On Friday 18 August 2006 21:34, Mathew Brown wrote:
> Hi,
>   I'm currently using the 2.6.17-rc1 UML kernel provided at
>   http://user-mode-linux.sourceforge.net/new/  However, when attempting
>   to use iptables:
>
> iptables -L
>
> I get the following error:  iptables v1.2.11: can't initialize iptables
> table `filter': iptables who? (do you need to insmod?)
>
> Any ideas on how to get this module?  Thanks for your help.
You surely haven't installed any modules provided with that kernel; I don't 
know if there are, probably not. Btw, I've checked now the site and it 
provides a 2.6.16 kernel (it seems).

Anyway, you'll probably find a kernel which suits your needs here:
http://uml.nagafix.co.uk/
In those kernels (to be used instead of that one) full iptables support is 
statically linked in. This will consume some more memory.

The solution which always work, provided you can compile a UML kernel, is to 
recompile your own kernel and enable iptables (and what you need) either 
statically or as a module; in the latter case, install modules - this is the 
more optimal solution, but it is incovenient because you must install the 
modules for each kernel you compile in the guest image (you can do this via 
loop-mounting if you don't use COW files).
-- 
Inform me of my mistakes, so I can keep imitating Homer Simpson's "Doh!".
Paolo Giarrusso, aka Blaisorblade
http://www.user-mode-linux.org/~blaisorblade
Chiacchiera con i tuoi amici in tempo reale! 
 http://it.yahoo.com/mail_it/foot/*http://it.messenger.yahoo.com 


-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
User-mode-linux-user mailing list
User-mode-linux-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/user-mode-linux-user

Reply via email to