/* HINT: Search archives @ http://www.indyramp.com/masq/ before posting! */ Ok, why would telnet-ftp work, and ssh not work ... I am using a vpn tunnel behind a masq. My settings are: /sbin/ipchains -P forward DENY /sbin/ipchains -A forward -s 192.168.1.0/255.255.255.0 -j MASQ /sbin/modprobe ip_masq_ftp /sbin/modprobe ip_masq_irc /sbin/modprobe ip_masq_portfw I can ping to the 192.168.0.1......5 boxes from our vpn (192.168.1.1....) There are just a couple of services that are not working... ssh mssql management tools.. (uses port 1433) i feel like I have tried everything.. with no avail... btw, our 192.168.1.1 linux box is using suse 5.3 our 192.168.1.1 side is using rh 6.0. (Our redhat box WAS a suse box, and all of these services did work fine before upgrading...) Hello ipchains... thanks! --mark _______________________________________________ Masq maillist - [EMAIL PROTECTED] Admin requests can be handled at http://www.indyramp.com/masq-list/ 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.
