| Computing.Net: Over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to sign up now, it's free! |
Problems connecting to server w/SSH
|
Original Message
|
Name: Danh
Date: June 15, 2007 at 10:03:33 Pacific
Subject: Problems connecting to server w/SSHOS: Fedora Core 6CPU/Ram: Something Reeaally SlowManufacturer/Model: . |
Comment: When I try connecting to my nitix server with: ssh user@server If I am connecting as admin it prompts me for a password and then displays: connection closed ::1 if i try connecting as a non admin user, it doesn't prompt me for a password. Just gives me the same thing. Any help would be greatly appreciated. Thanks
Report Offensive Message For Removal
|
|
Response Number 2
|
Name: dmj2
Date: June 15, 2007 at 19:37:43 Pacific
|
Reply: (edit)check dmesg or /var/log/messages for useful errors. Sounds like your hostkey could be corrupted. Has this ever worked?
Report Offensive Follow Up For Removal
|
|
Response Number 3
|
Name: Danh
Date: June 19, 2007 at 10:55:43 Pacific
|
Reply: (edit)I checked my log for errors. The log is showing that its not accepting my connection but its not showing that my connection is coming from ssh. Could it be that ssh is not even installed? What directory would it be in?
Report Offensive Follow Up For Removal
|
|
Response Number 4
|
Name: dmj2
Date: June 22, 2007 at 18:37:30 Pacific
|
Reply: (edit)usually under /usr/sbin/sshd Try 'find / -name sshd' to locate it, see if it's running w/ 'ps -ax | grep ssh' -- try to kill it & restart it. SSH is pretty standard & installed by default on most distro's -- also, the fact that it prompts you for a password means something is running on that port -- otherwise it would just time out. What does the log file say?
Report Offensive Follow Up For Removal
|

Post Locked
This post is quite old and has been locked from receiving new replies. Please create a new posting instead.
Go to Linux Forum Home