[40050] in North American Network Operators' Group
Re: telnet vs ssh on Core equipment , looking for reasons why ?
daemon@ATHENA.MIT.EDU (Kevin Steves)
Tue Jul 31 16:44:40 2001
Date: Tue, 31 Jul 2001 13:47:30 -0700 (PDT)
From: Kevin Steves <stevesk@pobox.com>
To: Charles Sprickman <spork@inch.com>
Cc: <nanog@merit.edu>
In-Reply-To: <Pine.BSF.4.33.0107311239080.22099-100000@shell.inch.com>
Message-ID: <Pine.HPX.4.33.0107311337210.1530-100000@jenny>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
Errors-To: owner-nanog-outgoing@merit.edu
On Tue, 31 Jul 2001, Charles Sprickman wrote:
:6) Finding a unix ssh that supports 3DES and DES.
:
:I curse those OpenSSH folks for making me have to trudge through the code
:to find out how to get DES working...
DES is supported in openssh for protocol 1 in the client with ssh -c des.
also, does anyone curse cisco for refusing to support ssh protocol 2?
they have much more resources than the openssh team.