Is DNS lookup disabled in sshd_config? grep UseDNS /etc/ssh/sshd_config UseDNS no
Thanks, Will On Tue, Feb 24, 2015 at 6:07 PM, Nicola <[email protected]> wrote: > Hi all, > I've a vagrant project in HyperV with Vm that using freebsd 10.1. This vm > are configured to use LDAP to login users. the problem is the login is very > slow (in order than 100 seconds to log in the vm via ssh). I've disabled > VMQ in the parameters of network in hyperv but nothing change. > > Any idea? > > thanks a lot. > > Greetings > Nicola > > -- > You received this message because you are subscribed to the Google Groups > "Vagrant" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/d/optout. > -- Will Froning [email protected] -- You received this message because you are subscribed to the Google Groups "Vagrant" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
