hello. If your home network have ipv6, that usually mean that you can create a VM with a bridge interface and everybox in your place will have a real ipv6.
now, if you don't want to do that, is where things go funny. but vagrant + bridge + ipv6 dhcp runs fine. Alvaro. On Sat, Feb 20, 2016 at 10:00 AM, pixel fairy <[email protected]> wrote: > so the IETF apparently hates NAT. but i cant see any other way to make > "little internets" (multi machine networks with dns, mail, web or whatever > servers you need to test with) that also have access to the real internet > (for example to download packages). > > building it all (a repo with said packages etc) is just a rediculous > amount of work even with configuration mangement. maybe a docker compose > file would work here as docker is pretty quick. > > service proxies are obviously restrictive > > so what to do to make an ipv6 only playground not sealed off from the > outside? nat66? > > ive done the v4 version to, mostly to test vpn, web and mail servers. has > anyone done this in v6? > > -- > 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 [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/vagrant-up/061ed61e-0268-486d-aed9-df5267848ae2%40googlegroups.com > <https://groups.google.com/d/msgid/vagrant-up/061ed61e-0268-486d-aed9-df5267848ae2%40googlegroups.com?utm_medium=email&utm_source=footer> > . > For more options, visit https://groups.google.com/d/optout. > -- 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 [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/vagrant-up/CAHqq0ew5c9uY%2B5NrFnRUQnBn3rF9RvGs11oL_9EFOFz%3DV_hSGQ%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
