Emmanuel B wrote: > Hi, > > The example program (expect_create) given in the utils directory of > libnetfilter_conntrack return the error code -1 (Invalid argument). > The master entry was correctly added to the conntrack table, but > nothing appears in expect table. > > I have tested it on a RedHat 2.6.18 and Ubuntu 2.6.22 with the same result. > I use the libnetfilter_conntrack version 0.0.89 and libnfnetlink version 0.0.33 > > Is there anything wrong in the expect_create.c code or something > missing in kernel or libnetfilter_conntrack? You probably forgot to insmod "nf_conntrack_ftp", anyway I'll investigate if we can load-on-demand the module to avoid similar reports to this one. -- "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