All of lore.kernel.org
 help / color / mirror / Atom feed
From: Pablo Neira <pablo@eurodev.net>
To: Graham Keeling <graham@equiinet.com>
Cc: netfilter-devel@lists.netfilter.org
Subject: Re: iptables 1.3.1 MARK target
Date: Thu, 17 Mar 2005 23:13:38 +0100	[thread overview]
Message-ID: <423A0112.2020900@eurodev.net> (raw)
In-Reply-To: <4239FEE3.20700@eurodev.net>

Pablo Neira wrote:
> Graham Keeling wrote:
> 
>> Hi,
>> I'm posting this in case you guys aren't aware of it...
>>
>> I'm using kernel 2.4.26.
>> I recently upgraded iptables from 1.2.8 to 1.3.1.
>> I found that the MARK target didn't work anymore.
>> I couldn't do --set-mark, --or-mark or --and-mark.
>> The error messages were;
>> --set-mark: invalid argument
>> --or-mark: kernel too old for --or-mark
>> --and-mark: kernel too old for --and-mark
> 
> 
> that's right since versioning stuff was pushed forward into kernel 
> mainline, now we can extend current matches and target ensuring backward 
> compatibility. If you want to use those parameters you must upgrade your 
> kernel.

wait a minute, I got what you meant. You are using MARK from 
patch-o-matic-ng and doesn't work anymore. So you are right, we need to 
port MARK-operations to the new versioning infrastructure, then it will 
work fine with iptables-1.3

--
Pablo

      reply	other threads:[~2005-03-17 22:13 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-03-17 16:52 iptables 1.3.1 MARK target Graham Keeling
2005-03-17 22:04 ` Pablo Neira
2005-03-17 22:13   ` Pablo Neira [this message]

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=423A0112.2020900@eurodev.net \
    --to=pablo@eurodev.net \
    --cc=graham@equiinet.com \
    --cc=netfilter-devel@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 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.