Re: Iptables POOL real address

2002-12-11 Thread Ben Brown
You can simply run /sbin/iptables -t nat -A POSTROUTING -o eth0 -s 192.168.1.0/24 -j MASQUERADE If you want something a little more robust, you can check out http://www.xthorsworld.com/rc.firewall On Wed, 11 Dec 2002, Pablo Allietti wrote: > How is the method to configure iptables for make a

Iptables POOL real address

2002-12-11 Thread Pablo Allietti
How is the method to configure iptables for make a conecction between my private network 192.168.1.1/24 to have internet access from my 200.40.197.66/28 in resuming need to make nat with a pool of real address. Thanks and sorry for my wnglish -- Psyche-list mailing list [EMAIL PROTECTED] htt