← Back to team overview

openstack team mailing list archive

Re: Floating IPs and multiple NICs

 

Hi Juris,

Yes it is possible. We are running 2 different public subnets on 2 different vlan interfaces.

Did you try something like:
nova-manage floating create --ip_range=<range> --pool=<pool name> --interface=<inerface name>

Hopefully I have it right, not at the computer atm... Let me know if it is working for you. If not, I'll crosscheck it.

Marek

Sent from my iPad

On 20.8.2012, at 18:47, "Juris" <juris@xxxxxx> wrote:

> Greetings everyone,
> 
> Just a quick question.
> Is it possible to assign floating IPs to multiple nova node interfaces?
> For instance if I have a server with 4 NICs and I'd like to use NIC1
> for private network, NIC2 for data and management, NIC3 for one of my
> public IP subnets and NIC4 for another public IP subnet?
> 
> Best wishes,
> Juris
> 
> _______________________________________________
> Mailing list: https://launchpad.net/~openstack
> Post to     : openstack@xxxxxxxxxxxxxxxxxxx
> Unsubscribe : https://launchpad.net/~openstack
> More help   : https://help.launchpad.net/ListHelp


References