All of lore.kernel.org
 help / color / mirror / Atom feed
From: "George Vieira" <georgev@citadelcomputer.com.au>
To: David Coulson <david@davidcoulson.net>,
	webmaster@netfilter.org, netfilter@lists.netfilter.org
Subject: RE: IPTables articles links
Date: Fri, 1 Aug 2003 12:56:59 +1000	[thread overview]
Message-ID: <FDEMKKNJDLAJDPNDPCDDKEDBNFAA.georgev@citadelcomputer.com.au> (raw)
In-Reply-To: <3F29BBA1.4030405@davidcoulson.net>

Great going David, I know what you mean by spelling.. my last name is spelt
in many ways even I couldn't pronounced the way they've spelt it in the
past..

One note about you March article which has an error in it..

<snip>
iptables -I INPUT 3 -s 10.0.0.0/8 -j ACCEPT
This would insert the rule into the third 'slot' of the chain. Of
course, if there is currently only one rule in the chain, it would
just be tacked on the end.
to the floor, as if our system was not even there. This type of
packet blocking is known as 'stealth' firewalling, as it the
firewall does not respond to the client when it blocks a
www.iptables.org/ contains all
the information on installing
the user space utilities
required to properly configure
</snip>

This is incorrect, at least in 1.2.7a from what I've tested.. if the max
ndex is lower than the insert, it'll error as below.


iptables -I MRTG 1000 -s 192.168.1.111
iptables: Index of insertion too big

-----Original Message-----
From: netfilter-admin@lists.netfilter.org
[mailto:netfilter-admin@lists.netfilter.org]On Behalf Of David Coulson
Sent: Friday, August 01, 2003 11:00 AM
To: webmaster@netfilter.org; netfilter@lists.netfilter.org
Subject: IPTables articles links


http://www.iptables.org/documentation/index.html

# Part 1 of an introductory iptables tutorial by David Culson
# Part 2 of an introductory iptables tutorial by David Culson

Please do the following:

1) Spell my name correctly - It's right above the two which were spelled
wrong.
2) Link directly to my PDFs, so that the copyright information is easily
accessable for those who need to know about it.

I e-mailed webmaster@netfilter.org eariler this week, but had no response.

David

--
David Coulson                                    email: d@vidcoulson.com
Linux Developer /                          web: http://davidcoulson.net/
Network Engineer                                   phone: (216) 533-6967





  reply	other threads:[~2003-08-01  2:56 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-08-01  1:00 IPTables articles links David Coulson
2003-08-01  2:56 ` George Vieira [this message]
2003-08-01 14:19 ` Harald Welte
2003-08-01 14:38   ` David Coulson

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=FDEMKKNJDLAJDPNDPCDDKEDBNFAA.georgev@citadelcomputer.com.au \
    --to=georgev@citadelcomputer.com.au \
    --cc=david@davidcoulson.net \
    --cc=netfilter@lists.netfilter.org \
    --cc=webmaster@netfilter.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.