<div dir="ltr">Can soembody give input on the above problem?<div><br></div><div>Thanks,</div><div>Siva</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Jul 8, 2015 at 2:59 PM, pra devOPS <span dir="ltr"><<a href="mailto:siv.devops@gmail.com" target="_blank">siv.devops@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">All:<div><br></div><div>I wanted to do the below using openstack (Icehouse). with the following network connections on CenOS </div><div><br></div><div>I have two   NICs  on the machine and mine will be all in one installation.</div><div><br></div><div>one NIC (say NIC1) on my lab vLAN 192.168.5.x  and second NIC not configured on anything.</div><div><br></div><div>Now I wanted to have Openstack Installed on NIC1.</div><div><br></div><div>Assign an IP to second interface  like (172.168.2.5) </div><div><br></div><div>And give that range in nova-network say like </div><div><br></div><div> nova network-create demo-net --bridge br100 --multi-host T   --fixed-range-v4 <a href="http://172.168.2.0/24" target="_blank">172.168.2.0/24</a><br><br></div><div><br></div><div>, Assign gateway as 172.168.2.1 ( I assume that openstack will create a interface with that br100 with ip 172.168.2.1)</div><div><br></div><div><br></div><div>configure nova.conf like below:</div><div><br></div><div> openstack-config --set /etc/nova/nova.conf DEFAULT   flat_network_bridge br100</div><div> openstack-config --set /etc/nova/nova.conf DEFAULT   flat_interface NIC2</div><div> openstack-config --set /etc/nova/nova.conf DEFAULT   public_interface NIC2</div><div><br></div><div>Now my questions are :</div><div><br></div><div>Will i be able to create something like that?</div><div><br></div><div>I am able to do ssh and connect using private IPs as well, But my private IP is not talking to outside world.</div><div><br></div><div><br></div><div><br></div><div>Can some body suggest? What is that I am doing wrong ?</div><div><br></div><div>Thanks</div><div>Dev</div><div><br></div><div><br></div><div><br></div></div>
</blockquote></div><br></div>