Re: [Openstack] [Netstack] Multiple vNICs for Multiple networks.

2012-08-02 Thread Sumit Naiksatam (snaiksat)
Hi, Yes, if you do not specify networks using the “–nic” option you will get a vnic on each of the public networks and one for each network belonging to that tenant. Using the “—nic net-id=uuid-xyz” option you can refer to specific networks on which you want the vnics. Thanks, ~Sumit. From: n

Re: [Openstack] [Netstack] Multiple vNICs for Multiple networks.

2012-08-02 Thread Akihiro MOTOKI
Hi, Your environment seems to work well. The problem you have perhaps depends on your VM image. If you use "ifconfig -a", you should see all thress interfaces. When ifconfig w/o "-a" option show interface(s) which are UP, ifconfig with "-a" shows all interfaces available on a machine. > But for