Click to See Complete Forum and Search --> : IP Masquerading Problems


jrbush82
08-24-2001, 11:34 PM
I've tried setting up IP Masquerading, but upon boot-up, I get this error saying:

iptables v1.2.2: can't initialize iptables table 'filter': table does not exist (do you need to insmod?)

Any ideas on this?

Thanks,
Jason

Malakin
08-25-2001, 02:44 AM
This likely means you need to either load the network packet filtering module or compile it into the kernel. I'm not sure what the module name is.

If you read up on this some more, you should find all your answers.