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

[Xen-devel] DomU crashing when I register netfilter hooks

To: xen-devel@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-devel] DomU crashing when I register netfilter hooks
From: Raza2 <raza@xxxxxxxxxxxxx>
Date: Fri, 30 Mar 2007 22:15:19 -0700 (PDT)
Delivery-date: Mon, 02 Apr 2007 05:02:36 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
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/cgi-bin/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
I want to develop a custom firewall for Xen based on netfilter. 
But whenever I install a netfilter module and then I start any guest VM the
dom0 crashes

with some messages like *pde 00000...
iptables is configured in the kernel and iptables -L lists the rule
successfully as long as I do not start the guest VM

I am using Xen version 3 

Even the simple iptables based module (like second module on this page) are
causing this problem

Any idea ???
Regards
Raza
-- 
View this message in context: 
http://www.nabble.com/DomU-crashing-when-I-register-netfilter-hooks-tf3495822.html#a9764401
Sent from the Xen - Dev mailing list archive at Nabble.com.


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

<Prev in Thread] Current Thread [Next in Thread>
  • [Xen-devel] DomU crashing when I register netfilter hooks, Raza2 <=