Linux Netfilter discussions
 help / color / mirror / Atom feed
* Question on document to setup Iptables
@ 2003-12-07 16:48 Stephen Liu
  2003-12-07 17:25 ` Jeffrey Laramie
  2003-12-08 11:46 ` John A. Sullivan III
  0 siblings, 2 replies; 4+ messages in thread
From: Stephen Liu @ 2003-12-07 16:48 UTC (permalink / raw)
  To: netfilter

Hi all folks,

Just join this list.


RH 9.0
========

I am prepared to config/setup iptables which has already been installed
and running.  

From

[url]http://www.netfilter.org/documentation/[/url]

I found following tutorials;

iptables tutorial by Oskar Andreasson.
Taming the wild Netfilter by linuxjournal.
Comparison of iptables automation tools by Anton Chuvakin.
Set up an gateway for home or office by YoLinux.
Iptables basics by Prince Kenshi(linuxnewbies).
Filtering packets with iptables by Joe Brockmeier.
Using iptables by Joe Brockmeier
Iptables connection tracking by James C. Stephens.
Iptables - what is it by James C. Stephens.
Netfilter Log Format by Unknown.
How to use iptables by KrnlPanic
Securing Linux Tutorial by weazyB.
Netfilter tutorial by crhalpin.
Mastering iptables by David Coulson.
Part 1 of an introductory iptables tutorial by David Coulson.
Part 2 of an introductory iptables tutorial by David Coulson.

Kindly advise which of them is most relevant and simple in setup
iptables including masq

Thanks in advance.

B.R.
satimis



^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Question on document to setup Iptables
  2003-12-07 16:48 Question on document to setup Iptables Stephen Liu
@ 2003-12-07 17:25 ` Jeffrey Laramie
  2003-12-08 11:46 ` John A. Sullivan III
  1 sibling, 0 replies; 4+ messages in thread
From: Jeffrey Laramie @ 2003-12-07 17:25 UTC (permalink / raw)
  To: netfilter

I started by reading Oskar's tutorial and never got to any of the others. Some 
of the others may be shorter and more focused on setting things up, but in my 
opinion you need to spend the extra time to learn the way netfilter works. 
Otherwise you may end up with a configuration that runs but is functionally 
useless.

Jeff

On Sunday 07 December 2003 11:48, Stephen Liu wrote:
> Hi all folks,
>
> Just join this list.
>
>
> RH 9.0
> ========
>
> I am prepared to config/setup iptables which has already been installed
> and running.
>
> From
>
> [url]http://www.netfilter.org/documentation/[/url]
>
> I found following tutorials;
>
> iptables tutorial by Oskar Andreasson.
> Taming the wild Netfilter by linuxjournal.
> Comparison of iptables automation tools by Anton Chuvakin.
> Set up an gateway for home or office by YoLinux.
> Iptables basics by Prince Kenshi(linuxnewbies).
> Filtering packets with iptables by Joe Brockmeier.
> Using iptables by Joe Brockmeier
> Iptables connection tracking by James C. Stephens.
> Iptables - what is it by James C. Stephens.
> Netfilter Log Format by Unknown.
> How to use iptables by KrnlPanic
> Securing Linux Tutorial by weazyB.
> Netfilter tutorial by crhalpin.
> Mastering iptables by David Coulson.
> Part 1 of an introductory iptables tutorial by David Coulson.
> Part 2 of an introductory iptables tutorial by David Coulson.
>
> Kindly advise which of them is most relevant and simple in setup
> iptables including masq
>
> Thanks in advance.
>
> B.R.
> satimis



