On Fri, Aug 30, 2002 at 08:20:48PM +1000, Lucas Barbuto wrote: > Hi List, > > I'm having real problems using iptables. Specifically it can't seem to > find the libraries it needs for the MANGLE and NAT tables. It's telling > me that I might need to upgrade my kernel or iptables. I'm sure my > kernel (2.4.18) is ok, it has all the modules it needs installed and > loaded. I'm wondering if there's anything else I need to do with > iptables before I can use the NAT and MANGLE tables. Has anyone else > had problems like this?
I built a custom kernel for my iptables; select "Prompt for development and/or incomplete code/drivers" Then you will find "Netfilter Configuration --->" under networking options. Build everything there as a module. Hope this helps. aloha, dave

