In our configuration we use a MTU of 1462 on our LXC containers because of tunneling. We currently do this by manually adding the mtu option to the config file of every newly created LXC container.
Is it possible to make Proxmox automatically add the MTU option to the network interface when a new LXC container is created?
EDIT:
Solved by adding the line
Is it possible to make Proxmox automatically add the MTU option to the network interface when a new LXC container is created?
EDIT:
Solved by adding the line
at the end of /usr/share/lxc/config/common.conflxc.net.0.mtu = 1462
Last edited: