Alexey, thank you very much for your reply. This (tap0) method works good, as well as one recommended by VB documentation (# VBoxAddIF vbox0 tux br0). The problem is how to make v.machine work at gateway-host. Say we use eth0 as default gateway interface for our LAN. After we start vmachine with Host Interface Networking on, eth0 stops to serve lan clients and serves for vmachine only. If the add an additional eth card to our host, it can serve vmachine to have direct access to LAN, but in this case vmachine doesn't see default gateway interface and therefor can't have internet access. In my case, "NAT" network scheme for vmachine can solve my major tasks, but I wish I have more flexible solution. Maybe Host Interface Networking with routing, not bridging, could help...
Best regards! Danila On Mon, 2007-11-12 at 22:53 +0200, Alexey Eremenko wrote: > There is great tutorial on network bridging with VirtualBox: > http://forgeftp.novell.com/lfl/.html/virtualbox.html > > See chapter: "Intermediate Topic: Networking via Host Bridging" > > This tutorial is meant for openSUSE Linux, but I hope you will understand it. > _______________________________________________ vbox-users mailing list [email protected] http://vbox.innotek.de/mailman/listinfo/vbox-users
