Re: activating ipchains & ip masqurading ...

2002-05-28 Thread Marcus Przyklink
Jamin W. Collins wrote: > On Tue, 28 May 2002 15:30:04 +0200 > "Marcus Przyklink" <[EMAIL PROTECTED]> wrote: > > > Jamin W. Collins wrote: > > > On Tue, 28 May 2002 15:02:24 +0200 > > > "Marcus Przyklink" <[EMAIL PROTECTED]> wrote: > > > > wotan:~ # cat masquerading > > > > iptables -t nat -A POS

Re: activating ipchains & ip masqurading ...

2002-05-28 Thread Jamin W . Collins
On Tue, 28 May 2002 15:30:04 +0200 "Marcus Przyklink" <[EMAIL PROTECTED]> wrote: > Jamin W. Collins wrote: > > On Tue, 28 May 2002 15:02:24 +0200 > > "Marcus Przyklink" <[EMAIL PROTECTED]> wrote: > > > wotan:~ # cat masquerading > > > iptables -t nat -A POSTROUTING -o ppp0 -j MASQUERADE > > > ech

Re: activating ipchains & ip masqurading ...

2002-05-28 Thread Marcus Przyklink
Jamin W. Collins wrote: > 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-masqueradi

Re: activating ipchains & ip masqurading ...

2002-05-28 Thread Ian D. Stewart
On 2002.05.28 09:02 Marcus Przyklink wrote: Cam Ellison wrote: > * faisal gillani ([EMAIL PROTECTED]) wrote: > > i have installed debian 2.2 in my server now i want to > > activete ipchains & ip masqurading on it ... > > how should i do this ? > > > > > In a phrase, RTFM. Want more detail? Fire

Re: activating ipchains & ip masqurading ...

2002-05-28 Thread Jamin W . Collins
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 >

Re: activating ipchains & ip masqurading ...

2002-05-28 Thread Marcus Przyklink
Cam Ellison wrote: > * faisal gillani ([EMAIL PROTECTED]) wrote: > > i have installed debian 2.2 in my server now i want to > > activete ipchains & ip masqurading on it ... > > how should i do this ? > > > > > In a phrase, RTFM. Want more detail? Firewall HOWTO: > /usr/share/doc/HOWTO/en-html/Fi

Re: activating ipchains & ip masqurading ...

2002-05-28 Thread Frank Brodbeck
Hi, first of all you must have enabled ip masquerading within the kernel. If you have done this is your next step to generate a script within all your ipchains rules. For detailed information take a look in /usr/share/doc or the manpages for ipchains. To activate masquerading you also have to put

Re: activating ipchains & ip masqurading ...

2002-05-28 Thread James Cameron
Isn't it just a simple 'apt-get install ipmasq'? It's been a while since I did this on Debian 2.2, but I thought that was a lot easier than following the HOWTOs. One of those wonderful 'just works' packages. -- James Cameron ([EMAIL PROTECTED]) http://quozl.

RE: activating ipchains & ip masqurading ...

2002-05-28 Thread Jan Johansson
> i have installed debian 2.2 in my server now i want to > activete ipchains & ip masqurading on it ... > how should i do this ? Personally i would install shorewall. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: activating ipchains & ip masqurading ...

2002-05-28 Thread Cam Ellison
* faisal gillani ([EMAIL PROTECTED]) wrote: > i have installed debian 2.2 in my server now i want to > activete ipchains & ip masqurading on it ... > how should i do this ? > > In a phrase, RTFM. Want more detail? Firewall HOWTO: /usr/share/doc/HOWTO/en-html/Firewall-HOWTO.html Cam -- Cam Ell