-
-
12 Nov 2008 17:44:26 UTC
- Browse (raw)
- Changes
- How to Contribute
- Issues (1)
- Testers (577 / 1 / 0)
- Kwalitee
Bus factor: 0- 10.22% Coverage
- License: unknown
- Activity
24 month- Tools
- Download (16.98KB)
- MetaCPAN Explorer
- Permissions
- Subscribe to distribution
- Permalinks
- This version
- Latest version
and 1 contributors-
Jason Morriss
- Dependencies
- Test::More
- and possibly others
- Reverse dependencies
- CPAN Testers List
- Dependency graph
Changes for version 1.10
- Fixed the matching logic in PIX::Accesslist::Line->match.
- Updated POD for all modules.
- Added support for icmp-type object groups.
- Fixed a couple of minor bugs as reported by other users.
- Updated PIX::Accesslist::Line->print to allow for an $any string to be specified to change '0.0.0.0/0' entries in the output to a string of your choosing.
Modules
Accesslist object for use with PIX::WalkerACL line object for each line of an PIX::Accesslist.Factory class for the various object-groups found in a PIX config from a PIX::Walker object. This object is not meant to be instantiated directly.Class for "icmp-type" object-groups found in a PIX config.Class for "network" object-groups found in a PIX config.Class for "protocol" object-groups found in a PIX config. A protocol group is used on access-lists to allow a line of an ACL to have multiple protocols on it (ip, tcp, udp, gmp, ah, es, etc...).Class for "service" object-groups found in a PIX config.Process Cisco PIX configs and 'walk' access-listsModule Install Instructions
To install PIX::Walker, copy and paste the appropriate command in to your terminal.
cpanm PIX::Walker
perl -MCPAN -e shell install PIX::Walker
For more information on module installation, please visit the detailed CPAN module installation guide.