Linux Netfilter discussions
 help / color / mirror / Atom feed
From: Thomas Kuiper <tkuiper-netfilter@inxsoft.net>
To: netfilter@lists.netfilter.org
Subject: iptables and FTOS syntax error
Date: Fri, 14 Oct 2005 10:29:55 +0800	[thread overview]
Message-ID: <434F1823.7010601@inxsoft.net> (raw)

Hello,

I have a bizarre problem with iptables when I'm trying to use FTOS:

First, the following works fine using MARK:

iptables -j MARK -A POSTROUTING -t mangle -p udp --dport 123 --set-mark 4

But this one doesn't:

iptables -j FTOS -A POSTROUTING -t mangle -p udp --dport 123 --set-ftos 4

And gives the error message:

iptables: No chain/target/match by that name

A "iptables -j FTOS --help" shows that the FTOS extension was compiled in so 
I'm very confused about the error message.

-------------snip-----------&<----------------
FTOS target options
   --set-ftos value              Set TOS field in packet header to value
                                 This value can be in decimal (ex: 32)
                         or in hex (ex: 0x20)
-------------snap----------->&----------------

Any help greatly appreciated,

Thomas


             reply	other threads:[~2005-10-14  2:29 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-10-14  2:29 Thomas Kuiper [this message]
2005-10-14 12:32 ` iptables and FTOS syntax error Jorge I. Davila L.

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=434F1823.7010601@inxsoft.net \
    --to=tkuiper-netfilter@inxsoft.net \
    --cc=netfilter@lists.netfilter.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