Re: [PATCH net 0/3] net: fix netfilter defrag/ip tunnel pmtu blackhole

2021-01-07 Thread Jakub Kicinski
On Thu, 7 Jan 2021 23:14:03 +0100 Pablo Neira Ayuso wrote: > On Wed, Jan 06, 2021 at 12:15:20AM +0100, Florian Westphal wrote: > > Christian Perle reported a PMTU blackhole due to unexpected interaction > > between the ip defragmentation that comes with connection tracking and > > ip tunnels. > >

Re: [PATCH net 0/3] net: fix netfilter defrag/ip tunnel pmtu blackhole

2021-01-07 Thread Pablo Neira Ayuso
On Wed, Jan 06, 2021 at 12:15:20AM +0100, Florian Westphal wrote: > Christian Perle reported a PMTU blackhole due to unexpected interaction > between the ip defragmentation that comes with connection tracking and > ip tunnels. > > Unfortunately setting 'nopmtudisc' on the tunnel breaks the test >

[PATCH net 0/3] net: fix netfilter defrag/ip tunnel pmtu blackhole

2021-01-05 Thread Florian Westphal
Christian Perle reported a PMTU blackhole due to unexpected interaction between the ip defragmentation that comes with connection tracking and ip tunnels. Unfortunately setting 'nopmtudisc' on the tunnel breaks the test scenario even without netfilter. Christinas setup looks like this: +