ipv6 with KVM on debian
- by Eliasdx
I have trouble setting up IPV6 on my Proxmox (KVM) server:
My ISP sent me this information(xxx=placeholder):
IPs: 2a01:XXX:XXX:301:: /64
Gateway: 2a01:XXX:XXX:300::1 /59
This is the interface setup on the host server:
auto vmbr1
iface vmbr1 inet static
address 178.XX.XX.4
broadcast 178.XX.XX.63
netmask 255.255.255.192
…