feature request, dual stack for default network

52 views
Skip to first unread message

pixel fairy

unread,
Mar 10, 2016, 4:19:06 PM3/10/16
to Vagrant
when making multi machine vagrant files, your limited to ipv4 for connection to the outside without doing some fancy setups.

this would be easier if vagrant attached eth0 to ::1 as well as 127.0.0.1 on the outside and an ipv6 ula address on the inside to go with the v4 one. since this is provider specific, can it start with virtualbox?

till then, i just got this working using tayga on the router vm (ubuntu/trusty64)

Alvaro Miranda Aguilera

unread,
Mar 10, 2016, 9:33:20 PM3/10/16
to vagra...@googlegroups.com
Hello,

Can you elaborate a bit more?

::1 and 127.0.0.1 are ip for the loopback device lo

not sure what will be the benefit of having loopback ip in other interface 

Thanks
Alvaro

--
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/6e05a14c-6813-4f6e-af2e-5d1ea01e0a1a%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

pixel fairy

unread,
Mar 11, 2016, 1:24:45 AM3/11/16
to Vagrant
by default, when you vagrant up, vagrant opens a port on ipv4 loopback, and gives the machine an ip4 address with a process that nats to the internet.

Id like an v6 address on the inside so virtual machines can also reach the v6 internet.

Alvaro Miranda Aguilera

unread,
Mar 11, 2016, 2:50:45 AM3/11/16
to vagra...@googlegroups.com
In my house, I do Bridge, and the VM gets IPV6, since nat ipv6 is not required.

Have you tried?


Other than that, if you create a VM without Vagrant, what are the settings you use? Whats the ifconfig?

Thanks
Alvaro.

pixel fairy

unread,
Mar 11, 2016, 5:12:27 AM3/11/16
to Vagrant
Yes, bridged works. its not seamlessly portable, but it looks like the best option until virtualbox catches up. thanks!
Reply all
Reply to author
Forward
0 new messages