From: Aleksandar Milivojevic <amilivojevic@pbl.ca>
To: netfilter@lists.netfilter.org
Subject: Re: promiscuous mode w/ hook
Date: Fri, 22 Oct 2004 08:55:18 -0500 [thread overview]
Message-ID: <41791146.8000208@pbl.ca> (raw)
In-Reply-To: <1098393242.b373a500rgopaul@umd.edu>
Richard Gopaul wrote:
> Hi,
>
> I'm trying to put my ethernet interface into promiscuous mode and have all traffic sent to the netfilter prerouting hook. I've read documentation on line and in the source that says that traffic doesn't make it to netfilter until after foreign promiscuous packets are dropped though, which makes me think this will be a bit of a challenge. Any ideas?
Either I'm missing what you want to do, or the question doesn't make any
sense. It doesn't matter if interface is in promiscuous mode or not.
If apropriate Netfilter modules are loaded, packets will end up in
prerouting chain (unless something in kernel drops them earlier, such as
rp_filter).
--
Aleksandar Milivojevic <amilivojevic@pbl.ca> Pollard Banknote Limited
Systems Administrator 1499 Buffalo Place
Tel: (204) 474-2323 ext 276 Winnipeg, MB R3T 1L7
next prev parent reply other threads:[~2004-10-22 13:55 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-10-21 21:14 promiscuous mode w/ hook Richard Gopaul
2004-10-22 13:55 ` Aleksandar Milivojevic [this message]
2004-10-22 14:11 ` Nick Drage
2004-10-22 14:44 ` Aleksandar Milivojevic
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=41791146.8000208@pbl.ca \
--to=amilivojevic@pbl.ca \
--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.