projects
/
matthijs
/
servers
/
drsnuggles.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
367d0bf
)
ssh: Listen on the new IP address.
author
Matthijs Kooijman
<matthijs@stdin.nl>
Sat, 4 Apr 2009 11:33:02 +0000
(13:33 +0200)
committer
Matthijs Kooijman
<matthijs@stdin.nl>
Sat, 4 Apr 2009 11:33:02 +0000
(13:33 +0200)
etc/ssh/sshd_config
patch
|
blob
|
history
diff --git
a/etc/ssh/sshd_config
b/etc/ssh/sshd_config
index 81acf9601699ecd91927983835c3e489552b96ed..468232797a87b6f9c24f3a44d1a7e2e11f708da5 100644
(file)
--- a/
etc/ssh/sshd_config
+++ b/
etc/ssh/sshd_config
@@
-5,7
+5,8
@@
Port 222
# Use these options to restrict which interfaces/protocols sshd will bind to
#ListenAddress ::
-ListenAddress 195.85.225.80
+ListenAddress 94.142.244.14
+ListenAddress 172.32.1.2
Protocol 2
# HostKeys for protocol version 2
HostKey /etc/ssh/ssh_host_rsa_key