My Proxmox nodes uses both IPv4 and IPv6. Both works fine. I am not sure when this issue started but i am noticing #apt-get update command producing error that it cannot reach Deb repo on IPv6. But if i manually run the command as following which ignores IPv6 then there is no error:
# apt-get -o Acquire::ForceIPv4=true update
I can ping6 to any IPv6 address from the node without any issue. Is this Proxmox Deb repo proxy side of issue? Anybody else have it?
# apt-get -o Acquire::ForceIPv4=true update
I can ping6 to any IPv6 address from the node without any issue. Is this Proxmox Deb repo proxy side of issue? Anybody else have it?