On Mon, Jun 05, 2006 at 04:21:47PM -0400, Tim Young wrote: > When I do an ssh from the command-line, there is an 8 second delay or so > as it connects. So far as I can tell, this is because the FC1 computer > is doing a DNS lookup. > > Hmmm... That is interesting. I had not timed it before. > ssh_get_info.nasl finishes up in 6 seconds... [21478] > ssh_get_info.nasl (process 10) finished its job in 6.428 seconds
Raise the recv() timeout then (checks_read_timeout in the client or server config). George -- [EMAIL PROTECTED] _______________________________________________ Nessus mailing list [email protected] http://mail.nessus.org/mailman/listinfo/nessus
