All of lore.kernel.org
 help / color / mirror / Atom feed
From: Francis GASCHET <fg@numlog.fr>
To: SBlaze <dagent.geo@yahoo.com>
Cc: netfilter@lists.netfilter.org
Subject: Re: Filtering PPP traffic
Date: Fri, 18 Apr 2003 17:25:03 +0200	[thread overview]
Message-ID: <3EA018CF.2010702@numlog.fr> (raw)
In-Reply-To: <20030417195557.52702.qmail@web40208.mail.yahoo.com>


Hello,

The bridge we use is the kernel patch provided by 
http://bridge.sourceforge.net
On the card side, we use Ethernet over ATM bridging (RFC 1483/2684 
kernel module). It emulates an "Ethernet like" device : nas0.
The pppOE daemon sits in the VM where it reads and writes ppp frames on 
a virtual eth device created with TAP (http://Vtun.sourceforge.net).
The official address is carried by this virtual eth device.
The bridge forwards pppOE packets between the nas0 and the tap0 devices.
The goal is to use a bridged firewall. That means : a FireWall which is 
not visible from the external network.

The problem is to be able to filter the pppOE packets that flow across 
the bridge.

-- 
Francis GASCHET / NUMLOG
http://www.numlog.fr
Tel.: +33 (0) 130 791 616
Fax.: +33 (0) 130 819 286




Thanks for any help.

SBlaze wrote:

>You should be able to filter at the "eth0" level of your diagram...
>
>I kinda need more information on your "BRIDGE" before I could suggest something
>else.. If by bridge you mean it bridges the DSL modem and the LAN...then your
>eth0 is in the same machine you are calling a bridge?
>
>In that case you should theoretically filter the eth0 device
>
>
>--- Francis GASCHET <fg@numlog.fr> wrote:
>  
>
>>Hi list,
>>
>>Is there somebody who knows a possibility to apply netfilter rules to 
>>ppp packets ?
>>
>>Configuration :
>>
>>DSL - PCI modem card - BRIDGE - eth0 (in a virtual machine)
>>
>>I would like to filter the traffic which flows across the bridge, but at 
>>this level, the IP traffic is encapsulated...
>>
>>Any clue ?
>>
>>Ciao.
>>
>>    
>>





  reply	other threads:[~2003-04-18 15:25 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-04-17 17:53 Filtering PPP traffic Francis GASCHET
2003-04-17 19:55 ` SBlaze
2003-04-18 15:25   ` Francis GASCHET [this message]
2003-04-18 19:30     ` SBlaze
2003-04-19 15:38       ` Francis GASCHET

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=3EA018CF.2010702@numlog.fr \
    --to=fg@numlog.fr \
    --cc=dagent.geo@yahoo.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.