Specifications

Firewall Configuration 387
Chapter 18
The Source and Destination elements of a rule have the same 5 options. Those
options are:
The Service element of a rule has 5 options. Those options are:
The Action element of a rule has 5 options. Those options are:
1. any This option will test true for traffic from
any source or to any destination.
2. user This option will test true only for traffic to
or from a known user.
3. host This option will test true only for traffic to
or from a specific IP Address.
4. network This option will test true only for traffic to
or from a network specified by a network
address and subnet mask
5. alias This option will test true only for traffic to
or from the address or addresses defined
in a specified alias, see “Defining Source
and Destination Aliases”on page 383.
1. any This option will test true for any type of
traffic.
2. tcp This option will test true for only tcp
traffic.
3. udp This option will test true for only udp
traffic.
4. service This option will test true for only traffic to
or from a specified service alias.
5. protocol This option will test true for only traffic
with a specified protocol number.
1. Permit Forward the packet without modification.
2. Deny Drop the packet with no notification.
3. src-nat Change the source IP address of the
packet and forward it. If no source NAT
pool is specified the IP address of the
Alcatel switch will be substituted for the
original source address.
4. dst-net Change the destination IP address of the
packed and to the switch IP address and
forward it.