Wenn ich mich verbinde kann ich den gw host auch mit ping6 erreichen, andere addressen im Internet aber nicht. (forward fuer ipv6 ist am server aktiv)
Jetzt kommts
![Smile :)](./images/smilies/icon_smile.gif)
Kann mir das jemand erklaeren ?
Code: Alles auswählen
root@central:/etc/openvpn => ping6 -c 1 2a01:4f8:130:3343::2 [11:12:38]
PING 2a01:4f8:130:3343::2(2a01:4f8:130:3343::2) 56 data bytes
--- 2a01:4f8:130:3343::2 ping statistics ---
1 packets transmitted, 0 received, 100% packet loss, time 0ms
Code: Alles auswählen
root@central:/etc/openvpn => ping6 -c1 2a01:4f8:140:9ffd::4 [11:17:50]
PING 2a01:4f8:140:9ffd::4(2a01:4f8:140:9ffd::4) 56 data bytes
64 bytes from 2a01:4f8:140:9ffd::4: icmp_seq=1 ttl=64 time=46.6 ms
--- 2a01:4f8:140:9ffd::4 ping statistics ---
1 packets transmitted, 1 received, 0% packet loss, time 0ms
rtt min/avg/max/mdev = 46.649/46.649/46.649/0.000 ms
root@central:/etc/openvpn => ping6 -c 1 2a01:4f8:130:3343::2 [11:18:19]
PING 2a01:4f8:130:3343::2(2a01:4f8:130:3343::2) 56 data bytes
64 bytes from 2a01:4f8:130:3343::2: icmp_seq=1 ttl=59 time=17.9 ms
--- 2a01:4f8:130:3343::2 ping statistics ---
1 packets transmitted, 1 received, 0% packet loss, time 0ms
rtt min/avg/max/mdev = 17.975/17.975/17.975/0.000 ms