* blocking mechanism
@ 2002-06-14 7:31 Volkov, Mike
0 siblings, 0 replies; only message in thread
From: Volkov, Mike @ 2002-06-14 7:31 UTC (permalink / raw)
To: netfilter
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?
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2002-06-14 7:31 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-06-14 7:31 blocking mechanism Volkov, Mike
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.