|
Description
|
This is a sample from an in.iked log file:
Wed Oct 03 2007 13:43:00 -0700:: in.iked: Setting QM nonce data length to 32 bytes.
Wed Oct 03 2007 13:43:00 -0700:: in.iked: Constructing local identity payload (We are Quick Mode responder)
Wed Oct 03 2007 13:43:00 -0700:: in.iked: Local IP : 192.168.99.2[500], Remote IP : 192.168.99.1[500]
Wed Oct 03 2007 13:43:00 -0700:: in.iked: Initiator Local ID = ipv4(icmp:0,[0..3]=192.168.99.2)
Wed Oct 03 2007 13:43:00 -0700:: in.iked: Initiator Remote ID = ipv4(icmp:0,[0..3]=192.168.99.1)
Wed Oct 03 2007 13:43:00 -0700:: in.iked: ** Responder Local ID = No Id
Wed Oct 03 2007 13:43:00 -0700:: in.iked: ** Responder Remote ID = No Id
Wed Oct 03 2007 13:43:00 -0700:: in.iked: chose local proto 1 port 0
The time stamp portion of the log takes up 40 characters, thats half a standard screen
width. Really we don't need all this information for each log entry.
|