Skip to content

Network issue - invalid TCP checksum in overlay network

Packet sent through Calico's IPIP tunnel arrived with invalid TCP checksums for nodes master1, master2, worker6, worker15.

Running this command fixed it: sudo ethtool -K tunl0 tx off

We should try to figure out what the issue is, and make sure that the fix persists across reboots.