I think, rsh is quite obsolete

Florin Andrei florin at andrei.myip.org
Mon Nov 13 19:38:24 UTC 2006


Chris Adams wrote:

> Telnet and rsh can be used over networks that are secured in other ways.

Exactly.

I use telnet over OpenVPN tunnels (strictly between the ends of the 
tunnels, not beyond) and it's much faster than ssh, since telnet can be 
compressed by OpenVPN while ssh, being "randomized" (encrypted) already, 
does not compress too well, if at all.

Also, we have a protected environment where encryption gives us no 
security advantage, while plain text protocols are much faster than ssh. 
With ssh we get transfer times that are unacceptable, while plain text 
transfers will hit the bandwidth ceiling and complete pretty quickly.

Leave the cleartext protocols alone, they're good tools if you know what 
you are doing.

-- 
Florin Andrei

http://florin.myip.org/




More information about the fedora-devel-list mailing list