All of lore.kernel.org
 help / color / mirror / Atom feed
From: Stephen Hemminger <shemminger@osdl.org>
To: Jie Chen <cj70286@hotmail.com>
Cc: bridge@lists.osdl.org
Subject: Re: [Bridge] Monitor the status of two ethernet interface
Date: Thu, 4 Jan 2007 13:03:16 -0800	[thread overview]
Message-ID: <20070104130316.1147e9b6@freekitty> (raw)
In-Reply-To: <BAY104-F10CB67A9A63873CE6CE36DFDB80@phx.gbl>

On Thu, 04 Jan 2007 20:39:12 +0000
"Jie Chen" <cj70286@hotmail.com> wrote:

> Hi all,
> 
> I hope everybody had a great holiday.
> 
> I got a question in applying ethernet bridge in Linux boxes. The scenario 
> I'm trying to simulate is like this:  I have 3 linux boxes in total, 
> everyone has 2 ethernet ports, one port is connected to Power line modem, 
> and the other to wifi modem. The power line modem failed, so it's the same 
> as I have just one port for each. I put them apart, Box A is in one end, and 
> Box C is in another end, and Box B in the middle, so that Box A can talk to 
> B but not C. Box B can talk to A and C. Box C and talk to B but not A. Now I 
> set bridge on, the question is am I able to let A and C talk?
> 
> The reason I have this question is according to bridge, B get packets from A 
> on one port, and suppose to deliver to C from the other port, but the other 
> port didn't work. So I would think the packets can't be delivered from A to 
> C, is that the case?
> 
> Thanks a lot,
> Jie
> 
>

True bridging to Wifi won't usually work see the http://linux-net.osdl.org/index.php/Bridge

The problem is that internally Wifi is not a Bus network like Ethernet, but
is really point-to-point from host to access point.


-- 
Stephen Hemminger <shemminger@osdl.org>

  reply	other threads:[~2007-01-04 21:03 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-12-20 21:26 [Bridge] Monitor the status of two ethernet interface Jie Chen
2006-12-20 22:32 ` Stephen Hemminger
2006-12-21 13:50   ` Jie Chen
2006-12-21 15:51     ` Stephen Hemminger
2006-12-21 19:52       ` Jie Chen
2006-12-21 18:17         ` Cameron Schaus
2006-12-29 15:59           ` Jie Chen
2007-01-04 20:39           ` Jie Chen
2007-01-04 21:03             ` Stephen Hemminger [this message]
2007-01-04 21:20               ` Jie Chen

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=20070104130316.1147e9b6@freekitty \
    --to=shemminger@osdl.org \
    --cc=bridge@lists.osdl.org \
    --cc=cj70286@hotmail.com \
    /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.