|
|
|
|
|
|
|
|
|
|
xen-users
Re: [Xen-users] problems with Iptables in DomU
Cristian Livadaru kirjoitti:
On Mon, Jul 24, 2006 at 10:40:08AM +0200, Cristian Livadaru wrote:
Now that my xen is running, I wanted to set up dthe firewall on my domU
but all I get is this error:
lcx:~# iptables -L
iptables v1.2.11: can't initialize iptables table `filter': Module is
wrong version
Perhaps iptables or your kernel needs to be upgraded.
the modules for iptables are loaded:
iptable_filter 4736 0
ip_tables 23424 3
iptable_mangle,iptable_nat,iptable_filter
I have the same problem with Xen 3.0.1 and 2.0
on dom0 it seems to work:
master:~# iptables -L
Chain INPUT (policy ACCEPT)
target prot opt source destination
I tripplechecked the howto and all kernel settings but can't figure
where the problem is.
Regards,
Cristian Livadaru
Is the domU debian? Then you might need to install module-init-tools.
--
Hannu
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|
|
|
|
|