ssh - connection refused

Smoot Carl-Mitchell smoot at tic.com
Sat Jan 17 13:56:32 UTC 2009


On Sat, 2009-01-17 at 07:37 +0100, frmas wrote:

> > sudo lsof -i | grep 5317
> 
> This is the output I get :
> me at myhome:~$ sudo lsof -i | grep 5317
> [sudo] password for me:
> sshd      5812        root    3u  IPv6  14878       TCP *:5317 (LISTEN)
> me at myhome:~$
> 
> So nothing else is using it I guess. Francois

You should be able to connect to the daemon.  If you still get
connection refused, then you might have a firewall rules which are
responding to the connection request by refusing the connection.  Do you
have a firewall or are yo using iptables or some other firewall on the
server?  You can test if you are using iptales by doing:

sudo iptables -L
-- 
Smoot Carl-Mitchell
Computer Systems and
Network Consultant
smoot at tic.com
+1 480 922 7313
cell: +1 602 421 9005




More information about the ubuntu-users mailing list