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] Networking issue with "conntracking" after upgrade Xen 3

To: Olivier Hanesse <olivier.hanesse@xxxxxxxxx>, <xen-devel@xxxxxxxxxxxxxxxxxxx>
Subject: Re: [Xen-devel] Networking issue with "conntracking" after upgrade Xen 3.2 > 4.0
From: Keir Fraser <keir@xxxxxxx>
Date: Fri, 17 Dec 2010 16:14:34 +0000
Cc:
Delivery-date: Fri, 17 Dec 2010 08:15:33 -0800
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:sender:user-agent:date :subject:from:to:message-id:thread-topic:thread-index:in-reply-to :mime-version:content-type:content-transfer-encoding; bh=sVYhEyQuaU4wsH7o+EhwatNIYST856jzmCs7VrLpBiQ=; b=cU3/iPlu1uiDJhXzs3g1Jx3z3/5UG3aU4SS+/5s2UgSO7ETGB31W8hFAyvbHM5LAsj 8q0biLVKkw+B9+4PB3kPZoqoJTforU8fdSP4uSaIggS6C+6QZGwoZi4smVAsdz+ctX9Y iLiVRME+R5+khPP3RDVt6TvROcYvs9BohWVOQ=
Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=sender:user-agent:date:subject:from:to:message-id:thread-topic :thread-index:in-reply-to:mime-version:content-type :content-transfer-encoding; b=clOO5rzaNW5Oa3OwBzxFrpNCKbWt8Cy49kuVB7+Y1fPiwaem4q3P0YlfKNC2r09ew+ 0QUIeMlhApjLRZJiLiVCSCjsv8+GHXlchB5///vSk2rbdk6fh7XAOd41th0G+7DeYus/ JSALIgRGANob30JVMGUO+dDWN4etYFwHBMQtc=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <AANLkTimdyw=9ZGGBYPUCMNC2QeW4Oc3rA0n7Wx+93mkc@xxxxxxxxxxxxxx>
List-help: <mailto:xen-devel-request@lists.xensource.com?subject=help>
List-id: Xen developer discussion <xen-devel.lists.xensource.com>
List-post: <mailto:xen-devel@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
Thread-index: AcueBX46NC7APXqIbEWgzmQKdDTNfg==
Thread-topic: [Xen-devel] Networking issue with "conntracking" after upgrade Xen 3.2 > 4.0
User-agent: Microsoft-Entourage/12.28.0.101117
iptables stuff has been there a while, even in Xen 3.2. The difference is a
new rule that requires conntrack to be loaded and used. I think the best
thing is to remove that requirement and be more permissive about what can be
sent to the domU. After all the domU can run its own firewall if it cares.

I have fixed this as xen-unstable:22573 and xen-4.0-testing:21415.

 Thanks,
 Keir

On 17/12/2010 15:48, "Olivier Hanesse" <olivier.hanesse@xxxxxxxxx> wrote:

> Hi, 
> 
> I recently upgraded a debian xen 3.2 system to xen 4.
> Then I started to see some strange kernel logs : "nf_conntrack: table full,
> dropping packet."
> 
> I was pretty sure not to have enable conntracking in my dom0.
> I find out that it was the revision "19540" of the "vif-common.sh" script that
> load the nf_conntrack module.
> 
> So now my dom0 logs every connection my domU are doing. With a few domUs, I am
> reaching the limit of conntrack table very quickly.
> On debian the default "net.netfilter.nf_conntrack_max" is set to "16400".
> I set it to "65536" to temporary resolve my network issue but that's not the
> point.
> 
> Is it possible to add an option in the xend-config.sxp configuration files,
> something like (handle_iptable yes/no), if we want to handle iptable or not ?
> 
> Moreover, for example on on debian, FORWARD policy is set to ACCEPT by
> default. So adding theses rules are useless BUT they are loading some modules
> which can lead to a network issue :(
> 
> Regards
> 
> Olivier 
> 
> 
> _______________________________________________
> Xen-devel mailing list
> Xen-devel@xxxxxxxxxxxxxxxxxxx
> http://lists.xensource.com/xen-devel



_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel