diff options
Diffstat (limited to 'home/xyz')
-rw-r--r-- | home/xyz/.ssh/config | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/home/xyz/.ssh/config b/home/xyz/.ssh/config index e05aa8b0..608ce0a5 100644 --- a/home/xyz/.ssh/config +++ b/home/xyz/.ssh/config @@ -7,7 +7,7 @@ AddKeysToAgent yes SendEnv COLORTERM Host pp - Hostname xyzpp + Hostname xyzpp.local User xyz Host qw @@ -41,3 +41,5 @@ Host ib Host ba Hostname ba.flylightning.xyz User xyz + # ba ipv4 has better optimized route + AddressFamily inet |