Re: [Openstack] Network issue with a service entry sitting on top of a interface

2014-01-31 Thread Brian Haley
On 01/31/2014 11:48 AM, Howard Luckenbaugh wrote: Is there a way around this? Putting back the mailing list... You can create a neutron port without security enabled, then pass it to nova when booting: $ neutron port-create $NETWORK_ID --port_security_enabled False --name $PORT_ID1 $ nova

[Openstack] Network issue with a service entry sitting on top of a interface

2014-01-28 Thread Howard Luckenbaugh
I am having a issue with getting a second IP sitting on top of a VM eth0 to work. Do I have to allocate this IP in SCO first before this will work. It is in the same network as the VM IP which is working fine. Howard Luckenbaugh Special Events Infrastructure/IBM.com Infrastructure

Re: [Openstack] Network issue with a service entry sitting on top of a interface

2014-01-28 Thread Brian Haley
On 01/28/2014 04:22 PM, Howard Luckenbaugh wrote: I am having a issue with getting a second IP sitting on top of a VM eth0 to work. Do I have to allocate this IP in SCO first before this will work. It is in the same network as the VM IP which is working fine. There's anti-spoofing rules