[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: DNS lookups in Sid



* Jörg-Volker Peetz <jvpeetz@web.de> [2009-05-14 12:17:01 +0200]:

> What is the outcome of the command
> 
>   dig +short <domainname_of_failing_site>
> 
> or alternatively
> 
>   nslookup <domainname_of_failing_site>
> 
> ?

# apt-get update:
(truncated, all repositories return the same)
Err http://security.debian.org lenny/updates Release.gpg
  Could not resolve 'security.debian.org'
(truncated) 

$ nslookup security.debian.org
Server:		127.0.0.1
Address:	127.0.0.1#53

Non-authoritative answer:
Name:	security.debian.org
Address: 195.20.242.89
Name:	security.debian.org
Address: 212.211.132.32
Name:	security.debian.org
Address: 212.211.132.250
Name:	security.debian.org
Address: 128.31.0.36
Name:	security.debian.org
Address: 130.89.149.225
Name:	security.debian.org
Address: 149.20.20.6

$ dig +short security.debian.org

212.211.132.32
212.211.132.250
128.31.0.36
130.89.149.225
149.20.20.6
195.20.242.89

PING security.debian.org (212.211.132.250) 56(84) bytes of data.
64 bytes from lobos.debian.org (212.211.132.250): icmp_seq=1 ttl=49
time=261 ms
64 bytes from lobos.debian.org (212.211.132.250): icmp_seq=2 ttl=49
time=260 ms

--- security.debian.org ping statistics ---
2 packets transmitted, 2 received, 0% packet loss, time 999ms
rtt min/avg/max/mdev = 260.516/261.079/261.643/0.760 ms

Strangeness...

-- 
Cheers

Attachment: signature.asc
Description: Digital signature


Reply to: