|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
Stop making mediocre tutorials.The best tutorials are video! Camtasia Studio makes it easy to create engaging, buzz-building screen videos at any size, in any popular format. Download the free trial!
|
|
#1
|
|||
|
|||
|
setting up dns
I got my BIND dns stuff up and working and I'm securing it now. I setup all my domains as Master types. Is this incorrect?
Also, I'm disabling zone transfers, so I got to named.conf and add thing for each zone to say allow-transfer { none; }; Also, I'm thinking of changing BIND to run as non root user for more security. |
|
#2
|
||||
|
||||
|
all that is fine. And it is recommended that bind runs under the "named" user. Set the permissions for it's PID directory and var/named directory to "named" and start named with the following commandline:
./named -u named
__________________
Send me a private message if you would like me to setup your DNS for you for a price of your choosing. This is the preferred method if your DNS needs to be fixed/setup fast and you don't have the time to bounce messages back and forth on a forum. Also, check out these links: Whois Direct | DNS Crawler | NS Trace | Compare Free DNS Hosts |
![]() |
| Viewing: Dev Shed Forums > System Administration > DNS > setting up dns |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|