ManaTools::Module::Firewall
port2server
INPUT
$self: this object
$ports: port object
DESCRIPTION
This method retrieves the server from a given port
to_ports
INPUT
$self: this object
DESCRIPTION
This method converts from server definitions to port definitions
from_ports
INPUT
$self: this object
$ports: ports object
DESCRIPTION
This method does…
get_conf
INPUT
$self: this object
$disabled: boolean
$o_ports: object representing ports
DESCRIPTION
This method retrieves the configuration
choose_watched_services
INPUT
$self: this object
$servers: array of hashes representing servers
DESCRIPTION
This method shows the main dialog to let users choose the allowed services
choose_allowed_services
INPUT
$self: this object
$disabled: boolean
$servers: array of hashes representing servers
DESCRIPTION
This method shows the main dialog to let users choose the allowed services
set_ports
INPUT
$self: this object
DESCRIPTION
This method extends Module::start and is invoked to
start host manager
start
INPUT
$self: this object
DESCRIPTION
This method extends Module::start and is invoked to
start host manager