Koozali.org: home of the SME Server

[SOLVED] Cannot conect to remote server via ssh

Offline crazybob

  • ****
  • 894
  • +0/-0
    • Stalzer R&D
[SOLVED] Cannot conect to remote server via ssh
« on: July 26, 2016, 04:06:46 PM »
When I attempt to connect to a remote sever from my local server via ssh, it fails.
I am able to do this with other remote sme servers. I am able to connect with putty, or Winscp.
Need to know what to look at
TIA
« Last Edit: July 26, 2016, 05:40:25 PM by crazybob »
If you think you know whats going on, you obviously have no idea whats going on!

Offline Daniel B.

  • *
  • 1,699
  • +0/-0
    • Firewall Services, la sécurité des réseaux
Re: Cannot conect to remote server via ssh
« Reply #1 on: July 26, 2016, 04:24:03 PM »
What do you mean by "it fails" ?
C'est la fin du monde !!! :lol:

Offline crazybob

  • ****
  • 894
  • +0/-0
    • Stalzer R&D
Re: Cannot conect to remote server via ssh
« Reply #2 on: July 26, 2016, 04:30:08 PM »
It just times out, no connection established.
If you think you know whats going on, you obviously have no idea whats going on!

Offline Daniel B.

  • *
  • 1,699
  • +0/-0
    • Firewall Services, la sécurité des réseaux
Re: Cannot conect to remote server via ssh
« Reply #3 on: July 26, 2016, 04:35:22 PM »
So either your sshd isn't running, or not on the port you're trying, or there's a firewall dropping the packets. There's no outbound firewall so, it'd be the inbound firewall of the remote server. Hard to tell without knowing more about your configuration
C'est la fin du monde !!! :lol:

Offline crazybob

  • ****
  • 894
  • +0/-0
    • Stalzer R&D
Re: Cannot conect to remote server via ssh
« Reply #4 on: July 26, 2016, 05:00:14 PM »
it appears there is some kind of issue between my local server, and that remote server only. I can shh to other remote servers, and the remote server can ssh to other remote servers, just not my local server.

It is now functioning.
The server i was trying to ssh from is behind another server/gateway server. I had entered the name of remote computer in the host name and addresses in the gateway computer. when I removed the entry, things started working.

Thanks
« Last Edit: July 26, 2016, 05:44:51 PM by crazybob »
If you think you know whats going on, you obviously have no idea whats going on!