9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
* [9fans] SSH-2.0
@ 2002-06-05 17:13 anothy
  0 siblings, 0 replies; 4+ messages in thread
From: anothy @ 2002-06-05 17:13 UTC (permalink / raw)
  To: 9fans

is anyone working on getting the 2.0 version of the
SSH protocol working in Plan 9?
ア


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [9fans] SSH-2.0
@ 2002-06-05 19:31 Russ Cox
  0 siblings, 0 replies; 4+ messages in thread
From: Russ Cox @ 2002-06-05 19:31 UTC (permalink / raw)
  To: 9fans

[-- Attachment #1: Type: text/plain, Size: 387 bytes --]

ssh port forwarding would be easy to add.

it's not implemented on the server
because for non-plan9 clients, it's
hard to keep the access restricted to
the user who dialed.  at best forwarding
is restricted to the machine that user
is on, and at worst (the behavior of the
historical unix ssh clients) restricted to any machine
that is network-connected to the user's machine.

[-- Attachment #2: Type: message/rfc822, Size: 3833 bytes --]

[-- Attachment #2.1.1: Type: text/plain, Size: 92 bytes --]

A related question, has anyone looked at how hard it would be to add
ssh port forwarding?

[-- Attachment #2.1.2: Type: message/rfc822, Size: 2225 bytes --]

From: "Russ Cox" <rsc@plan9.bell-labs.com>
To: 9fans@cse.psu.edu
Subject: Re: [9fans] SSH-2.0
Date: Wed, 5 Jun 2002 12:54:31 -0500
Message-ID: <82cf8099e6829c9a48da718a6a0c5834@plan9.bell-labs.com>

i had a go at ssh 2.0 four years ago.
it was terrible.  the protocol is much
larger, and the documentation at the time
didn't match the code, so i spent most
of my time adding print statements to the
ssh2 code to discover these discrepancies.

openssh may or may not be better code, but
i fear the documentation story will be the same.

i just don't care enough to try again,
at least not until a machine i care about
ends up running ssh2-only.

russ

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [9fans] SSH-2.0
@ 2002-06-05 17:54 Russ Cox
  0 siblings, 0 replies; 4+ messages in thread
From: Russ Cox @ 2002-06-05 17:54 UTC (permalink / raw)
  To: 9fans

i had a go at ssh 2.0 four years ago.
it was terrible.  the protocol is much
larger, and the documentation at the time
didn't match the code, so i spent most
of my time adding print statements to the
ssh2 code to discover these discrepancies.

openssh may or may not be better code, but
i fear the documentation story will be the same.

i just don't care enough to try again,
at least not until a machine i care about
ends up running ssh2-only.

russ


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [9fans] SSH-2.0
@ 2002-06-05 12:32 dpx
  0 siblings, 0 replies; 4+ messages in thread
From: dpx @ 2002-06-05 12:32 UTC (permalink / raw)
  To: rsc, 9fans

[-- Attachment #1: Type: text/plain, Size: 92 bytes --]

A related question, has anyone looked at how hard it would be to add
ssh port forwarding?

[-- Attachment #2: Type: message/rfc822, Size: 2225 bytes --]

From: "Russ Cox" <rsc@plan9.bell-labs.com>
To: 9fans@cse.psu.edu
Subject: Re: [9fans] SSH-2.0
Date: Wed, 5 Jun 2002 12:54:31 -0500
Message-ID: <82cf8099e6829c9a48da718a6a0c5834@plan9.bell-labs.com>

i had a go at ssh 2.0 four years ago.
it was terrible.  the protocol is much
larger, and the documentation at the time
didn't match the code, so i spent most
of my time adding print statements to the
ssh2 code to discover these discrepancies.

openssh may or may not be better code, but
i fear the documentation story will be the same.

i just don't care enough to try again,
at least not until a machine i care about
ends up running ssh2-only.

russ

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2002-06-05 19:31 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-06-05 17:13 [9fans] SSH-2.0 anothy
  -- strict thread matches above, loose matches on Subject: below --
2002-06-05 19:31 Russ Cox
2002-06-05 17:54 Russ Cox
2002-06-05 12:32 dpx

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).