rcolebaugh / rpms / openssh

Forked from rpms/openssh 2 years ago
Clone
8f2528
diff --git a/ssh_config b/ssh_config
8f2528
index 03a228f..49a4f6c 100644
8f2528
--- a/ssh_config
8f2528
+++ b/ssh_config
8f2528
@@ -46,3 +46,7 @@
8f2528
 #   VisualHostKey no
8f2528
 #   ProxyCommand ssh -q -W %h:%p gateway.example.com
8f2528
 #   RekeyLimit 1G 1h
8f2528
+#
8f2528
+# Uncomment this if you want to use .local domain
8f2528
+# Host *.local
8f2528
+#   CheckHostIP no