All of lore.kernel.org
 help / color / mirror / Atom feed
From: Martijn Lievaart <m@rtij.nl>
To: Mike <mikeeo@msn.com>
Cc: netfilter@lists.netfilter.org
Subject: Re: sub interface filtering
Date: Wed, 02 Apr 2003 21:20:19 +0200	[thread overview]
Message-ID: <3E8B37F3.2010801@rtij.nl> (raw)
In-Reply-To: <000b01c2f947$feb84a80$8b01a8c0@win2k.com>

Mike wrote:

>but when I scan eth2:1 or eth2:2 from an outside machine I can see ALL the
>local services (ssh, ptptp,dns etc..) Is connection not passing the
>forwading chain?
>
>  
>

You obviously have the INPUT chain set to a policy of ACCEPT. All 
locally destined packets go through the INPUT chain, all forwarded 
packets go through the FORWARD chain. Add apropriate rules for the INPUT 
chain.

HTH,
Martijn Lievaart




  reply	other threads:[~2003-04-02 19:20 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-04-02 18:45 sub interface filtering Mike
2003-04-02 19:20 ` Martijn Lievaart [this message]
2003-04-02 19:38 ` Rob Sterenborg
2003-04-02 20:56 ` Joel Newkirk
2003-04-03 15:49   ` Mike
2003-04-03 16:42     ` Joel Newkirk
  -- strict thread matches above, loose matches on Subject: below --
2003-04-02 19:53 Daniel Chemko
2003-04-02 20:34 ` Mike
2003-04-02 20:50   ` Kelly Setzer
2003-04-03  7:10   ` Ralf Spenneberg
2003-04-02 20:45 Daniel Chemko
2003-04-05  1:31 ` Qunwei Chen
2003-04-07 16:48 Daniel Chemko

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=3E8B37F3.2010801@rtij.nl \
    --to=m@rtij.nl \
    --cc=mikeeo@msn.com \
    --cc=netfilter@lists.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.