ISPsystem.com Forums

ISPsystem.com Forums (http://forum.ispsystem.com//index.php)
-   Troubleshooting (http://forum.ispsystem.com//forumdisplay.php?f=11)
-   -   Switching off recursive name servers (http://forum.ispsystem.com//showthread.php?t=2039)

BenHippynet 11-01-2012 03:42 AM

Switching off recursive name servers
 
I want to switch off recursive look ups on the name server but I don't want to break anything! I've tried:

Code:

perl -pi -e 's/recursion yes/recursion no/g' /etc/named.conf;service named restart
Which hasn't worked. Has anybody got any ideas?

Thanks

slava 11-03-2012 02:50 PM

Hello,
edit /etc/named.conf in unix text editor (i.e. vim) and change lines as you want


All times are GMT +2. The time now is 02:21 AM.

Powered by vBulletin® Version 3.8.9
Copyright ©2000 - 2024, vBulletin Solutions, Inc.