[X-Unix] SSH connection
Eric F Crist
ecrist at secure-computing.net
Wed Dec 7 16:56:14 PST 2005
On Dec 7, 2005, at 6:41 PM, Eric F Crist wrote:
>>> Firewall on ibook needs to be open...
>>>
>>> System Preferences - Sharing - Firewall tab ... Check Remote
>>> Login- SSH and click start.
>>>
>>> On Dec 7, 2005, at 6:16 PM, SeaSoft Systems wrote:
>>>
>>>> Diagnostics:
>>>>
>>>> - The OS X firewall on the remote computer is disabled
Also, try port-scanning the ip address to verify that the computer is
listening on port 22. Also, if you can talk her into getting to a
console, have her type:
[Machine:~] user% netstat -a | grep ssh
If ssh is running, she will see the following output:
tcp4 0 0 *.ssh *.*
LISTEN
HTH
-----
Eric F Crist
Secure Computing Networks
http://www.secure-computing.net
More information about the X-Unix
mailing list