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