Let sshd listen on port 222 for now.
authorMatthijs Kooijman <matthijs@stdin.nl>
Mon, 29 Dec 2008 17:03:23 +0000 (18:03 +0100)
committerMatthijs Kooijman <matthijs@stdin.nl>
Mon, 29 Dec 2008 17:03:23 +0000 (18:03 +0100)
etc/ssh/sshd_config

index 0bb4fe8e434a36edb17b57f51e110a60b17d9e10..81acf9601699ecd91927983835c3e489552b96ed 100644 (file)
@@ -2,7 +2,7 @@
 # See the sshd(8) manpage for details
 
 # What ports, IPs and protocols we listen for
-Port 22
+Port 222
 # Use these options to restrict which interfaces/protocols sshd will bind to
 #ListenAddress ::
 ListenAddress 195.85.225.80