View Single Post
Old 10-07-2015, 07:38 PM   #74
rkomar
Wizard
rkomar ought to be getting tired of karma fortunes by now.rkomar ought to be getting tired of karma fortunes by now.rkomar ought to be getting tired of karma fortunes by now.rkomar ought to be getting tired of karma fortunes by now.rkomar ought to be getting tired of karma fortunes by now.rkomar ought to be getting tired of karma fortunes by now.rkomar ought to be getting tired of karma fortunes by now.rkomar ought to be getting tired of karma fortunes by now.rkomar ought to be getting tired of karma fortunes by now.rkomar ought to be getting tired of karma fortunes by now.rkomar ought to be getting tired of karma fortunes by now.
 
Posts: 3,055
Karma: 18821071
Join Date: Oct 2010
Location: Sudbury, ON, Canada
Device: PRS-505, PB 902, PRS-T1, PB 623, PB 840, PB 633
You can look at the sshd_start.app file, which is a shell script. In there, the netagent command is:

Code:
/ebrmain/bin/netagent connect
You can try typing that in and seeing what happens. If it doesn't work, you'll have to determine if it's a problem with the path (i.e. netagent being in a different directory than /ebrmain/bin), or with the "connect" option, or if netagent has been removed entirely from newer firmware versions.
rkomar is offline   Reply With Quote