Hi, thank you for your comments. --- Pablo: cc1: warnings being treated as errors read_config_lex.l: In function 'yylex': read_config_lex.l:113: warning: incompatible implicit declaration of built-in function 'strdup' read_config_lex.l:114: warning: incompatible implicit declaration of built-in function 'strdup' read_config_lex.l:115: warning: incompatible implicit declaration of built-in function 'strdup' read_config_lex.l:126: warning: incompatible implicit declaration of built-in function 'strdup' read_config_lex.c:3845: warning: label 'find_rule' defined but not used make[1]: *** [read_config_lex.o] Error 1 I get this while compiling the last git snapshot probably string.h is missing ? Thank you On Wed, May 21, 2008 at 5:53 AM, Pablo Neira Ayuso <pablo@xxxxxxxxxxxxx> wrote: > NICOLAS BOULIANE wrote: >> Since ppp0 always come up first, then these connections begin to flow >> via ppp0 and with the MASQ IP of ppp0... >> >> Later, when the mangle-rules kick-in, these connections are being >> router via ppp4 (which is what I want)... >> So far no problem.. >> >> >> The only problem is that these packets now exit via ppp4 but they >> continue to keep the source IP of ppp0 >> >> >> Ok, I tried to use the userspace conntrack-tool to search and remove >> these entries, but this tool doesn't allow me to do something like this >> >> $> conntrack -L conntrack -d IP > > Check Git, next version (0.9.7) allows it. > > -- > "Los honestos son inadaptados sociales" -- Les Luthiers > -- To unsubscribe from this list: send the line "unsubscribe netfilter-devel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html