On Thu, Oct 16, 2008 at 12:10:58AM +0200, Stefan de Konink wrote:
> I have now a working image; what is the way to get a *working* bridge
> between the VM and Hostsystem.
> 
> It is a bit stupid that I actually have a working api, but only can
> access it from inside the host.

Hi, 

I tried following the tips in the usermanual. Somehow I messed up. So
they say that it's easiest to just use bridging, I found it easier to
use routing. So on my default gateway I added

        route add -net <network-with-virutal-ips> \
                netmask <netmask> gw <host-with-vritualbox> 

then enable ip forwarding, 

and do

        route add -host <virtual-ip-address> vbox0

and you're all set.

This is the more advanced way of doing things, while bridging is
"easier to install", however I didn't get it to work.....

        Roger.

-- 
** [EMAIL PROTECTED] ** http://www.BitWizard.nl/ ** +31-15-2600998 **
**    Delftechpark 26 2628 XH  Delft, The Netherlands. KVK: 27239233    **
*-- BitWizard writes Linux device drivers for any device you may have! --*
Q: It doesn't work. A: Look buddy, doesn't work is an ambiguous statement. 
Does it sit on the couch all day? Is it unemployed? Please be specific! 
Define 'it' and what it isn't doing. --------- Adapted from lxrbot FAQ

_______________________________________________
dev mailing list
[email protected]
http://lists.openstreetmap.org/listinfo/dev

Reply via email to