babyboss
09-24-2004, 11:03 PM
I don't know what happen.. but I just can't ssh my linux box. I get a refuse connection msg when I tried to. Please help.
|
Click to See Complete Forum and Search --> : Why can't I ssh to my linux? babyboss 09-24-2004, 11:03 PM I don't know what happen.. but I just can't ssh my linux box. I get a refuse connection msg when I tried to. Please help. thaddaeus 09-24-2004, 11:09 PM we need more info, the system your running,... soforth, is ssh running, and does the user have permisson to login in ssh sharth 09-25-2004, 12:37 AM what command are you running to get access to ssh. did you install a ssh server? what distro are you running? teeitup 09-25-2004, 12:56 AM Have you been able to ssh to it before? What's the output of ps -ef |grep sshd on the box the your trying to connect to. Hayl 09-25-2004, 08:32 AM post any relevant errors from the ssh log files... they log files will be somewhere in /var/log. if the logs do not have any error messages, then please edit your ssh configuration to turn up the level of logging, then try again and then look through the log files. Icarus 09-25-2004, 10:20 AM As mentioned, make sure the daemon is running with "ps -ef|grep sshd" Also check the /etc/ssh/ssh_config Are trying to log on as a user or root? Seminole 09-25-2004, 11:46 AM As noted make sure that the ssh server is installed and running. Also if you have a router and are trying to access the PC remotely, you'll need to forward port 22 to the IP if your linux box. justlinux.com
Copyright Internet.com Inc. All Rights Reserved. |