From: Stephen Hemminger <shemminger@osdl.org>
To: Ezsra McDonald <ezsra.mcdonald@gmail.com>
Cc: bridge@lists.osdl.org
Subject: Re: [Bridge] Bridge is not bridging.
Date: Thu, 13 Jul 2006 12:52:55 -0700 [thread overview]
Message-ID: <20060713125255.0fa4fa3a@localhost.localdomain> (raw)
In-Reply-To: <10bc97fe0607131210x55caeefbu7ff7ccbd92fda269@mail.gmail.com>
On Thu, 13 Jul 2006 14:10:57 -0500
"Ezsra McDonald" <ezsra.mcdonald@gmail.com> wrote:
> I have read several articles for setting up a network bridge.
>
> My configuration is:
>
> WorkStation --> Switch0:VLAN1 --> Switch1:VLAN1 --> bridge -->
> Switch1:VLAN45 --> Laptop
>
> I am running CentOS 4.3 on the bridge
>
>
> #> brctl show
> bridge name bridge id STP enabled interfaces
> br0 8000.0030843e5aa2 no eth1
> eth2
>
> I followed the instructions at :
>
> http://www.linuxjournal.com/article/8172
>
Read the wiki
http://linux-net.osdl.org/index.php/Bridge
> I can't ping the laptop nor can the laptop ping my workstation. I put
> an IP on br0 and tried to ping out and got nothing. tcpdump shows no
> traffic except for an arp request from the laptop.
>
> Was I supposed to recompile my kernel? I saw at least one article that
> recommended recompilig the kernel with a couple of config changes. I
> have the latest stock 2.6 kernel RPM installed.
>
> Do I need to do any special configuration on the switches like setting
> the port to do port monitoring or anything like that? Its a Cisco 2900
> switch.
>
> Any help would be appreciated.
Look at the status of the interfaces.
# brctl showstp br0
Perhaps one or more interfaces are not reporting carrier.
Also, because the implementation of STP inside doesn't know about VLAN's
other switches may turn off the port because of seeing STP packets.
next prev parent reply other threads:[~2006-07-13 19:52 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-07-13 19:10 [Bridge] Bridge is not bridging Ezsra McDonald
2006-07-13 19:52 ` Stephen Hemminger [this message]
2006-07-13 20:23 ` Ezsra McDonald
2006-07-13 20:28 ` Stephen Hemminger
2006-07-13 21:11 ` Ezsra McDonald
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=20060713125255.0fa4fa3a@localhost.localdomain \
--to=shemminger@osdl.org \
--cc=bridge@lists.osdl.org \
--cc=ezsra.mcdonald@gmail.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox