Re: Question on having dual routers out of a site
From: Stuart Sears (stuart_at_sjsears.com)
Date: 02/04/04
- Previous message: Lawrence: "Boot/installing from NFS"
- In reply to: Stuart Sears: "Re: Question on having dual routers out of a site"
- Next in thread: Adam Gilstrap: "RE: gShield and iptables question"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
To: redhat-list@redhat.com Date: Wed, 4 Feb 2004 09:36:20 +0000
On Tuesday 03 Feb 2004 21:36, Stuart Sears wrote:
> Memory shouldn;t be a problem then
> You'll probably find documentation on stateful packet filtering on
> www.netfilter.org
> however, the rules are basically simple - they use a match extension to the
> standard rules...
> iptables -t filter -A INPUT --match state --state ESTABLISHED, RELATED -j
> DROP
of course this would be a rather daft rule, really. <gets coffee>
> Stuart Sears RHCE, RHCX
-- redhat-list mailing list unsubscribe mailto:redhat-list-request@redhat.com?subject=unsubscribe https://www.redhat.com/mailman/listinfo/redhat-list
- Previous message: Lawrence: "Boot/installing from NFS"
- In reply to: Stuart Sears: "Re: Question on having dual routers out of a site"
- Next in thread: Adam Gilstrap: "RE: gShield and iptables question"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|