[Ilugc] ssh connection refused
Mehul Ved
mehul.n.ved at gmail.com
Thu Jul 3 19:48:46 IST 2008
On Thu Jul 03, 2008 at 06:22:56PM +0530, sivaji j.g wrote:
> On Thu, Jul 3, 2008 at 6:11 PM, Sudharshan S <sudharsh at gmail.com> wrote:
>
> student at jtuxmeet:~$ ssh bleh at unixpod.com
>
>
> ssh: connect to host unixpod.com port 22: Connection refused
Try netcat or telnet
$ netcat unixpod.com 22
SSH-2.0-OpenSSH_4.7p1 Debian-8ubuntu1
$ telnet unixpod.com 22
Trying 12.205.155.236...
Connected to unixpod.com.
Escape character is '^]'.
SSH-2.0-OpenSSH_4.7p1 Debian-8ubuntu1
The above is what I am getting.
--
Nothing I do is my fault.
-- Calvin
More information about the ilugc
mailing list