Am 25.06.2014 21:49, schrieb Alan McKinnon: > I've also noticed slowdowns recently, I think it's the new ciphers likes > ecdsa. Try this: > > Connect using ssh -vvv and examine the output to find which of the > various ciphers and algorithms are used once connection is achieved. On > the client, add those configuration options for the server to > ssh_config. You should notice a speed up on the next attempt as unused > methods will be skipped > > man 5 ssh_config > > has all the details
;-) thanks, Alan. Did you already find out what options to set? Aside from that, I wonder why we as users have to do that and why it isn't set up "as good as possible" by the coders of openssh. I will see if I can figure out what to do ... Stefan

