From: "Leonardo Rodrigues Magalhães" <leolistas@solutti.com.br>
To: nessbaba@web.de
Cc: netfilter@lists.netfilter.org
Subject: Re: Patch to apply Iptables to PPPoE-encapsulated IP-packets?
Date: Wed, 01 Mar 2006 08:41:24 -0300 [thread overview]
Message-ID: <44058864.3010201@solutti.com.br> (raw)
In-Reply-To: <1637539466@web.de>
nessbaba@web.de escreveu:
>I'm looking for a netfilter-patch to filter PPPoE-traffic in Bridge-Mode.
>
>
Is that really necessary ???? I havent used bridge-mode interfaces
lately, but as fair as I know, bridge uses to get two real interfaces
into a logic (bridged) interface. Something like eth0 and ppp0 being
br0. In that case, rules can be applied to br0 with no patches at all.
It's a real and valid interface on the system .....
iptables -A INPUT -i br0 -p tcp --dport 25 -j DROP .......
and so far .....
Is that what you want or i misunderstood your question ?
--
Atenciosamente / Sincerily,
Leonardo Rodrigues
Solutti Tecnologia
http://www.solutti.com.br
Minha armadilha de SPAM, NÃO mandem email
gertrudes@solutti.com.br
My SPAMTRAP, do not email it
prev parent reply other threads:[~2006-03-01 11:41 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-03-01 11:33 Patch to apply Iptables to PPPoE-encapsulated IP-packets? nessbaba
2006-03-01 11:41 ` Leonardo Rodrigues Magalhães [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=44058864.3010201@solutti.com.br \
--to=leolistas@solutti.com.br \
--cc=nessbaba@web.de \
--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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox