Br-ex is meant for external network. You can add br-ex to any interface which will allow reaching internet. Br-int which your vms are already using is for internal network.
Sent from my Windows Phone ------------------------------ From: Jake G. <dj_dark_jungl...@yahoo.com> Sent: 08-08-2013 09:18 AM To: openstack@lists.openstack.org Subject: Re: [Openstack] Instance cannot access internet What do you mean by external interface? I access and get internet through eth0 on my host. So does that mean I will use eth0? Just want to be sure cause some documents say I should add my private interface(eth1) to br-ex Thank you! ------------------------------ *From:* Ritesh Nanda <riteshnand...@gmail.com> *To:* Jake G. <dj_dark_jungl...@yahoo.com> *Cc:* nilesh pawar <niles...@gmail.com>; "openstack@lists.openstack.org" < openstack@lists.openstack.org> *Sent:* Thursday, August 8, 2013 12:14 PM *Subject:* Re: [Openstack] Instance cannot access internet hello jake, Can't see that you have added any external interface to br-ex in ovs-vsctl show command output. ovs-vsctl add-br br-ex ovs-vsctl add-port br-ex <external interface> ip link set up br-ex On Mon, Aug 5, 2013 at 4:07 PM, Jake G. <dj_dark_jungl...@yahoo.com> wrote: - Yes My br-ex bridge has the IP 192.168.100.1 which I can ping from the 192.168.100.X network. -I cannot ping 192.168.100.98 from the the 192.168.100.X network and Openstack Host ------ My openvswith layout----- sudo ovs-vsctl show 3e02cdce-70d3-4f04-8f85-ec76aa63967b Bridge br-ex Port "qg-8f16644e-43" Interface "qg-8f16644e-43" type: internal Port br-ex Interface br-ex type: internal Bridge br-int Port br-int Interface br-int type: internal Port "qvo2a3d522a-28" tag: 1 Interface "qvo2a3d522a-28" Port "tap2a713313-38" tag: 1 Interface "tap2a713313-38" type: internal Port "qr-504a0174-ce" tag: 1 Interface "qr-504a0174-ce" type: internal ---------------------------------------------- ------------------------------ *From:* nilesh pawar <niles...@gmail.com> *To:* Jake G. <dj_dark_jungl...@yahoo.com> *Cc:* "openstack@lists.openstack.org" <openstack@lists.openstack.org> *Sent:* Monday, August 5, 2013 7:30 PM *Subject:* Re: [Openstack] Instance cannot access internet Hi can u try to ping 192.168.100.98. Also is ur br-ext over quantum node having an IP.? On Mon, Aug 5, 2013 at 1:39 PM, Jake G. <dj_dark_jungl...@yahoo.com> wrote: Hi all! I have finally made some progress on networking, but now I have an issue with accessing the internet from an instance. After creating an instance, it receives a private IP from DHCP services (including DNS servers) which I can see in the console. Trying to ping yahoo.com does not work but I can ping 10.0.0.1 which is the private network gateway. I attached some helpful screenshots. I did notice that in the Network Topology view, there is no gateway IP address for the Public network showing, But I did set the gateway to 192.168.100.98 Thank you in advance. Jake _______________________________________________ Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack Post to : openstack@lists.openstack.org Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack -- Nilesh Pawar Avoid the Gates of Hell. Use Linux _______________________________________________ Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack Post to : openstack@lists.openstack.org Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack -- * With Regards * * Ritesh Nanda * *** * <http://www.ericsson.com/>
_______________________________________________ Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack Post to : openstack@lists.openstack.org Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack