it most likely sshd is not running. can you check "ps -auxwwwf | grep sshd | grep -v grep" for sshd running ?
On Thu, Mar 31, 2011 at 6:13 PM, Tha.Suresh <[email protected]> wrote: > Hi friends, > > Since previous day i can connect to a other systems from my laptop via ssh, > but other laptop can not connect to mine. > > Below is the Error, that i've got when trying to connect my system from > others: > > [student@mercury ~]$ ssh [email protected] > ssh: connect to host 192.168.1.9 port 22: Connection refused > > i tried to connect to localhost, i got the same Error: > > [suresh@mercury ~]$ ssh me@localhost > ssh: connect to host localhost port 22: Connection refused > > I tried many ways like, > $ /etc/init.d/sshd start > $ /etc/ssh/ssh_config > $ iptables -F > > I don't know how to resolve this problem.Sugesst me to solve this problem. > > Thanks in advance. > > > > > > -- > Regards, > Tha.Suresh > > Cooool Linux Tips & Tricks, > http://gnutips.wordpress.com > > My experiences with Linux are here, > http://thasulinux.wordpress.com > _______________________________________________ > ILUGC Mailing List: > http://www.ae.iitm.ac.in/mailman/listinfo/ilugc > -- Vijai Ganapathy http://solarindia.co.cc Mailto: [email protected] Mobile : +919632351915 _______________________________________________ ILUGC Mailing List: http://www.ae.iitm.ac.in/mailman/listinfo/ilugc
