-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Stefan de Konink schreef: > 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.
nvm, it works. I was hit by the persistant network stuff and didn't realise it would come up as eth1. Anyway: add a bridge create a tap1 add tap1 as interface name make your normal interface 0.0.0.0 add your normal network interface to the bridge add your tap1 to the bridge assign a normale ip address to the bridge make your vms host interface tap1 start up add an IP to the ethX of interface inside the VM working. So I have now a VM with an API server :) Bit big... needs to shrink before distribution. Stefan -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.9 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iEYEAREKAAYFAkj2fZMACgkQYH1+F2Rqwn0f9ACfXqipJvkwV0JR6SsQ4PTOmiCv ZugAn2EvQt9hcMmJW4r4xaFH1fG/oJyB =UydM -----END PGP SIGNATURE----- _______________________________________________ dev mailing list [email protected] http://lists.openstreetmap.org/listinfo/dev

