Re: pf(4) + fetch(1) + http://ftp.gnu.org

2007-06-17 Thread RW
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

Re: pf(4) + fetch(1) + http://ftp.gnu.org

2007-06-16 Thread Sten Daniel Soersdal
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

Re: pf(4) + fetch(1) + http://ftp.gnu.org

2007-06-15 Thread RW
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

Re: pf(4) + fetch(1) + http://ftp.gnu.org

2007-06-14 Thread Vlad GURDIGA
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. >

Re: pf(4) + fetch(1) + http://ftp.gnu.org

2007-06-14 Thread Chuck Swiger
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),