netfilter.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* LED trigger in iptables
@ 2009-11-24 21:59 Mekabe Ramein
  2009-11-26 21:15 ` Mekabe Ramein
  0 siblings, 1 reply; 7+ messages in thread
From: Mekabe Ramein @ 2009-11-24 21:59 UTC (permalink / raw)
  To: netfilter

Hi,

I am trying to use xt_LED module which is included in my kernel.
However, "iptables" does not accept the "--led-trigger-id" parameter
in the following command (which is an example given in module
description):

iptables -A OUTPUT -p udp --dport 5060 -j LED --led-trigger-id sip
--led-delay 100

My iptables version is 1.4.5 but it does not have the extension xt_LED in it.
So I searched for this and found a patch which adds this feature. But
I don't know where to apply the patch.
How can I make use of it ?

Should I include it in iptables source or another package ?

Thanks,

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2009-12-25 18:58 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-11-24 21:59 LED trigger in iptables Mekabe Ramein
2009-11-26 21:15 ` Mekabe Ramein
2009-11-27  8:59   ` Patrick McHardy
2009-11-28  8:39     ` Mekabe Ramein
2009-12-03 22:53       ` Mekabe Ramein
2009-12-04  6:15         ` Patrick McHardy
2009-12-25 18:58           ` Mekabe Ramein

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).