/* HINT: Search archives @ http://www.indyramp.com/masq/ before posting! /* ALSO: Don't quote this header. It makes you look lame :-) */
I have an FTP server masqueraded behind a firewall (both machine running 2.2.18). When an internal machine connects to the internal IP address, both active and passive connections function correctly. However, when an outside ftp client connects to the internal FTP server via passive mode, the connection freezes during any form of data transfer (ls, put, get, etc.). I assume that this is because of some confusion of where the data port is. Active mode works fine, btw. I'm using ipmasqadm-0.4.2: ipmasqadm portfw -a -P tcp -L x.x.x.x ftp -R 172.28.254.47 ftp and I have the ip_masq_ftp module loaded. I tried looking through the archives, but have yet to find a successful solution. -- -Rob _______________________________________________ Masq maillist - [EMAIL PROTECTED] Admin requests can be handled at http://www.indyramp.com/masq-list/ -- THIS INCLUDES UNSUBSCRIBING! or email to [EMAIL PROTECTED] PLEASE read the HOWTO and search the archives before posting. You can start your search at http://www.indyramp.com/masq/ Please keep general linux/unix/pc/internet questions off the list.
