Welcome, Guest. Please login or register.
Did you miss your activation email?

Author Topic: [DE] ipv6 Problem? (nur) hetzner.com nicht erreichbar  (Read 1876 times)

Offline alexletux

  • User
  • Posts: 7
[DE] ipv6 Problem? (nur) hetzner.com nicht erreichbar
« on: 2023/03/25, 18:43:32 »
Ich habe Siduction frisch installiert und kann weder mit Firefox noch mit Chromium hetzner.com aufrufen. Mit dem Android Tablet funktioniert es und das ist bislang die einzige nicht erreichbare Adresse. Das Problem liegt also ganz klar in meinem System.
docs.hetzner.com/de/ funktioniert dagegen. Ich vermute ein ipv6 Problem und in der Tat zeigt
https://ipv6-test.com/, mein System sei nicht ipv6 tauglich.

Laut https://www.wieistmeineip.de/ipv6-test/ ist es aber ipv6 tauglich und mir wird auch meine mit 2003: beginnende Adresse angezeigt, die mir auch
Code: [Select]
ip -6 addranzeigt.

Ich habe die Prüfschritte in https://www.golinuxcloud.com/linux-check-ipv6-enabled/
und habe jedesmal das erwartete Ergebnis.

Meine /etc/network/interfaces :

Code: [Select]
# /etc/network/interfaces - configuration file
# The loopback interface
auto lo

iface lo inet loopback
#iface wlan0 inet6 dhcp

Wenn ich das zweite Kreuz entferne, findet der Network Manager gar kein WLAN.
Eine Idee, wo kann ich noch schauen kann kann hat das Problem eine ganz andere Ursache haben?

Offline eriefisher

  • User
  • Posts: 264
Re: ipv6 Problem? (nur) hetzner.com nicht erreichbar
« Reply #1 on: 2023/03/25, 21:14:57 »
I think your looking in the wrong place. According to ipv6-test I do not have ipv6 enabled but checking through my system as golinuxcloud.com suggest everything is working fine. I suspect it's my provider supplied modem/router or the service itself.
In either case I can view the hetzner.com site without issue as with the other sites. I would suggest checking your nameservers but it seems you can see other web sites so that's unlikely. Even if you blocked it in the hosts file the docs.hetzner.com site wouldn't be available either. It's odd that only one site gives you trouble.

Offline alexletux

  • User
  • Posts: 7
Re: ipv6 Problem? (nur) hetzner.com nicht erreichbar
« Reply #2 on: 2023/03/26, 11:53:45 »
Es ist tatsächlich kein ipv6 Problem. Wenn ich die mit nslookup ermittelte ipv4 Adresse aufrufe, gibt es ebenfalls ein timeout. docs.hetzner.com hat abweichende ips, dort bekomme ich eine leere nginx Seite.

 Mit einer älteren siduction Installation auf einem anderen pc funktioniert alles.

Ich denke inzwischen, es ist eine Fehlkonfiguration des Servers, der von dem neuen OS "zu" streng interpretiert wird.

Offline eriefisher

  • User
  • Posts: 264
Re: ipv6 Problem? (nur) hetzner.com nicht erreichbar
« Reply #3 on: 2023/03/26, 13:33:48 »
I just tried the ipv4 address from nslookup as you mentioned. When I tried hetzner.com I get a lot of security warnings about certificates and such but I can click through. With docs.hetzner.com I get the same as you, nginx place holder.