--I'm trying to create isolated environments containing both Vm (virtualbox) and containers (docker). Then using virtualbox and docker.
What I'm trying to achieve are closed networks where ONLY the machines in the given project can talk.
The only way I could think of is by creating interfaces with a given gateway assigned to the virtual interface on the host machine and assigning this interface to all the guests I want to enclose in the subnet.
I tried creating virtual namespaces but they can't talk (especially between container and vm). How can I do?
This mailing list is governed under the HashiCorp Community Guidelines - https://www.hashicorp.com/community-guidelines.html. Behavior in violation of those guidelines may result in your removal from this mailing list.
GitHub Issues: https://github.com/mitchellh/vagrant/issues
IRC: #vagrant on Freenode
---
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.
To view this discussion on the web visit https://groups.google.com/d/msgid/vagrant-up/dd4d7b76-6ebe-4730-a7e0-935fcd96990d%40googlegroups.com.