<div dir="ltr"><div>Hi Team,</div><div><br></div>I  need bit help to to create an external network and add it to router as gateway.<br><br>Like => <a href="http://docs.openstack.org/icehouse/install-guide/install/apt/content/neutron_initial-external-network.html">http://docs.openstack.org/icehouse/install-guide/install/apt/content/neutron_initial-external-network.html</a><br><br>I am referring this command to create subnet for external network<br><br>neutron subnet-create ext-net --name ext-subnet <br>--allocation-pool start=203.0.113.101,end=203.0.113.200 <br>--disable-dhcp --gateway 203.0.113.1 <a href="http://203.0.113.0/24">203.0.113.0/24</a><br><br><br>But my current network is bit complex<br><br>1) My machine local machine Ip => 172.17.4.64 (Its in our internal network of our company with gateway 172.17.4.254)<br><br>2) I installed kvm on my local machine and controller node with IP => 192.168.122.54  with gateway 192.168.122.1<br> <br>3) Openstack instance network is in 192.168.1.101 to 192.168.1.125 with gateway 192.168.1.1 <br><br>Anyone please tell me, which IP addresses I have to give while creating above subnet for my external network.<br clear="all"><br><div class="gmail_signature"><div dir="ltr">--<div>Regards,</div><div>Geo Varghese</div></div></div>
</div>