Author Topic: Unable login with ssh from zentyal server to LAN systems  (Read 1408 times)

Zent User

  • Zen Warrior
  • ***
  • Posts: 121
  • Karma: +1/-3
    • View Profile
Unable login with ssh from zentyal server to LAN systems
« on: November 11, 2013, 11:05:00 am »
I'm unable to login with ssh from zentyal server to LAN connected systems, but I'm able connect via ssh to zentyal server from LAN systems. I've checked firewall, there is no restrictions for ssh.Following are out for various commands,

Code: [Select]
ssh -vv user@ip-address
OpenSSH_5.9p1 Debian-5ubuntu1, OpenSSL 1.0.1 14 Mar 2012
debug1: Reading configuration data /etc/ssh/ssh_config
debug1: /etc/ssh/ssh_config line 19: Applying options for *
debug2: ssh_connect: needpriv 0
debug1: Connecting to ip-address [ip-address] port 22.
debug1: connect to address ip-address port 22: Connection timed out
ssh: connect to host ip-address port 22: Connection timed out


Regards
Zent User