From: Mart Frauenlob <mart.frauenlob@chello.at>
To: netfilter@vger.kernel.org
Subject: Re: udplite and ports
Date: Tue, 16 Mar 2010 08:28:29 +0100 [thread overview]
Message-ID: <4B9F331D.4090509@chello.at> (raw)
In-Reply-To: <cfeab66d1003132143u76cb0b6i4f88005b9d50d285@mail.gmail.com>
On 14.03.2010 06:43, netfilter-owner@vger.kernel.org wrote:
> On Sat, Mar 13, 2010 at 2:40 PM, Mart Frauenlob
> <mart.frauenlob@chello.at> wrote:
>> Hello,
>>
>> what am I missing, why is that command not working:
>>
>> iptables -A INPUT -i eth2 -p udplite --destination-port 123 -j ACCEPT
>> iptables v1.4.7: unknown option `--destination-port'
>> Try `iptables -h' or 'iptables --help' for more information.
>>
>>
>> uname -a
>> Linux eris 2.6.33-eris-2010-03-06 #1 Sat Mar 6 01:36:52 CET 2010 i686
>> GNU/Linux
>>
>> -p udplite -m multiport --ports 123,124 ... works.
>>
>>
>> Thanks for your help!
>>
>
> Could you try option --dport instead of --destination-port ?
>
> These options depends on the iptables librararied . You can do a "nm"
> command on all the dynamic libraried to see whether it is supported .
> It could be a problem with configuration or right library might not
> be copied .
of course I tried --dport. Wonder why that should be different in
regards of libraries.
next prev parent reply other threads:[~2010-03-16 7:28 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-03-13 9:10 udplite and ports Mart Frauenlob
2010-03-14 5:43 ` ratheesh k
2010-03-16 7:28 ` Mart Frauenlob [this message]
2010-03-16 7:34 ` Mart Frauenlob
2010-03-16 11:28 ` Pascal Hambourg
2010-03-16 12:09 ` Mart Frauenlob
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=4B9F331D.4090509@chello.at \
--to=mart.frauenlob@chello.at \
--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