From: "Volkov, Mike" <mike@kem.ru>
To: netfilter@lists.samba.org
Subject: blocking mechanism
Date: Fri, 14 Jun 2002 15:31:40 +0800 [thread overview]
Message-ID: <3D099BDC.5000709@kem.ru> (raw)
I have written portmapper patch for execute external script, when
one of RPC-service set or unset. And write Perl-script for it, which
insert or delete rule for accepting specified RPC-service port from
specified source-IP. External script starts in fork() (child), and when
some RPC-services must be opened (on portmapper restart), some scripts,
which execute `iptables' or `ipchains', try to add rules in one time. So
have added only part of them.
I must do external blocking mechanism for it? or exists any blocking
mechanism in netfilter?
reply other threads:[~2002-06-14 7:31 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=3D099BDC.5000709@kem.ru \
--to=mike@kem.ru \
--cc=netfilter@lists.samba.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.