/proc/ppk/viol_statistics

Description

Contains SecureXL statistics for violations - packets SecureXL forwarded (F2F) to the Firewall.

Note - This is the same information that the "fwaccel stats -p" command shows (see fwaccel stats).

Syntax for IPv4

[Expert@MyGW:0]# ls -lR /proc/ppk/

[Expert@MyGW:0]# cat /proc/ppk/viol_statistics

Syntax for IPv6

[Expert@MyGW:0]# ls -lR /proc/ppk6/

[Expert@MyGW:0]# cat /proc/ppk6/viol_statistics

Example for IPv4

[Expert@MyGW:0]# cat /proc/ppk/viol_statistics
Violation             Packets            Violation             Packets
--------------------  ---------------    --------------------  ---------------
pkt has IP options                  0    ICMP miss conn                      4
TCP-SYN miss conn                 356    TCP-other miss conn           1386954
UDP miss conn                  943355    other miss conn                     0
VPN returned F2F                    0    uni-directional viol                0
possible spoof viol                 0    TCP state viol                      0
out if not def/accl                 0    bridge, src=dst                     0
routing decision err                0    sanity checks failed                0
fwd to non-pivot                    0    broadcast/multicast                 0
cluster message             250859051    cluster forward                     0
chain forwarding                    0    F2V conn match pkts                 0
general reason                      0    route changes                       0

[Expert@MyGW:0]#