ssh question

Peter J. Holzer hjp+fedora-legacy at wsr.ac.at
Mon Dec 12 09:23:19 UTC 2005


On 2005-12-11 21:20:30 -0500, Gene Heskett wrote:
> How can I make the ssh thats installed on my FC2 system, be compatible 
> with the ssh thats installed on a specialty release (BDI-4.30) thats 
> debian/morphix based running a 2.6.12-rtai kernel?

FC 2 includes OpenSSH_3.6.1p2, SSH protocols 1.5/2.0, OpenSSL 0x0090701f
Debian Sarge includes OpenSSH_3.8.1p1 Debian-8.sarge.4, OpenSSL 0.9.7e
25 Oct 2004

Debian also includes at least one other SSH implementation. I played
with it briefly, but encountered some problems (don't remember what they
were) and due to lack of time returned to OpenSSH.

> The version numbers are totally different,

If the version numbers are really totally different, the other SSH
probably isn't OpenSSH. As you can see above, OpenSSH on Sarge is a bit
newer, but not much.

> as if the two copies of OpenSSH branched in 1994 or something.

I'm not sure if SSH existed in 1994 (I certainly learned about it a few
years later). OpenSSH as the first major branch is certainly not that
old. There are other branches, and at least two complete
reimplementations.

> One accepts the ssh -Y syntax, the other rejects it, one accepts the
> ssh -X syntax while the other rejects it, hence the X services cannot
> be exported one to the other in either direction.

I think is is more likely that you have disallowed X forwarding on the
SSH server(s). I certainly can connect with both ssh -X and ssh -Y from a
debian box to a FC2 box (even though FC2 openssh is too old to recognize
-Y) and connect with ssh -X from FC2 to debian.

> What would be the recommended fix for this?

Check the documentation and configuration of the ssh servers. Use the
option -vv to get (lots of) debug output.

	hp

-- 
   _  | Peter J. Holzer    | If I wanted to be "academically correct",
|_|_) | Sysadmin WSR       | I'd be programming in Java.
| |   | hjp at wsr.ac.at      | I don't, and I'm not.
__/   | http://www.hjp.at/ |   -- Jesse Erlbaum on dbi-users
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 388 bytes
Desc: not available
URL: <http://listman.redhat.com/archives/fedora-legacy-list/attachments/20051212/3145efd9/attachment.sig>


More information about the fedora-legacy-list mailing list