Re: auth in Perl?
Darren Reed <[email protected]> Tue, 15 Jun 2010 02:25:27 +0000
| Newsgroups | gmane.comp.security.firewalls.ipfilter |
|---|---|
| Message-ID | <18324_1276594095_4C1747AE_18324_786_1_4C16E497.5020205@reed.wattle.id.au> |
Michael T. Davis wrote: > Would it be possible to leverage Perl (or a similar "scripting > language," though Perl would be preferred) to establish a program to handle > IPFilter's "auth" action that essentially uses a script to control whether > to pass or block, with all available options (e.g. logging, "keep state", TCP > flags, etc.)? Has anyone done this? > I don't know of anyone that has done this and I can't see why it couldn't be done. Just a simple matter of programming, right? ;) Darren