|
|
|
|
|
|
|
|
|
|
xen-users
Re: [Xen-users] PROBLEM WITH DOMU and DOM0 has no IPTABLES
You need the modules in your domU environment; it only pulls the kernel
from the Dom0. scp over /lib/modules/ from the dom0 to the DomU, then
modprobe ip_tables
On Thu, 11 Jan 2007, Sean Reilly wrote:
Date: Thu, 11 Jan 2007 11:56:17 +1030
From: Sean Reilly <sean@xxxxxxxxxxxxxxxx>
To: Xen-users@xxxxxxxxxxxxxxxxxxx
Subject: Re: [Xen-users] PROBLEM WITH DOMU and DOM0 has no IPTABLES
Sean Reilly wrote:
Hi People
Im not sure if this was missed but I have seen no response yet.
and before anyone asks I did look at the archives searching on "iptables" -
nothing there seemed to help.
I really do need help with this , its become a bit of a show stopper
so any help at this stage will be greatly appreciated.
Cheers
Sean
Sean Reilly wrote:
Hi Guys
I need some help please I cant get iptables to work as a module or as
statically built into xen- kernels.
I tried building the dom0 and domU kernels:
I used menuconfig to set the .config file.
I tried both as Modules and as Static
I did this:
>cd xen-3.0.3_0-src
>make linux-2.6-xen0-config CONFIGMODE=menuconfig KERNELS=linux-2.6-xen0
>make linux-2.6-xen0-build
>make linux-2.6-xen0-install
>depmod 2.6.16.29-xen0
when I (RE)BOOT into xen0 I find iptables still doesn't work.
# iptables -L
FATAL: Module ip_tables not found.
iptables v1.2.11: can't initialize iptables table `filter': Table does not
exist (do you need to insmod?)
Perhaps iptables or your kernel needs to be upgraded.
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
!DSPAM:45a5900a175798620514140!
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|
|
|
|
|