sounds something local to the guest. Can you paste the output of these commands?
iptables -L netstat -anp | grep ':<port>' not sure if it's port :80 or :443 at the guest, it could be firewall (iptables) or the webserver is not listening on the ip.. I am thinkig one of those 2 scenarios are happening here. Alvaro. On Friday, April 25, 2014 6:40:58 PM UTC+12, Mario Linz wrote: > > Hi Alvaro, >> > > That was my first test but its the same behavior. :( > The only thing that I have did was to install a "Grunt" environment with > the following shell commands: > > npm install -g grunt-cli > > npm install grunt-contrib-clean grunt-contrib-less grunt-contrib-copy > grunt-contrib-compress grunt-contrib-uglify grunt-contrib-watch --save-dev > > I hope that this environment isn't the reason for this problem. > > > Greetings Mario > -- 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.
