Re: [Accel-ppp-users] discarding message with invalid tid 0
Status: Beta
Brought to you by:
xebd
|
From: Alarig Le L. <al...@sw...> - 2018-10-05 14:29:39
|
On ven. 5 oct. 15:49:48 2018, Guillaume Nault wrote: > Thanks for the trace. Do BGP and L2TP run on the same machine? Or is > the second "BGP" trace taken from a different machine? I ask because > I'm surprised to see incorrect checksums on your second trace. If this > machine only acts as a router between your L2TP server and your > provider we should have correct checksums, regardless of offloading > options. They are on different machines. My LNS is a gentoo and my BGP router a FreeBSD. The offloading on linux doesn’t change anything, but disabling it on the router made tunnel going up instantaneously. root@bgp-adsl:~ # ifconfig vtnet2 -rxcsum -txcsum -tso -lro Thanks for the hint! BTW, my other LNS uses xl2tpd (and a patched PPP plus kea for IPv6) and wasn’t impacted. I’m not enough skilled to see the differences in the code. -- Alarig |