name resolution
Fraser Campbell
fraser-eicrhRFjby5dCsDujFhwbypxlwaOVQ5f at public.gmane.org
Wed Jun 2 12:36:22 UTC 2004
On Tuesday 01 June 2004 01:35, Jerome Macaranas wrote:
> im trying to resolve www.igma.tv it seems that 2 of the DNS fail on name
> resolution..
Seems fine to me from here. If you still have an issue:
host -t soa igma.tv ns1-hosts.nic.tv
host -t soa igma.tv ns2-hosts.nic.tv
You'll see output like this:
igma.tv SOA ns1-hosts.nic.tv hostmaster.nic.tv (
996194832 ;serial (version)
10800 ;refresh period (3 hours)
3600 ;retry interval (1 hour)
604800 ;expire time (1 week)
86400 ;default ttl (1 day)
)
Compare that output with what you see when doing this:
host -t soa igma.tv your.dns.server
host -t soa igma.tv your.other.dns.server
You should see the same serial number (996194832) returned regardless of which
dns server you query. If that looks ok then just do a simple query for
www.igma.tv:
host www.igma.tv ns1-hosts.nic.tv
host www.igma.tv ns2-hosts.nic.tv
host www.igma.tv your.dns.server
host www.igma.tv your.other.dns.server
If those compare favorably then there is no problem with the dns servers, look
at your machine (perhaps you have a local dns server setup that thinks it is
authoritative for this domain???).
--
Fraser Campbell <fraser-Txk5XLRqZ6CsTnJN9+BGXg at public.gmane.org> http://www.wehave.net/
Georgetown, Ontario, Canada Debian GNU/Linux
--
The Toronto Linux Users Group. Meetings: http://tlug.ss.org
TLUG requests: Linux topics, No HTML, wrap text below 80 columns
How to UNSUBSCRIBE: http://tlug.ss.org/subscribe.shtml
More information about the Legacy
mailing list