* [Bridge] Error in usb0 and eth0 bridging on an ARM9 Plattform
@ 2005-04-21 10:48 Sascha Dikhoff
0 siblings, 0 replies; only message in thread
From: Sascha Dikhoff @ 2005-04-21 10:48 UTC (permalink / raw)
To: bridge
Hello,
I´m using the Linux Bridge on an Atmel Arm9 Plattform with the kernel
2.6.11rc3.
The configuration is the following:
LAN<--Arm9(Ethernet)--Bridge--Arm9(USB-Device)-->Notebook (USB-Host)
or
LAN<--Arm9(Ethernet)--Bridge--Arm9(USB-Host)-->Notebook (USB-Host)
(with a Trust USB2.0 Host to Host cable)
When I try to ping my Notebook from LAN and reverse, everything seems to be
fine. But when I use the tool "netio", wich provides a server to client
connection for measuring the ethernet bandwith, only one direction works.
While trying a TCP connection with netio, or trying to open a Website in
Firefox every connection fails.
A measurement between LAN and the bridge (with IP) and Notebook to Bridge
works fine. So I suppose there is a misconfiguration in the bridge.
A second configuration with bridging a USB Host to Host connection and the
Ethernet on my Linux-Notebook, was succesful.
But using the same Host to Host connection on my Arm9 board shows the same
problems like the USB Host to Device connection.
My configuration of the bridge is like:
ifconfig usb0 0.0.0.0 up
ifconfig eth0 0.0.0.0 up
brctl addbr brd
brctl setfd brd 100
brctl addif eth0
brctl addif usb0
ifconfig brd 192.168.1.1
Anybody there who can help?
Regards
Sascha Dikhoff
P.S.: For interested readers the link from the tool netio
http://ftp.leo.org/historic/comp/os/os2/leo/systools/netio123.zip
--
+++ GMX - Die erste Adresse für Mail, Message, More +++
1 GB Mailbox bereits in GMX FreeMail http://www.gmx.net/de/go/mail
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2005-04-21 10:48 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-04-21 10:48 [Bridge] Error in usb0 and eth0 bridging on an ARM9 Plattform Sascha Dikhoff
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.