Re: ssh initial connects SLOW



Randy Yates <yates@xxxxxxxx> writes:
[...]

Problem solved. In reading the -vvv output I posted, I realized the
client was attempting the GSSI... authentication method first, then
publickeys. In reading the man page for ssh, there is a
PreferredAuthentications option that can be set in
ssh_config. Enteringthe following line in /etc/ssh/ssh_config,

PreferredAuthentications publickey,hostbased,keyboard-interactive,password

(on both sides) solved the problem.
--
% Randy Yates % "The dreamer, the unwoken fool -
%% Fuquay-Varina, NC % in dreams, no pain will kiss the brow..."
%%% 919-577-9882 %
%%%% <yates@xxxxxxxx> % 'Eldorado Overture', *Eldorado*, ELO
http://www.digitalsignallabs.com
.