From c61bc28cbe9677d175b6270692bd3d08eca1a026 Mon Sep 17 00:00:00 2001 From: Xiao Pan Date: Fri, 15 Aug 2025 01:30:37 +0800 Subject: ssh no use ipv6 for ib, because it cancelled --- home/xyz/.ssh/config | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'home/xyz/.ssh/config') diff --git a/home/xyz/.ssh/config b/home/xyz/.ssh/config index 7dd36f6a..d4e2d229 100644 --- a/home/xyz/.ssh/config +++ b/home/xyz/.ssh/config @@ -27,7 +27,8 @@ Host ca Host ib Hostname ib.flylightning.xyz User xyz - AddressFamily inet6 + # ib VPS provider cancelled ipv6 + #AddressFamily inet6 Host ba Hostname ba.flylightning.xyz -- cgit v1.2.3-70-g09d2