Hello, I install OVS1.3.0 on centos6.2,my xen version is v4.1, when I use the xen script to create ovs bridge,there are some error like this: error: "net.bridge.bridge-nf-call-arptables" is an unknown key error: "net.bridge.bridge-nf-call-ip6tables" is an unknown key error: "net.bridge.bridge-nf-call-iptables" is an unknown key the script file xen-network-common.sh of xen4.1 added the following command: sysctl -q -w "net.bridge.bridge-nf-call-arptables=0" sysctl -q -w "net.bridge.bridge-nf-call-ip6tables=0" sysctl -q -w "net.bridge.bridge-nf-call-iptables=0"
the linux bridge module has the kernel parameter bridge-nf-call-arptables/bridge-nf-call-ip6tables/bridge-nf-call-iptables, so the scripts xen-network-common.sh can works well, if I use the ovs bridge, how can I resolve the problem? thanks very much! Best regards alan -------------------------------------------------------- ZTE Information Security Notice: The information contained in this mail is solely property of the sender's organization. This mail communication is confidential. Recipients named above are obligated to maintain secrecy and are not permitted to disclose the contents of this communication to others. This email and any files transmitted with it are confidential and intended solely for the use of the individual or entity to whom they are addressed. If you have received this email in error please notify the originator of the message. Any views expressed in this message are those of the individual sender. This message has been scanned for viruses and Spam by ZTE Anti-Spam system.
_______________________________________________ discuss mailing list discuss@openvswitch.org http://openvswitch.org/mailman/listinfo/discuss