LMI_FirewalldRule

Class reference

Subclass of CIM_SettingData

LMI_FirewalldRule is an abstract class that represents one rule in the Firewalld Zone configuration. All the packets matching any of the rules are accepted. If the packet doesn’t match any of the rules, it will be accepted, rejected or dropped, depending on value of Target property of associated LMI_FirewalldZone.

Key properties

Local properties

None

Local methods

uint32 AddRuleComponent (LMI_FirewalldRule Rule)

Extend current rule with some detailed specification. For example add a new port to the service definition.

TODO: specify what rules are allowed to add to what rule.

Parameters

IN LMI_FirewalldRule Rule
Firewalld Rule that should extend the rule.

Inherited properties

string InstanceID
uint64 Generation
string Caption

Inherited methods

None

Table Of Contents

Previous topic

LMI_FirewalldRichRule

Next topic

LMI_FirewalldRuleComponent

This Page