netfilter.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Patrick McHardy <kaber@trash.net>
To: Mekabe Ramein <mrmrmrmr@gmail.com>
Cc: netfilter@vger.kernel.org
Subject: Re: LED trigger in iptables
Date: Fri, 27 Nov 2009 09:59:00 +0100	[thread overview]
Message-ID: <4B0F94D4.7020002@trash.net> (raw)
In-Reply-To: <5c0c5c050911261315h2daea812rac027c51fd4df2bd@mail.gmail.com>

Mekabe Ramein wrote:
> Hi,
> 
> I'd appreciate any ideas.
> 
> Thanks,
> ilker
> 
> On Tue, Nov 24, 2009 at 11:59 PM, Mekabe Ramein <mrmrmrmr@gmail.com> wrote:
>> 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 ?

The LED extension hasn't been merged yet because of some open problems.

  reply	other threads:[~2009-11-27  8:59 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
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 [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4B0F94D4.7020002@trash.net \
    --to=kaber@trash.net \
    --cc=mrmrmrmr@gmail.com \
    --cc=netfilter@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).