#9400: iptables is missing led module (fix included)
--------------------------+-----------------------------------
  Reporter:  ddxx0n       |      Owner:  florian
      Type:  defect       |     Status:  closed
  Priority:  normal       |  Milestone:  Barrier Breaker 14.07
 Component:  base system  |    Version:  Trunk
Resolution:  fixed        |   Keywords:
--------------------------+-----------------------------------

Comment (by anonymous):

 I guess i still have this 4 year old problem that was fixed 3 years ago.?
 How can i apply a patch and install netfilter?
 Thanks.
 {{{
 # opkg install kmod-ledtrig-netfilter
 Installing kmod-ledtrig-netfilter (3.10.49-1) to root...
 Downloading
 http://downloads.openwrt.org/barrier_breaker/14.07/ar71xx/generic/packages/base
 /kmod-ledtrig-netfilter_3.10.49-1_ar71xx.ipk.
 Collected errors:
  * check_data_file_clashes: Package kmod-ledtrig-netfilter wants to
 install file /lib/modules/3.10.49/xt_LED.ko
         But that file is already provided by package  * kmod-ipt-led
  * opkg_install_cmd: Cannot install package kmod-ledtrig-netfilter.
 # opkg list | grep -i kmod-ipt-led              kmod-ipt-led - 3.10.49-1 -
 Netfilter target to trigger a LED when a network packet is matched.
 # opkg list | grep -i kmod-ledtrig-netfilter
 kmod-ledtrig-netfilter - 3.10.49-1 - Kernel module to flash LED when a
 particular packets passing through your machine.  For example to create an
 LED trigger for incoming SSH traffic: iptables -A INPUT -p tcp --dport 22
 -j LED --led-trigger-id ssh --led-delay 1000 Then attach the new trigger
 to an LED on your system: echo netfilter-ssh >
 /sys/class/leds/<ledname>/trigger
 }}}

--
Ticket URL: <https://dev.openwrt.org/ticket/9400#comment:4>
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