I've created a new table (follwing the template for iptable_raw.c). I can see that the table is registered when I boot the kernel. However the iptables utility reports it cannot initialize the new table. debugshell# iptables -L -t pe_chain FATAL: Module ip_tables not found. iptables v1.3.8: can't initialize iptables table `testtable': Table does not exist (do you need to insmod?) Perhaps iptables or your kernel needs to be upgraded. What do I need to do to get the iptables to recognize the new table? Thanks. - To unsubscribe from this list: send the line "unsubscribe netfilter" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html