[ Comments below, in line ]

On Monday 11 May 2009 at 9:58 am, Paul Gilmartin penned
about "Re: [vbox-users] Slow ssh after ssh-keygen"

> I'm not running sshd on my host.  Do you mean I should
> make the change on the guest where sshd is running?

Howdy,

I realize I may have not provided you sufficient information.  `sshd'
= ssh daemon.  In short, the daemon listens for incoming `ssh'
logins.  This daemon has a configuration file named `sshd_config'  

> But useDNS appears in /etc/sshd_config on the host/client
> but not in /etc/ssh/sshd_config on the guest/server.
>
> I'm confused.

Yes, you want to affect the change on the `host'

> Should I:
> 
> o disconnect from VPN and restart the guest (easy enough)
> 
> o edit /etc/resolv.conf on the guest?

None of the above ... :) ... the problem is on the host.  Let's first
try setting `UseDNS no' on the host.  Let's see if that resolves the
issue.

Also, simplify the problem:  do not use the key at first.  Once you
get everything working sans key, add the key into the mix.  You _may_
need to generate two keys depending on the whether you're in the VPN
environment or not.

Cheers,
-- 
Pablo Sanchez - Blueoak Database Engineering, Inc
Ph:    819.459.1926      Fax:   760.860.5225 (US)


_______________________________________________
vbox-users mailing list
vbox-users@virtualbox.org
http://vbox.innotek.de/mailman/listinfo/vbox-users

Reply via email to