PDA

View Full Version : Nameservers and my domain


anders
03-27-2006, 12:41 PM
Hi,

I'm a really newb to DNS and just have some questions..

I would like 1 domain on my VPS. "mydomain.com".
From the sticky here I saw this:


The current list of resolving nameservers for /etc/resolv.conf are:

nameserver 209.51.143.76
nameserver 209.51.128.19
nameserver 209.51.128.20

(Current as of 11/21/2005)


So..
at my registrar, I chose to 'make new nameservers', where I put ns1./ns2. and ns3.mydomain.com to point to these 3 IPs. Is this correct?

So next thing is only to configure httpd.conf with my domain and it will end up at my box?

If not, what do I need to do for this?

Thanks in advance for all replies and help =)

mkjensen
03-27-2006, 01:38 PM
That's not correct. Those IPs are for your VPS so it can resolve www.google.com to 72.14.207.99.

You need to use a DNS service like www.everydns.net. Please check the forum for more information as this topic has been discussed several times.

Good luck.

anders
03-27-2006, 02:17 PM
Okay, great. Thanks for your reply. I'll try that.