From dfbe0ff334e1ec40ad3aa487b0f38ab9d14f8aac Mon Sep 17 00:00:00 2001 From: Xiao Pan Date: Thu, 14 Aug 2025 17:14:57 +0000 Subject: prefer ipv4 because VPS provider cancelled ipv6 This is a workaround, a more proper way to deal with it is to remove those ipv6 configs in network configs. But I would like to wait to see if in the future ipv6 will work again or not. Using this workaround, I don't need to change too much configs. Also ping and wireguard should work with this workaround. --- etc/gai.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/etc/gai.conf b/etc/gai.conf index 4616ed00..ac96e422 100644 --- a/etc/gai.conf +++ b/etc/gai.conf @@ -51,7 +51,7 @@ # # For sites which prefer IPv4 connections change the last line to # -#precedence ::ffff:0:0/96 100 +precedence ::ffff:0:0/96 100 # # scopev4 -- cgit v1.2.3-70-g09d2