Re: [ovs-discuss] bridge renaming issue with Xen

2010-05-03 Thread Jesse Gross
On Fri, Apr 30, 2010 at 5:57 PM, Lee, Jeongkeun wrote: > Hi, > > I'm coming back to this problem. > > To handle the renaming issue of Xen networking scripts, I tried 'ovs-vsctl > set' commands as follows: renaming interface, port and then bridge, as the > order seems matter. > > Where bridge name

Re: [ovs-discuss] priority of iptables and flows

2010-05-03 Thread Jesse Gross
On Mon, May 3, 2010 at 12:13 AM, wrote: > > Hi, > > I have a rule in iptables (with source ip address) to allow https traffic > for Xen server as well as on the bridge there is a flow to deny all IP > protocol traffic coming on the Xen bridge. > > Now, when I try to open the Xen Center from the

Re: [ovs-discuss] Create a GRE interface

2010-05-03 Thread Jesse Gross
On Fri, Apr 30, 2010 at 9:19 PM, Lee, Jeongkeun wrote: > > One bug I found is > > calling this command below when another port(s) already exists in br0 > crashes the system. > > > sudo utilities/ovs-vsctl add bridge br0 ports … > I can't reproduce this, or maybe I don't understand what the issue

[ovs-discuss] priority of iptables and flows

2010-05-03 Thread mandar284
Hi, I have a rule in iptables (with source ip address) to allow https traffic for Xen server as well as on the bridge there is a flow to deny all IP protocol traffic coming on the Xen bridge. Now, when I try to open the Xen Center from the IP matching iptables rule, it does not succeed in