
Men då jag hittade detta så kände jag att jag var tvungen att testa.

Sagt och gjort:
Kod: Markera allt
root@Sandnabba.se: /home/emil #> ifconfig eth-loc add ::1337:666:1234:abc:1
root@Sandnabba.se: /home/emil #>
Kod: Markera allt
root@Megaleif: / #> ifconfig eth0 add ::1337:666:1234:abc:2
root@Megaleif: / #>
Kod: Markera allt
root@Megaleif: / #> ping6 ::1337:666:1234:abc:1
PING ::1337:666:1234:abc:1(::1337:666:1234:abc:1) 56 data bytes
From ::1337:666:1234:abc:2 icmp_seq=2 Destination unreachable: Address unreachable
From ::1337:666:1234:abc:2 icmp_seq=3 Destination unreachable: Address unreachable
From ::1337:666:1234:abc:2 icmp_seq=4 Destination unreachable: Address unreachable
--- ::1337:666:1234:abc:1 ping statistics ---
6 packets transmitted, 0 received, +3 errors, 100% packet loss, time 5003ms
Kod: Markera allt
root@Megaleif: / #> ping6 ::1337:666:1234:abc:2
PING ::1337:666:1234:abc:2(::1337:666:1234:abc:2) 56 data bytes
64 bytes from ::1337:666:1234:abc:2: icmp_seq=1 ttl=64 time=0.028 ms
64 bytes from ::1337:666:1234:abc:2: icmp_seq=2 ttl=64 time=0.040 ms
64 bytes from ::1337:666:1234:abc:2: icmp_seq=3 ttl=64 time=0.044 ms
--- ::1337:666:1234:abc:2 ping statistics ---
3 packets transmitted, 3 received, 0% packet loss, time 2014ms
rtt min/avg/max/mdev = 0.028/0.037/0.044/0.008 ms
root@Megaleif: / #>
root@Megaleif: / #> ping6 ::1
PING ::1(::1) 56 data bytes
64 bytes from ::1: icmp_seq=1 ttl=64 time=0.035 ms
64 bytes from ::1: icmp_seq=2 ttl=64 time=0.045 ms
64 bytes from ::1: icmp_seq=3 ttl=64 time=0.036 ms
--- ::1 ping statistics ---
3 packets transmitted, 3 received, 0% packet loss, time 2029ms
rtt min/avg/max/mdev = 0.035/0.038/0.045/0.008 ms
