Unknown YCP Module |
This module has an unstable interface. |
File: modules/SuSEFirewallProposal.ycp
Package: SuSEFirewall configuration
Summary: Functional interface for SuSEFirewall installation proposal
Authors: Lukas Ocilka
$Id$
Local function adds another warning string into warnings for user
- Parameters:
-
warning
Local function clears all warnings for user from memory
Function returns list of warnings for user
- Return value:
-
of warnings
Local function sets currently known interfaces.
- Parameters:
-
interfaces
Local function returns list [string] of known interfaces. They must have been set using SetKnownInterfaces(list [string] interfaces) function.
- Return value:
-
of known interfaces
Function returns if interface is a dial-up type.
- Parameters:
-
interface
- Return value:
-
if is dial-up interface
Local function adds list of interfaces into zone.
- Parameters:
-
interfaces zone
Local function for updating user-changed proposal.
Returns whether service is enabled in zones.
- Parameters:
-
service zones
- Return value:
-
if enabled
Enables ports in zones.
- Parameters:
-
fallback_ports zones
Function opens service for network interfaces given as the third parameter. Fallback ports are used if the given service is uknown.
- Parameters:
-
service fallback_ports interfaces
Checks whether the given service or (TCP) ports are open at least in one FW zone.
- Parameters:
-
service fallback_ports
Function opens up the service on all non-dial-up network interfaces. If there are no network interfaces known and the 'any' feature is supported, function opens the service for the zone supporting that feature. If there are only dial-up interfaces, function opens the service for them.
- Parameters:
-
service fallback_ports
Local function returns whether the Xen kernel is installed
- Return value:
-
whether xen-capable kernel is installed.
Local function for proposing firewall configuration.
Function sets that proposal was changed by user
- Parameters:
-
changed
Local function returns if proposal was changed by user
- Return value:
-
if proposal was changed by user
Function sets that proposal was initialized
- Parameters:
-
initialized
Local function returns if proposal was initialized already
- Return value:
-
if proposal was initialized
Function fills up default configuration into internal values
Function proposes the SuSEfirewall2 configuration
Function returns the proposal summary
Structure map $[
"output" : "HTML Proposal Summary", "warning" : "HTML Warning Summary", ]
- Return value:
-
proposal