Grml.org not reachable via IPv6
Hello,
I'm just trying to reach grml.org
;; ANSWER SECTION: grml.org. 168 IN AAAA 2a02:790:1:12::6
via ipv6. It does not work. My uplink is via Sixxs and normally stable. ping6 to heise.de works. ping6 to grml.org doesn't work and connecting to port 80 does not work:
listening on sixxs, link-type RAW (Raw IP), capture size 65535 bytes 11:10:42.139760 IP6 2a01:1e8:e100:272::2.60585 > 2a02:790:1:12::6.80: Flags [S], seq 1425174929, win 12200, options [mss 1220,sackOK,TS val 779758502 ecr 0,nop,wscale 7], length 0 11:10:43.137952 IP6 2a01:1e8:e100:272::2.60585 > 2a02:790:1:12::6.80: Flags [S], seq 1425174929, win 12200, options [mss 1220,sackOK,TS val 779758752 ecr 0,nop,wscale 7], length 0 11:10:45.141995 IP6 2a01:1e8:e100:272::2.60585 > 2a02:790:1:12::6.80: Flags [S], seq 1425174929, win 12200, options [mss 1220,sackOK,TS val 779759253 ecr 0,nop,wscale 7], length 0 11:10:49.154020 IP6 2a01:1e8:e100:272::2.60585 > 2a02:790:1:12::6.80: Flags [S], seq 1425174929, win 12200, options [mss 1220,sackOK,TS val 779760256 ecr 0,nop,wscale 7], length 0 ^C 4 packets captured 4 packets received by filter 0 packets dropped by kernel
If you do not provide IPv6 connectivity, you should completly disable it or reject the connections instead of dropping them. This would enable a fast fallback to IPv4 on the client side.
Best regards from Dresden/Germany Viele Grüße aus Dresden Heiko Schlittermann
Hi Heiko,
Heiko Schlittermann schrieb am Wed, Jun 25, 2014 at 11:12:39AM +0200:
I'm just trying to reach grml.org
;; ANSWER SECTION: grml.org. 168 IN AAAA 2a02:790:1:12::6via ipv6. It does not work. My uplink is via Sixxs and normally stable. ping6 to heise.de works. ping6 to grml.org doesn't work
Works fine here via miredo:
→ ping6 grml.org PING grml.org(web.grml.org) 56 data bytes 64 bytes from web.grml.org: icmp_seq=1 ttl=59 time=24.9 ms 64 bytes from web.grml.org: icmp_seq=2 ttl=59 time=23.6 ms 64 bytes from web.grml.org: icmp_seq=3 ttl=59 time=23.3 ms ^C --- grml.org ping statistics --- 3 packets transmitted, 3 received, 0% packet loss, time 2001ms rtt min/avg/max/mdev = 23.307/23.979/24.999/0.733 ms
Also via SixXS (POP at Init7, Zurich):
→ ping6 grml.org PING grml.org(web.grml.org) 56 data bytes 64 bytes from web.grml.org: icmp_seq=1 ttl=55 time=48.0 ms 64 bytes from web.grml.org: icmp_seq=2 ttl=55 time=48.8 ms 64 bytes from web.grml.org: icmp_seq=3 ttl=55 time=43.8 ms 64 bytes from web.grml.org: icmp_seq=4 ttl=55 time=42.2 ms ^C --- grml.org ping statistics --- 4 packets transmitted, 4 received, 0% packet loss, time 3005ms rtt min/avg/max/mdev = 42.213/45.743/48.877/2.786 ms
So maybe a routing issue with your local SixXS-POP?
Regards, Axel
Teilnehmer (2)
-
Axel Beckert -
Heiko Schlittermann