From: Stephen Hemminger <shemminger@osdl.org>
To: Fulvio Ricciardi <fulvio.ricciardi@zeroshell.net>
Cc: bridge@lists.osdl.org
Subject: Re: [Bridge] large packet size doesn't work
Date: Wed, 19 Apr 2006 09:29:29 -0700 [thread overview]
Message-ID: <20060419092929.381eec86@localhost.localdomain> (raw)
In-Reply-To: <20060419073424.9133.qmail@webmaild.fe1.aruba.it>
On Wed, 19 Apr 2006 09:34:23 +0200
"Fulvio Ricciardi" <fulvio.ricciardi@zeroshell.net> wrote:
> Hi,
> I have just configured a Linux box with kernel 2.6.16.7 and configured two
> ethernet interfaces (with MTU 1500) in bridge mode. CONFIG_BRIDGE_NETFILTER
> is enabled.
> The problem is that ping -s 1500 192.168.0.2 doesn't work from 192.168.0.1
> if the systems are separated by the bridge. Normal ping with smaller packet
> size works ok.
> What is wrong?
>
> Best Regards
> Fulvio Ricciardi
> _______________________________________________
> Bridge mailing list
> Bridge@lists.osdl.org
> https://lists.osdl.org/mailman/listinfo/bridge
Are you using VLAN's ? The bridge will not send packets to a device if
packet size > mtu of device. VLAN's confuse it.
next prev parent reply other threads:[~2006-04-19 16:29 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-04-19 7:34 [Bridge] large packet size doesn't work Fulvio Ricciardi
2006-04-19 16:29 ` Stephen Hemminger [this message]
2006-04-19 17:04 ` Stephen Hemminger
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=20060419092929.381eec86@localhost.localdomain \
--to=shemminger@osdl.org \
--cc=bridge@lists.osdl.org \
--cc=fulvio.ricciardi@zeroshell.net \
/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.