All of lore.kernel.org
 help / color / mirror / Atom feed
* [LARTC] Learning Iptables
@ 2002-06-21 12:54 Azad Mahmoud
  2002-06-24  8:55 ` Ruben (aka _cyclops_)
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Azad Mahmoud @ 2002-06-21 12:54 UTC (permalink / raw)
  To: lartc

Hi all,

I have already went through a couple of Iptables tutorials and the man
pages, it seems that I need something more like step by step for
learning Iptables. Is there any simplyfied documents for learning
Iptables or any resources will be appreciated.

Azad


*****************************************************************************
Disclaimer: This e-mail and any attachments are confidential. 

It may contain privileged information and is intended for the named 
addressee(s) only. It must not be distributed without Dionach Ltd consent.
If you are not the intended recipient, please notify the sender immediately
and destroy this e-mail. 

Any unauthorised copying, disclosure or distribution of the material 
in this e-mail is strictly forbidden. Unless expressly stated, opinions 
in this e-mail are those of the individual sender, and not of Dionach Ltd.
*****************************************************************************

______________________________________________________________________
This message has been checked by Dionach for all known viruses using
MessageLabs Virus Scanning Service. For further information visit
http://www.dionach.com
_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/

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

* Re: [LARTC] Learning Iptables
  2002-06-21 12:54 [LARTC] Learning Iptables Azad Mahmoud
@ 2002-06-24  8:55 ` Ruben (aka _cyclops_)
  2006-07-10 11:41 ` [LARTC] learning iptables William Bohannan
  2006-07-10 12:20 ` Nickola Kolev
  2 siblings, 0 replies; 4+ messages in thread
From: Ruben (aka _cyclops_) @ 2002-06-24  8:55 UTC (permalink / raw)
  To: lartc

Hi,

have you seen http://netfilter.samba.org/documentation/index.html ?
worked for me :-)

kind regards,
	Ruben

On Fri, 21 Jun 2002, Azad Mahmoud wrote:

> Hi all,
>
> I have already went through a couple of Iptables tutorials and the man
> pages, it seems that I need something more like step by step for
> learning Iptables. Is there any simplyfied documents for learning
> Iptables or any resources will be appreciated.
>
> Azad
>
>
> *****************************************************************************
> Disclaimer: This e-mail and any attachments are confidential.
>
> It may contain privileged information and is intended for the named
> addressee(s) only. It must not be distributed without Dionach Ltd consent.
> If you are not the intended recipient, please notify the sender immediately
> and destroy this e-mail.
>
> Any unauthorised copying, disclosure or distribution of the material
> in this e-mail is strictly forbidden. Unless expressly stated, opinions
> in this e-mail are those of the individual sender, and not of Dionach Ltd.
> *****************************************************************************
>
> ______________________________________________________________________
> This message has been checked by Dionach for all known viruses using
> MessageLabs Virus Scanning Service. For further information visit
> http://www.dionach.com
> _______________________________________________
> LARTC mailing list / LARTC@mailman.ds9a.nl
> http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/
>

_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/

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

* [LARTC] learning iptables
  2002-06-21 12:54 [LARTC] Learning Iptables Azad Mahmoud
  2002-06-24  8:55 ` Ruben (aka _cyclops_)
@ 2006-07-10 11:41 ` William Bohannan
  2006-07-10 12:20 ` Nickola Kolev
  2 siblings, 0 replies; 4+ messages in thread
From: William Bohannan @ 2006-07-10 11:41 UTC (permalink / raw)
  To: lartc


[-- Attachment #1.1: Type: text/plain, Size: 215 bytes --]

Hi 

I am currently learning iptables and would like to see the output of
shorewall rules in iptables format, as I would like to make a script for the
rules instead of using shorewall.

 

Kind Regards

 

William


[-- Attachment #1.2: Type: text/html, Size: 2274 bytes --]

[-- Attachment #2: Type: text/plain, Size: 143 bytes --]

_______________________________________________
LARTC mailing list
LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/cgi-bin/mailman/listinfo/lartc

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

* Re: [LARTC] learning iptables
  2002-06-21 12:54 [LARTC] Learning Iptables Azad Mahmoud
  2002-06-24  8:55 ` Ruben (aka _cyclops_)
  2006-07-10 11:41 ` [LARTC] learning iptables William Bohannan
@ 2006-07-10 12:20 ` Nickola Kolev
  2 siblings, 0 replies; 4+ messages in thread
From: Nickola Kolev @ 2006-07-10 12:20 UTC (permalink / raw)
  To: lartc


[-- Attachment #1.1: Type: text/plain, Size: 475 bytes --]

Hello, William,

You can take a look at the man page of iptables-save.

On Mon, 10 Jul 2006 11:41:53 -0000
"William Bohannan" <william.bohannan@spidersat.net> wrote:

> Hi 
> 
> I am currently learning iptables and would like to see the output of
> shorewall rules in iptables format, as I would like to make a script
> for the rules instead of using shorewall.
> 
>  
> 
> Kind Regards
> 
>  
> 
> William
> 
> 

-- 
Поздрави,
Никола

[-- Attachment #1.2: Type: application/pgp-signature, Size: 189 bytes --]

[-- Attachment #2: Type: text/plain, Size: 143 bytes --]

_______________________________________________
LARTC mailing list
LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/cgi-bin/mailman/listinfo/lartc

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

end of thread, other threads:[~2006-07-10 12:20 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-06-21 12:54 [LARTC] Learning Iptables Azad Mahmoud
2002-06-24  8:55 ` Ruben (aka _cyclops_)
2006-07-10 11:41 ` [LARTC] learning iptables William Bohannan
2006-07-10 12:20 ` Nickola Kolev

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.