Print Download PDF Send Feedback

Previous

Next

/proc/ppk/drop_statistics

Description

Contains SecureXL statistics for dropped packets.

Note - This is the same information that the fwaccel stats -d command shows.

Syntax for IPv4

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

 

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

 

[Expert@MyGW:0]# cat /proc/ppk/<SecureXL Instance ID>/drop_statistics

Syntax for IPv6

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

 

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

 

[Expert@MyGW:0]# cat /proc/ppk6/<SecureXL Instance ID>/drop_statistics

Example for IPv4

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

Reason Packets Reason Packets

-------------------- --------------- -------------------- ---------------

general reason 0 CPASXL decision 0

PSLXL decision 0 clr pkt on vpn 0

encrypt failed 0 drop template 0

decrypt failed 0 interface down 0

cluster error 0 XMT error 0

anti spoofing 24987 local spoofing 0

sanity error 0 monitored spoofed 0

QOS decision 0 C2S violation 0

S2C violation 0 Loop prevention 0

DOS Fragments 0 DOS IP Options 0

DOS Blacklists 0 DOS Penalty Box 0

DOS Rate Limiting 0 Syn Attack 0

Reorder 0 Defrag timeout 0

[Expert@MyGW:0]#