Subject: IPv6 fetch from gnome.org fails only for me?
To: None <tech-net@netbsd.org>
From: Andreas Hallmann <hallmann@ahatec.de>
List: tech-net
Date: 11/14/2007 10:20:09
Hi IPv6 User,
my bulk-build hangs (for days) because a file of the gnome-Projects
can't be fetched.
I tracked it down to:
wget -6
http://ftp.gnome.org/pub/GNOME/sources/gnome-speech/0.4/gnome-speech-0.4.11.tar.bz2
I double checked ipf rules on my firewall.
wget -4
http://ftp.gnome.org/pub/GNOME/sources/gnome-speech/0.4/gnome-speech-0.4.11.tar.bz2
starts fetching immediately.
I tskark'ed the trafic. TCP/IP connection is build up perfectly. The
GET-hhtp request is ACKed ... but no data is send. ?)
Is it a my-site only problem???
Andreas