
17 Aug
2009
17 Aug
'09
10:31 a.m.
Hi,
Hi I am trying to SSH into our Apache server hosting OTRS. When I type "ssh server ip number" from my Windows command line I get "ssh is not recognised as a command" and when I type "ssh server IP number" from my Mac Terminal I get "connection refused".
Windows: Use PuTTY http://www.chiark.greenend.org.uk/~sgtatham/putty/ "connection refused": make sure that your server allows ssh connection from your ip adress. check firewall settings, /etc/hosts.allow, and /etc/hosts.deny and perhaps inetd/xinetd configuration. Lars