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] Xen and iptables

On Mon, 4 Jun 2007, Frank Church wrote:
When I try to run iptables on the Centos VM I get this error.

iptables -L
iptables v1.2.11: can't initialize iptables table `filter': iptables
who? (do you need to insmod?)
Perhaps iptables or your kernel needs to be upgraded.


you need to load the iptables module.

with centos4, you can try:

/etc/init.d/iptables start

with other distros you probably want a modprobe.


verify you have the modules installed in /lib/modules/`uname -r`


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

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