Nameserver question

aliweb

Perch
Let's say I am reseller of domain. My control panel allows me to register my own nameservers like

ns1.abc.com
ns2.abc.com

As you know in control panel you need to provide IP address against each nameserver for e.g.

ns1.abc.com xxx.xxx.xxx.xxx
ns2.abc.com xxx.xxx.xxx.xxx

Now assume I have a dedicated server with IP 80.10.10.10 and users can access the website using

http://80.10.10.10

My question is, is this the same server IP which I need to define when registering nameserver like this

ns1.abc.com 80.10.10.10

I know I can use different IPs but can I use the one as I mentioned above?

I hope my question is clear.
 
yes, You can have same IP for website's A record and NS record(not applicable to Hsphere).
 
Back
Top