I have read several topics on disabling IPv6 in a LCX container.
And made changes to /etc/sysctl.conf being:
sysctl net.ipv6.conf.all.disable_ipv6=1
sysctl net.ipv6.conf.default.disable_ipv6=1
This was done for the Proxmox hosts, the VM's and the LCX containers.
But still... within the LCX containers all interfaces have a local IPv6 address.
Which is not the case for the host- and the VM's.
How do I disable those local IPv6 addresses as well?
If relevant: I use ifupdown all the way.
Thank you - Will
And made changes to /etc/sysctl.conf being:
sysctl net.ipv6.conf.all.disable_ipv6=1
sysctl net.ipv6.conf.default.disable_ipv6=1
This was done for the Proxmox hosts, the VM's and the LCX containers.
But still... within the LCX containers all interfaces have a local IPv6 address.
Which is not the case for the host- and the VM's.
How do I disable those local IPv6 addresses as well?
If relevant: I use ifupdown all the way.
Thank you - Will
Last edited: