diff --git a/ssh_config b/ssh_config --- a/ssh_config +++ b/ssh_config @@ -48,3 +48,7 @@ # VisualHostKey no # ProxyCommand ssh -q -W %h:%p gateway.example.com # RekeyLimit 1G 1h +# +# Uncomment this if you want to use .local domain +#Host *.local +# CheckHostIP no