Re: devcloud 2 to 3 - network configuration

2014-02-20 Thread chris snow
Am I correct in thinking that: xenbr0 is required for domU guests to be accessed from the host (via the guest's 192.168.56.x address) ? xenbr1 is required for domU guests to access the internet (via the hosts NAT interface) ? Any one got any ideas what else needs to be done (e.g. xen configuratio

devcloud 2 to 3 - network configuration

2014-02-16 Thread chris snow
For the vagrant version of devcloud that I am working on (which may become devcloud 3?), I have had to switch the network cards in Virtualbox. Devcloud2 has eth0 - host only network eth1 - nat network However, Vagrant requires the first network card to be the NAT one, i.e. eth0 - nat network et