You can use ipchains or iptables in redhat 7.1. There is an ipchains howto usually included in your distribution (/usr/share/doc/HOWTO, or something similar). Read that first, and then when you're done, you'll know what
ipchains -A forward -p all -d 0/0 -s 0/0 -j MASQ does On Sun, 2 Dec 2001, Alinmar B. Umlas wrote: > plugers, > Greetings !!!! > > I would like to as some idea in ipchain, i have a script that i user to > masquarade my workstations to the server that runs on RH 6.2 and 7.0 but > when i try to run in 7.1, the irc doesnt work, what would i do to run the > irc on my masquarade? and can i ask for a configuration built in RH 7.1 > that masquarade, i try to used also ip chain but i dont know y it doesnt > work? i like to ask also sample configuration of ip chain. > > > thanks...... > > oninz > _ > Philippine Linux Users Group. Web site and archives at http://plug.linux.org.ph > To leave: send "unsubscribe" in the body to [EMAIL PROTECTED] > > To subscribe to the Linux Newbies' List: send "subscribe" in the body to >[EMAIL PROTECTED] > _ Philippine Linux Users Group. Web site and archives at http://plug.linux.org.ph To leave: send "unsubscribe" in the body to [EMAIL PROTECTED] To subscribe to the Linux Newbies' List: send "subscribe" in the body to [EMAIL PROTECTED]
