%PDF- %PDF-
Mini Shell

Mini Shell

Direktori : /usr/share/webmin/ipfw/
Upload File :
Create Path :
Current File : //usr/share/webmin/ipfw/apply.cgi

#!/usr/bin/perl
# apply.cgi
# Apply the current firewall configuration

require './ipfw-lib.pl';
&ReadParse();
&error_setup($text{'apply_err'});
$err = &apply_rules();
&error($err) if ($err);
$err = &apply_cluster_configuration();
&error($err) if ($err);
&webmin_log("apply");
&redirect("");


Zerion Mini Shell 1.0