Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 23 Nov 2005 17:03:55 -0800
From:      Doug Barton <dougb@FreeBSD.org>
To:        freebsd <freebsd-net@freebsd.org>
Subject:   Is fetch -6 supposed to work?
Message-ID:  <4385117B.7080906@FreeBSD.org>

next in thread | raw e-mail | index | archive | help
[Apologies if this is a dupe, I'm not sure it made it to the list the first
time.]

Howdy,

It seems to me that fetch(1) cannot actually fetch files over a v6
connection. For example, the following works:

fetch -s -P -6
http://surfnet.dl.sourceforge.net/sourceforge/xchat/xchat-2.6.0.tar.bz2
796768

But remove the -s and try to fetch the file and it hangs until it times out:

xchat-2.6.0.tar.bz2                             0% of  778 kB    0  Bps
fetch: transfer timed out
fetch: xchat-2.6.0.tar.bz2 appears to be truncated: 0/796768 bytes

tcpdump on that interface shows no packets flowing between my host and the
remote host while it hangs.

So, is this supposed to work? Any comments or suggestions? I should also
note that surfing IPv6 sites with my web browser works fine.

Thanks,

Doug

-- 

    This .signature sanitized for your protection




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4385117B.7080906>