Hello,
I would ask a little queston, i setup proxmox with vmbr0 and setup one VM. If I try to work with ipv6 only it not working. If i try ping6 google.de it is not working.
My interfaces looks like:
Could soeone help please?
I would ask a little queston, i setup proxmox with vmbr0 and setup one VM. If I try to work with ipv6 only it not working. If i try ping6 google.de it is not working.
My interfaces looks like:
Code:
auto lo
ifac lo inet loopback
auto eth0
iface eth0 inet6 static
address <ipv6 address>
netmask 62
gateway <gateway ipv6 address to HOST>
Could soeone help please?