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 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
> 
> 
> 
> 
> 

-- 
--------
Ben Brown
[EMAIL PROTECTED]
http://www.xthorsworld.com/




-- 
Psyche-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/psyche-list

Reply via email to