|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] iptables issue
Ian Pratt wrote:
This line in network-brige script fails for me:
# iptables -A FORWARD -m physdev --physdev-in ${dev} -j ACCEPT
iptables: No chain/target/match by that name
You must have antispoof set to true to exercise that path in the script.
It was on by default.
I've now enabled MATCH_PHYSDEV in the 32 and 64 bit xen0 kernels.
Thanks, it fixes networking for VMX domains.
-Arun
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|