Can you edit /etc/cloudstack/agent.properties and try changing the interfaces from cloudbr0 to your sub int, e.g. eth0.200
Simon Weller/ENA (615) 312-6068 -----Original Message----- From: John Cenile [jcenile1...@gmail.com] Received: Monday, 29 Aug 2016, 7:28AM To: users@cloudstack.apache.org [users@cloudstack.apache.org] Subject: Re: Incorrect details for private Nic On 29 August 2016 at 22:16, Simon Weller <swel...@ena.com> wrote: > So, my guess here is that the agent doesn't like the fact you have a sub > interface plugged into the bridge. This is an advanced network zone, > correct? I haven't actually got that far, but I'm aiming for the Basic network zone. The guide on CloudStack's website actually recommends this set up (having a VLAN interface plugged into the bridge). For a testing setup, that will never have production servers on it, how would you recommend setting up the interfaces? Just an eth0 -> cloudbr0 and eth1 -> cloudbr1?