I'm running a server with vagrant. As part of testing, I fake a 3rd parter server on the host machine which the vagrant VM needs to communicate with. The problem is that (on Windows at least) firewall rules are automatically applied to the private_network adapter created on the host. So the VM is unable to communicate with the host on the selected ports.Is there a good way to open up the firewall on the host for the private_network adapter? I want this project to work well cross-platform (particularly Mac and Windows) and would prefer to avoid a manual step of having to open up the firewall on the vagrant host.
--
You received this message because you are subscribed to a topic in the Google Groups "Vagrant" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/vagrant-up/s69YHYN0KWE/unsubscribe.
To unsubscribe from this group and all its topics, send an email to vagrant-up+...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
--
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 vagrant-up+...@googlegroups.com.