Hi Alex. To clarify:-
Right now we have a single /28 assigned to the DefaultGuestNetwork which we can assign to instances. What we want is to add another public subnet ( different to our initial /28 ) and also use this subnet in the DefaultGuestNetwork so we have multiple IP subnets to assign to any instance deployed using this network. To answer your question - we dont want to assign 2 IPs to instances rather assign a single IP to any instance from multiple public subnets. From what I see now we can only use the subnet ( /28 ) that was initially added when setting up the guestnetwork. I have attached a screenshot of what we did but the second IP range cannot be used when deploying an instance ‐‐‐‐‐‐‐ Original Message ‐‐‐‐‐‐‐ On Thursday, April 15, 2021 11:58 AM, anonymousjones666 <anonymousjones...@protonmail.com> wrote: > Hi Alex. > > To clarify:- > > Right now we have a single /28 assigned to the DefaultGuestNetwork which we > can assign to instances. > > What we want is to add another public subnet ( different to our initial /28 ) > and also use this subnet in the DefaultGuestNetwork so we have multiple IP > subnets to assign to any instance deployed using this network. > > To answer your question - we dont want to assign 2 IPs to instances rather > assign a single IP to any instance from multiple public subnets. From what I > see now we can only use the subnet ( /28 ) that was initially added when > setting up the guestnetwork. > > I have attached a screenshot of what we did but the second IP range cannot be > used when deploying an instance > > Sent with ProtonMail Secure Email. > > ‐‐‐‐‐‐‐ Original Message ‐‐‐‐‐‐‐ > On Thursday, April 15, 2021 11:09 AM, Alex Mattioli > alex.matti...@shapeblue.com wrote: > > > Hi Mr 666. > > Let me see if I got it right. You have two /28s with Public IPs and want > > your VM to have one IP from each? > > Cheers > > Alex > > alex.matti...@shapeblue.com > > www.shapeblue.com > > 3 London Bridge Street, 3rd floor, News Building, London SE1 9SGUK > > @shapeblue > > -----Original Message----- > > From: anonymousjones666 anonymousjones...@protonmail.com.INVALID > > Sent: 15 April 2021 12:00 > > To: users@cloudstack.apache.org > > Subject: Multiple Guest Subnets Default Network > > Hello > > Is it possible to add multiple guest subnets to one guest network with CS > > 4.15 ? > > As an example we have a /28 subnet ( public ) and can deploy instances from > > this however, we can add another subnet to the defaultGuestNetwork ( using > > the legacy dashbaord ) but when deploying an instance we can only add an IP > > address from the initial /28 subnet and not the other we added. > > Are there any options to add multiple public subnets to one single guest > > network ? > > Thank You