All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jeff Mitchell <jmitchell@ll.mit.edu>
To: bridge@lists.linux-foundation.org
Subject: Re: [Bridge] What are actually ethernet devices (and what does a bridge do?).
Date: Wed, 30 Jun 2010 16:37:02 -0400	[thread overview]
Message-ID: <4C2BAAEE.3040906@ll.mit.edu> (raw)
In-Reply-To: <AANLkTinQvzFPWMUvJzORInTnA7uYVqltIjBHMrIcNeiz@mail.gmail.com>

On 06/30/2010 04:26 PM, Stef Bon wrote:
> 2010/6/30 richardvoigt@gmail.com<richardvoigt@gmail.com>:
>> The host processor which does the bridging, can also act as a node
>> sending and receiving traffic to the bridged network.  What you see as
>> the "IP address of the bridge" is actually the configuration of the
>> interface representing this connection to the host processor.
>>
>> Packets generated on the bridge host use this IP address as the source
>> address, packets sent to this IP address are processed locally on the
>> bridge host and not forwarded.
>
> Ok, but then you're talking about a router for example, but I see a
> lot of setups for machines hosting
> other virtual machines, where the bridge gets also an ip address,
> which does not make sense to me.
>
> The function of a bridge is to share the physical device with more
> ethernet devices (virtual because they are not connected to a real
> device), and that's it.
>
> Being a bridge between devices and an interface self at the same time
> is confusing.
>
> About creating virtual devices, does anyone know how to create them?
> I've found veth, looks very promising,
> but they seem to come in pairs.

Look at the documentation for your chosen virtual machine solution -- it 
should tell you how (or have built-in capabilities) to create the 
necessary networking devices.

--Jeff

  reply	other threads:[~2010-06-30 20:37 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-06-30  9:37 [Bridge] What are actually ethernet devices (and what does a bridge do?) Stef Bon
2010-06-30 14:15 ` richardvoigt
2010-06-30 20:26   ` Stef Bon
2010-06-30 20:37     ` Jeff Mitchell [this message]
2010-06-30 21:32     ` Stef Bon
2010-06-30 21:51     ` Sergei Zhirikov
2010-06-30 14:22 ` Jeff Mitchell

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=4C2BAAEE.3040906@ll.mit.edu \
    --to=jmitchell@ll.mit.edu \
    --cc=bridge@lists.linux-foundation.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.