From: "Jan Kundrát" <jan.kundrat@fzu.cz>
To: Derrik Pates <demon@devrandom.net>
Cc: "Ronald G. Minnich" <rminnich@lanl.gov>,
Adam Sulmicki <adam@cfar.umd.edu>,
Mark Williamson <maw48@cl.cam.ac.uk>,
xen-devel@lists.sourceforge.net, Kero-Chan <kerochan2@gmail.com>
Subject: Re: VIF setup
Date: Sat, 15 Jan 2005 11:00:22 +0100 [thread overview]
Message-ID: <41E8E9B6.4060003@fzu.cz> (raw)
In-Reply-To: <41E89965.4000709@devrandom.net>
Derrik Pates wrote:
> Ronald G. Minnich wrote:
>
>> Am I the only person who sees this as a tad odd? I can't escape
>> thinking about a real bridge. Seems to me each eth or vif you add to a
>> bridge should retain its IP and the bridge, basically being a device
>> that does mac-layer routing, has no IP.
>
>
> No, because the IP(s) assigned to a device cause the device to only
> accept packets destinde for it; when the IP is 0.0.0.0, the interface
> goes into promiscuous mode, and so it accepts all packets, whether
> destined for it or not. Then, the bridge device enslaves all the
> interfaces, and transports the packets among the participant interfaces.
Isn't promisciuous mode L2 based? If you do `ifconfig eth0 promisc`,
it'll pass all packets, even those having foreign destination MAC
address, to upper layers, AFAIK.
-jkt
--
cd /local/pub && more beer > /dev/mouth
-------------------------------------------------------
The SF.Net email is sponsored by: Beat the post-holiday blues
Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek.
It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt
next prev parent reply other threads:[~2005-01-15 10:00 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-01-14 1:50 VIF setup Kero-Chan
2005-01-14 11:46 ` Mark Williamson
2005-01-14 14:05 ` Derrik Pates
2005-01-14 19:48 ` Adam Sulmicki
2005-01-15 3:40 ` Ronald G. Minnich
2005-01-15 4:17 ` Derrik Pates
2005-01-15 10:00 ` Jan Kundrát [this message]
2005-01-15 14:07 ` Felipe Alfaro Solana
2005-01-15 16:20 ` Jody Belka
2005-01-15 16:48 ` Martin Maney
2005-01-18 15:21 ` Mike Wray
-- strict thread matches above, loose matches on Subject: below --
2006-11-20 22:35 Jacob Gorm Hansen
2006-11-20 22:43 ` Ewan Mellor
2006-11-20 23:19 ` Jacob Gorm Hansen
2006-11-21 7:38 ` Keir Fraser
2006-11-21 9:42 ` Jacob Gorm Hansen
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=41E8E9B6.4060003@fzu.cz \
--to=jan.kundrat@fzu.cz \
--cc=adam@cfar.umd.edu \
--cc=demon@devrandom.net \
--cc=kerochan2@gmail.com \
--cc=maw48@cl.cam.ac.uk \
--cc=rminnich@lanl.gov \
--cc=xen-devel@lists.sourceforge.net \
/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.