Hi,I am new to proxmox and I don't quite know how to split ipv6 and ipv4, I would like proxmox to be available only with ipv6 and ipv4 would be assigned to the VM, how would it be possible to do this?
interface:
interface:
Code:
auto lo
iface lo inet loopback
iface lo inet6 loopback
auto enp0s31f6
iface enp0s31f6 inet static
address 94.130.55.108/26
gateway 94.130.55.65
up route add -net 94.130.55.64 netmask 255.255.255.192 gw 94.130.55.65 >
# route 94.130.55.64/26 via 94.130.55.65
iface enp0s31f6 inet6 static
address 2a01:4f8:10b:2ce7::2/64
gateway fe80::1