All of lore.kernel.org
 help / color / mirror / Atom feed
* problem with documentation
@ 2004-05-14 14:34 Benjamin Case
  2004-05-14 22:28 ` John A. Sullivan III
  2004-05-18  3:42 ` Kiran Kumar Immidi
  0 siblings, 2 replies; 3+ messages in thread
From: Benjamin Case @ 2004-05-14 14:34 UTC (permalink / raw)
  To: netfilter

I have just completed the the installation of IPTABLES in Debian based on
Russel's "Packet Filter" documentation.

I am now attempting to create the rules that Russel has provided in the
"Rusty's Really Quick Guide To Filtering".

Unfortunately I am receiving an errror.

polm:/etc# iptables -N block
polm:/etc# iptables -A block -m state --state ESTABLISHED,RELATED -j ACCEPT
iptables: No chain/target/match by that name

When I do an iptables -L , I can see the "block" chain.

Why does the second command return an error ?

Thanks,

Ben

---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.681 / Virus Database: 443 - Release Date: 5/10/2004




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

end of thread, other threads:[~2004-05-18  3:42 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-05-14 14:34 problem with documentation Benjamin Case
2004-05-14 22:28 ` John A. Sullivan III
2004-05-18  3:42 ` Kiran Kumar Immidi

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.