From 7b63025eb5876c235114563ca9115aa0bf23b257 Mon Sep 17 00:00:00 2001 From: Xiao Pan Date: Fri, 15 Aug 2025 01:30:14 +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') diff --git a/home/xyz/.ssh/config b/home/xyz/.ssh/config index 608ce0a5..41a67680 100644 --- a/home/xyz/.ssh/config +++ b/home/xyz/.ssh/config @@ -36,7 +36,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