I'm trying to get pfSense to provide IPv6 address to LXC containers using DHCP but for some reason I can't get it to work.
Do I need to assign the host also with IPv6 address?
Do I need to assign the host also with IPv6 address?
No, usually a bridge will forward all packages to the bridge ports.Do I need to assign the host also with IPv6 address?
rm /etc/machine-id
rm /var/lib/dbus/machine-id
# Create /var/lib/dbus/machine-id
dbus-uuidgen --ensure
# Create /etc/machine-id, this will basically get the id from /var/lib/dbus/machine-id
systemd-machine-id-setup
reboot
We use essential cookies to make this site work, and optional cookies to enhance your experience.