Hello,

I'm running 4.2 GENERIC#642 i386 and uses pf and ftp-proxy for a firewall service. I noticed that ftp connections, established with the help of ftp-proxy, don't receive the "221 Goodbye" Message from the FTP-Server.

#:~ falk$ telnet 192.168.30.22 21
Trying 192.168.30.22...
Connected to 192.168.30.22.
Escape character is '^]'.
220 Microsoft FTP Service
USER anonymous
331 Anonymous access allowed, send identity (e-mail name) as password.
PASS [EMAIL PROTECTED]
230 Anonymous user logged in.
QUIT
Connection closed by foreign host.

A direct connection to the host ends with these additional line:

QUIT
221
Connection closed by foreign host.

Hm, another test points me to the direction that Microsoft sucks. Other FTP-Servers close the connection with "221 Goodbye." which ftp- proxy don't swallow - as expected.

Can anyone confirm this behavior? Is there a workaround to forgive MS FTP Servers the lack of text in the 221 Status message?

Regards,

Falk

Reply via email to