Re: [uml-user] iptables question

2008-04-01 Thread kewlemer
On 3/31/08, Raul Lopez Nevot <[EMAIL PROTECTED]> wrote: > > Can anyone please tell me what I'm missing. > > > You have not the correct loadable modules for your kernel. > If you have compiled your brand new kernel, with ARCH=um (I guess > because it's last version), mount your root file system on

Re: [uml-user] iptables question

2008-03-31 Thread Raul Lopez Nevot
> Can anyone please tell me what I'm missing. You have not the correct loadable modules for your kernel. If you have compiled your brand new kernel, with ARCH=um (I guess because it's last version), mount your root file system on host machine (mount root_fs /mnt -o loop), and install the modules c

Re: [uml-user] iptables question

2008-03-31 Thread Jeff Dike
On Sun, Mar 30, 2008 at 11:57:16PM -0700, kewlemer wrote: > iptables -L gives the following error - > -bash-3.2# iptables -L > WARNING: Error inserting x_tables > (/lib/modules/2.6.24/kernel/net/netfilter/x_tables.ko): Invalid module > format > FATAL: Error inserting ip_tables > (/lib/modules/2.6.2

Re: [uml-user] iptables question

2008-03-31 Thread kewlemer
On 3/30/08, kewlemer <[EMAIL PROTECTED]> wrote: > Hi all, > > I'm running 2.6.24 UML kernel and Fedora AMD64 filesystem from > http://uml.nagafix.co.uk/. > I forgot to add that its Fedora 8 AMD64 filesystem. Thanks, KM - Ch

[uml-user] iptables question

2008-03-30 Thread kewlemer
Hi all, I'm running 2.6.24 UML kernel and Fedora AMD64 filesystem from http://uml.nagafix.co.uk/. I have compiled all the netfilter and iptables options the 2.6.24 kernel provides. I have also installed the iptables userspace program by simply doing a "yum install iptables". The version installe