Opened 6 months ago
#22205 new defect
NAT network works only on Adapter 1
Reported by: | hamelg2 | Owned by: | |
---|---|---|---|
Component: | network/NAT | Version: | VirtualBox-7.1.2 |
Keywords: | Cc: | hamelg2 | |
Guest type: | Linux | Host type: | all |
Description
This bug has appeared since version 7.1.0. It is present on Windows and Linux hosts.
Step to reproduce :
- download a live cd (ie: systemrescue)
- create à linux guest
- leave the default network configuration (nic 1 enabled on NAT)
- boot the live cd
- ping the default route (10.0.2.15)
- Network is ok
- shutdown the guest
- edit the network configuration
- Disable nic 1
- Enable nic 2 on NAT
- boot the live cd
- the DHCP client has successfully configured the network (nic is UP, IP address, dns and route are correct)
- ping the default route (10.0.2.15)
- the default gateway is not responding
Note:
See TracTickets
for help on using tickets.