PDA

View Full Version : Setting up nameservers


Villan
03-27-2005, 15:39
Hi, I am a total noob at this, and i need some help setting up nameservers.

I have a domain, and it is pointing at nameservers on one of my other servers, but i need to set up ns1 and ns2 on my VDS.

Could anyone link me to a tutorial, or msg me and give me some tips / help.

any replies will be apreciated.

Villan

eeek
03-28-2005, 22:50
Move the zone files to /var/named and edit /etc/named.conf. Then start/restart named and give it a try.

Also make sure named is set to start on boot:

chkconfig named on