WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-devel

Re: [Xen-devel] v2.6 xen0 defconfig

To: David Becker <becker@xxxxxxxxxxx>
Subject: Re: [Xen-devel] v2.6 xen0 defconfig
From: Keir Fraser <Keir.Fraser@xxxxxxxxxxxx>
Date: Fri, 17 Sep 2004 22:46:22 +0100
Cc: xen-devel@xxxxxxxxxxxxxxxxxxxxx
Delivery-date: Fri, 17 Sep 2004 22:47:47 +0100
Envelope-to: steven.hand@xxxxxxxxxxxx
In-reply-to: Your message of "Fri, 17 Sep 2004 14:12:19 EDT." <20040917181219.GR921@xxxxxxxxxxx>
List-archive: <http://sourceforge.net/mailarchive/forum.php?forum=xen-devel>
List-help: <mailto:xen-devel-request@lists.sourceforge.net?subject=help>
List-id: List for Xen developers <xen-devel.lists.sourceforge.net>
List-post: <mailto:xen-devel@lists.sourceforge.net>
List-subscribe: <https://lists.sourceforge.net/lists/listinfo/xen-devel>, <mailto:xen-devel-request@lists.sourceforge.net?subject=subscribe>
List-unsubscribe: <https://lists.sourceforge.net/lists/listinfo/xen-devel>, <mailto:xen-devel-request@lists.sourceforge.net?subject=unsubscribe>
Sender: xen-devel-admin@xxxxxxxxxxxxxxxxxxxxx
How does xend fail for you without these table configured? I run with
the default configuration most of the time and have no problem
starting xend.

 -- Keir

> 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



-------------------------------------------------------
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

<Prev in Thread] Current Thread [Next in Thread>