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.