Alıntı:
ALEXIS´isimli üyeden Alıntı
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.
|
allow-recursion { 8.......; }
bunu nasıl bi düzende eklemeliyim options kısmına yardımcı olabilir misiniz?