andrew lauder wrote: > I have ip masquerading working with http, but can not get past the "ls" > with ftp. I can open a connection but a list command just hangs. > The output looks like... > > 230 Guest login ok, access restrictions apply. > ftp> ls > 200 PORT command successful. > -------------> NOW I JUST HANG Either load the ip_masq_ftp.o module, or (preferably) use passive mode FTP (via the `passive' command). -- Glynn Clements <[EMAIL PROTECTED]> - To unsubscribe from this list: send the line "unsubscribe linux-net" in the body of a message to [EMAIL PROTECTED]
