After upgrade to new version,I can't obtain ipv6 dhcp address again.How do it in the 9.0.11?
I try setup /etc/network/interfaces :
I try use dhclient -6 vmbr0 and success.
I setup ipv6 address static
I try setup /etc/network/interfaces :
Problem still exists.iface vmbr0 inet6 dhcp
I try use dhclient -6 vmbr0 and success.
I setup ipv6 address static
Code:
iface vmbr0 inet manual
address 192.168.3.86/24
gateway 192.168.3.1
bridge-ports enp6s0
bridge-stp off
bridge-fd 0
mtu 9000