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

Re: Bug: funny network problem



On 1/10/07, Waqar Malik <waqarmalik@gmail.com> wrote:
Forgot to add that I'm using using `unstable' repos.

Another observation:
Using ping  adding an http:// in front of the address produces an "unknown
host"

This is not a problem. http:// is the protocol section of the URI and
is not part of the hostname. It is only used to indicate to a browser
that it should use HTTP. ping only uses the hostname, not the rest of
the URI. This is behaving as it should.

HTH
Andrew


-- wam:/home/waqar# ping -c 3 www.google.com
PING www.l.google.com (216.239.37.104) 56(84) bytes of data.
64 bytes from va-in-f104.google.com (216.239.37.104): icmp_seq=1
ttl=242 time=66.2 ms
64 bytes from va-in-f104.google.com (216.239.37.104): icmp_seq=2
ttl=242 time=73.7 ms
64 bytes from va-in-f104.google.com (216.239.37.104): icmp_seq=3
ttl=242 time=72.1 ms
--- www.l.google.com ping statistics ---
3 packets transmitted, 3 received, 0% packet loss, time 2002ms
rtt min/avg/max/mdev = 66.256/70.722/73.739/3.229 ms

wam:/home/waqar# ping -c 3 http://www.google.com
ping: unknown host http://www.google.com


Waqar A. Malik


--
To UNSUBSCRIBE, email to debian-devel-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact
listmaster@lists.debian.org




--
Andrew Donnellan
ajdlinuxATgmailDOTcom (primary)    ajdlinuxATexemailDOTcomDOTau (secure)
http://andrewdonnellan.com         http://ajdlinux.wordpress.com
ajdlinux@jabber.org.au             hkp://subkeys.pgp.net 0x5D4C0C58
           http://linux.org.au    http://debian.org
       Get free rewards - http://ezyrewards.com/?id=23484



Reply to: