Re: iptables and perl

From: Myke Place (mp@xmission.com)
Date: 01/19/02


From: Myke Place <mp@xmission.com>
Date: Fri, 18 Jan 2002 17:20:19 -0700

Have you looked IPTables Perl API project on SourceForge?

I'm not sure if this is what you need but take a look...

http://sourceforge.net/projects/iptperl

-mp
On Fri, 18 Jan 2002 16:27:29 -0700, Yan Seiner wrote:

> Does anyone know of a way to manipulate iptables (linux) within perl? I
> really only need to add/delete/list rules.
>
> There is an IPChains module, but that won't do at all.....
>
> Thanks,
>
> --Yan