<br><br><div class="gmail_quote">On Thu, Aug 13, 2009 at 4:54 PM, Davor Ocelic <span dir="ltr">&lt;<a href="mailto:docelic@hcoop.net">docelic@hcoop.net</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div><div></div><div class="h5">On Thu, 13 Aug 2009 16:37:24 +0530<br>
Tanveer Singh &lt;<a href="mailto:tanveer@hcoop.net">tanveer@hcoop.net</a>&gt; wrote:<br>
<br>
&gt; From my machine at work I get connection refused.<br>
&gt; However I can connect from other m/c<br>
&gt; Is my IP blocked?<br>
&gt; How do I find out?<br>
<br>
</div></div>Hi,<br>
<br>
Connection refused means the packet did not reach<br>
ssh server.<br>
<br>
We use that simple denyhosts mechanism, but<br>
I believe even if your IP was listed there, you&#39;d<br>
get some other type of error, not connection refused.<br>
<br>
There is also no firewall on HCoop side that would<br>
cause this.<br>
<br>
Run ssh -vvv to see some more debug information,<br>
but I suspect the issue is somewhere within your<br>
network at work.<br>
<br>
You can use our https:// ssh client if nothing<br>
else works. (I forgot the url, someone can remind<br>
me what is it?)<br>
<br>
Thanks,<br>
-doc<br>
</blockquote><div>thanks for the quick reply doc<br>Here is what I get<br> OpenSSH_4.3p2, OpenSSL 0.9.8b 04 May 2006<br>debug1: Reading configuration data /etc/ssh/ssh_config<br>debug1: Applying options for *<br>debug2: ssh_connect: needpriv 0<br>
debug1: Connecting to <a href="http://ssh.hcoop.net">ssh.hcoop.net</a> [69.90.123.68] port 22.<br>debug1: connect to address 69.90.123.68 port 22: Connection refused<br>ssh: connect to host <a href="http://ssh.hcoop.net">ssh.hcoop.net</a> port 22: Connection refused<br>
</div></div><br>do let me know about https ssh client thingy!<br><br>