Wenn ich über meinen Mullvad Server gehe, ist Feddit.org für mich nicht aufrufbar. Kann man da was machen?
You must log in or register to comment.
Einige Addressbereiche, primär asiatische, sind gesperrt. Über was für Server gehst du?
Aktuell der hier: de-fra-wg-304.relays.mullvad.net
Edit: Über de-fra-wg-001.relays.mullvad.net funktioniert es.
304 scheint laut whois explizit zu Mullvad (Mullvad VPN) zu gehören, 001 zu Services AB infrastructure in Frankfurt
@surprised_pikachu@feddit.org
deleted by creator
Nicht aufrufbar (IP) oder nicht erreichbar (DNS) ?
Via de-fra-wg-304.relays.mullvad.net:
$ curl -v --connect-timeout 10 feddit.org * Host feddit.org:80 was resolved. * IPv6: (none) * IPv4: 146.255.56.83 * Trying 146.255.56.83:80... * ipv4 connect timeout after 9998ms, move on! * Failed to connect to feddit.org port 80 after 10002 ms: Timeout was reached * Closing connection curl: (28) Failed to connect to feddit.org port 80 after 10002 ms: Timeout was reached
Via de-fra-wg-001.relays.mullvad.net:
$ curl -v --connect-timeout 10 feddit.org * Host feddit.org:80 was resolved. * IPv6: (none) * IPv4: 146.255.56.83 * Trying 146.255.56.83:80... * Connected to feddit.org (146.255.56.83) port 80 > GET / HTTP/1.1 > Host: feddit.org > User-Agent: curl/8.5.0 > Accept: */* > < HTTP/1.1 308 Permanent Redirect < Date: Tue, 08 Jul 2025 16:18:22 GMT < Content-Type: text/html < Content-Length: 164 < Connection: keep-alive < Location: https://feddit.org/ < <html> <head><title>308 Permanent Redirect</title></head> <body> <center><h1>308 Permanent Redirect</h1></center> <hr><center>nginx</center> </body> </html> * Connection #0 to host feddit.org left intact
Funktioniert über NordVPN.