Hi Dave! This is the 6th of a set of bugfixes (all tested against 2.4.22-pre7). You might need to apply them incrementally (didn't test it in a different order). You will receive 2.6 merges of those patches soon. Author: Adrian Bunk , Harald Welte Add the missing Configure.help entry for ipt_recent Please apply, --- linuxppc-040703-nfpending/Documentation/Configure.help 2003-07-02 09:07:33.000000000 +0200 +++ linuxppc-040703-nfpom/Documentation/Configure.help 2003-07-18 19:17:31.000000000 +0200 @@ -2589,6 +2700,17 @@ If you want to compile it as a module, say M here and read . If unsure, say `N'. +recent match support +CONFIG_IP_NF_MATCH_RECENT + This match is used for creating one or many lists of recently + used addresses and then matching against that/those list(s). + + Short options are available by using 'iptables -m recent -h' + Official Website: + + If you want to compile it as a module, say M here and read + Documentation/modules.txt. If unsure, say `N'. + limit match support CONFIG_IP_NF_MATCH_LIMIT limit matching allows you to control the rate at which a rule can be -- - Harald Welte http://www.netfilter.org/ ============================================================================ "Fragmentation is like classful addressing -- an interesting early architectural error that shows how much experimentation was going on while IP was being designed." -- Paul Vixie