Displaying 1 result from an estimated 1 matches for "xt_trace".
Did you mean:
  t_trace
  
2013 Oct 03
0
Target TRACE in CentOS
..., I'm trying to use TRACE target of raw table but It doesn't work
It's a CentOS 6.2 with kernel 2.6.32-220.7.1.el6.x86_64.
 lsmod | egrep -i  "raw|trace|log"
iptable_raw             2264  1
ip_tables              17831  4
iptable_raw,iptable_filter,iptable_mangle,iptable_nat
xt_TRACE                1060  1
ipt_LOG                 5845  5
ipt_ULOG               10765  11
dm_log                 10122  2 dm_mirror,dm_region_hash
dm_mod                 81596  14 dm_mirror,dm_log
The problem is TRACE target maches but it isn't logging anything....
Chain PREROUTING (policy ACCE...