ssh connectivity issue
- by achal tomar
I have a CentOS 5.5 server hosted in a remote data center. I usually access this server from a Red Hat Enterprise Linux 5 server using the ssh command. Now my organization has implemented a proxy server, this is not allowing me to connect to the VPS server.
I see the following error using the command root@<ip address>:-:
ssh: connect to host <ip address> PORT 22: connection refused.
Can anybody help me with this issue?