/proc/ppk/conf

Description

Contains the SecureXL configuration and basic statistics.

Syntax for IPv4

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

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

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

Syntax for IPv6

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

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

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

Example for IPv4

[Expert@MyGW:0]# cat /proc/ppk/conf
Flags                          : 0x00000592
Accounting Update Interval     : 3600
Conn Refresh Interval          : 512
SA Sync Notification Interval  : 200000
UDP Encapsulation Port         : 2746
Min TCP MSS                    : 0
TCP End Timeout                : 5
Connection Limit               : 18446744073709551615

Total Number of conns          : 0
Number of Crypt conns          : 0
Number of TCP conns            : 0
Number of Non-TCP conns        : 0
Total Number of corrs          : 0

Debug flags :
 0     : 0x1
 1     : 0x1
 2     : 0x1
 3     : 0x1
 4     : 0x1
 5     : 0x1
 6     : 0x1
 7     : 0x1
 8     : 0x100
 9     : 0x8
 10     : 0x1
 11     : 0x10
[Expert@MyGW:0]#