* Altering MTU in ICMPv6 packet too big message
@ 2010-02-23 23:42 Linus Lüssing
2010-02-23 23:59 ` Amos Jeffries
0 siblings, 1 reply; 2+ messages in thread
From: Linus Lüssing @ 2010-02-23 23:42 UTC (permalink / raw)
To: netfilter
[-- Attachment #1: Type: text/plain, Size: 451 bytes --]
Hi there,
we're having a buggy, closed source IPv6 router here, which keeps
announcing a wrong MTU via ICMPv6 packet too big messages. Is
there a way to modify the 1500 to a 1480 with a rule in the mangle
table on the host that receives those broken messages? I think
despite this one value, also the checksum would have to be
recalculated.
Cheers, Linus
PS: the tcpmss-target extension is not enough, as I'm still having
trouble with UDP packets.
[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 836 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: Altering MTU in ICMPv6 packet too big message
2010-02-23 23:42 Altering MTU in ICMPv6 packet too big message Linus Lüssing
@ 2010-02-23 23:59 ` Amos Jeffries
0 siblings, 0 replies; 2+ messages in thread
From: Amos Jeffries @ 2010-02-23 23:59 UTC (permalink / raw)
To: netfilter
On Wed, 24 Feb 2010 00:42:28 +0100, Linus Lüssing <linus.luessing@web.de>
wrote:
> Hi there,
>
> we're having a buggy, closed source IPv6 router here, which keeps
> announcing a wrong MTU via ICMPv6 packet too big messages. Is
> there a way to modify the 1500 to a 1480 with a rule in the mangle
> table on the host that receives those broken messages? I think
> despite this one value, also the checksum would have to be
> recalculated.
>
> Cheers, Linus
>
> PS: the tcpmss-target extension is not enough, as I'm still having
> trouble with UDP packets.
If someone more experienced does not have a cleaner solution... I've found
setting fixed MTU on the NIC of each box plugged into such hardware to work
nicely for all protocols. Generating the ICMP message at a box that works.
AYJ
Amos
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2010-02-23 23:59 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-02-23 23:42 Altering MTU in ICMPv6 packet too big message Linus Lüssing
2010-02-23 23:59 ` Amos Jeffries
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.