^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Question on document to setup Iptables
  2003-12-07 16:48 Question on document to setup Iptables Stephen Liu
  2003-12-07 17:25 ` Jeffrey Laramie
@ 2003-12-08 11:46 ` John A. Sullivan III
  2003-12-08 15:22   ` Stephen Liu
  1 sibling, 1 reply; 4+ messages in thread
From: John A. Sullivan III @ 2003-12-08 11:46 UTC (permalink / raw)
  To: Stephen Liu; +Cc: netfilter

On Sun, 2003-12-07 at 11:48, Stephen Liu wrote:
> Hi all folks,
> 
> Just join this list.
> 
> 
> RH 9.0
> ========
> 
> I am prepared to config/setup iptables which has already been installed
> and running.  
> 
> From
> 
> [url]http://www.netfilter.org/documentation/[/url]
> 
> I found following tutorials;
> 
> iptables tutorial by Oskar Andreasson.
> Taming the wild Netfilter by linuxjournal.
> Comparison of iptables automation tools by Anton Chuvakin.
> Set up an gateway for home or office by YoLinux.
> Iptables basics by Prince Kenshi(linuxnewbies).
> Filtering packets with iptables by Joe Brockmeier.
> Using iptables by Joe Brockmeier
> Iptables connection tracking by James C. Stephens.
> Iptables - what is it by James C. Stephens.
> Netfilter Log Format by Unknown.
> How to use iptables by KrnlPanic
> Securing Linux Tutorial by weazyB.
> Netfilter tutorial by crhalpin.
> Mastering iptables by David Coulson.
> Part 1 of an introductory iptables tutorial by David Coulson.
> Part 2 of an introductory iptables tutorial by David Coulson.
> 
> Kindly advise which of them is most relevant and simple in setup
> iptables including masq
> 
> Thanks in advance.
> 
> B.R.
> satimis

I've only look at a few of the others but I found Oskar Andreasson's
very helpful.  There is also a someone less expert slide show in the
training section on http://iscs.sourceforge.net
-- 
John A. Sullivan III
Chief Technology Officer
Nexus Management
+1 207-985-7880
john.sullivan@nexusmgmt.com
---
If you are interested in helping to develop a GPL enterprise class
VPN/Firewall/Security device management console, please visit
http://iscs.sourceforge.net 



^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Question on document to setup Iptables
  2003-12-08 11:46 ` John A. Sullivan III
@ 2003-12-08 15:22   ` Stephen Liu
  0 siblings, 0 replies; 4+ messages in thread
From: Stephen Liu @ 2003-12-08 15:22 UTC (permalink / raw)
  To: John A. Sullivan III; +Cc: netfilter

Hi John,

Thanks for your advice and link.

I won't mind going through all those documents if I have time. 
Therefore advices from folks on the list save me lot of time

B.R.
Stephen

On Mon, 2003-12-08 at 19:46, John A. Sullivan III wrote:
> On Sun, 2003-12-07 at 11:48, Stephen Liu wrote:
> > Hi all folks,
> > 
> > Just join this list.
> > 
> > 
> > RH 9.0
> > ========
> > 
> > I am prepared to config/setup iptables which has already been installed
> > and running.  
> > 
> > From
> > 
> > [url]http://www.netfilter.org/documentation/[/url]
> > 
> > I found following tutorials;
> > 
> > iptables tutorial by Oskar Andreasson.
> > Taming the wild Netfilter by linuxjournal.
> > Comparison of iptables automation tools by Anton Chuvakin.
> > Set up an gateway for home or office by YoLinux.
> > Iptables basics by Prince Kenshi(linuxnewbies).
> > Filtering packets with iptables by Joe Brockmeier.
> > Using iptables by Joe Brockmeier
> > Iptables connection tracking by James C. Stephens.
> > Iptables - what is it by James C. Stephens.
> > Netfilter Log Format by Unknown.
> > How to use iptables by KrnlPanic
> > Securing Linux Tutorial by weazyB.
> > Netfilter tutorial by crhalpin.
> > Mastering iptables by David Coulson.
> > Part 1 of an introductory iptables tutorial by David Coulson.
> > Part 2 of an introductory iptables tutorial by David Coulson.
> > 
> > Kindly advise which of them is most relevant and simple in setup
> > iptables including masq
> > 
> > Thanks in advance.
> > 
> > B.R.
> > satimis
> 
> I've only look at a few of the others but I found Oskar Andreasson's
> very helpful.  There is also a someone less expert slide show in the
> training section on http://iscs.sourceforge.net



^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2003-12-08 15:22 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-12-07 16:48 Question on document to setup Iptables Stephen Liu
2003-12-07 17:25 ` Jeffrey Laramie
2003-12-08 11:46 ` John A. Sullivan III
2003-12-08 15:22   ` Stephen Liu

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox