99254d5
diff -up openssh-5.8p1/sshd_config.localdomain openssh-5.8p1/sshd_config
99254d5
--- openssh-5.8p1/sshd_config.localdomain	2011-04-22 11:37:49.273648812 +0200
99254d5
+++ openssh-5.8p1/sshd_config	2011-04-22 11:39:31.758648401 +0200
99254d5
@@ -130,6 +130,10 @@ X11Forwarding yes
99254d5
 # override default of no subsystems
99254d5
 Subsystem	sftp	/usr/libexec/sftp-server
99254d5
 
99254d5
+# Uncomment this if you want to use .local domain
99254d5
+#Host *.local
99254d5
+#	CheckHostIP no
99254d5
+
99254d5
 # Example of overriding settings on a per-user basis
99254d5
 #Match User anoncvs
99254d5
 #	X11Forwarding no