I have 2 Linux computers with the following IPv6 addresses:
1: fe80::de0e:a1ff:fe15:13e0 prefixlen 64
2: fe80::2e0:4cff:feb0:f8d prefixlen 64
When on the first computer I try:
# ping fe80::2e0:4cff:feb0:f8d
ping: unknown host fe80::2e0:4cff:feb0:f8d
So, it seems, that the addresses are assigned incorrectly, and it can't find the 2-nd computer. What is wrong?