/* HINT: Search archives @ http://www.indyramp.com/masq/ before posting! /* ALSO: Don't quote this header. It makes you look lame :-) */ Hi all, Anyone can helpme with this? : (1) Any internal, goes to any external web server. I need to forward all those requests to some external 8080 port. CLIENT(192.168.1.20)--FIREWALL-->ANY EXTERNAL:80 (firewall drops client to PROXY:8080) (2) ip_masq_ftp ZZZ~# ipmasqadm portfw -a -P tcp -L 195.23.190.21 2021 -R 192.169.2.3 21 ZZZ~# modprobe ip_masq_ftp fwports=2021 ZZZ~# lsmod Module Size Used by ip_masq_ftp 3108 0 (unused) liz~$ ftp 195.23.190.21 2021 Connected to 195.23.190.21 ...skipped ftp> ls 200 Port command successful. 150 Opening data connection for directory list. drwxr-xr-x 1 ftp ftp 0 Dec 20 09:13 home_files drwxr-xr-x 1 ftp ftp 0 Dec 24 17:46 share_docs ftp> pas Passive mode on. ftp> ls 227 Entering Passive Mode (192,168,2,3,74,80). ftp: connect: No route to host Client cant use passive connections. Maybe ip_masq_ftp won't work, or ipchains needed secial rules ? (Using Debian 2.2 potato with 2.2.18 kernel and ip_masq-v0.27-for_2.2.18pre9.patch ) Sorry for pure english. Best regards - Emilis _______________________________________________ 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.
