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

Re: [Xen-users] Iptables, Module sin Dom0 or Dom1?

To: xen-users@xxxxxxxxxxxxxxxxxxx
Subject: Re: [Xen-users] Iptables, Module sin Dom0 or Dom1?
From: Mark Williamson <mark.williamson@xxxxxxxxxxxx>
Date: Fri, 10 Jun 2005 16:27:04 +0100
Cc: Denny Schierz <cuall@xxxxxx>, "xen-users@xxxxxxxxxxxxxxxxxxx" <xen-users@xxxxxxxxxxxxxxxxxxx>
Delivery-date: Fri, 10 Jun 2005 15:26:14 +0000
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <1118414263.12854.37.camel@dennywin2k>
List-help: <mailto:xen-users-request@lists.xensource.com?subject=help>
List-id: Xen user discussion <xen-users.lists.xensource.com>
List-post: <mailto:xen-users@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
References: <1118414263.12854.37.camel@dennywin2k>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
User-agent: KMail/1.7.1
> i search in google but don't find the answer. If i want iptables support
> in a virtuel machine, do i need iptables support in Dom0?

Use IPTables in a domU if you want it to do its own firewalling.  Use iptables 
in dom0 if you want to enforce firewalling and routing rules for the other 
domains.  You can even use both ;-)

Think of the domains as separate machines, all connected to the dom0 "machine" 
using crossover cables (on dedicated interfaces).  You can do with Xen 
whatever you could do with that setup.

Cheers,
Mark

> I build my own modules in a Dom1 machine with iptables support, but i
> can't load anything:
>
> modprobe ip_tables
> modprobe: Can't open dependencies
> file /lib/modules/2.6.11.10-xenU/modules.dep (No such file or directory)
> build:/usr/src/linux# depmod -a
> depmod: QM_MODULES: Function not implemented
>
> Should i recompile my dom0 kernel?
>
> cu denny

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

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