From: "Sascha Dikhoff" <SaschaDikhoff@gmx.de>
To: bridge@lists.osdl.org
Subject: [Bridge] Error in usb0 and eth0 bridging on an ARM9 Plattform
Date: Thu, 21 Apr 2005 12:48:50 +0200 (MEST) [thread overview]
Message-ID: <8164.1114080530@www11.gmx.net> (raw)
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
reply other threads:[~2005-04-21 10:48 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=8164.1114080530@www11.gmx.net \
--to=saschadikhoff@gmx.de \
--cc=bridge@lists.osdl.org \
/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.