Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

6
  • Since it's set to bridged connection, are the host and guest set to the same subnet? Is the guest picking up an IP through DHCP or did you set an IP address statically? It would help if you could edit your post to include the relevant info from ipconfig/ifconfig on the host and guest.
    – n8te
    Commented Jun 11, 2018 at 8:20
  • Which version of VirtualBox do you use? Does your vm get IP from the router if you use Bridged mode? Do you see the VM's DHCP activity in your router's log? Could you set manually the IP, routing and name resolution on the VM?
    – user907961
    Commented Jun 11, 2018 at 8:25
  • @n8te added the information. Commented Jun 11, 2018 at 8:42
  • @Tony you have three wifi adapters. Two of them are only logical interfaces? If not, are you sure the virtual adapter is connected to the active wifi?
    – user907961
    Commented Jun 11, 2018 at 9:25
  • 1
    @Tony as far as I can remember, on Windows, you can connect guest's network adapters to any interfaces known by Windows host. But another idea: some month ago, there was a bug in Virtualbox 5.2.x which caused same problem. You can find details on google, if you search for expression "qualcomm wifi virtualbox". If it doesn't help, have you tried to use static IP in the guest?
    – user907961
    Commented Jun 11, 2018 at 12:09