Toggle navigation
Packages
Pricing
IRCd
Terms of Service
Community
Login
Sign Up
Login to xShellz
Username
Password
Remember me
Login to xShellz
Forgot password or username?
xShellz may not work as expected. Enable Javascript as soon as possible.
kotyk
Sep 05 2021
Free Server: many outbound connections by domain name can't be established because ipv6 doesn't work
2
287
{{tagitem.name}}
Test case:
curl -6 https://www.google.com >/dev/null
We have disabled IPv6 due to internal reasons for now.
Staff
StephenS
Sep 09 2021
https://askubuntu.com/questions/32298/prefer-a-ipv4-dns-lookups-before-aaaaipv6-lookups
You can try to uncomment "precedence ::ffff:0:0/96 100" in /etc/gai.conf or use "options single-request" in /etc/resolv.conf or completely disable ipv6 via sysctl
Another test case: wget -O/dev/null https://www.google.com
kotyk
Sep 09 2021
Please
Login
or
Sign Up
to leave a reply.
Please Login or Sign Up to leave a reply.