I have a Win 11 host and have set up a Win 7 VM (VirtualBox). The host machine runs a Laravel 10 application (port 8000). I want to connect from Win 7 (VM) to the host’s server. I set the “Attached to” to “Bridge Adapter”. Host is assigned (DHCP) 192.168.1.34 whereas VM is assigned 192.168.1.35. Host cannot ping the VM and the VM cannot ping the host. How can I get this fixed?