Hi everyone,
I'm not sure why is this happening but will try to explain the situation.
I have two OSX machines running Vagrant, a Mac Mini and a MacBook Air.
In both I have set exactly the same Vagrant config, which mainly includes a virtual private network because I need to set several virtual hosts at apache.
Thing is that MacBook Air works correctly in all browsers, including Chrome, but Mac Mini gives me a 'ERR_CONNECTION_REFUSED' error ONLY AT CHROME. The other browsers work correctly !
I have checked apache log at Vagrant box for possible errors, but looks like Chrome is not able to reach it, so nothing happens.
Any ideas of what can be the reason for this weird issue?
Many thanks in advance,
Daniel.