Le jeudi 23 février 2012 à 12:00 +0530, Ganesh Kumar a écrit : > dear all, > > I'm trying my hand on the NFLOG target of iptables, so I setup > the below ones on my ubuntu machine 10.4 : > > > libnetfilter_log-1.0.0 > libnfnetlink-dev_1.0.0 > > > $ uname -a > Linux ubuntu 2.6.32.21 #2 SMP Wed Jul 6 22:03:07 PDT 2011 i686 GNU/Linux > > > but when I try to build and run the utils nfulnl_test.c this is what > I'm getting using the below command > gcc -o nfulnl_test nfulnl_test.c -L /usr/local/lib/ -lnetfilter_log > > $ ./nfulnl_test > binding nfnetlink_log to AF_INET > error during nflog_bind_pf() > > Am I missing something, any help is appreciated. > > Many thanks, > GK It works well on ubuntu 11.10 & 11.04, not sure for 10.04 Could you check if you can load nfnetlink_log module ? modprobe nfnetlink_log -- 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