From: Yavetskiy Yuriy <yavetskiy@kpi.ua>
To: bridge@lists.linux-foundation.org
Subject: [Bridge] 10 gigabit linux bridge problem
Date: Mon, 19 Apr 2010 11:23:25 +0300 [thread overview]
Message-ID: <4BCC12FD.9060802@kpi.ua> (raw)
Hello.
I'm using 10 Gigabit Ethernet cards Intel 82598EB.When I use them for
routing, everything is OK.But when I tried to add them to bridge several
problems occured.I had already configured bridge from 2 gigabit Ethernet
cards intel 82576. I added a single 10-Gigabit interface in there and
got following result:
- packets are going from gigabyt to gigabyt port without any problems
- packets are coming ang going from 10 gigabyt to gigabyt port(ARP
request is seen by tspdamp on destination), but the arp response does
not reach the source host (ARP response is not seen by tspdamp on the
original host).
At the same time at the bridge it can be seen by tspdamp that the
arp-answer came from the Gigabit port, and thus can be seen that the
package left at 10 gigabit ethernet port.
- ARP-requests are going from gigabyt port, they are seen by tcpdamp
(tspdamp at gigabit port sees an incoming packet, tspdamp 10-Gigabit
sees outgoing packet). But these packets are not visible at destination.
Everything is OK with the hosts at the ends of bridge , because if you
replace the Linux bridge on FreeBSD bridge, the packets arrive.
If you are using only 10-Gigabit ports the same problem occurs, incoming
packet is seen by tcpdamp on bridge on the incoming 10G interface and
outgoing packet seen on an outgoing 10G port , but packets are is not
visible at destination.
I checked MTU everywhere, everywhere the same. Tried to increase it's
value on bridge interfaces- and got nothing.
All iptables and ebtables rules are permissive, default policy anywhere
is ACCEPT.
I'm using Debian with vanilla kernel 2.6.32.2.
In what may be the problem?
--
WBR
Yavetskiy Yuriy
ULTI-RIPE
next reply other threads:[~2010-04-19 8:23 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-04-19 8:23 Yavetskiy Yuriy [this message]
2010-04-22 14:35 ` [Bridge] 10 gigabit linux bridge problem Yavetskiy Yuriy
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=4BCC12FD.9060802@kpi.ua \
--to=yavetskiy@kpi.ua \
--cc=bridge@lists.linux-foundation.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.