Hmm, I wanted to add some details I don't quite understand.

Background:
  The host is running as 192.168.33.1.
  The VM is running at 192.168.33.100.

  The host is running software at 192.168.33.1:8086 that the VM needs to
access.

Weird things:
   Opening a firewall rule for TCP on port 8086 didn't work, nor did
disabling the windows firewall for the 192.168.33.1 adapter.  Only after
completing disabling windows firewall was the VM able to reach the server
on the host.




On Wed, Aug 6, 2014 at 11:04 AM, fschwiet <[email protected]> wrote:

>   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
> [email protected].
> 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 [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to