Ethical Hacking

Learn to find vulnerabilities before the bad guys do! Gain real world hands on hacking experience in our state of the art hacking lab. Course designed and taught by expert instructors with years of penetration testing experience. 12 student maximum in every class. Certification attempt included in every package.
Computer Forensics Training at InfoSec Institute

Gain the in-demand skills of a certified computer examiner, learn to recover trace data left behind by fraud, theft, and cybercrime perpetrators. Discover the source of computer crime and abuse at your organization so that it never happens again. All of our class sizes are guaranteed to be 12 students or less to facilitate one-on-one interaction with one of our expert instructors.




Network Security Secure-Shell
[Top] [All Lists]

Re: HPN-SSH Performance vs. OpenSSH/SFTP Performance

Subject: Re: HPN-SSH Performance vs. OpenSSH/SFTP Performance
Date: Fri, 16 Nov 2007 10:39:52 -0800
To my knowledge, the HPN-SSH patches have not yet been rolled into the
OpenSSH tree.

For a local LAN, the "-o NoneSwitch=yes" option to turn off encryption
will improve network performance by reducing CPU load, but you could
also use the "-c none" option in standard OpenSSH.

Note - The standard "-c none" option is NOT the same has HPN-SSH's
NoneSwitch option.  Only consider "-c none" on a "safe" network.  I am
not sure if the "none" cipher is even available in some Linux
distributions.

However, for high-speed, high-latency connection, HPN-SSH rocks.  With
the proper tuning of TCP options, our cross-continent gigabit
connection runs at 15MByte/s, as compared to ~700kByte/s before
HPN-SSH.



On Nov 13, 2007 12:37 PM, Mathew Brown <mathewbrown@fastmail.fm> wrote:
Hi,
  I just came across the High Performance SSH/SCP - (HPN-SSH) -
  http://www.psc.edu/networking/projects/hpn-ssh/ - and was wondering if
  the HPN patches had been ported to mailine OpenSSH.  If not, what
  suggestions are available for improving the speed of SFTP in local LAN
  environments?  Thanks for your help.
--
  Mathew Brown
  mathewbrown@fastmail.fm

--
http://www.fastmail.fm - Does exactly what it says on the tin



<Prev in Thread] Current Thread [Next in Thread>