Uhh, yes, good point. Right now I am reinstalling SSH because I want a fresh install and... I was wrong, just assumed that it would function on defaults without a config file. Anyways something I deleted in /etc/ssh killed it. I'll try to check out the note off of the guide on here I just noticed to:
Quote:
You probably have a server problem, check sshd is running "netstat -nlp" and there is no firewall rule in place blocking port 22 "iptables -nL".
|
Speedy reply, btw
And they are on Slackware, 10.0
Ok, with everything fresh (again) On LapA -> LapB, connection is still sound. Since this was a fresh boot, I recieved the "Authentication of host unknown; accept RSA key?" garble. On LapB -> LapA, I recieved "Host verification failed". What other file is locking my connection? I deleted everything in /root/ssh before the reinstall too, and there is no hosts.deny on either. Geh?
Running the debug, the error says:
"read_passphrase: can't open /dev/tty: is a directory"
Whoa, so I just checked, and on LapB, /dev/tty had 6 sub directories, /s, /s01, /s02... What are these? No matter, I cleared them and linked to /dev/tty1.
Problem Solved. grr