LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Networking (https://www.linuxquestions.org/questions/linux-networking-3/)
-   -   Register DNS (https://www.linuxquestions.org/questions/linux-networking-3/register-dns-76072/)

merlin371 07-26-2003 07:06 AM

Register DNS
 
I bought a domain name and now i wanna make the DNS with the same name line ns1.domain.com how do i do it and do i have to register them

ppuru 07-26-2003 09:05 AM

Check whether your Domain registrar can host your DNS records. Most include this in the cost.

If you still want to host the DNS server on your Linux system,

edit the ns records at the registrar to point to your linux system.

edit /etc/named.conf and you will need to create DNS databases in /var/named/.

read DNS-HOWTO on www.tldp.org for more info.


All times are GMT -5. The time now is 09:28 AM.