YaST2 Developers Documentation: Firewall configuration



functions
files
intro

Firewall configuration

include/firewall/dialogs.ycp
Dialogs definitions

Imports

  • Label
  • Mode
  • NetworkDevices
  • Popup
  • Progress
  • Service
  • SuSEFirewall
  • Wizard

Local Functions

local PreWriteDialog () -> symbol

Write settings dialog

local DevicesDialog () -> any

Device Dialog

local ServicesDialog () -> any

uses and changes FW_SERVICES_EXT_TCP inside firewall_settings, abuses checkbox widget id as service name

local FeatureDialog () -> symbol

Features dialog

Return value:
dialog result

local LoggingDialog () -> symbol

Logging Dialog

Return value:
dialog result

local AskStopDialog () -> any

Ask user if he want to reconfigure the firewall or remove the runlevel links

local StopDialog () -> symbol

Summary what will be done for stopping the firewall


YaST2 Developers Documentation