Hi Nhan, I guess more information is required to help you out there. It would be helpful to know which setup you're using, e.g. a singlenode or multinode setup, openvswitch for network virtualiation or something else? Are you using nova network or neutron networking?
If I got it right you created a tenant network in openstack (in your case vm network). In addition your host (hypervisor) has a an eth interface into the physical network, right? You also mentioned that your physical network is a vlan network. Is your hypervisor aware of this vlan tagging or is this done by a access port config in your switch? And what you want to achieve is to connect a vm attached to the openstack vm network to your physical vlan network. Did I get you right? Basically you would create a so called "provider network" that represents your physical network and connect this provider network via a virtual router to your vm network. More information you can find here: http://docs.openstack.org/admin-guide-cloud/content/under_the_hood_openvswitch.html#under_the_hood_openvswitch_scenario1 Regards, Andreas On Fri, 2014-08-15 at 00:00 +0700, Nhan Cao wrote: > Hi > I have to network: > vm network: 10.2.21.0/24 > exist VLAN network: 192.168.1.0/24 > I want to connect from my VM network to physic VLAN network. > > How i config to connect? > > > > Thanks :) > > > _______________________________________________ > 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 _______________________________________________ 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