On Mon, May 28, 2012 at 09:49:21AM -0700, Fernando de Oliveira wrote:
> 
> 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.
> 
 Google found a post on the shorewall-users lists which said that
ipt_LOG and ipt6_LOG have been merged to xt_LOG in 3.4.  Actually,
that strange mix of lowecase and uppercase seems to have been copied
from the kernel's help text!

 Anyway, I think you really *do* need the LOG target so that you can
debug any problems with desirable packets not getting through.  And
for that, in 3.4 you need

(CONFIG_)NETFILTER_XTABLES

enabling that will allow you to select

(CONFIG)NETFILTER_XT_TARGET_LOG

ĸen
-- 
das eine Mal als Tragödie, das andere Mal als Farce
-- 
http://linuxfromscratch.org/mailman/listinfo/blfs-support
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to