* [Bridge] Bridge not working...
@ 2005-02-23 20:44 Bryan Waters
2005-02-24 22:49 ` Dan Grigsby
0 siblings, 1 reply; 2+ messages in thread
From: Bryan Waters @ 2005-02-23 20:44 UTC (permalink / raw)
To: bridge
I've got a 2.6.8 kernel with bridging enabled as a module, two nics
(LNE100TX and RTL8139) and i've run the following commands with no errors
modprobe -v bridge
brctl addbr br0
brctl addif br0 eth0
brctl addif br0 eth1
both interfaces have 0.0.0.0 as their addresses and brctl showmacs br0
shows the macs for both internal cards. However, bridging doesn't seem
to be working at all. What am I missing or what else can I try to debug
what might be wrong?
thanks
^ permalink raw reply [flat|nested] 2+ messages in thread
* RE: [Bridge] Bridge not working...
2005-02-23 20:44 [Bridge] Bridge not working Bryan Waters
@ 2005-02-24 22:49 ` Dan Grigsby
0 siblings, 0 replies; 2+ messages in thread
From: Dan Grigsby @ 2005-02-24 22:49 UTC (permalink / raw)
To: 'Bryan Waters', bridge
Try "ifconfig br0 up"
-----Original Message-----
From: bridge-bounces@lists.osdl.org [mailto:bridge-bounces@lists.osdl.org]
On Behalf Of Bryan Waters
Sent: Wednesday, February 23, 2005 2:45 PM
To: bridge@osdl.org
Subject: [Bridge] Bridge not working...
I've got a 2.6.8 kernel with bridging enabled as a module, two nics
(LNE100TX and RTL8139) and i've run the following commands with no errors
modprobe -v bridge
brctl addbr br0
brctl addif br0 eth0
brctl addif br0 eth1
both interfaces have 0.0.0.0 as their addresses and brctl showmacs br0
shows the macs for both internal cards. However, bridging doesn't seem
to be working at all. What am I missing or what else can I try to debug
what might be wrong?
thanks
_______________________________________________
Bridge mailing list
Bridge@lists.osdl.org
http://lists.osdl.org/mailman/listinfo/bridge
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2005-02-24 22:49 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-02-23 20:44 [Bridge] Bridge not working Bryan Waters
2005-02-24 22:49 ` Dan Grigsby
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.