Firewall configuration |
modules/SuSEFirewallCMDLine.ycp |
Command Line for YaST2 Firewall (Only for Firewall) | |
|
|
This module has an unstable interface. This module is for internal use only. |
Copyright 2004, Novell, Inc. All rights reserved.
Imports
Includes
Global FunctionsLocal Functions
|
Returns list of strings made from the comma-separated string got as param.
- Parameters:
-
comma_separated_string
- Return value:
-
items
Function checks zone string for existency
- Parameters:
-
zone optional
- Return value:
-
if zone exists or not set if optional
Function prints table of known firewall zones
Calls ListFirewallZones
- Parameters:
-
options
- Return value:
-
always false
Prints firewall summary for zones
- Parameters:
-
options
- Return value:
-
always false
Sets startup details
- Parameters:
-
options
- Return value:
-
always true
Sets network interface assignment
- Parameters:
-
options
- Return value:
-
whether write call is needed
Sets logging details
- Parameters:
-
options
- Return value:
-
whether write is needed
Sets broadcast
- Parameters:
-
options
- Return value:
-
if write is needed
Prints all known firewall services
Prints currently allowed services
- Parameters:
-
for_zones detailed
Adds/removes services to/from zone.
- Parameters:
-
action zone services
Adds/removes ports to/from zone.
- Parameters:
-
action zone ports_or_protocols type
Sets protect-from value
- Parameters:
-
zone protect
Overall handler function for services
- Parameters:
-
options
- Return value:
-
whether write call is needed
Prints the table of the current redirect-to-masquerade rules
- Parameters:
-
options
Overall handler for redirect to masqueraded network
- Parameters:
-
options
- Return value:
-
whether write call is needed
Overall masquerade-related handler
- Parameters:
-
options
- Return value:
-
whether write call is needed
Runs the commandline interface for firewall