[660] in bugtraq
Re: WWW Servers Bandwidth flood on Internet
daemon@ATHENA.MIT.EDU (Casper Dik)
Wed Jan 18 12:09:01 1995
To: rikardur@rhi.hi.is (Rikhardur Egilsson)
Cc: bugtraq@fc.net
In-Reply-To: Your message of "Wed, 18 Jan 1995 11:46:02 GMT."
<9501181146.AA05175@hengill.rhi.hi.is>
Date: Wed, 18 Jan 1995 15:34:33 +0100
From: Casper Dik <casper@fwi.uva.nl>
>Dec 28 11:53:04 cray wu.ftpd[2730]: connect from some.slip.user.is
>Dec 28 11:53:04 cray ftpd[2730]: USER anonymous
>Dec 28 11:53:05 cray ftpd[2730]: PASS thor@some.slip.user.is
>Dec 28 11:53:06 cray ftpd[2730]: SYST
>Dec 28 11:53:06 cray ftpd[2730]: PASV <==Badly configured client!!!
>Dec 28 11:53:06 cray ftpd[2730]: FTP session closed
>
This is a different bug altogether. If you do a "PASV" followed by
a quit, ftpd keeps haning in QUIT. This is true for all ftpds
I know off. I posted a workaround for wu-ftpd on the wu-ftpd
mailing list.
The fix is part of ftp.fwi.uva.nl:/pub/solaris/wu-ftpd.diff.gz
(for other systems youmay need to include <sys/time.h>)
Casper