From mboxrd@z Thu Jan 1 00:00:00 1970 From: "P.Italiaander" Subject: Re: dynamically update iptables with module ? Date: Wed, 14 May 2003 19:28:10 +0200 Sender: netfilter-admin@lists.netfilter.org Message-ID: <200305141928.11079.pc-secure@home.nl> References: <000c01c319a1$13883af0$95dc6f89@wonderland> Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <000c01c319a1$13883af0$95dc6f89@wonderland> Content-Disposition: inline Errors-To: netfilter-admin@lists.netfilter.org List-Help: List-Post: List-Subscribe: , List-Id: List-Unsubscribe: , List-Archive: Content-Type: text/plain; charset="us-ascii" To: netfilter@lists.netfilter.org yes it's possible, maybe this link will help. http://www.gentoo.org/proj/en/dynfw.xml Pascal >Op woensdag 14 mei 2003 00:43, schreef Calvin: > Dear all, > > I am a newbies in netfilter, just a question in my mind, would it be > possible to dynamically changing the iptables from a module? For example, > if i see a paticular message from a pc, then I update the iptable to allow > outgoing communication frmo that pc. Or there is some other way to achieve > > Is it possible to do it? > > Or... is it possible that the iptables can be updated by a C++/C programe > by executing a shell script to update the iptables? > > Thanks for any advices. > > Calvin