Specifications

OmniAccess Reference: AOS-W System Reference
586 Part 031652-00 May 2005
{TCP | UDP} srcip=<ipaddr>, srcport=<srcport>, dstip=<ipaddr>,
dstport=<dstport>, action=<action>, policy=<policy>
where:
srcip indicates the source IP address of the packet.
srcport indicates the source TCP or UDP port number of the packet.
dstip indicates the destination IP address of the packet.
dstport indicates the destination TCP or UDP port number of the packet.
action indicates the disposition of the packet, which will be one of the following:
deny: The packet was dropped.
permit: The packet was forwarded.
src-nat: The packet was forwarded with the source IP address modified.
dst-nat: The packet was forwarded with the destination IP address
modified.
redirect: The packet was forwarded without modifying the address fields,
but through an interface other than that indicated in the IP routing table.
policy indicates which firewall policy was matched in order to generate the log
message.