Hello Thomas,
Am 22.05.2015 um 21:38 schrieb Thomas Bohl:> A dedicated or a virtual
server? One needs fe80::1%re0 the other
> 2a01:4f8:160:XXXX::1%re0 as the default gateway.
> http://wiki.hetzner.de/index.php/Zusaetzliche_IP-Adressen/en#Gateway
Dedicated.
So my fe80::1 is correct?
>
>> $ ping6 ipv6.google.com
>> PING6(72=40+8+24 bytes) 2a01:4f8:160:XXXX::25 -->
>> 2a00:1450:4001:80c::1002
>> ^C
>> --> not working
>
> Please post the results of
> # ping6 -vc 5 google.com
PING6(72=40+8+24 bytes) 2a01:4f8:160:XXXX::25 --> 2a00:1450:4001:80b::1008
80 bytes from 2a01:4f8:160:XXXX::25: Destination Host Unreachable
Vr TC Flow Plen Nxt Hlim
6 b8 00000 0020 3a 40
2a01:4f8:160:XXXX::25->2a00:1450:4001:80b::1008
ICMP6: type = 128, code = 0
80 bytes from 2a01:4f8:160:XXXX::25: Destination Host Unreachable
Vr TC Flow Plen Nxt Hlim
6 b8 00000 0020 3a 40
2a01:4f8:160:XXXX::25->2a00:1450:4001:80b::1008
ICMP6: type = 128, code = 0
--- google.com ping6 statistics ---
5 packets transmitted, 0 packets received, 100.0% packet loss
> # route -n show -inet6
Internet6:
Destination Gateway Flags
Refs Use Mtu Prio Iface
::/104 ::1 UGRS
0 0 32768 8 lo0
::/96 ::1 UGRS
0 0 32768 8 lo0
default 2a01:4f8:160:4346::1 UGS
0 5 - 8 re0
::1 link#3 UHl
14 0 32768 1 lo0
::127.0.0.0/104 ::1 UGRS
0 0 32768 8 lo0
::224.0.0.0/100 ::1 UGRS
0 0 32768 8 lo0
::255.0.0.0/104 ::1 UGRS
0 0 32768 8 lo0
::ffff:0.0.0.0/96 ::1 UGRS
0 0 32768 8 lo0
2002::/24 ::1 UGRS
0 0 32768 8 lo0
2002:7f00::/24 ::1 UGRS
0 0 32768 8 lo0
2002:e000::/20 ::1 UGRS
0 0 32768 8 lo0
2002:ff00::/24 ::1 UGRS
0 0 32768 8 lo0
2a01:4f8:160:4346::/64 link#1 UC
0 0 - 4 re0
2a01:4f8:160:4346::2 link#1 UHLl
0 0 - 1 lo0
2a01:4f8:160:4346::25 link#1 UHLl
0 15 - 1 lo0
2a01:4f8:160:4346::80 link#1 UHLl
0 0 - 1 lo0
fe80::/10 ::1 UGRS
0 0 32768 8 lo0
fe80::%re0/64 link#1 UC
1 0 - 4 re0
fe80::1%re0 78:fe:3d:46:ed:9d UHLc
0 2 - 4 re0
fe80::5604:a6ff:feb4:99c2%re0 link#1 UHLl
0 0 - 1 lo0
fe80::%lo0/64 link#3 U
0 0 32768 4 lo0
fe80::1%lo0 link#3 UHl
0 0 32768 1 lo0
fec0::/10 ::1 UGRS
0 0 32768 8 lo0
ff01::/16 ::1 UGRS
0 0 32768 8 lo0
ff01::%re0/32 link#1 UC
0 0 - 4 re0
ff01::%lo0/32 link#3 UC
0 0 32768 4 lo0
ff02::/16 ::1 UGRS
0 0 32768 8 lo0
ff02::%re0/32 link#1 UC
1 0 - 4 re0
ff02::1:ff00:1%re0 link#1 UHLc
0 0 - 4 re0
ff02::%lo0/32 link#3 UC
0 0 32768 4 lo0
> # ndp -an
Neighbor Linklayer Address Netif Expire
S Flags
2a01:4f8:160:XXXX::2 (incomplete) re0 permanent R l
2a01:4f8:160:XXXX::25 (incomplete) re0 permanent R l
2a01:4f8:160:XXXX::80 (incomplete) re0 permanent R l
fe80::1%re0 78:fe:3d:46:ed:9d re0 23h50m20s S R
fe80::5604:a6ff:feb4:99c2%re0 (incomplete) re0 permanent R l
################## BTW #################################################
I have a output from the predefined Linux Rescue console:
eth0 Link encap:Ethernet Hardware Adresse 54:04:a6:b4:ZZ:ZZ
inet Adresse:176.9.YYY.76 Bcast:176.9.YYY.ZZ
Maske:255.255.255.224
inet6-Adresse: 2a01:4f8:160:XXXX::2/64
inet6-Adresse: fe80::5604:a6ff:feb4:99c2/64
Kernel-IPv6-Routentabelle
Destination Next Hop Flag Met Ref
Use If
::1/128 :: Un 0 1
3 lo
2a01:4f8:160:XXXX::2/128 :: Un 0 1
139 lo
2a01:4f8:160:XXXX::/64 :: U 256 0
0 eth0
fe80::5604:a6ff:feb4:99c2/128 :: Un 0 1
5 lo
fe80::/64 :: U 256 0
0 eth0
ff00::/8 :: U 256 0
0 eth0
::/0 fe80::1 UG 1024 4
0 eth0
::/0 :: !n -1 1 1 lo
Thanks
-Heiko