[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: activating ipchains & ip masqurading ...



On Tue, 28 May 2002 15:02:24 +0200
"Marcus Przyklink" <downhill@uchusphere.de> 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 debian-user-request@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org



Reply to: