Quote:
Originally Posted by neeraj_sriva
Is your subdomain resolving ? What you get when you run nslookup admin.mydomain.net ?
|
when I type admin.mydomain.net under nslookup I get:
Server: 208.67.222.222
Address: 208.67.222.222#53
Non-authoritative answer:
Name: admin.mydomain.net
Address: xx.xxx.xxx.xxx
and then when I type mydomain.net (which is resolving fine) under nslookup I get:
Server: 208.67.222.222
Address: 208.67.222.222#53
Non-authoritative answer:
Name: mydomain.net
Address: xx.xxx.xxx.xxx
I have no idea what the 208.67.222.222 addresses are but the xx.xxx.xxx.xxx are matching for both and are the correct ip address to my machine. Does that mean it is resolving correctly? Also, I did the nslookup on the web server that is hosting the site. Is that what I was supposed to do? Or do I need to do it on another machine?