
27.12.07, 04:57 PM
|
 | phpBB Türkiye | | Üyelik tarihi: Aug 2007 Nerden: istanbul
Mesajlar: 104
Tecrübe Puanı: 1 | |
Fixing BIND - Open named.conf with a text editor
- Use a line "recursion no;" in the "options" clause (or in the "view" clause)
- If you need to enable recursion for your local network, you can use a "allow-recursion { ADD_LIST_OF_YOUR_IP_RANGES_HERE; }" line in the "options" section.
- [Use caution; BIND files are easy to break]
- For complete hardening, see Secure BIND Template v5.9 29 OCT 2007 Rob Thomas robt@cymru.com.
|