Re: ssh .vs. rsh

From: Atro Tossavainen (atossava_at_cc.helsinki.fi)
Date: 01/22/04

  • Next message: Mike Gibson: "Getting SSH to exit when Forwardings fail"
    To: secureshell@securityfocus.com
    Date: Thu, 22 Jan 2004 15:49:24 +0200 (EET)
    
    

    Asif,

    > We have users remotely accessing applications that has GUI in Solaris env.
    > It responds real fast if you use rsh,

    (in which case the X11 traffic is not tunneled at all)

    > but its pretty slow for openssh of any flavor. Is there way we can
    > speed it up ? may be by using -c blowfish ?

    Using one of the alternative ciphers, such as blowfish, will definitely
    speed things up somewhat if your default cipher is 3DES like ISTR it
    usually is.

    Using compression may help if the network links are slow.

    -- 
    Atro Tossavainen (Mr.)               / The Institute of Biotechnology at
    Systems Analyst, Techno-Amish &     / the University of Helsinki, Finland,
    +358-9-19158939  UNIX Dinosaur     / employs me, but my opinions are my own.
    < URL : http : / / www . helsinki . fi / %7E atossava / > NO FILE ATTACHMENTS
    

  • Next message: Mike Gibson: "Getting SSH to exit when Forwardings fail"