ssh: Update listen addresses.
[matthijs/servers/drsnuggles.git] / etc / ssh / sshd_config
index 0bb4fe8e434a36edb17b57f51e110a60b17d9e10..1067d806ed32dc4ba6ee007c1ded3e945cdea5d7 100644 (file)
@@ -1,11 +1,14 @@
 # Package generated configuration file
 # See the sshd(8) manpage for details
 
-# What ports, IPs and protocols we listen for
-Port 22
 # Use these options to restrict which interfaces/protocols sshd will bind to
-#ListenAddress ::
-ListenAddress 195.85.225.80
+# External, on a different port (22 is forwarded to the login vserver)
+ListenAddress 94.142.244.14:222
+# Internal link to zeratul
+ListenAddress 172.31.1.2
+# Loopback
+ListenAddress 127.0.0.1
+
 Protocol 2
 # HostKeys for protocol version 2
 HostKey /etc/ssh/ssh_host_rsa_key