From: Russell Anthony (ranthony_at_siteturn.com)
Date: Wed 28 Aug 2002 - 20:37:11 BST
root_server = xxx.xxx.xxx.10
vps1 = xxx.xxx.xxx.11
vps2 = xxx.xxx.xxx.12
root_server:/etc/ssh/sshd_config file includes :
Listen xxx.xxx.xxx.10
vps1:/etc/ssh/sshd_config file includes :
Listen xxx.xxx.xxx.11
vps1:/etc/ssh/sshd_config file includes :
Listen xxx.xxx.xxx.12
When I try to ssh to a VPS, i get "Connection refused.", and if I remove the
Listen line from the root_server's sshd_config, it answers ssh request to any
IP on it's eth0:*, which means all vps servers. SSH to any of them, lands you
in the root_server...
-- Russell Anthony <ranthony_at_siteturn.com> Network Development / Administration