Ticket #15061 (closed defect: worksforme)
NAT DHCP is broken in vbox 5.0.X on OSX ALL VMs get an IP of 10.0.2.15 !
Reported by: | fsse8info | Owned by: | |
---|---|---|---|
Component: | network/NAT | Version: | VirtualBox 5.0.12 |
Keywords: | nat,dhcp, | Cc: | |
Guest type: | Linux | Host type: | Mac OS X |
Description
NAT DHCP is broken in vbox 5.0.X on OSX ALL VMs get an IP of 10.0.2.15 so you cant run more than one at once affects linux and windows guests
Change History
comment:2 Changed 6 years ago by frank
- Status changed from new to closed
- Resolution set to worksforme
If you are using "NAT" as network attachment then this behavior is completely normal. Each VM has it's own NAT engine. So running several VMs in parallel is possible but the VMs will not be able to communicate. If you want to have several VMs behind one NAT engine then you need to use the network attachment "NAT network".
Closing as "works for me".
comment:3 Changed 6 years ago by fsse8info
i see so vbox builtin NAT network functionality has changed completely from 4.x to 5.x it would be nice if this was documented somewhere
Note: See
TracTickets for help on using
tickets.
see also https://www.virtualbox.org/ticket/14987