From: Andy Lutomirski <luto@myrealbox.com>
To: "Karel Kulhavý" <clock@twibright.com>
Cc: linux-kernel@vger.kernel.org
Subject: Re: Special promisc receive mode
Date: Tue, 27 Jan 2004 09:09:44 -0800 [thread overview]
Message-ID: <40169B58.4070103@myrealbox.com> (raw)
In-Reply-To: <fa.ijk3qim.15ls9ju@ifi.uio.no>
Try ebtables (http://ebtables.sourceforge.net/). You'll need to add
eth0 to a bridge first, though.
--Andy
Karel Kulhavý wrote:
> Hello
>
> I need to tell kernel that e. g. eth0 is a point-to-point link and that every
> ethernet frame should be treated this way:
> 1) Replace destination MAC with MAC of the eth0 network card
> 2) Process as normally
>
> I tried to set up promisc mode but it seems to not work - it looks like the
> frames are intercepted, however are not treated as destinated for my host (are
> not forwared etc.)
>
> Cl<
> -
> To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
> Please read the FAQ at http://www.tux.org/lkml/
next parent reply other threads:[~2004-01-27 17:10 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <fa.ijk3qim.15ls9ju@ifi.uio.no>
2004-01-27 17:09 ` Andy Lutomirski [this message]
2004-01-24 12:58 Special promisc receive mode Karel Kulhavý
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=40169B58.4070103@myrealbox.com \
--to=luto@myrealbox.com \
--cc=clock@twibright.com \
--cc=linux-kernel@vger.kernel.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.