Re: How do I turn off encryption in ssh
From: Mohit Aron (aron_at_cs.rice.edu)
Date: 06/06/04
- Previous message: Nico Kadel-Garcia: "Re: VerifyReverseMapping=no but sshd still attempting reverse DNS"
- In reply to: Bill Unruh: "Re: How do I turn off encryption in ssh"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: 5 Jun 2004 16:54:13 -0700
>
> ]I'm wondering how to turn off encryption when using ssh. I'm using
> ]version
> ]3.8.1p1 of openssh on Linux. It seems this version doesn't support the
> ]'-c none' option.
>
> Why would you want to? That is the whole purpose of ssh. Otherwise use
> telnet.
I'm connecting from my home machine to my office machine over a VPN
connection.
The VPN already does encryption - so I don't need to encrypt. I'm
using ssh to
do X forwarding - so that make X programs on my office machine open up
on the display of my home machine. I don't want to add another layer
of encryption.
Another reason I cannot use telnet/rlogin is because telnetd/rshd are
not
configured to run on my office machine - these days many companies
follow this
practice of allowing logins only via sshd. And the ciphers supported
by
sshd in /etc/ssh/sshd_config permit the "none2" cipher (my office
machine's
sshd version is 3.6.1p2).
- Mohit
- Previous message: Nico Kadel-Garcia: "Re: VerifyReverseMapping=no but sshd still attempting reverse DNS"
- In reply to: Bill Unruh: "Re: How do I turn off encryption in ssh"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|
|