Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
Problems connecting to server w/SSH
Name: Danh Date: June 15, 2007 at 10:03:33 Pacific OS: Fedora Core 6 CPU/Ram: Something Reeaally Slow Product: .
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.
Name: haroldw Date: June 15, 2007 at 12:25:27 Pacific
Reply:
Has the ssh daemon been started and running on the server?
0
Response Number 2
Name: dmj2 Date: June 15, 2007 at 19:37:43 Pacific
Reply:
check dmesg or /var/log/messages for useful errors. Sounds like your hostkey could be corrupted.
Has this ever worked?
0
Response Number 3
Name: Danh Date: June 19, 2007 at 10:55:43 Pacific
Reply:
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?
0
Response Number 4
Name: dmj2 Date: June 22, 2007 at 18:37:30 Pacific
Reply:
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.
Summary: Hello, I have a problem connection to the internet with linux. I use msn as my internet access, but i dont think thats my problem. When i go to dial up my computer sounds like its connecting fine to t...
Summary: I am having problems connecting to the internet through my Linksys DSL router? Is Red Hat not detecting my modem or NIC? What do I need to do? ...