Well, here, at work, when i try to access through ip adress it works. But i tried at home in the same conditions, and it didn't work.
My vm is running and i start it here when i arrived tomorrow. I also tried a reload (several actually) ^^ This is the ssh config : Host default > HostName 127.0.0.1 > User vagrant > Port 2222 > UserKnownHostsFile /dev/null > StrictHostKeyChecking no > PasswordAuthentication no > IdentityFile /root/.vagrant.d/insecure_private_key > IdentitiesOnly yes > LogLevel FATAL > And for the vagrantFile, you will find it on my first message, i only add the line you told me to write in it ;) -- 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.
