* 2.4.20 - ntfilter (owner) problems
@ 2003-01-07 7:37 blkcore
2003-01-07 23:19 ` Thorsten Scherf
0 siblings, 1 reply; 3+ messages in thread
From: blkcore @ 2003-01-07 7:37 UTC (permalink / raw)
To: netfilter
This is my first time posting, I am not sure if I'm in the right place, so
correct me if I'm wrong.
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
setsockopt(3, SOL_IP, 0x40 /* IP_??? */, [1953261926], 912) = -1 EINVAL
(Invalid argument)
(strace)
This is enabled in the netfilter section, compiled in, not as a module, I
also have grsecurity support (1.9.8)
.
Any help is appreciated, I am going to try 2.4.19.
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: 2.4.20 - ntfilter (owner) problems
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
0 siblings, 1 reply; 3+ messages in thread
From: Thorsten Scherf @ 2003-01-07 23:19 UTC (permalink / raw)
To: blkcore, netfilter
> 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!
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: 2.4.20 - ntfilter (owner) problems
2003-01-07 23:19 ` Thorsten Scherf
@ 2003-01-08 1:26 ` blkcore
0 siblings, 0 replies; 3+ messages in thread
From: blkcore @ 2003-01-08 1:26 UTC (permalink / raw)
To: netfilter
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!
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2003-01-08 1:26 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
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 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.