All of lore.kernel.org
 help / color / mirror / Atom feed
From: Patrick McHardy <kaber@trash.net>
To: Nico Schottelius <nico-kernel@schottelius.org>
Cc: Linux Kernel Mailing List <linux-kernel@vger.kernel.org>,
	bastian@schottelius.org
Subject: Re: [BUGS?: 2.6.0test4] iptables and tc problems
Date: Mon, 01 Sep 2003 14:46:46 +0200	[thread overview]
Message-ID: <3F533FB6.8030301@trash.net> (raw)
In-Reply-To: <20030901122818.GE5524@schottelius.org>

Nico Schottelius wrote:

>Then trying to match the ftp connections
>bruehe:~#  iptables -A OUTPUT -m owner --uid-owner 0 -j ACCEPT   
>iptables: Invalid argument
>bruehe:~# iptables -t mangle -A POSTROUTING -o ppp0 -m owner --uid-owner 1001 -j MARK --set-mark 55
>iptables: Invalid argument
>
>Why does iptables or the kernel not accept that?
>

There was a change in the owner match some (long) time ago which
broke the ABI. You probably need to recompile iptables.

Regards,
Patrick


  reply	other threads:[~2003-09-01 12:45 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-09-01 12:28 [BUGS?: 2.6.0test4] iptables and tc problems Nico Schottelius
2003-09-01 12:46 ` Patrick McHardy [this message]
2003-09-01 18:49 ` Jose Luis Domingo Lopez
2003-09-02 20:18 ` Harald Welte

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=3F533FB6.8030301@trash.net \
    --to=kaber@trash.net \
    --cc=bastian@schottelius.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=nico-kernel@schottelius.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.