From: Richard Strand <richard@telabria.com>
To: netfilter@lists.netfilter.org
Subject: Owner match doesn't work when statically compiling iptables
Date: Thu, 18 Nov 2004 17:39:28 +0000 [thread overview]
Message-ID: <419CDE50.9080400@telabria.com> (raw)
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
reply other threads:[~2004-11-18 17:39 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=419CDE50.9080400@telabria.com \
--to=richard@telabria.com \
--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.