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] Re: IPtables support in xen for the domU

On Friday 22 July 2005 16:43, Shahzad Chohan wrote:

> CONFIG_IP_NF_FILTER=m

ok, the "filter" table is a module, try "modprobe iptable_filter"

also, make sure you have the right module tree INSIDE your domU (easy to 
forget that, since you'd usually compile the domU kernel inside dom0)

if your module tree is in place, try running "depmod -a" to restore automatic 
module loading... if it still doesn't auto-load the module, you'd have to add 
the modprobe call to your iptables startup script. (or to modules.autoload, 
depending on how your distribution handles such things)

/Ernst

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

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