With 2.1.0, the virtual host interface is not available. If I choose my physical interface as the host interface (in the VMs settings), I am able to access internet either only in the host or guest. I am using a WiMax connection for Internet. It has an antenna on the terrace. From the antenna, a LAN cable is connected to the LAN port. I need to login using user name and password before start browsing. If I login through host, I can access internet only in the host. If I login through guest, I can access internet only in guest.
I tried to create a virtual host interface using the command
But it failed. Later I came to know from another thread that this command is now obsolete.VBoxManage.exe createhostif VirtualBoxHostInterface1
Then I gave the same MAC address to the VM. This time, even if I login to the connection through host, I can browse from the guest. But, once I start browsing in the guest, browsing in host won't work.
Please give me a solution for sharing the internet connection between the host and guest. Please note that my networking knowledge is very limited.