Previous page

Next page

Locate page in Contents

Print this page

ruleType

Summary:

Contains the firewall rule settings.

Type specification:

Name

Min/Max

Type

Description

name

1..1

string

Name of the service.

protocol

1..1

transport_type

Protocol type (tcp or udp).

chain

0..1

chainType

The firewall chain to which this rule is applied.

policy

0..1

policyType

Firewall security policy.

allowed

0..1

boolean

Indicates whether the protocol is enabled or disabled when the firewall is switched on.

true -- the protocol will be enabled.

false -- the protocol will be disabled.

src_addr

0..1

net_addressType

Source address. The internal address of the packets (e.g.: IPv4 or IPv6 address, the name of a network interface, etc.)

dst_addr

0..1

net_addressType

Destination address. The address where the packets are sent.

src_ports

0..1

port_rangeType

Source port range.

dst_ports

0..1

port_rangeType

Destination port range.

input_iface

0..1

string

Input interface.

output_iface

0..1

string

Output interface.

Please send us your feedback on this help page