Thread
:
can't connect to 770 ssh, firewalled??
View Single Post
brendan
2007-04-09 , 12:39
Posts: 531 | Thanked: 79 times | Joined on Oct 2006 @ This side of insane, that side of genius
#
2
on your 770, open xterm and type
netstat -na |grep 22
if you do not see an entry for LISTENING on port 22, then your ssh server is not up. by default, there is no firewall enabled on the tablet. secondly, i am not sure if ssh as root user is allowed. you may need to edit /etc/ssh/sshd_config. look for the entry "PermitRootLogin". if there is a # sign in front of it, the default of yes (or allow) is used.
the options available are yes, no, and without-password. without-password uses key based authentication. yes will allow root to ssh to the device using a password. no will no allow root to ssh to the device at all.
__________________
Nokia n800
OS 2008
Pharos iGPS 360-BT
ElmScan 5 BlueTooth
BlackBerry Bold (9000)
AT&T Wireless
Quote & Reply
|
brendan
View Public Profile
Send a private message to brendan
Find all posts by brendan