Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 15 Aug 2018 22:47:22 +0200
From:      Lars Schotte <lars@gustik.eu>
To:        FreeBSD current <freebsd-current@freebsd.org>
Subject:   gif does not work when going over IPv6 on current
Message-ID:  <20180815224722.48071501@romy.j20.helspy.pw>

next in thread | raw e-mail | index | archive | help
Hey folks,

when you create a gif with IPv6 tunnel endpoints
tcpdump on the underlying interface will show you some kind of error
that 0 != 6 and packets will be dropped.

IP6 version error: 0 != 6
repeating for each packet.
happens only while sending. receiving works.

This happens only on 12-current as I am aware, 11-stable works good.
I worked around this issue by setting IPv4 tunnel endpoints.

And this issue is not related to what you transport. You can do IPv4 or
IPv6 ( proto 4 or proto 41 ) the issue remains the same.

With IPv4 tunnel endpoints ( inet tunnel ) it does dualstack w/o any
issues.

Strange. Isn't it?

-- 
 Lars Schotte
 Mudroňova 13
92101 Piešťany



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20180815224722.48071501>