ssh: Listen on the new IP address.
[matthijs/servers/drsnuggles.git] / etc / ssh / sshd_config
index 052487410030a3718cead86040ce493a03cad247..468232797a87b6f9c24f3a44d1a7e2e11f708da5 100644 (file)
@@ -2,10 +2,11 @@
 # 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 0.0.0.0
+ListenAddress 94.142.244.14
+ListenAddress 172.32.1.2
 Protocol 2
 # HostKeys for protocol version 2
 HostKey /etc/ssh/ssh_host_rsa_key