Hi guys,
I am currently trying to solve an issue related to IPv6.
I am following the tutorial that can be found at http://wiki.hetzner.de/index.php/Proxmox_VE/en
IPv4 works as expected, but IPv6 is problematic.
When rebooting the host and starting my VMs immediately, IPv6 works as expected.
But after some time of inactivity (no ipv6 ping running) they lose the connection.
ip -6 neigh on the host:
Contains no signs of the guest addresses anymore
ip -6 on the guest:
2a01:4f8:160:104a::2 dev eth0 FAILED
fe80::48f6:f0ff:fe01:de65 dev eth0 FAILED
fe80::9:b3ff:fe89:6753 dev eth0 lladdr 3a:0e:4e:0e:4d:48 router STALE
(first line: host address
second line: no idea, nothing to see in any of my guests, nor the host
third line: host: vmbr0
)
Any idea what might be happening?
pveversion:
pve-manager/3.4-1/3f2d890e (running kernel: 2.6.32-37-pve)
I am currently trying to solve an issue related to IPv6.
I am following the tutorial that can be found at http://wiki.hetzner.de/index.php/Proxmox_VE/en
IPv4 works as expected, but IPv6 is problematic.
When rebooting the host and starting my VMs immediately, IPv6 works as expected.
But after some time of inactivity (no ipv6 ping running) they lose the connection.
ip -6 neigh on the host:
Contains no signs of the guest addresses anymore
ip -6 on the guest:
2a01:4f8:160:104a::2 dev eth0 FAILED
fe80::48f6:f0ff:fe01:de65 dev eth0 FAILED
fe80::9:b3ff:fe89:6753 dev eth0 lladdr 3a:0e:4e:0e:4d:48 router STALE
(first line: host address
second line: no idea, nothing to see in any of my guests, nor the host
third line: host: vmbr0
)
Any idea what might be happening?
pveversion:
pve-manager/3.4-1/3f2d890e (running kernel: 2.6.32-37-pve)