I have a MacBook and a Fedora 15 laptop on a wired LAN.
I can sucessfully ssh into the Fedora 15 system from the Mac but when try to ssh into the Mac from the Fedora 15 system I get the following error:
ssh: connect to host 192.168.X.XX port 22: Connection refused
Why would I be getting the error in one direction and not the other?
And yes the sshd service is running see below:
[jack@daffy-duck ~]$ ps aux | grep -i ssh
root 1052 0.0 0.0 9420 964 ? Ss 12:55 0:00 /usr/sbin/sshd
jack 3693 0.0 0.0 4444 768 pts/0 S+ 17:23 0:00 grep --color=auto -i ssh