Hi upwelling, Request you to please try increasing the MTU of both ethernet interface and tunnel interface and check if unison works. Please use the following command for increasing the MTU values for example: sudo ifconfig ens160 mtu 1500 sudo ifconfig tun0 mtu 1400 Note: MTU of tunnel interface should be 100 less than MTU of physical interface
... View more