On Sat, Aug 08, 1998 at 07:38:45PM +1000, Ryan wrote:
> Hi, I personally love ip masquerade but I have one problem, FTP
> 
> When I  ftp to some ftp sites I cannot get a dir listing or transfer files. I
> seem to get around this by using a passive host, but there is a BIG problem
> in this, its VERY unstable. Anyone got any ideas ?
 
> 220 Exhilirate (glFtpD v1.9.5) ready.
> User (ftp.ml.org:(none)): Apollyon
> 331 Password required for Apollyon.
> Password:
> 230 User Apollyon logged in.
> ftp> ls
> 200 PORT command successful.
> 425 Can't build data connection: No route to host.
 
You need to use the ip_masq_ftp module. Try "insomod ip_masq_ftp." And stick
the following in whatever startup file you use to set up you masquerading
rules:

depmod -a
modprobe ip_masq_ftp
modprobe ip_masq_irc
modprobe ip_masq_raudio
modprobe ip_masq_cuseeme
modprobe ip_masq_vdolive
modprobe ip_masq_quake

Chris Johnson
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
For daily digest info, email [EMAIL PROTECTED]

Reply via email to