Thanks
Florian
To see the error, just connect with command line ftp under windows shell.
You 'll see a
500 Illegal PORT Command
The reason seem to be a problem with your masquerading for ftp.
FTP connection is a bit special, because your ftp client execute a PORT
command and give his IP address (the local ip address). For ftp to work, you
should have a module (called ip_masq_ftp) that look in ftp packets to
replace this pricate ip with the external one. But it's seems not working.
My problems :
I'm unable to locate this module. I only have a ip_nat_ftp.
When I load it, it doesn't solve the problem.
Is ip_masq_ftp a modules for older kernels ???
Which module is doing this work ??
If you have good news, please tell me.
Bye
"F. Haskamp" <ma...@florianhaskamp.de> wrote in message
news:3b951...@news.arcor-ip.de...