On Tue, 28 May 2002 15:02:24 +0200
"Marcus Przyklink" <[EMAIL PROTECTED]> wrote:

> Well, seems that he wants just ip-masquerading, then i would recommend
> install a newer kernel (2.4.x) and do it with iptables. I have a simple
> script to activate ip-masquerading and let the LAN connect to the
> internet:
> 
> wotan:~ # cat masquerading 
> iptables -t nat -A POSTROUTING -o ppp0 -j MASQUERADE
> echo 1 >/proc/sys/net/ipv4/ip_forward

I trust you understand just how insecure that script is, right?

-- 
Jamin W. Collins


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to