|
|
|
|
|
|
|
|
|
|
xen-users
Re: [Xen-users] iptables and state matches (established, related)
This is a known problem with Xen 3.0.x and iptables connection tracking.
Connection tracking and state filtering only works as long as xen is
not running.
Try doing this:
echo "0" >/proc/sys/net/bridge/bridge-nf-call-iptables
That fixed it for me.
--
John
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|
|
|
|
|