[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-users] debian squeeze + xen4 + antispoof ?
Hello. I want to know how to configure debian squeeze + xen4 + antispoof . I am using this line in xend-config.sxp ]# vi /etc/xen/xend-config.sxp (network-script 'network-bridge antispoof=yes') Under XEN 4.0.1 it is not working Next is the output of iptables -L after booting Chain INPUT (policy ACCEPT) target prot opt source destination Chain FORWARD (policy DROP) target prot opt source destination ACCEPT all -- anywhere anywhere state RELATED,ESTABLISHED PHYSDEV match --physdev-out vif4.0 ACCEPT all -- anywhere anywhere PHYSDEV match --physdev-in vif4.0 ACCEPT all -- anywhere anywhere state RELATED,ESTABLISHED PHYSDEV match --physdev-out vif3.0 ACCEPT all -- anywhere anywhere PHYSDEV match --physdev-in vif3.0 ACCEPT all -- anywhere anywhere PHYSDEV match --physdev-in peth0 Chain OUTPUT (policy ACCEPT) target prot opt source destination how to add correct iptables RULE. Thanks. _______________________________________________ Xen-users mailing list Xen-users@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-users
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |