From: "blkcore" <netfilter@blackcore.net>
To: netfilter@lists.netfilter.org
Subject: Re: 2.4.20 - ntfilter (owner) problems
Date: Tue, 7 Jan 2003 17:26:49 -0800 [thread overview]
Message-ID: <009701c2b6b5$04580b90$0200a8c0@void> (raw)
In-Reply-To: 200301071852.00836.tscherf@web.de
You don't need a -j target to use the owner module, I use it for bandwidth
byte/counter logging, but heres some output for you to read.
[root@scsi1 root]# uname -r
2.4.20-grsec
[root@scsi1 root]# iptables -I OUTPUT -m owner --uid-owner root -j ACCEPT
iptables: Target problem
laptop:~# uname -r
2.4.19
laptop:~# iptables -I OUTPUT -m owner --uid-owner root
laptop:~# iptables -I OUTPUT -m owner --uid-owner root -j ACCEPT
laptop:~#
----- Original Message -----
From: "Thorsten Scherf" <tscherf@web.de>
To: "blkcore" <netfilter@blackcore.net>; <netfilter@lists.netfilter.org>
Sent: Tuesday, January 07, 2003 3:19 PM
Subject: Re: 2.4.20 - ntfilter (owner) problems
> I recently compiled 2.4.20 with netfilter support, with the owner module
> (-m owner), and after several attempts of trying to use it (worked for
> 2.4.18), it gives an error.
>
> [root@scsi1 slinksi]# iptables -I OUTPUT -m owner --uid-owner root
> iptables: Target problem
Where is your target?! Is see no one!
prev parent reply other threads:[~2003-01-08 1:26 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-01-07 7:37 2.4.20 - ntfilter (owner) problems blkcore
2003-01-07 23:19 ` Thorsten Scherf
2003-01-08 1:26 ` blkcore [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='009701c2b6b5$04580b90$0200a8c0@void' \
--to=netfilter@blackcore.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 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.