* Owner match doesn't work when statically compiling iptables
@ 2004-11-18 17:39 Richard Strand
0 siblings, 0 replies; only message in thread
From: Richard Strand @ 2004-11-18 17:39 UTC (permalink / raw)
To: netfilter
Hi,
If I statically compile iptables when I try to use the -m owner match I
get a segmentation fault. There seem to be no problems if I use a
dynamically linked version.
for example:
iptables -A OUTPUT -m owner --uid-owner 4 -j ACCEPT
Causes this problem. (Oddly iptables -m owner -h works)
Is this a bug, or am I doing something wrong.
Regards,
Richard Strand
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2004-11-18 17:39 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-11-18 17:39 Owner match doesn't work when statically compiling iptables Richard Strand
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.