Can anyone share examples that show how to specify use of the new "NAT Network" option for network type?
Virtualbox doc ref: *6.4. Network Address Translation Service (experimental)* https://www.virtualbox.org/manual/ch06.html#network_nat_service The goal is to use Vagrant to provision a cluster of boxes, all members of the same custom defined NAT service, with DHCP providing address within a set range for that NAT segment. Is this possible via vagrant? In my (minimal) research and experimentation with Vagrant so far I'm finding that I need to use the new NAT service type for this setup (instead of standard "NAT"). -- Learn how WANdisco Fusion solves Hadoop data protection and scalability challenges <http://www.wandisco.com/hadoop/wd-fusion> Listed on the London Stock Exchange: WAND <http://www.bloomberg.com/quote/WAND:LN> THIS MESSAGE AND ANY ATTACHMENTS ARE CONFIDENTIAL, PROPRIETARY, AND MAY BE PRIVILEGED. If this message was misdirected, WANdisco, Inc. and its subsidiaries, ("WANdisco") does not waive any confidentiality or privilege. If you are not the intended recipient, please notify us immediately and destroy the message without disclosing its contents to anyone. Any distribution, use or copying of this e-mail or the information it contains by other than an intended recipient is unauthorized. The views and opinions expressed in this e-mail message are the author's own and may not reflect the views and opinions of WANdisco, unless the author is authorized by WANdisco to express such views or opinions on its behalf. All email sent to or from this address is subject to electronic storage and review by WANdisco. Although WANdisco operates anti-virus programs, it does not accept responsibility for any damage whatsoever caused by viruses being passed. -- 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.
