| Author |
Message |
ripken204
Joined: 30 Aug 2010
Posts: 24
|
| Posted: Mon Aug 30, 2010 11:32 pm Post subject: NS1 NS2 for my own domain |
|
|
i am moving over from a server with cPanel/WHM where this was pretty easy to set up, i am quite confused now though.
essentially i want ns1.mysite.com and ns2.mysite.com as nameserver
reason being that i want my other sites to use those as nameservers.
that way if i move in the future, i won't have to tell all my clients to change their nameservers, they don't even know how to anyways.
right now through godaddy i have ns1 and ns2 pointing to my ip address for linode. those are resolved right now and do go to the correct address.
going to my actual site though errors out with NORECORDS
in the DNS manager i entered ns1.mysite.com and ns2.mysite.com under NS Records and also added NS1 and NS2 under A/AAAA records with my ip address.
i am not sure why it is not working, there must be something else that i need to do?
dnsstuff does show the nameservers of my domain being properly changed by now, it's just not resolving at the server's end |
|
| Back to top |
|
ripken204
Joined: 30 Aug 2010
Posts: 24
|
| Posted: Mon Aug 30, 2010 11:54 pm Post subject: |
|
|
| also, in godaddy should i be using my ip address as the nameserver address or should i use the 3 addresses shown under my linode, network, DNS Servers? |
|
| Back to top |
|
vonskippy
Joined: 27 Dec 2009
Posts: 469
Location: Colorado, USA
|
| Posted: Tue Aug 31, 2010 2:43 am Post subject: |
|
|
So did you install and setup BIND on your server?
And you can't point NS1 and NS2 to the SAME IP. They need to be two different boxes on two separate networks.
Might want to read up on what a nameserver actually is, and then rethink the whole thing of running your own. |
|
| Back to top |
|
ripken204
Joined: 30 Aug 2010
Posts: 24
|
| Posted: Tue Aug 31, 2010 3:23 am Post subject: |
|
|
i have 2 IPs right now buy on the same box.
my whole point as i said was so that i wouldnt have to have clients change the nameservers on their accounts.
this has worked fine in the past on cpanel/whm |
|
| Back to top |
|
obs
Joined: 07 Mar 2010
Posts: 1400
Location: Earth
|
| Posted: Tue Aug 31, 2010 4:04 am Post subject: |
|
|
cpanel/whm normally = managed hosting
linode = unmanaged aka you have to do it yourself
Sounds like you need to install a name server, read here http://library.linode.com/networking/dns-guides/introduction-to-dns
and here http://library.linode.com/networking/dns-guides/nsd-authoritative-dns-ubuntu-9.10-karmic |
|
| Back to top |
|
| |