[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-devel] v2.6 xen0 defconfig
Something during xend startup needs iptables. The network script says antispoof is 'no', so its not that. I'm not sure what requires iptables. The config file for v2.6 xen0 does not have the iptable modules needed on by default. This add those modules to the xen0 defconfig ===== linux-2.6.8.1-xen-sparse/arch/xen/configs/xen0_defconfig 1.19 vs edited ===== --- 1.19/linux-2.6.8.1-xen-sparse/arch/xen/configs/xen0_defconfig Thu Sep 16 09:11:33 2004 +++ edited/linux-2.6.8.1-xen-sparse/arch/xen/configs/xen0_defconfig Fri Sep 17 13:59:29 2004 @@ -500,8 +500,8 @@ # CONFIG_IP_NF_MATCH_STATE is not set # CONFIG_IP_NF_MATCH_CONNTRACK is not set # CONFIG_IP_NF_MATCH_OWNER is not set -# CONFIG_IP_NF_MATCH_PHYSDEV is not set -# CONFIG_IP_NF_FILTER is not set +CONFIG_IP_NF_MATCH_PHYSDEV=m +CONFIG_IP_NF_FILTER=m # CONFIG_IP_NF_NAT is not set # CONFIG_IP_NF_MANGLE is not set # CONFIG_IP_NF_TARGET_LOG is not set ------------------------------------------------------- This SF.Net email is sponsored by: YOU BE THE JUDGE. Be one of 170 Project Admins to receive an Apple iPod Mini FREE for your judgement on who ports your project to Linux PPC the best. Sponsored by IBM. Deadline: Sept. 24. Go here: http://sf.net/ppc_contest.php _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxxxxxxxxxx https://lists.sourceforge.net/lists/listinfo/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |