/* HINT: Search archives @ http://www.indyramp.com/masq/ before posting!
/* ALSO: Don't quote this header. It makes you look lame :-) */
Brian Janice [mailto:[EMAIL PROTECTED]] wrote:
> I have a 2.4.3 kernel running just fine with the following
> masq rule set:
>
> echo "1" > /proc/sys/net/ipv4/ip_forward
> modprobe iptable_nat
> /usr/local/bin/iptables -t nat -A POSTROUTING -o eth1 -j MASQUERADE
>
> weak set, i know. I would like to do 2 things:
>
> A) (most important) i want to forward a particular port to a
> machine and port on a machine behind the MASQ (on my local LAN).
> A straight telnet session is what im looking to forward.
> B) juice up my MASQ script. Where can i find the latest
> verion of a HOWTO or something?
> http://www.asgardsrealm.net/linux/firewall ???
Yes, my script will accomplish what you are trying to do.
Jamin W. Collins
_______________________________________________
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.