You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@cloudstack.apache.org by Stephan Seitz <s....@secretresearchfacility.com> on 2015/12/15 16:28:59 UTC

associate specific public ip to isolated network

hi there!

is it possible to associate a specific, given IP to an isolated network?

purpuse is, re-build a network with different offering that needs to use
the very same ip addresses than the one currently running (meant to get
destroyed).

thanks!




Re: associate specific public ip to isolated network

Posted by Stephan Seitz <s....@secretresearchfacility.com>.
Thanks Jayapal!

Am Dienstag, den 15.12.2015, 21:51 +0530 schrieb Jayapal Reddy: 
> You can achieve this with small work around..
> 1. Acquire an ip address for network. let say you got ip IP1 but you want
> IP2 which is free in cloudstack DB.
> 2. In user_ip_address table swap the 'public_ip_address' column of IP1 and
> IP2.
> 
> Now IP2 is assigned to network and IP1 is free.
> 
> Thanks,
> Jayapal
> 
> On Tue, Dec 15, 2015 at 8:58 PM, Stephan Seitz <
> s.seitz@secretresearchfacility.com> wrote:
> 
> > hi there!
> >
> > is it possible to associate a specific, given IP to an isolated network?
> >
> > purpuse is, re-build a network with different offering that needs to use
> > the very same ip addresses than the one currently running (meant to get
> > destroyed).
> >
> > thanks!
> >
> >
> >
> >



Re: associate specific public ip to isolated network

Posted by Jayapal Reddy <ja...@gmail.com>.
You can achieve this with small work around..
1. Acquire an ip address for network. let say you got ip IP1 but you want
IP2 which is free in cloudstack DB.
2. In user_ip_address table swap the 'public_ip_address' column of IP1 and
IP2.

Now IP2 is assigned to network and IP1 is free.

Thanks,
Jayapal

On Tue, Dec 15, 2015 at 8:58 PM, Stephan Seitz <
s.seitz@secretresearchfacility.com> wrote:

> hi there!
>
> is it possible to associate a specific, given IP to an isolated network?
>
> purpuse is, re-build a network with different offering that needs to use
> the very same ip addresses than the one currently running (meant to get
> destroyed).
>
> thanks!
>
>
>
>