On 28-05-2012 13:02, Bruce Dubbs wrote: > Fernando de Oliveira wrote: > >>> The way to correct it would be to set CONFIG_IP_NF_TARGET_LOG=y in the >>> kernel configuration. You may be looking in the wrong place. There >>> are a lot of netfilter options. >> >> There is no such option anymore. >> >> I have the following related options set: >> # grep CONFIG /boot/config-3.4.0 | grep -i ip | grep -i target | grep -i log >> CONFIG_IP_NF_TARGET_ULOG=y > > Well I get: > > $ grep _NF_ config-3.3.6-20120515 |grep LOG > CONFIG_IP_NF_TARGET_LOG=y > CONFIG_IP_NF_TARGET_ULOG=y > CONFIG_IP6_NF_TARGET_LOG=y > > Maybe it changed in the 3.4 kernel.
[...] Just to confirm that two of those options are gone in 3.4 kernel and only CONFIG_IP_NF_TARGET_ULOG remains. Thanks again, Bruce. -- []s, Fernando -- http://linuxfromscratch.org/mailman/listinfo/blfs-support FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
