On Tuesday 3 October 2006 18:44, Michael Sullivan wrote:
> # Core Netfilter Configuration > # > # CONFIG_NETFILTER_NETLINK is not set > # CONFIG_NF_CONNTRACK is not set > # CONFIG_NETFILTER_XTABLES is not set xtables is mandatory, as clearly stated in the corresponding kernel config entry: Netfilter Xtables support (required for ip_tables) Additionally, you'll probably want to enable some or all of the following targets and matches (you'll see them when you enable xtables). -- [email protected] mailing list

