[Gllug] nslookup resolves but not ping or http
John Edwards
john at cornerstonelinux.co.uk
Tue Dec 7 15:51:39 UTC 2010
On Tue, Dec 07, 2010 at 03:40:27PM +0000, gvim wrote:
> I recently added a subdomain to my DNS. Both dig and nslookup resolve the name:
>
> $ nslookup wikileaks.dbpro.org.uk
>
> Server: 212.159.6.10
> Address: 212.159.6.10#53
>
> Non-authoritative answer:
> Name: wikileaks.dbpro.org.uk
> Address: 80.68.88.120
>
>
> ... but neither ping nor http can resolve. The listed nameserver belongs to my ISP. I'm sure it's a propogation issue but don't understand why one lookup method already works if that's the case.
Sounds like something is caching negative results, either a DNS server
that the machine is using or something running on your machine (eg
nscd).
The hostname resolves fine for me:
--------
$ host wikileaks.dbpro.org.uk
wikileaks.dbpro.org.uk has address 80.68.88.120
wikileaks.dbpro.org.uk mail is handled by 20 backup.mx.bytemark.co.uk.
wikileaks.dbpro.org.uk mail is handled by 10 a.mx.wikileaks.dbpro.org.uk.
$ ping -c 3 wikileaks.dbpro.org.uk
PING wikileaks.dbpro.org.uk (80.68.88.120) 56(84) bytes of data.
64 bytes from danisrael.vm.bytemark.co.uk (80.68.88.120): icmp_seq=1 ttl=56 time=33.7 ms
64 bytes from danisrael.vm.bytemark.co.uk (80.68.88.120): icmp_seq=2 ttl=56 time=34.5 ms
64 bytes from danisrael.vm.bytemark.co.uk (80.68.88.120): icmp_seq=3 ttl=56 time=34.4 ms
--- wikileaks.dbpro.org.uk ping statistics ---
3 packets transmitted, 3 received, 0% packet loss, time 2001ms
rtt min/avg/max/mdev = 33.774/34.249/34.556/0.340 ms
--------
--
#---------------------------------------------------------#
| John Edwards Email: john at cornerstonelinux.co.uk |
#---------------------------------------------------------#
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 204 bytes
Desc: Digital signature
URL: <http://mailman.lug.org.uk/pipermail/gllug/attachments/20101207/67098abb/attachment.pgp>
-------------- next part --------------
--
Gllug mailing list - Gllug at gllug.org.uk
http://lists.gllug.org.uk/mailman/listinfo/gllug
More information about the GLLUG
mailing list