[SOLVED] PVE7 ipv6

ryanc1256

Member
Nov 1, 2020
5
0
21
63
Hey,

I’ve recently noticed after upgrade to pve7 the ipv6 addresses look odd

Code:
fe80::7a8a:20ff:xxxx:xxxx%vmbr0

when I also do a ipv6 ping i get


Code:
Destination unreachable: Beyond scope of source address

This is without any changes from the default installation.

and from my modem I can do a ipv6 ping totally fine to
 
Last edited:
hi,

you marked this [SOLVED] but didn't mention what was the issue.

I’ve recently noticed after upgrade to pve7 the ipv6 addresses look odd

Code:
fe80::7a8a:20ff:xxxx:xxxx%vmbr0

those refer to a specific physical link only, and all IPv6 interfaces have a link-local address
 
hi,

you marked this [SOLVED] but didn't mention what was the issue.



those refer to a specific physical link only, and all IPv6 interfaces have a link-local address

It wasn’t actually proxmox, was actually my network switch that I overlooked before posting this.