Virtual Box 5.0 host networking disturbed
Posted: 21. Jul 2015, 15:27
Hi,
I am experiencing a very strange behaviour with VirtualBox 5.0. A problem I never experienced with previous versions of Virtual Box.
Host is a Windows 7 32 bits machine, VM is Windows XP SP3 (no firewall).
The network is configured as Bridged.
I wrote a very very simple application sending a simple Udp packet (no matter what is inside).
From host computer(192.168.3.116) To VM(192.168.3.102)
Step 1 : PC rebooted and no Virtual box started
- Send Upd packet --> No problem --> Wireshark is showing the Udp packet with Source (192.168.3.116) Destination(192.168.3.102)
Step 2 : Starts Virtual Box and start VM
- Send Udp packet --> Problem --> Wireshark is showing the Udp packet with Source (192.168.3.102) Destination(192.168.3.116)
From there it is dead. No way back to the original config. Even if I guess that a reset of ARP table would help.
Moreover, when ended the VM, wireshark is telling that the adapter is no longer running (I didn't get with previous version neither)
Does anyone have an idea of what is going on? Does anyone already experienced this (if yes a solution maybe?)
Many thanks for you help
I am experiencing a very strange behaviour with VirtualBox 5.0. A problem I never experienced with previous versions of Virtual Box.
Host is a Windows 7 32 bits machine, VM is Windows XP SP3 (no firewall).
The network is configured as Bridged.
I wrote a very very simple application sending a simple Udp packet (no matter what is inside).
From host computer(192.168.3.116) To VM(192.168.3.102)
Step 1 : PC rebooted and no Virtual box started
- Send Upd packet --> No problem --> Wireshark is showing the Udp packet with Source (192.168.3.116) Destination(192.168.3.102)
Step 2 : Starts Virtual Box and start VM
- Send Udp packet --> Problem --> Wireshark is showing the Udp packet with Source (192.168.3.102) Destination(192.168.3.116)
From there it is dead. No way back to the original config. Even if I guess that a reset of ARP table would help.
Moreover, when ended the VM, wireshark is telling that the adapter is no longer running (I didn't get with previous version neither)
Does anyone have an idea of what is going on? Does anyone already experienced this (if yes a solution maybe?)
Many thanks for you help