From: Mart Frauenlob <mart.frauenlob@chello.at>
To: netfilter@vger.kernel.org
Subject: udplite and ports
Date: Sat, 13 Mar 2010 10:10:39 +0100 [thread overview]
Message-ID: <4B9B568F.7020609@chello.at> (raw)
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!
Best regards
Mart
next reply other threads:[~2010-03-13 9:10 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-03-13 9:10 Mart Frauenlob [this message]
2010-03-14 5:43 ` udplite and ports ratheesh k
2010-03-16 7:28 ` Mart Frauenlob
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=4B9B568F.7020609@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.