![]() |
2008-03-20
, 02:39
|
|
Posts: 868 |
Thanked: 474 times |
Joined on Oct 2007
@ Capital District, NY, USA
|
#2
|
The Following User Says Thank You to brontide For This Useful Post: | ||
![]() |
2008-03-20
, 02:41
|
|
Posts: 868 |
Thanked: 474 times |
Joined on Oct 2007
@ Capital District, NY, USA
|
#3
|
![]() |
2008-03-20
, 02:44
|
|
Posts: 868 |
Thanked: 474 times |
Joined on Oct 2007
@ Capital District, NY, USA
|
#4
|
The Following User Says Thank You to brontide For This Useful Post: | ||
![]() |
2008-03-20
, 02:51
|
Posts: 60 |
Thanked: 22 times |
Joined on Feb 2008
|
#6
|
![]() |
2008-03-20
, 02:55
|
|
Posts: 868 |
Thanked: 474 times |
Joined on Oct 2007
@ Capital District, NY, USA
|
#7
|
![]() |
2008-03-20
, 03:09
|
Posts: 60 |
Thanked: 22 times |
Joined on Feb 2008
|
#8
|
Make sure that the ssh server is running "sshd net start" and verify the ssh port is open "netstat -an | grep LISTEN" port 22 is the default port.
dd
![]() |
2008-03-20
, 03:21
|
|
Posts: 868 |
Thanked: 474 times |
Joined on Oct 2007
@ Capital District, NY, USA
|
#9
|
![]() |
2008-03-20
, 03:47
|
Posts: 60 |
Thanked: 22 times |
Joined on Feb 2008
|
#10
|
usr/sbin/sshd
First I generate a specific SSH key on the N800 using 'ssh-keygen -f ~/.ssh/sshforward -t rsa' with no passphrase
Configuration - a DSL modem feeding to a wireless router. My desktop is on cabled ethernet, n800 obviously on router provided access point.
I need to ssh between n800 and my mac. Mac settings were trivial - one check mark and it tells me now: "To log in to this computer remotely, type "ssh jmg@192.168.0.101".
On n800 I installed openssh , entered new root password and rebooted.
Q. a) Connecting from Mac
Suggestions?
(peripheral question - I had to guess my n800 local IP number (192.168.0.102 above)- as it appears there is no prescribed way to find it. Correct?)
------------
Q. b) connecting from n800 to my mac