I’m running VirtualBox on Mac OS X 10.10 (Yosemite) with a VirtualBox guest running Fedora with Gnome.
I have set this up in VirtualBox with a host only adapter to allow my host to access an Appium server on my guest via its IP address (this works flawlessly). The Appium process in turn needs to access a server back on my host machine - this is the part I’m struggling with.
When I attempt to ping my host by its IP from the guest, I get “Network is unreachable.”
How can I set up virtualbox to allow my guest to connect to my host, while maintaining the ability to connect from my host to the guest (the host does not need any wider connectivity)