tech-net archive

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

Re: Strange TCP problem with awge0



On Fri, Jan 02, 2015 at 05:02:15PM +0100, Martin Husemann wrote:
> Simply trying to get anything from one of the KDE mirror sites fails
> like this:
> 
> > ftp ftp://ftp.solnet.ch/mirror/KDE/stable/
> Connected to ftp.solnet.ch.
> 220-  __ _                    _            _         _     
> ..
> 331 Please specify the password.
> 230 Login successful.
> Remote system type is UNIX.
> Using binary mode to transfer files.
> 
> 421 Service not available, remote server timed out. Connection closed.

I can confirm what joerg said: a kernel with "no options CPU_IN_CKSUM"
works just fine:

220-                                                  ... powered by FreeBSD!
220 
331 Please specify the password.
230 Login successful.
Remote system type is UNIX.
Using binary mode to transfer files.
200 Switching to Binary mode.
250 Directory successfully changed.
550 Failed to change directory.
221 Goodbye.


Martin


Home | Main Index | Thread Index | Old Index