Re: [Openstack] How the linux bridge work in Quantum

2013-02-08 Thread Lei Zhang
um-network-implementation-in-linux/ > > Best, > Will > > > *From:* Lei Zhang > *Sent:* ‎February‎ ‎6‎, ‎2013 ‎1‎:‎40‎ ‎AM > *To:* openstack@lists.launchpad.net > *Subject:* Re: [Openstack] How the linux bridge work in Quantum > > I am following the steps from > ht

Re: [Openstack] How the linux bridge work in Quantum

2013-02-06 Thread Willard Dennis
: [Openstack] How the linux bridge work in Quantum I am following the steps from http://d.hatena.ne.jp/enakai00/20121118/1353226066 On Wed, Feb 6, 2013 at 2:36 PM, Lei Zhang wrote: Directly, here is the issue I meet. I start a all-in-one openstack Folsom with Quantum network( using

Re: [Openstack] How the linux bridge work in Quantum

2013-02-05 Thread Lei Zhang
I am following the steps from http://d.hatena.ne.jp/enakai00/20121118/1353226066 On Wed, Feb 6, 2013 at 2:36 PM, Lei Zhang wrote: > Directly, here is the issue I meet. > > I start a all-in-one openstack Folsom with Quantum network( using linux > bridge plugin) > >- First I can not ping out

Re: [Openstack] How the linux bridge work in Quantum

2013-02-05 Thread Lei Zhang
Directly, here is the issue I meet. I start a all-in-one openstack Folsom with Quantum network( using linux bridge plugin) - First I can not ping outside of the host. Following is the network setting. I think this should be work. But I can ping 10.10.0.1(gate way) in the host - Second

[Openstack] How the linux bridge work in Quantum

2013-02-05 Thread Lei Zhang
Hi all, I am learning the Quantum project. But I am confused about the whole architecture. Is there any article to explain how the package flow in the network model, which will help me to debug the network issue. For example, how the ping package flow from the VMs to the external internet? -- Lei