#16694: iptables TRACE not working
-----------------------+-------------------------------------
 Reporter:  katananja  |      Owner:  developers
     Type:  defect     |     Status:  new
 Priority:  normal     |  Milestone:  Barrier Breaker (trunk)
Component:  packages   |    Version:  Trunk
 Keywords:             |
-----------------------+-------------------------------------
 TP-Link TL-WDR4300 v1, trunk r41002.

 I've a build the necessary module "kmod-ipt-debug" into the final kernel:

 {{{
 lsmod|grep TRACE
 xt_TRACE                 496  0
 }}}

 But after a simple command:

 {{{
 iptables -t raw -I OUTPUT -p icmp -j TRACE
 iptables v1.4.21: Couldn't load target `TRACE':No such file or directory

 Try `iptables -h' or 'iptables --help' for more information.
 }}}

--
Ticket URL: <https://dev.openwrt.org/ticket/16694>
OpenWrt <http://openwrt.org>
Opensource Wireless Router Technology
_______________________________________________
openwrt-tickets mailing list
[email protected]
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-tickets

Reply via email to