From: Pablo Neira <pablo@eurodev.net>
To: iAc <iacopo.masi@gmail.com>
Cc: netfilter-devel@lists.netfilter.org
Subject: Re: any Api to program with iptables without system(...)
Date: Wed, 19 Oct 2005 19:30:42 +0200 [thread overview]
Message-ID: <435682C2.1000504@eurodev.net> (raw)
In-Reply-To: <bc16c9260510171445u5584db7t@mail.gmail.com>
iAc wrote:
> I have to develop a program that interface with Iptables but for security
> reason I'm canno use system call System(iptables command).
> I have try to find out a better way but I didn't find nothing.
> Someone there can show me how can I interact with iptables withou system
> call "System etc. etc." ??
No, the iptables API is not documented. This is one of the current flaws
that still persist in iptables. The safest way to work with iptables is
using system(...)
prev parent reply other threads:[~2005-10-19 17:30 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-10-17 21:45 any Api to program with iptables without system(...) iAc
2005-10-19 17:30 ` Pablo Neira [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=435682C2.1000504@eurodev.net \
--to=pablo@eurodev.net \
--cc=iacopo.masi@gmail.com \
--cc=netfilter-devel@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.