Linux Netfilter discussions
 help / color / mirror / Atom feed
From: Antony Stone <Antony@Soft-Solutions.co.uk>
To: netfilter <netfilter@lists.samba.org>
Subject: Re: hi guys passive firewall
Date: Sun, 7 Jul 2002 16:21:33 +0100	[thread overview]
Message-ID: <20020707152135.EBFS16050.mta01-svc.ntlworld.com@there> (raw)
In-Reply-To: <3D285DAB.9010908@remo.ws>

On Sunday 07 July 2002 4:26 pm, Remo Mattei wrote:

> Antony Stone wrote:

> > Depends whether you're talking about putting netfilter onto the server
> > itself (in which case you filter the INPUT chain), or whether netfilter
> > is on a router between the servers and the Internet (in which case you
> > filter the FORWARD chain).
>
> So I guess since the anwser is above I just will use the forward and let
> everything pass in the input.

It sounds to me as though you are uncertain about how packets pass through a 
netfilter firewall.

Packets addressed to the firewall itself go through the INPUT chain.

Packets being routed from a machine on one side of the firewall to a machine 
on the other go through the FORWARD chain.

Packets originating on the firewall itself go through the OUTPUT chain.

No single packet will ever go through both the INPUT and the FORWARD chains, 
or the FORWARD and the OUTPUT chains.

 

Antony.


      reply	other threads:[~2002-07-07 15:21 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-07-07  3:20 hi guys passive firewall Remo Mattei
2002-07-07  8:06 ` Antony Stone
2002-07-07 15:26   ` Remo Mattei
2002-07-07 15:21     ` Antony Stone [this message]

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=20020707152135.EBFS16050.mta01-svc.ntlworld.com@there \
    --to=antony@soft-solutions.co.uk \
    --cc=netfilter@lists.samba.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox