Results 1 to 7 of 7
Hi everybody
I am facing a little problem with names servers. I have a VPS with Kloxo installed on it
I have registered 2 name servers (i.e. ns1.domain.com and ns2.domain.com) ...
- 03-14-2011 #1Just Joined!
- Join Date
- Jan 2011
- Posts
- 6
NameServers not accessible
Hi everybody
I am facing a little problem with names servers. I have a VPS with Kloxo installed on it
I have registered 2 name servers (i.e. ns1.domain.com and ns2.domain.com) past one month.
These nameservers are not accessible yet. I have check the nameserver on internic site and they are registered with the correct IP. But if I access it online via Internet explorer or nslookup I get server not found. And if I put ip address in IE I get the default page of my server
Anybody can suggest what could be wrong
Regards
Rizwan
- 03-15-2011 #2
Do you control the name servers, or are they administered
by someone else?
- 03-15-2011 #3Just Joined!
- Join Date
- Jan 2011
- Posts
- 6
I control the name servers
Once nameservers registered with my registrar do I need to add the A Record entry of that nameserver on my server
- 03-15-2011 #4
From the internet, can you ping the ip addresses of
your name servers? Start nslookup with no command line arguments,
and give it the command server <ip address of name server>
Then type any domain you want to resolve. If it says there's no
response from the server, it's probably not running or misconfigured.
- 03-16-2011 #5Just Joined!
- Join Date
- Jan 2011
- Posts
- 6
Yes I can ping the IP
I have tried nslookup and it resolve yahoo.com but cannot resolve ns1.mydomain.com
- 03-16-2011 #6
You need an A record for ns1 and ns2, as well as one for your web server,
and any other host you want people to access by name.
- 03-17-2011 #7Just Joined!
- Join Date
- Oct 2010
- Posts
- 12
what is the output of
dig @localhost ns1/2.domain.com
do the dig from the server. If A record for the name servers are not added in the server, please add those.


Reply With Quote