/* HINT: Search archives @ http://www.indyramp.com/masq/ before posting! /* ALSO: Don't quote this header. It makes you look lame :-) */ we have redhat 7 installed and have ipfwadm working to masq outgoing traffic....(we have been unable to get ipchains to work...) and we are trying to get ipmasqadm to work to forward traffic from the internet to internal machines.... first, ipfwadm -f -P deny ipfwadm -F -a m -W eth0 -S 192.168.1.0/24 -D 0.0.0.0/24 seems to work fine for outgoing traffic, and then we add ipmasqadm portfw -a -P tcp -L xxx.xxx.xxx.xxx 80 -R yyy.yyy.yyy.yyy 80 to try to redirect outside requests to a webserver inside the network.... the portfw does not forward the traffic ... i have not been able to find any info about troubleshooting at all.... (the xxx.xxx.xxx.xxx is a public address "virtually added" to this machines eth0:0 interface.... the yyy.yyy is on the private address space on the lan..) any hints appreciated very much... Jim Warren Connecting America [EMAIL PROTECTED] www.coam.net Phone: 702-648-0390 Fax: 702-631-3303 Direct: 648-2712 _______________________________________________ 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.
