Ethernet Bridge development
 help / color / mirror / Atom feed
* [Bridge] bridge problem
@ 2009-06-16 23:04 Paolo NOTARI
  2009-06-18  4:26 ` richardvoigt
  0 siblings, 1 reply; 10+ messages in thread
From: Paolo NOTARI @ 2009-06-16 23:04 UTC (permalink / raw)
  To: bridge

[-- Attachment #1: Type: text/plain, Size: 424 bytes --]

Hello,

I have these two card that I'm trying to use in a bridge :

nVidia Corporation MCP67 Ethernet (rev a2)
Davicom Semiconductor, Inc. 21x4x DEC-Tulip compatible 10/100 Ethernet 
(rev 31)

Bridge works if nvidia is the LAN side and Davicom on WAN side, but no 
way to get bridge working if nvidia is on LAN and Davicom on WAN -

Driver for Davicom is dmfe; with driver Tulip interface isn't even added 
to bridge

Paolo

[-- Attachment #2: S/MIME Cryptographic Signature --]
[-- Type: application/x-pkcs7-signature, Size: 3484 bytes --]

^ permalink raw reply	[flat|nested] 10+ messages in thread
* [Bridge] bridge problem
@ 2010-01-23 14:38 Metuki Sabhe
  0 siblings, 0 replies; 10+ messages in thread
From: Metuki Sabhe @ 2010-01-23 14:38 UTC (permalink / raw)
  To: bridge

Hello,

When I add interfaces to the bridge *after* I have "tcpdump -n -i br0"
running on the bridge,
my tcpdump don't see any communication. If I kill tcpdump and
re-execute it *after* I added
the interface to the bridge, it works just fine.

The same behavior happens with my DHCP server (which listens only on
my bridge interface);
I need to re-execute (reset) it after I add the interface to the bridge.

Is that normal ?

Why does it happen ?

What should I do ?

It's a little awkward to reset my DHCP server every time I add a new
interface to the bridge..

Thanks,
Sabhe

^ permalink raw reply	[flat|nested] 10+ messages in thread
* [Bridge] bridge problem
@ 2007-02-15 16:36 saravanan chanemouganandam
  2007-02-15 16:54 ` Jan Engelhardt
  2007-02-15 17:27 ` kevin
  0 siblings, 2 replies; 10+ messages in thread
From: saravanan chanemouganandam @ 2007-02-15 16:36 UTC (permalink / raw)
  To: bridge; +Cc: netfilter

Hi,

I am a newbie to use the bridge utils and after some serious tests I am 
posting this issue. Actually, I am fascing packet forwarding problem in the 
following network setup under linux 2.6.16. The 2.6.16 kernel is also 
configured to include 802.1d Ethernet bridging, Network packet filtering, IP 
netfilter configuration and Bridge netfilter configuration.

The target ARM board is made to act as a bridge between the Host and the 
Router as shown below.

10.1.111.3 Host(eth0)<---->{ eth0 bridge(10.1.111.1) eth1 }<--->Router( 
10.1.111.254)

On the target board

ifconfig eth0 0.0.0.0
ifconfig eth1 0.0.0.0
brctl addbr br0
brctl addif br0 eth0
brctl addif br0 eth1
ifconfig br0 10.1.111.1 netmask 255.255.255.0 up
echo 1 > /proc/sys/net/ipv4/ip_forward

are configured. The problem is that, I can't ping the Router from the Host. 
But from the bridge, I can ping Router and Host. The "arp reply" from the 
Router is not reaching the Host as there's a problem in the bridge 
(bridge-utils 1.2) interface.

I have cross checked the kernel configuration to include all the packet 
forwarding and bridging. But still panic.

Can any one please precise what could cause this packet forward problem ?

Thanks
Sara

_________________________________________________________________
Gossips, movie reviews, photogallery and more 
http://content.msn.co.in/Entertainment/Default


^ permalink raw reply	[flat|nested] 10+ messages in thread
* [Bridge] Bridge problem
@ 2007-01-03  3:36 Seann Jenner
  0 siblings, 0 replies; 10+ messages in thread
From: Seann Jenner @ 2007-01-03  3:36 UTC (permalink / raw)
  To: bridge

[-- Attachment #1: Type: text/plain, Size: 361 bytes --]

Hello,
I just installed Ubuntu 6.10 and everything worked fine and I was able to
access the internet, I loaded bridge utils and configured a bridge and set
the bridge as a DHCP client, it all went ok, except I was no longer able to
access the internet. Yet I had the exact same configuration working on
Ubuntu 6.06 yesterday, any ideas?
Thank you for your time

[-- Attachment #2: Type: text/html, Size: 372 bytes --]

^ permalink raw reply	[flat|nested] 10+ messages in thread
* [Bridge] Bridge problem
@ 2004-11-15 18:59 Javier Valencia
  2004-12-02 19:09 ` Stephen Hemminger
  0 siblings, 1 reply; 10+ messages in thread
From: Javier Valencia @ 2004-11-15 18:59 UTC (permalink / raw)
  To: bridge

I'm getting problems with my bridge (linux 2.6.9, eth0 = via-rhine, eth1 = 8139too).
The problem is that eth1 links up and down intermitently (between 1-2 minutes).

What can i do?

Thanks

^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2010-01-23 14:38 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-06-16 23:04 [Bridge] bridge problem Paolo NOTARI
2009-06-18  4:26 ` richardvoigt
2009-06-18  5:58   ` Stephen Hemminger
  -- strict thread matches above, loose matches on Subject: below --
2010-01-23 14:38 Metuki Sabhe
2007-02-15 16:36 saravanan chanemouganandam
2007-02-15 16:54 ` Jan Engelhardt
2007-02-15 17:27 ` kevin
2007-01-03  3:36 [Bridge] Bridge problem Seann Jenner
2004-11-15 18:59 Javier Valencia
2004-12-02 19:09 ` Stephen Hemminger

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox