Re: Basic networking setup

2018-05-29 Thread Ivan Kudryavtsev
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

Re: Basic networking setup

2018-05-29 Thread Jon Marshall
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

Re: Basic networking setup

2018-05-29 Thread Ivan Kudryavtsev
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

Basic networking setup

2018-05-29 Thread Jon Marshall
>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