Yesterday I executed the following inside a container because the private networking of hetzner only supports an mtu of 1400:
ip link set mtu 1400 dev eth0
Now if I create a new lxc container or restart an existing one, it fails to start with the following message...