/* HINT: Search archives @ http://www.indyramp.com/masq/ before posting! */ I am using redhat 6.0 with ipchains. I am trying to forward port 1000 to my internal machine at port 80. Ive been looking for a documention on how to do this with ipchains but doesnt look like anyone has anything that is worth a daym. Now the way i have this setup is /sbin/ipchains -I forward -p tcp -s $PORTFWIP1/24 80 -j MASQ ipmasqadm portfw -a -P tcp -L $EXTIP 1000 -R $PORTFWIP1 80 the first line lettting the traffic out the second alowing the forwarding. This still does not seem to work. Does anyone have an idea how to get this working or should i just goto Redhat 5.2 and install ipportfw? This has been haunting me for 4 weeks now someone please help me or point me in the right direction. thank you _______________________________________________ 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.
