Hi @daveypoos,
Maybe the following links help you:
https://gist.github.com/jedi4ever/5657094
http://superuser.com/questions/776007/login-process-very-slow-over-ssh-to-vagrant-guest
Hope it solves this issue.
Hey guys,
I'm totally sold on using Vagrant / Homestead but I need some help with a really peculiar problem...
I've installed Virtualbox, Vagrant and Homestead fine: the files are syncing beautifully, the database is connecting and I can see my app at the url of my choice e.g. myapp.local:8000.
HOWEVER, it takes an eternity (well, about 30 seconds) to ssh in (using both vagrant ssh and ssh vagrant@127.0.0.1...) and even longer to issue commands (30 seconds - 1 minute). This also affects actually using my app with page loads taking forever.
Here comes the funny part: As soon as I disconnect from the internet, everything suddenly works perfectly! SSH, commands and browsing my app become lightning quick.
Any ideas guys?
Please or to participate in this conversation.