";
print_info_box($savemsg);
echo "
";
}
if ($input_errors)
print_input_errors($input_errors);
?>
|
"; $text .= `/sbin/pfctl -vvsm`; $text .= "
"; $text .= `/sbin/pfctl -vvst`; $text .= ""; $text .= `/sbin/pfctl -vvsI`; echo $text; exit; } include("head.inc"); ?>
|