Paketname | libiptables-chainmgr-perl |
Beschreibung | Perl extension for manipulating iptables policies |
Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
Version | 0.9-1 |
Sektion | perl |
Priorität | optional |
Installierte Größe | 96 Byte |
Hängt ab von | perl (>= 5.6.0-16), libiptables-parse-perl (>= 0.7), libnetwork-ipv4addr-perl |
Empfohlene Pakete | |
Paketbetreuer | Debian Perl Group |
Quelle | |
Paketgröße | 16762 Byte |
Prüfsumme MD5 | fddcebea2dd0808146a23fe23256eb36 |
Prüfsumme SHA1 | 5dcd53041066faf323d431f05cc90c52d764f3b1 |
Prüfsumme SHA256 | 0be965a455282d253cf39358ff4826cd7dd9a0f831105968358fd8a12bd35f80 |
Link zum Herunterladen | libiptables-chainmgr-perl_0.9-1_all.deb |
Ausführliche Beschreibung | The "IPTables::ChainMgr" package provides an interface to manipulate iptables
policies on Linux systems through the direct execution of iptables commands.
.
Then, it is easy to execute iptables commands directly in order to both parse
and change the configuration of the policy. Further, this simplifies
installation since the only external requirement is (in the spirit of
scripting) to be able to point IPTables::ChainMgr at an installed iptables
binary instead of having to compile against a library.
|