I am on the hairy edge of things outside my knowledge, so please forgive a clumsy presentation.
I have multiple VBox VMs on a single host, and I need each of them to be able to reach a DB server on the host, as well as being able to reach the web and our company servers. I have set up each VM with adapter 1 on NAT, which satisfies the needs for web and corporate connections. And I have set adapter 2 in each VM to use the bridged adapter.
Some of the VMs are running Windows 10, and some are on Windows 7, which adds to the challenge of getting them all working the same.
One of the two Windows 10 VMs -- call it A -- can see the host and can see the other Windows 10 VM. VM B, also Windows 10, can see the host, but not VM B.
VM A can connect to the DB on the host using \\myhost as server name, but for VM B, I must provide the explicit IP address.
Neither Windows 7 VM can see the host, though all four VMs connect easily to a shared folder on the host.
I am sure someone must have conquered this challenge and hope that there may be a web page somewhere which presents steps and a comprehensible explanation for someone who only occasionally needs to interact with network admin. I am not even sure how to ask the right question, which is why I have identified the mix of behaviors above.
It would be great to find an app which would collect all the relevant data, and even better if there were some sort of wizard which could achieve a consistent setup across all the VMs.
Thanks!