# Package generated configuration file
# See the sshd(8) manpage for details
-# What ports, IPs and protocols we listen for
-Port 222
# Use these options to restrict which interfaces/protocols sshd will bind to
-#ListenAddress ::
-ListenAddress 94.142.244.14
-ListenAddress 172.32.1.2
+# 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