On Sun, 17 Jun 2007 04:49:21 +0200
Sten Daniel Soersdal <[EMAIL PROTECTED]> wrote:
> My guess is, your path-mtu is lower at some point between you and
> ftp.gnu.org which (may or may not) result in an icmp packet
> indicating that the packet was dropped as fragmentation was needed
> but DF flag w
Vlad GURDIGA wrote:
Hello,
There is one strange thing going on with this combination. I saw this
many times by now: when fetch(1) is trying to download something from
http://ftp.gnu.org, it is hanging after a very small amount of data;
sometimes on 0%. After disabling pf(4), fetch(1) is not hang
On Thu, 14 Jun 2007 23:36:40 +0300
"Vlad GURDIGA" <[EMAIL PROTECTED]> wrote:
> Hello,
>
> There is one strange thing going on with this combination. I saw this
> many times by now: when fetch(1) is trying to download something from
> http://ftp.gnu.org, it is hanging after a very small amount of
On 15/06/07, Chuck Swiger <[EMAIL PROTECTED]> wrote:
On Jun 14, 2007, at 2:24 PM, Vlad GURDIGA wrote:
>> Presumably you want to make sure that fetch(1) is using:
>>
>> FTP_PASSIVE_MODEIf set to anything but `no', forces the FTP
>> code to
>> use passive mode.
>
On Jun 14, 2007, at 1:36 PM, Vlad GURDIGA wrote:
There is one strange thing going on with this combination. I saw this
many times by now: when fetch(1) is trying to download something from
http://ftp.gnu.org, it is hanging after a very small amount of data;
sometimes on 0%. After disabling pf(4),