> Dear author of Top Gun ssh and other Palm/Unix gurus,
Not me, just a very active palm geek =)
> I have just installed Top Gun ssh on my Palm Vx. Following (I think)
> the instructions at <URL:http://www.isaac.cs.berkeley.edu/pilot/>, I
> replaced all of the files in the TGssh package except TGssh.prc with
> the latest TGLoginLib.prc and the contents of
> pilotSSLeay-2.01-bin.zip.
SSLeay (and hence pilotSSLeay) is being depricated in most places,
and the migration to OpenSSL should happen by everyone.
http://www.free.lp.se/openssl/
> Does anyone have a fix for this? Other version 1 ssh clients have no
> trouble connecting to this server. It is not in my authority to
> change the ssh server.
You need to change the sshd_config to present the protocol's in
the following order:
Protocol 1,2
When I was doing testing of tgssh over IR and to POSE from a local
pppd session, I had to change the protocol order, because pilotSSLeay
doesn't support version 2 straight-up as the default protocol. SSH
(assuming OpenSSH) presents them as 2,1... reverse of the way tgssh
expects them.
If you have no way to change them and restart the daemon, you may
want to send a very nice email explaining the difficulty to the admin,
since he will most-likely want to support version 1, then version 2 in
that order.
Or not... I don't know that admin's needs.
> Is anyone currently working on Top Gun ssh or anything similar?
We're all working on (too) many things, so if you'd like to
volunteer your time, we could use the help, certainly.