Mehul Ved wrote:
Hi, I am trying to setup network to access the guest running on VirtualBox from internet. My current setup is as follows :- eth1 - Internet eth0 - LAN
I set up network to work properly on VirtualBox following the how-to on gentoo-wiki[1] and was able to access the guest from outside. But, since eth0 is bridged to br0, the other PC on the LAN isn't able to access the internet. I don't have any more network cards. What would be the best way to tackle this? Should I create eth1:0? Any other solutions?
Which is the other PC on the LAN? Are you referring to the host OS? If your guest OS can access the net, your host using br0 will also do it as br0 is the common passage.
BTW, how did you link eth1 for Internet Connection Sharing? I have always wondered how ICS is done in GNU/Linux.