* IPTables articles links
@ 2003-08-01 1:00 David Coulson
2003-08-01 2:56 ` George Vieira
2003-08-01 14:19 ` Harald Welte
0 siblings, 2 replies; 4+ messages in thread
From: David Coulson @ 2003-08-01 1:00 UTC (permalink / raw)
To: webmaster, netfilter
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
^ permalink raw reply [flat|nested] 4+ messages in thread
* RE: IPTables articles links
2003-08-01 1:00 IPTables articles links David Coulson
@ 2003-08-01 2:56 ` George Vieira
2003-08-01 14:19 ` Harald Welte
1 sibling, 0 replies; 4+ messages in thread
From: George Vieira @ 2003-08-01 2:56 UTC (permalink / raw)
To: David Coulson, webmaster, netfilter
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
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: IPTables articles links
2003-08-01 1:00 IPTables articles links David Coulson
2003-08-01 2:56 ` George Vieira
@ 2003-08-01 14:19 ` Harald Welte
2003-08-01 14:38 ` David Coulson
1 sibling, 1 reply; 4+ messages in thread
From: Harald Welte @ 2003-08-01 14:19 UTC (permalink / raw)
To: David Coulson; +Cc: webmaster, netfilter
[-- Attachment #1: Type: text/plain, Size: 1603 bytes --]
On Thu, Jul 31, 2003 at 09:00:17PM -0400, David Coulson wrote:
> 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.
sure.
> 2) Link directly to my PDFs, so that the copyright information is easily
> accessable for those who need to know about it.
The links are directly to the PDF files.
> I e-mailed webmaster@netfilter.org eariler this week, but had no response.
Sorry, the position of the webmaster seems to be 'vacant' currently.
We might want to do a new 'call for volunteer', but I want to discuss
this first with the rest of the coreteam at the summit at the end of
august.
So the work ends up to be done by myself - and I'm currently travelling
qute a lot (now after karlsruhe(de) and ottawa(ca) in edinburgh(uk)), so
I don't have email access that often.
The links are most of the time contributed by people who send emails to
webmaster@netfilter.org - and I usually don't spell-check them.
Thanks for your corrections.
> David
--
- Harald Welte <laforge@netfilter.org> http://www.netfilter.org/
============================================================================
"Fragmentation is like classful addressing -- an interesting early
architectural error that shows how much experimentation was going
on while IP was being designed." -- Paul Vixie
[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: IPTables articles links
2003-08-01 14:19 ` Harald Welte
@ 2003-08-01 14:38 ` David Coulson
0 siblings, 0 replies; 4+ messages in thread
From: David Coulson @ 2003-08-01 14:38 UTC (permalink / raw)
To: Harald Welte; +Cc: webmaster, netfilter
Harald Welte wrote:
> The links are directly to the PDF files.
They don't link to my PDFs at davidcoulson.net
> Thanks for your corrections.
Not a problem
David
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2003-08-01 14:38 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-08-01 1:00 IPTables articles links David Coulson
2003-08-01 2:56 ` George Vieira
2003-08-01 14:19 ` Harald Welte
2003-08-01 14:38 ` David Coulson
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.