t; Man thanks for that.
>
>
>
> From: Ivan Kudryavtsev
> Sent: 29 May 2018 10:49
> To: users
> Subject: Re: Basic networking setup
>
> Hello, Jon,
>
> Basically following schema is used for a basic zone:
> 1. system VMs and hardware servers (heads, secondar
So everything on one subnet/vlan except guest traffic which has it's own.
Man thanks for that.
From: Ivan Kudryavtsev
Sent: 29 May 2018 10:49
To: users
Subject: Re: Basic networking setup
Hello, Jon,
Basically following schema is used for a basic zo
Hello, Jon,
Basically following schema is used for a basic zone:
1. system VMs and hardware servers (heads, secondary storages, hypervisors)
use a fake net like 10.0.0.0/16 (I also do NAT all those nodes thru heads
to avoid public IPs, or separate security appliance can be used);
2. guest network
>From the 4.11 documentation -
"When basic networking is used, CloudStack will assign IP addresses in the CIDR
of the pod to the guests in that pod. The administrator must add a Direct IP
range on the pod for this purpose. These IPs are in the same VLAN as the hosts."
It may be the way it is