From nobody@FreeBSD.org  Mon May 15 15:14:35 2006
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 4D62F16A467
	for <freebsd-gnats-submit@FreeBSD.org>; Mon, 15 May 2006 15:14:35 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (www.freebsd.org [216.136.204.117])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 1A41D43D45
	for <freebsd-gnats-submit@FreeBSD.org>; Mon, 15 May 2006 15:14:35 +0000 (GMT)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.13.1/8.13.1) with ESMTP id k4FFEYNF096578
	for <freebsd-gnats-submit@FreeBSD.org>; Mon, 15 May 2006 15:14:34 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.13.1/8.13.1/Submit) id k4FFEYJo096573;
	Mon, 15 May 2006 15:14:34 GMT
	(envelope-from nobody)
Message-Id: <200605151514.k4FFEYJo096573@www.freebsd.org>
Date: Mon, 15 May 2006 15:14:34 GMT
From: Arcadiy Ivanov <arcadiy@ivanovy.net>
To: freebsd-gnats-submit@FreeBSD.org
Subject: NG_L2TP locks after connection with failed authentication
X-Send-Pr-Version: www-2.3

>Number:         97306
>Category:       kern
>Synopsis:       [netgraph] NG_L2TP locks after connection with failed authentication
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-net
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Mon May 15 15:20:19 GMT 2006
>Closed-Date:    
>Last-Modified:  Wed Jan 14 23:26:04 UTC 2009
>Originator:     Arcadiy Ivanov
>Release:        6.1-RELEASE
>Organization:
>Environment:
FreeBSD fw1.home.ivanovy.net 6.1-RELEASE FreeBSD 6.1-RELEASE #1: Sat May 13 05:05:32 EDT 2006     administrator@fw1.home.ivanovy.net:/usr/obj/usr/src/sys/FIREWALL  i386

>Description:
I'm trying to setup sl2tps for Windows L2TP/IPSec connections.  I after IPSec
connection is established the L2TP connection is established, attempt to
authenticate occurs, fails, L2TP connection is destroyed, IPSec connection
is destroyed - all normal operations. 

Alas, next connection attempt results in the following sequence: IPSec
connection is established, L2TP connection timesout, IPSec connection
destroyed.  Restarting sl2tps does not help (=> no port problem).  Attempt
to kldunload ng_l2tp after killing sl2tps results in "Device is busy." reply
and there is absolutely no way to unload ng_l2tp kernel module at this point.
The only solution is to restart the entire machine.

>How-To-Repeat:
Configure IPSec with PSK (for ease of configuration).  Configure sl2tps with
no users, try connecting from Windows XP box with MSCHAPv2 auth and any
credentials more than one time (some times second or third connection will
still work, but eventually ng_l2tp locks up).
>Fix:
None
>Release-Note:
>Audit-Trail:

From: "Arcadiy Ivanov" <arcadiy@ivanovy.net>
To: <bug-followup@FreeBSD.org>,
	<arcadiy@ivanovy.net>
Cc:  
Subject: Re: kern/97306: NG_L2TP locks after connection with failed authentication
Date: Tue, 16 May 2006 12:53:50 -0400

 As it appears the inability to unload ng_l2tp is only temporary, it took 
 many hours 12+ for module to stop returning "Device busy" on unloading. 
 

From: Alexander Motin <mav@FreeBSD.org>
To: bug-followup@FreeBSD.org,  arcadiy@ivanovy.net
Cc:  
Subject: Re: kern/97306: [netgraph] NG_L2TP locks after connection with failed
 authentication
Date: Wed, 29 Aug 2007 00:00:23 +0300

 "Device is busy" error probably means that ng_l2tp node is still used in 
 netgraph. You can check it with 'ngctl list' command. You can't unload 
 module while it is used.
 
 IMO this is not ng_l2tp but sl2tps problem. I would recommend you 
 net/mpd4 port, present 4.2.2 version supports L2TP much better and 
 stable then sl2tps.
State-Changed-From-To: open->feedback 
State-Changed-By: mav 
State-Changed-When: Tue Aug 28 21:18:12 UTC 2007 
State-Changed-Why:  
That problem was not reported by mpd4 users. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=97306 

From: "Arcadiy Ivanov" <arcadiy@ivanovy.net>
To: <bug-followup@FreeBSD.org>,
	<arcadiy@ivanovy.net>
Cc:  
Subject: Re: kern/97306: [netgraph] NG_L2TP locks after connection with failed authentication
Date: Tue, 28 Aug 2007 23:13:07 -0400

 This is a multi-part message in MIME format.
 
 ------=_NextPart_000_0013_01C7E9C9.0043A540
 Content-Type: multipart/alternative;
 	boundary="----=_NextPart_001_0014_01C7E9C9.004D4230"
 
 
 ------=_NextPart_001_0014_01C7E9C9.004D4230
 Content-Type: text/plain;
 	charset="us-ascii"
 Content-Transfer-Encoding: 7bit
 
 I experience the same problem with mpd4 4.2.2 HEAD as of 08/27/2007 However
 I am trying to use it with Windows L2TP\IPSec connection. I have attached
 the mpd.log. Notice the "Incoming L2TP packet" at the end of mpd.log. The
 respective IPSec logs are also attached to show normally established Phase2
 and normal disconnects.
 
 ------=_NextPart_000_0013_01C7E9C9.0043A540
 Content-Type: application/octet-stream;
 	name="mpd.log"
 Content-Transfer-Encoding: quoted-printable
 Content-Disposition: attachment;
 	filename="mpd.log"
 
 Aug 27 23:42:34 fw1 mpd: Multi-link PPP daemon for FreeBSD
 Aug 27 23:42:34 fw1 mpd: =20
 Aug 27 23:42:34 fw1 mpd: process 25286 started, version 4.2.2 =
 (root@fw1.home.ivanovy.net 20:58 27-Aug-2007)
 Aug 27 23:42:34 fw1 mpd: Label 'startup' not found
 Aug 27 23:42:34 fw1 mpd: [l2tp00] using interface ng0
 Aug 27 23:42:34 fw1 mpd: [l2tp01] using interface ng1
 Aug 27 23:42:34 fw1 mpd: [l2tp02] using interface ng2
 Aug 27 23:42:34 fw1 mpd: [l2tp03] using interface ng3
 Aug 27 23:42:34 fw1 mpd: [l2tp04] using interface ng4
 Aug 27 23:42:34 fw1 mpd: L2TP: waiting for connection on 71.232.131.176 =
 1701
 Aug 27 23:53:03 fw1 mpd: Incoming L2TP packet from 192.168.157.50 1701
 Aug 27 23:53:03 fw1 mpd: L2TP: Control connection 0x80e5d04 connected
 Aug 27 23:53:03 fw1 mpd: L2TP: Incoming call #0 via connection 0x80e5d04 =
 received
 Aug 27 23:53:03 fw1 mpd: [l2tp00] L2TP: Incoming call #0 via control =
 connection 0x80e5d04 accepted
 Aug 27 23:53:03 fw1 mpd: [l2tp00] opening link "l2tp00"...
 Aug 27 23:53:03 fw1 mpd: [l2tp00] link: OPEN event
 Aug 27 23:53:03 fw1 mpd: [l2tp00] LCP: Open event
 Aug 27 23:53:03 fw1 mpd: [l2tp00] LCP: state change Initial --> Starting
 Aug 27 23:53:03 fw1 mpd: [l2tp00] LCP: LayerStart
 Aug 27 23:53:03 fw1 mpd: [l2tp00] L2TP: Call #0 connected
 Aug 27 23:53:03 fw1 mpd: [l2tp00] link: UP event
 Aug 27 23:53:03 fw1 mpd: [l2tp00] link: origination is remote
 Aug 27 23:53:03 fw1 mpd: [l2tp00] LCP: Up event
 Aug 27 23:53:03 fw1 mpd: [l2tp00] LCP: state change Starting --> =
 Req-Sent
 Aug 27 23:53:03 fw1 mpd: [l2tp00] LCP: SendConfigReq #1
 Aug 27 23:53:03 fw1 mpd:  ACFCOMP
 Aug 27 23:53:03 fw1 mpd:  PROTOCOMP
 Aug 27 23:53:03 fw1 mpd:  MRU 1500
 Aug 27 23:53:03 fw1 mpd:  MAGICNUM c0d9ef4e
 Aug 27 23:53:03 fw1 mpd:  AUTHPROTO CHAP MSOFTv2
 Aug 27 23:53:03 fw1 mpd:  MP MRRU 1600
 Aug 27 23:53:03 fw1 mpd:  MP SHORTSEQ
 Aug 27 23:53:03 fw1 mpd:  ENDPOINTDISC [802.1] 00 01 02 b1 83 14
 Aug 27 23:53:03 fw1 mpd: [l2tp00] xmit bypass frame link=3D0 =
 proto=3D0xc021
 Aug 27 23:53:03 fw1 mpd:     00 00 c0 21 01 01 00 26 08 02 07 02 01 04 =
 05 dc  ...!...&........
 Aug 27 23:53:03 fw1 mpd:     05 06 c0 d9 ef 4e 03 05 c2 23 81 11 04 06 =
 40 12  .....N...#....@.
 Aug 27 23:53:03 fw1 mpd:     02 13 09 03 00 01 02 b1 83 14               =
      ..........
 Aug 27 23:53:03 fw1 mpd: [l2tp00] rec'd bypass frame link=3D0 =
 proto=3D0xc021
 Aug 27 23:53:03 fw1 mpd:     00 00 c0 21 04 01 00 06 12 02               =
      ...!......
 Aug 27 23:53:03 fw1 mpd: [l2tp00] LCP: rec'd Configure Reject #1 =
 (Req-Sent)
 Aug 27 23:53:03 fw1 mpd:  MP SHORTSEQ
 Aug 27 23:53:03 fw1 mpd: [l2tp00] LCP: SendConfigReq #2
 Aug 27 23:53:03 fw1 mpd:  ACFCOMP
 Aug 27 23:53:03 fw1 mpd:  PROTOCOMP
 Aug 27 23:53:03 fw1 mpd:  MRU 1500
 Aug 27 23:53:03 fw1 mpd:  MAGICNUM c0d9ef4e
 Aug 27 23:53:03 fw1 mpd:  AUTHPROTO CHAP MSOFTv2
 Aug 27 23:53:03 fw1 mpd:  MP MRRU 1600
 Aug 27 23:53:03 fw1 mpd:  ENDPOINTDISC [802.1] 00 01 02 b1 83 14
 Aug 27 23:53:03 fw1 mpd: [l2tp00] xmit bypass frame link=3D0 =
 proto=3D0xc021
 Aug 27 23:53:03 fw1 mpd:     00 00 c0 21 01 02 00 24 08 02 07 02 01 04 =
 05 dc  ...!...$........
 Aug 27 23:53:03 fw1 mpd:     05 06 c0 d9 ef 4e 03 05 c2 23 81 11 04 06 =
 40 13  .....N...#....@.
 Aug 27 23:53:03 fw1 mpd:     09 03 00 01 02 b1 83 14                     =
      ........
 Aug 27 23:53:03 fw1 mpd: [l2tp00] rec'd bypass frame link=3D0 =
 proto=3D0xc021
 Aug 27 23:53:03 fw1 mpd:     00 00 c0 21 02 02 00 24 08 02 07 02 01 04 =
 05 dc  ...!...$........
 Aug 27 23:53:03 fw1 mpd:     05 06 c0 d9 ef 4e 03 05 c2 23 81 11 04 06 =
 40 13  .....N...#....@.
 Aug 27 23:53:03 fw1 mpd:     09 03 00 01 02 b1 83 14                     =
      ........
 Aug 27 23:53:03 fw1 mpd: [l2tp00] LCP: rec'd Configure Ack #2 (Req-Sent)
 Aug 27 23:53:03 fw1 mpd:  ACFCOMP
 Aug 27 23:53:03 fw1 mpd:  PROTOCOMP
 Aug 27 23:53:03 fw1 mpd:  MRU 1500
 Aug 27 23:53:03 fw1 mpd:  MAGICNUM c0d9ef4e
 Aug 27 23:53:03 fw1 mpd:  AUTHPROTO CHAP MSOFTv2
 Aug 27 23:53:03 fw1 mpd:  MP MRRU 1600
 Aug 27 23:53:03 fw1 mpd:  ENDPOINTDISC [802.1] 00 01 02 b1 83 14
 Aug 27 23:53:03 fw1 mpd: [l2tp00] LCP: state change Req-Sent --> =
 Ack-Rcvd
 Aug 27 23:53:05 fw1 mpd: [l2tp00] rec'd bypass frame link=3D0 =
 proto=3D0xc021
 Aug 27 23:53:05 fw1 mpd:     00 00 c0 21 01 01 00 30 01 04 05 78 05 06 =
 53 e9  ...!...0...x..S.
 Aug 27 23:53:05 fw1 mpd:     50 62 07 02 08 02 0d 03 06 11 04 06 4e 13 =
 17 01  Pb..........N...
 Aug 27 23:53:05 fw1 mpd:     ab 3f 03 84 db 7c 49 a1 a2 7f 77 e0 af fc =
 42 3b  .?...|I...w...B;
 Aug 27 23:53:05 fw1 mpd:     00 00 00 05                                 =
      ....
 Aug 27 23:53:05 fw1 mpd: [l2tp00] LCP: rec'd Configure Request #1 =
 (Ack-Rcvd)
 Aug 27 23:53:05 fw1 mpd:  MRU 1400
 Aug 27 23:53:05 fw1 mpd:  MAGICNUM 53e95062
 Aug 27 23:53:05 fw1 mpd:  PROTOCOMP
 Aug 27 23:53:05 fw1 mpd:  ACFCOMP
 Aug 27 23:53:05 fw1 mpd:  CALLBACK 6
 Aug 27 23:53:05 fw1 mpd:  MP MRRU 1614
 Aug 27 23:53:05 fw1 mpd:  ENDPOINTDISC [LOCAL] ab 3f 03 84 db 7c 49 a1 =
 a2 7f 77 e0 af fc 42 3b 00 00 0
 Aug 27 23:53:05 fw1 mpd: [l2tp00] LCP: SendConfigRej #1
 Aug 27 23:53:05 fw1 mpd:  CALLBACK 6
 Aug 27 23:53:05 fw1 mpd: [l2tp00] xmit bypass frame link=3D0 =
 proto=3D0xc021
 Aug 27 23:53:05 fw1 mpd:     00 00 c0 21 04 01 00 07 0d 03 06            =
      ...!.......
 Aug 27 23:53:05 fw1 mpd: [l2tp00] rec'd bypass frame link=3D0 =
 proto=3D0xc021
 Aug 27 23:53:05 fw1 mpd:     00 00 c0 21 01 02 00 2d 01 04 05 78 05 06 =
 53 e9  ...!...-...x..S.
 Aug 27 23:53:05 fw1 mpd:     50 62 07 02 08 02 11 04 06 4e 13 17 01 ab =
 3f 03  Pb.......N....?.
 Aug 27 23:53:05 fw1 mpd:     84 db 7c 49 a1 a2 7f 77 e0 af fc 42 3b 00 =
 00 00  ..|I...w...B;...
 Aug 27 23:53:05 fw1 mpd:     05                                          =
      .
 Aug 27 23:53:05 fw1 mpd: [l2tp00] LCP: rec'd Configure Request #2 =
 (Ack-Rcvd)
 Aug 27 23:53:05 fw1 mpd:  MRU 1400
 Aug 27 23:53:05 fw1 mpd:  MAGICNUM 53e95062
 Aug 27 23:53:05 fw1 mpd:  PROTOCOMP
 Aug 27 23:53:05 fw1 mpd:  ACFCOMP
 Aug 27 23:53:05 fw1 mpd:  MP MRRU 1614
 Aug 27 23:53:05 fw1 mpd:  ENDPOINTDISC [LOCAL] ab 3f 03 84 db 7c 49 a1 =
 a2 7f 77 e0 af fc 42 3b 00 00 0
 Aug 27 23:53:05 fw1 mpd: [l2tp00] LCP: SendConfigNak #2
 Aug 27 23:53:05 fw1 mpd:  MP MRRU 1600
 Aug 27 23:53:05 fw1 mpd: [l2tp00] xmit bypass frame link=3D0 =
 proto=3D0xc021
 Aug 27 23:53:05 fw1 mpd:     00 00 c0 21 03 02 00 08 11 04 06 40         =
      ...!.......@
 Aug 27 23:53:05 fw1 mpd: [l2tp00] rec'd bypass frame link=3D0 =
 proto=3D0xc021
 Aug 27 23:53:05 fw1 mpd:     00 00 c0 21 01 03 00 2d 01 04 05 78 05 06 =
 53 e9  ...!...-...x..S.
 Aug 27 23:53:05 fw1 mpd:     50 62 07 02 08 02 11 04 06 40 13 17 01 ab =
 3f 03  Pb.......@....?.
 Aug 27 23:53:05 fw1 mpd:     84 db 7c 49 a1 a2 7f 77 e0 af fc 42 3b 00 =
 00 00  ..|I...w...B;...
 Aug 27 23:53:05 fw1 mpd:     05                                          =
      .
 Aug 27 23:53:05 fw1 mpd: [l2tp00] LCP: rec'd Configure Request #3 =
 (Ack-Rcvd)
 Aug 27 23:53:05 fw1 mpd:  MRU 1400
 Aug 27 23:53:05 fw1 mpd:  MAGICNUM 53e95062
 Aug 27 23:53:05 fw1 mpd:  PROTOCOMP
 Aug 27 23:53:05 fw1 mpd:  ACFCOMP
 Aug 27 23:53:05 fw1 mpd:  MP MRRU 1600
 Aug 27 23:53:05 fw1 mpd:  ENDPOINTDISC [LOCAL] ab 3f 03 84 db 7c 49 a1 =
 a2 7f 77 e0 af fc 42 3b 00 00 0
 Aug 27 23:53:05 fw1 mpd: [l2tp00] LCP: SendConfigAck #3
 Aug 27 23:53:05 fw1 mpd:  MRU 1400
 Aug 27 23:53:05 fw1 mpd:  MAGICNUM 53e95062
 Aug 27 23:53:05 fw1 mpd:  PROTOCOMP
 Aug 27 23:53:05 fw1 mpd:  ACFCOMP
 Aug 27 23:53:05 fw1 mpd:  MP MRRU 1600
 Aug 27 23:53:05 fw1 mpd:  ENDPOINTDISC [LOCAL] ab 3f 03 84 db 7c 49 a1 =
 a2 7f 77 e0 af fc 42 3b 00 00 0
 Aug 27 23:53:05 fw1 mpd: [l2tp00] xmit bypass frame link=3D0 =
 proto=3D0xc021
 Aug 27 23:53:05 fw1 mpd:     00 00 c0 21 02 03 00 2d 01 04 05 78 05 06 =
 53 e9  ...!...-...x..S.
 Aug 27 23:53:05 fw1 mpd:     50 62 07 02 08 02 11 04 06 40 13 17 01 ab =
 3f 03  Pb.......@....?.
 Aug 27 23:53:05 fw1 mpd:     84 db 7c 49 a1 a2 7f 77 e0 af fc 42 3b 00 =
 00 00  ..|I...w...B;...
 Aug 27 23:53:05 fw1 mpd:     05                                          =
      .
 Aug 27 23:53:05 fw1 mpd: [l2tp00] LCP: state change Ack-Rcvd --> Opened
 Aug 27 23:53:05 fw1 mpd: [l2tp00] LCP: auth: peer wants nothing, I want =
 CHAP
 Aug 27 23:53:05 fw1 mpd: [l2tp00] CHAP: sending CHALLENGE len:17
 Aug 27 23:53:05 fw1 mpd: [l2tp00] xmit bypass frame link=3D0 =
 proto=3D0xc223
 Aug 27 23:53:05 fw1 mpd:     00 00 c2 23 01 01 00 15 10 bb 1e 68 08 02 =
 f8 dd  ...#.......h....
 Aug 27 23:53:05 fw1 mpd:     60 91 b1 26 2e 18 5e dc 1f                  =
      `..&..^..
 Aug 27 23:53:05 fw1 mpd: [l2tp00] LCP: LayerUp
 Aug 27 23:53:05 fw1 mpd: [l2tp00] rec'd bypass frame link=3D0 =
 proto=3D0xc021
 Aug 27 23:53:05 fw1 mpd:     00 00 c0 21 0c 04 00 12 53 e9 50 62 4d 53 =
 52 41  ...!....S.PbMSRA
 Aug 27 23:53:05 fw1 mpd:     53 56 35 2e 31 30                           =
      SV5.10
 Aug 27 23:53:05 fw1 mpd: [l2tp00] LCP: rec'd Ident #4 (Opened)
 Aug 27 23:53:05 fw1 mpd: [l2tp00] rec'd bypass frame link=3D0 =
 proto=3D0xc021
 Aug 27 23:53:05 fw1 mpd:     00 00 c0 21 0c 05 00 18 53 e9 50 62 4d 53 =
 52 41  ...!....S.PbMSRA
 Aug 27 23:53:05 fw1 mpd:     53 2d 31 2d 41 49 2d 49 39 31 30 30         =
      S-1-AI-I9100
 Aug 27 23:53:05 fw1 mpd: [l2tp00] LCP: rec'd Ident #5 (Opened)
 Aug 27 23:53:05 fw1 mpd: [l2tp00] rec'd bypass frame link=3D0 =
 proto=3D0xc223
 Aug 27 23:53:05 fw1 mpd:     00 00 c2 23 02 01 00 49 31 58 1d ca de 5a =
 87 56  ...#...I1X...Z.V
 Aug 27 23:53:05 fw1 mpd:     87 49 d8 0b 8c d7 87 03 14 00 00 00 00 00 =
 00 00  .I..............
 Aug 27 23:53:05 fw1 mpd:     00 a2 e1 91 37 40 2a fd 26 97 7b a9 4b 8b =
 21 22  ....7@*.&.{.K.!"
 Aug 27 23:53:05 fw1 mpd:     de d2 a2 7e 74 96 ac 28 52 00 48 4f 4d 45 =
 5c 41  ...~t..(R.HOME\A
 Aug 27 23:53:05 fw1 mpd:     72 63 61 64 69 79 2e 49 76 61 6e 6f 76      =
      rcadiy.Ivanov
 Aug 27 23:53:05 fw1 mpd: [l2tp00] CHAP: rec'd RESPONSE #1
 Aug 27 23:53:05 fw1 mpd:  Name: "HOME\Arcadiy.Ivanov"
 Aug 27 23:53:05 fw1 mpd: [l2tp00] AUTH: Auth-Thread started
 Aug 27 23:53:05 fw1 mpd: [l2tp00] AUTH: Trying RADIUS
 Aug 27 23:53:05 fw1 mpd: [l2tp00] RADIUS: RadiusAuthenticate for: =
 Arcadiy.Ivanov
 Aug 27 23:53:05 fw1 mpd: [l2tp00] RADIUS: rec'd RAD_ACCESS_ACCEPT for =
 user Arcadiy.Ivanov
 Aug 27 23:53:05 fw1 mpd: [l2tp00] RADIUS: RadiusGetParams: MPPE-Keys, =
 but no MPPE-Infos received =3D> allowing MPPE with all types
 Aug 27 23:53:05 fw1 mpd: [l2tp00] AUTH: RADIUS returned authenticated
 Aug 27 23:53:05 fw1 mpd: [l2tp00] AUTH: Auth-Thread finished normally
 Aug 27 23:53:05 fw1 mpd: [l2tp00] CHAP: ChapInputFinish: status =
 authenticated
 Aug 27 23:53:05 fw1 mpd:  Reply message: =
 S=3DXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
 Aug 27 23:53:05 fw1 mpd: [l2tp00] CHAP: sending SUCCESS len:42
 Aug 27 23:53:05 fw1 mpd: [l2tp00] xmit bypass frame link=3D0 =
 proto=3D0xc223
 Aug 27 23:53:05 fw1 mpd:     00 00 c2 23 03 01 00 2e 53 3d 45 33 41 38 =
 35 44  ...#....S=3DXXXXXX
 Aug 27 23:53:05 fw1 mpd:     34 46 30 34 37 43 45 41 31 31 44 30 42 31 =
 30 31  XXXXXXXXXXXXXXXX
 Aug 27 23:53:05 fw1 mpd:     42 32 39 34 45 41 35 33 33 38 38 44 45 32 =
 46 30  XXXXXXXXXXXXXXXX
 Aug 27 23:53:05 fw1 mpd:     32 42                                       =
      XX
 Aug 27 23:53:05 fw1 mpd: [l2tp00] LCP: authorization successful
 Aug 27 23:53:05 fw1 mpd: [l2tp00] Bundle up: 1 link, total bandwidth =
 64000 bps
 Aug 27 23:53:05 fw1 mpd: [l2tp00] IPCP: Open event
 Aug 27 23:53:05 fw1 mpd: [l2tp00] IPCP: state change Initial --> =
 Starting
 Aug 27 23:53:05 fw1 mpd: [l2tp00] IPCP: LayerStart
 Aug 27 23:53:05 fw1 mpd: [l2tp00] CCP: Open event
 Aug 27 23:53:05 fw1 mpd: [l2tp00] CCP: state change Initial --> Starting
 Aug 27 23:53:05 fw1 mpd: [l2tp00] CCP: LayerStart
 Aug 27 23:53:05 fw1 mpd: [l2tp00] ECP: Open event
 Aug 27 23:53:05 fw1 mpd: [l2tp00] ECP: state change Initial --> Starting
 Aug 27 23:53:05 fw1 mpd: [l2tp00] ECP: LayerStart
 Aug 27 23:53:05 fw1 mpd: [l2tp00] IPCP: Up event
 Aug 27 23:53:05 fw1 mpd: [l2tp00] IPCP: state change Starting --> =
 Req-Sent
 Aug 27 23:53:05 fw1 mpd: [l2tp00] IPCP: SendConfigReq #1
 Aug 27 23:53:05 fw1 mpd:  IPADDR 192.168.157.5
 Aug 27 23:53:05 fw1 mpd:  COMPPROTO VJCOMP, 16 comp. channels, no =
 comp-cid
 Aug 27 23:53:05 fw1 mpd: [l2tp00] xmit bypass frame link=3D-1 =
 proto=3D0x8021
 Aug 27 23:53:05 fw1 mpd:     ff ff 80 21 01 01 00 10 03 06 c0 a8 9d 05 =
 02 06  ...!............
 Aug 27 23:53:05 fw1 mpd:     00 2d 0f 00                                 =
      .-..
 Aug 27 23:53:05 fw1 mpd: [l2tp00] CCP: Up event
 Aug 27 23:53:05 fw1 mpd: [l2tp00] CCP: state change Starting --> =
 Req-Sent
 Aug 27 23:53:05 fw1 mpd: [l2tp00] CCP: SendConfigReq #1
 Aug 27 23:53:05 fw1 mpd: [l2tp00] xmit bypass frame link=3D-1 =
 proto=3D0x80fd
 Aug 27 23:53:05 fw1 mpd:     ff ff 80 fd 01 01 00 04                     =
      ........
 Aug 27 23:53:05 fw1 mpd: [l2tp00] ECP: Up event
 Aug 27 23:53:05 fw1 mpd: [l2tp00] ECP: state change Starting --> =
 Req-Sent
 Aug 27 23:53:05 fw1 mpd: [l2tp00] ECP: SendConfigReq #1
 Aug 27 23:53:05 fw1 mpd: [l2tp00] xmit bypass frame link=3D-1 =
 proto=3D0x8053
 Aug 27 23:53:05 fw1 mpd:     ff ff 80 53 01 01 00 04                     =
      ...S....
 Aug 27 23:53:05 fw1 mpd: [l2tp00] rec'd bypass frame link=3D0 =
 proto=3D0x80fd
 Aug 27 23:53:05 fw1 mpd:     00 00 80 fd 01 06 00 0a 12 06 01 00 00 01   =
      ..............
 Aug 27 23:53:05 fw1 mpd: [l2tp00] CCP: rec'd Configure Request #6 =
 (Req-Sent)
 Aug 27 23:53:05 fw1 mpd:  MPPC
 Aug 27 23:53:05 fw1 mpd:    0x01000001:MPPC, stateless
 Aug 27 23:53:05 fw1 mpd: [l2tp00] CCP: SendConfigRej #6
 Aug 27 23:53:05 fw1 mpd:  MPPC
 Aug 27 23:53:05 fw1 mpd:    0x01000001:MPPC, stateless
 Aug 27 23:53:05 fw1 mpd: [l2tp00] xmit bypass frame link=3D-1 =
 proto=3D0x80fd
 Aug 27 23:53:05 fw1 mpd:     ff ff 80 fd 04 06 00 0a 12 06 01 00 00 01   =
      ..............
 Aug 27 23:53:05 fw1 mpd: [l2tp00] rec'd bypass frame link=3D0 =
 proto=3D0x8021
 Aug 27 23:53:05 fw1 mpd:     00 00 80 21 01 07 00 22 03 06 00 00 00 00 =
 81 06  ...!..."........
 Aug 27 23:53:05 fw1 mpd:     00 00 00 00 82 06 00 00 00 00 83 06 00 00 =
 00 00  ................
 Aug 27 23:53:05 fw1 mpd:     84 06 00 00 00 00                           =
      ......
 Aug 27 23:53:05 fw1 mpd: [l2tp00] IPCP: rec'd Configure Request #7 =
 (Req-Sent)
 Aug 27 23:53:05 fw1 mpd:  IPADDR 0.0.0.0
 Aug 27 23:53:05 fw1 mpd:    NAKing with 192.168.157.35
 Aug 27 23:53:05 fw1 mpd:  PRIDNS 0.0.0.0
 Aug 27 23:53:05 fw1 mpd:    NAKing with 192.168.157.40
 Aug 27 23:53:05 fw1 mpd:  PRINBNS 0.0.0.0
 Aug 27 23:53:05 fw1 mpd:    NAKing with 192.168.157.40
 Aug 27 23:53:05 fw1 mpd:  SECDNS 0.0.0.0
 Aug 27 23:53:05 fw1 mpd:  SECNBNS 0.0.0.0
 Aug 27 23:53:05 fw1 mpd: [l2tp00] IPCP: SendConfigRej #7
 Aug 27 23:53:05 fw1 mpd:  SECDNS 0.0.0.0
 Aug 27 23:53:05 fw1 mpd:  SECNBNS 0.0.0.0
 Aug 27 23:53:05 fw1 mpd: [l2tp00] xmit bypass frame link=3D-1 =
 proto=3D0x8021
 Aug 27 23:53:05 fw1 mpd:     ff ff 80 21 04 07 00 10 83 06 00 00 00 00 =
 84 06  ...!............
 Aug 27 23:53:05 fw1 mpd:     00 00 00 00                                 =
      ....
 Aug 27 23:53:05 fw1 mpd: [l2tp00] rec'd bypass frame link=3D0 =
 proto=3D0x8021
 Aug 27 23:53:05 fw1 mpd:     00 00 80 21 04 01 00 0a 02 06 00 2d 0f 00   =
      ...!.......-..
 Aug 27 23:53:05 fw1 mpd: [l2tp00] IPCP: rec'd Configure Reject #1 =
 (Req-Sent)
 Aug 27 23:53:05 fw1 mpd:  COMPPROTO VJCOMP, 16 comp. channels, no =
 comp-cid
 Aug 27 23:53:05 fw1 mpd: [l2tp00] IPCP: SendConfigReq #2
 Aug 27 23:53:05 fw1 mpd:  IPADDR 192.168.157.5
 Aug 27 23:53:05 fw1 mpd: [l2tp00] xmit bypass frame link=3D-1 =
 proto=3D0x8021
 Aug 27 23:53:05 fw1 mpd:     ff ff 80 21 01 02 00 0a 03 06 c0 a8 9d 05   =
      ...!..........
 Aug 27 23:53:05 fw1 mpd: [l2tp00] rec'd bypass frame link=3D0 =
 proto=3D0x80fd
 Aug 27 23:53:05 fw1 mpd:     00 00 80 fd 02 01 00 04                     =
      ........
 Aug 27 23:53:05 fw1 mpd: [l2tp00] CCP: rec'd Configure Ack #1 (Req-Sent)
 Aug 27 23:53:05 fw1 mpd: [l2tp00] CCP: state change Req-Sent --> =
 Ack-Rcvd
 Aug 27 23:53:05 fw1 mpd: [l2tp00] rec'd bypass frame link=3D0 =
 proto=3D0xc021
 Aug 27 23:53:05 fw1 mpd:     00 00 c0 21 08 08 00 0a 80 53 01 01 00 04   =
      ...!.....S....
 Aug 27 23:53:05 fw1 mpd: [l2tp00] LCP: rec'd Protocol Reject #8 (Opened)
 Aug 27 23:53:05 fw1 mpd: [l2tp00] LCP: protocol ECP was rejected
 Aug 27 23:53:05 fw1 mpd: [l2tp00] ECP: protocol was rejected by peer
 Aug 27 23:53:05 fw1 mpd: [l2tp00] ECP: Close event
 Aug 27 23:53:05 fw1 mpd: [l2tp00] ECP: state change Req-Sent --> Closing
 Aug 27 23:53:05 fw1 mpd: [l2tp00] ECP: SendTerminateReq #2
 Aug 27 23:53:05 fw1 mpd: [l2tp00] xmit bypass frame link=3D-1 =
 proto=3D0x8053
 Aug 27 23:53:05 fw1 mpd:     ff ff 80 53 05 02 00 04                     =
      ...S....
 Aug 27 23:53:05 fw1 mpd: [l2tp00] ECP: state change Closing --> Closed
 Aug 27 23:53:05 fw1 mpd: [l2tp00] ECP: LayerFinish
 Aug 27 23:53:05 fw1 mpd: [l2tp00] rec'd bypass frame link=3D0 =
 proto=3D0x80fd
 Aug 27 23:53:05 fw1 mpd:     00 00 80 fd 05 09 00 10 53 e9 50 62 00 3c =
 cd 74  ........S.Pb.<.t
 Aug 27 23:53:05 fw1 mpd:     00 00 02 dc                                 =
      ....
 Aug 27 23:53:05 fw1 mpd: [l2tp00] CCP: rec'd Terminate Request #9 =
 (Ack-Rcvd)
 Aug 27 23:53:05 fw1 mpd: [l2tp00] CCP: state change Ack-Rcvd --> =
 Req-Sent
 Aug 27 23:53:05 fw1 mpd: [l2tp00] CCP: SendTerminateAck #2
 Aug 27 23:53:05 fw1 mpd: [l2tp00] xmit bypass frame link=3D-1 =
 proto=3D0x80fd
 Aug 27 23:53:05 fw1 mpd:     ff ff 80 fd 06 02 00 04                     =
      ........
 Aug 27 23:53:05 fw1 mpd: [l2tp00] rec'd bypass frame link=3D0 =
 proto=3D0x8021
 Aug 27 23:53:05 fw1 mpd:     00 00 80 21 01 0a 00 16 03 06 00 00 00 00 =
 81 06  ...!............
 Aug 27 23:53:05 fw1 mpd:     00 00 00 00 82 06 00 00 00 00               =
      ..........
 Aug 27 23:53:05 fw1 mpd: [l2tp00] IPCP: rec'd Configure Request #10 =
 (Req-Sent)
 Aug 27 23:53:05 fw1 mpd:  IPADDR 0.0.0.0
 Aug 27 23:53:05 fw1 mpd:    NAKing with 192.168.157.35
 Aug 27 23:53:05 fw1 mpd:  PRIDNS 0.0.0.0
 Aug 27 23:53:05 fw1 mpd:    NAKing with 192.168.157.40
 Aug 27 23:53:05 fw1 mpd:  PRINBNS 0.0.0.0
 Aug 27 23:53:05 fw1 mpd:    NAKing with 192.168.157.40
 Aug 27 23:53:05 fw1 mpd: [l2tp00] IPCP: SendConfigNak #10
 Aug 27 23:53:05 fw1 mpd:  IPADDR 192.168.157.35
 Aug 27 23:53:05 fw1 mpd:  PRIDNS 192.168.157.40
 Aug 27 23:53:05 fw1 mpd:  PRINBNS 192.168.157.40
 Aug 27 23:53:05 fw1 mpd: [l2tp00] xmit bypass frame link=3D-1 =
 proto=3D0x8021
 Aug 27 23:53:05 fw1 mpd:     ff ff 80 21 03 0a 00 16 03 06 c0 a8 9d 23 =
 81 06  ...!.........#..
 Aug 27 23:53:05 fw1 mpd:     c0 a8 9d 28 82 06 c0 a8 9d 28               =
      ...(.....(
 Aug 27 23:53:05 fw1 mpd: [l2tp00] rec'd bypass frame link=3D0 =
 proto=3D0x8021
 Aug 27 23:53:05 fw1 mpd:     00 00 80 21 02 02 00 0a 03 06 c0 a8 9d 05   =
      ...!..........
 Aug 27 23:53:05 fw1 mpd: [l2tp00] IPCP: rec'd Configure Ack #2 =
 (Req-Sent)
 Aug 27 23:53:05 fw1 mpd:  IPADDR 192.168.157.5
 Aug 27 23:53:05 fw1 mpd: [l2tp00] IPCP: state change Req-Sent --> =
 Ack-Rcvd
 Aug 27 23:53:05 fw1 mpd: [l2tp00] rec'd bypass frame link=3D0 =
 proto=3D0xc021
 Aug 27 23:53:05 fw1 mpd:     00 00 c0 21 08 0b 00 0a 80 53 05 02 00 04   =
      ...!.....S....
 Aug 27 23:53:05 fw1 mpd: [l2tp00] LCP: rec'd Protocol Reject #11 =
 (Opened)
 Aug 27 23:53:05 fw1 mpd: [l2tp00] LCP: protocol ECP was rejected
 Aug 27 23:53:05 fw1 mpd: [l2tp00] ECP: protocol was rejected by peer
 Aug 27 23:53:05 fw1 mpd: [l2tp00] ECP: Close event
 Aug 27 23:53:05 fw1 mpd: [l2tp00] ECP: LayerFinish
 Aug 27 23:53:05 fw1 mpd: [l2tp00] rec'd bypass frame link=3D0 =
 proto=3D0x8021
 Aug 27 23:53:05 fw1 mpd:     00 00 80 21 01 0c 00 16 03 06 c0 a8 9d 23 =
 81 06  ...!.........#..
 Aug 27 23:53:05 fw1 mpd:     c0 a8 9d 28 82 06 c0 a8 9d 28               =
      ...(.....(
 Aug 27 23:53:05 fw1 mpd: [l2tp00] IPCP: rec'd Configure Request #12 =
 (Ack-Rcvd)
 Aug 27 23:53:05 fw1 mpd:  IPADDR 192.168.157.35
 Aug 27 23:53:05 fw1 mpd:    192.168.157.35 is OK
 Aug 27 23:53:05 fw1 mpd:  PRIDNS 192.168.157.40
 Aug 27 23:53:05 fw1 mpd:  PRINBNS 192.168.157.40
 Aug 27 23:53:05 fw1 mpd: [l2tp00] IPCP: SendConfigAck #12
 Aug 27 23:53:05 fw1 mpd:  IPADDR 192.168.157.35
 Aug 27 23:53:05 fw1 mpd:  PRIDNS 192.168.157.40
 Aug 27 23:53:05 fw1 mpd:  PRINBNS 192.168.157.40
 Aug 27 23:53:05 fw1 mpd: [l2tp00] xmit bypass frame link=3D-1 =
 proto=3D0x8021
 Aug 27 23:53:05 fw1 mpd:     ff ff 80 21 02 0c 00 16 03 06 c0 a8 9d 23 =
 81 06  ...!.........#..
 Aug 27 23:53:05 fw1 mpd:     c0 a8 9d 28 82 06 c0 a8 9d 28               =
      ...(.....(
 Aug 27 23:53:05 fw1 mpd: [l2tp00] IPCP: state change Ack-Rcvd --> Opened
 Aug 27 23:53:05 fw1 mpd: [l2tp00] IPCP: LayerUp
 Aug 27 23:53:05 fw1 mpd:   192.168.157.5 -> 192.168.157.35
 Aug 27 23:53:05 fw1 mpd: [l2tp00] IFACE: Up event
 Aug 27 23:53:07 fw1 mpd: [l2tp00] CCP: SendConfigReq #3
 Aug 27 23:53:07 fw1 mpd: [l2tp00] xmit bypass frame link=3D-1 =
 proto=3D0x80fd
 Aug 27 23:53:07 fw1 mpd:     ff ff 80 fd 01 03 00 04                     =
      ........
 Aug 27 23:53:08 fw1 mpd: [l2tp00] rec'd bypass frame link=3D0 =
 proto=3D0x80fd
 Aug 27 23:53:08 fw1 mpd:     00 00 80 fd 05 0d 00 10 53 e9 50 62 00 3c =
 cd 74  ........S.Pb.<.t
 Aug 27 23:53:08 fw1 mpd:     00 00 02 dc                                 =
      ....
 Aug 27 23:53:08 fw1 mpd: [l2tp00] CCP: rec'd Terminate Request #13 =
 (Req-Sent)
 Aug 27 23:53:08 fw1 mpd: [l2tp00] CCP: SendTerminateAck #4
 Aug 27 23:53:08 fw1 mpd: [l2tp00] xmit bypass frame link=3D-1 =
 proto=3D0x80fd
 Aug 27 23:53:08 fw1 mpd:     ff ff 80 fd 06 04 00 04                     =
      ........
 Aug 27 23:53:09 fw1 mpd: [l2tp00] CCP: SendConfigReq #5
 Aug 27 23:53:09 fw1 mpd: [l2tp00] xmit bypass frame link=3D-1 =
 proto=3D0x80fd
 Aug 27 23:53:09 fw1 mpd:     ff ff 80 fd 01 05 00 04                     =
      ........
 Aug 27 23:53:11 fw1 mpd: [l2tp00] CCP: SendConfigReq #6
 Aug 27 23:53:11 fw1 mpd: [l2tp00] xmit bypass frame link=3D-1 =
 proto=3D0x80fd
 Aug 27 23:53:11 fw1 mpd:     ff ff 80 fd 01 06 00 04                     =
      ........
 Aug 27 23:53:11 fw1 mpd: [l2tp00] rec'd bypass frame link=3D0 =
 proto=3D0x80fd
 Aug 27 23:53:11 fw1 mpd:     00 00 80 fd 06 06 00 04                     =
      ........
 Aug 27 23:53:11 fw1 mpd: [l2tp00] CCP: rec'd Terminate Ack #6 (Req-Sent)
 Aug 27 23:53:13 fw1 mpd: [l2tp00] CCP: SendConfigReq #7
 Aug 27 23:53:13 fw1 mpd: [l2tp00] xmit bypass frame link=3D-1 =
 proto=3D0x80fd
 Aug 27 23:53:13 fw1 mpd:     ff ff 80 fd 01 07 00 04                     =
      ........
 Aug 27 23:53:13 fw1 mpd: [l2tp00] rec'd bypass frame link=3D0 =
 proto=3D0x80fd
 Aug 27 23:53:13 fw1 mpd:     00 00 80 fd 06 07 00 04                     =
      ........
 Aug 27 23:53:13 fw1 mpd: [l2tp00] CCP: rec'd Terminate Ack #7 (Req-Sent)
 Aug 27 23:53:15 fw1 mpd: [l2tp00] CCP: SendConfigReq #8
 Aug 27 23:53:15 fw1 mpd: [l2tp00] xmit bypass frame link=3D-1 =
 proto=3D0x80fd
 Aug 27 23:53:15 fw1 mpd:     ff ff 80 fd 01 08 00 04                     =
      ........
 Aug 27 23:53:15 fw1 mpd: [l2tp00] rec'd bypass frame link=3D0 =
 proto=3D0x80fd
 Aug 27 23:53:15 fw1 mpd:     00 00 80 fd 06 08 00 04                     =
      ........
 Aug 27 23:53:15 fw1 mpd: [l2tp00] CCP: rec'd Terminate Ack #8 (Req-Sent)
 Aug 27 23:53:17 fw1 mpd: [l2tp00] CCP: SendConfigReq #9
 Aug 27 23:53:17 fw1 mpd: [l2tp00] xmit bypass frame link=3D-1 =
 proto=3D0x80fd
 Aug 27 23:53:17 fw1 mpd:     ff ff 80 fd 01 09 00 04                     =
      ........
 Aug 27 23:53:17 fw1 mpd: [l2tp00] rec'd bypass frame link=3D0 =
 proto=3D0x80fd
 Aug 27 23:53:17 fw1 mpd:     00 00 80 fd 06 09 00 04                     =
      ........
 Aug 27 23:53:17 fw1 mpd: [l2tp00] CCP: rec'd Terminate Ack #9 (Req-Sent)
 Aug 27 23:53:19 fw1 mpd: [l2tp00] CCP: SendConfigReq #10
 Aug 27 23:53:19 fw1 mpd: [l2tp00] xmit bypass frame link=3D-1 =
 proto=3D0x80fd
 Aug 27 23:53:19 fw1 mpd:     ff ff 80 fd 01 0a 00 04                     =
      ........
 Aug 27 23:53:19 fw1 mpd: [l2tp00] rec'd bypass frame link=3D0 =
 proto=3D0x80fd
 Aug 27 23:53:19 fw1 mpd:     00 00 80 fd 06 0a 00 04                     =
      ........
 Aug 27 23:53:19 fw1 mpd: [l2tp00] CCP: rec'd Terminate Ack #10 =
 (Req-Sent)
 Aug 27 23:53:21 fw1 mpd: [l2tp00] CCP: SendConfigReq #11
 Aug 27 23:53:21 fw1 mpd: [l2tp00] xmit bypass frame link=3D-1 =
 proto=3D0x80fd
 Aug 27 23:53:21 fw1 mpd:     ff ff 80 fd 01 0b 00 04                     =
      ........
 Aug 27 23:53:21 fw1 mpd: [l2tp00] rec'd bypass frame link=3D0 =
 proto=3D0x80fd
 Aug 27 23:53:21 fw1 mpd:     00 00 80 fd 06 0b 00 04                     =
      ........
 Aug 27 23:53:21 fw1 mpd: [l2tp00] CCP: rec'd Terminate Ack #11 =
 (Req-Sent)
 Aug 27 23:53:23 fw1 mpd: [l2tp00] CCP: SendConfigReq #12
 Aug 27 23:53:23 fw1 mpd: [l2tp00] xmit bypass frame link=3D-1 =
 proto=3D0x80fd
 Aug 27 23:53:23 fw1 mpd:     ff ff 80 fd 01 0c 00 04                     =
      ........
 Aug 27 23:53:23 fw1 mpd: [l2tp00] rec'd bypass frame link=3D0 =
 proto=3D0x80fd
 Aug 27 23:53:23 fw1 mpd:     00 00 80 fd 06 0c 00 04                     =
      ........
 Aug 27 23:53:23 fw1 mpd: [l2tp00] CCP: rec'd Terminate Ack #12 =
 (Req-Sent)
 Aug 27 23:53:25 fw1 mpd: [l2tp00] CCP: SendConfigReq #13
 Aug 27 23:53:25 fw1 mpd: [l2tp00] xmit bypass frame link=3D-1 =
 proto=3D0x80fd
 Aug 27 23:53:25 fw1 mpd:     ff ff 80 fd 01 0d 00 04                     =
      ........
 Aug 27 23:53:25 fw1 mpd: [l2tp00] rec'd bypass frame link=3D0 =
 proto=3D0x80fd
 Aug 27 23:53:25 fw1 mpd:     00 00 80 fd 06 0d 00 04                     =
      ........
 Aug 27 23:53:25 fw1 mpd: [l2tp00] CCP: rec'd Terminate Ack #13 =
 (Req-Sent)
 Aug 27 23:53:27 fw1 mpd: [l2tp00] CCP: parameter negotiation failed
 Aug 27 23:53:27 fw1 mpd: [l2tp00] CCP: Close event
 Aug 27 23:53:27 fw1 mpd: [l2tp00] CCP: state change Req-Sent --> Closing
 Aug 27 23:53:27 fw1 mpd: [l2tp00] CCP: SendTerminateReq #14
 Aug 27 23:53:27 fw1 mpd: [l2tp00] xmit bypass frame link=3D-1 =
 proto=3D0x80fd
 Aug 27 23:53:27 fw1 mpd:     ff ff 80 fd 05 0e 00 04                     =
      ........
 Aug 27 23:53:27 fw1 mpd: [l2tp00] CCP: state change Closing --> Closed
 Aug 27 23:53:27 fw1 mpd: [l2tp00] CCP: LayerFinish
 Aug 27 23:53:27 fw1 mpd: [l2tp00] rec'd bypass frame link=3D0 =
 proto=3D0x80fd
 Aug 27 23:53:27 fw1 mpd:     00 00 80 fd 06 0e 00 04                     =
      ........
 Aug 27 23:53:27 fw1 mpd: [l2tp00] CCP: rec'd Terminate Ack #14 (Closed)
 Aug 27 23:54:47 fw1 mpd: [l2tp00] rec'd bypass frame link=3D0 =
 proto=3D0xc021
 Aug 27 23:54:47 fw1 mpd:     00 00 c0 21 05 0e 00 10 53 e9 50 62 00 3c =
 cd 74  ...!....S.Pb.<.t
 Aug 27 23:54:47 fw1 mpd:     00 00 00 00                                 =
      ....
 Aug 27 23:54:47 fw1 mpd: [l2tp00] LCP: rec'd Terminate Request #14 =
 (Opened)
 Aug 27 23:54:47 fw1 mpd: [l2tp00] LCP: state change Opened --> Stopping
 Aug 27 23:54:47 fw1 mpd: [l2tp00] AUTH: Accounting data for user =
 Arcadiy.Ivanov: 104 seconds, 21781 octets in, 3445 octets out
 Aug 27 23:54:47 fw1 mpd: [l2tp00] Bundle up: 0 links, total bandwidth =
 9600 bps
 Aug 27 23:54:47 fw1 mpd: [l2tp00] IPCP: Close event
 Aug 27 23:54:47 fw1 mpd: [l2tp00] IPCP: state change Opened --> Closing
 Aug 27 23:54:47 fw1 mpd: [l2tp00] IPCP: SendTerminateReq #3
 Aug 27 23:54:47 fw1 mpd: [l2tp00] xmit bypass frame link=3D-1 =
 proto=3D0x8021
 Aug 27 23:54:47 fw1 mpd:     ff ff 80 21 05 03 00 04                     =
      ...!....
 Aug 27 23:54:47 fw1 mpd: [l2tp00] error writing len 8 frame to bypass: =
 Network is down
 Aug 27 23:54:47 fw1 mpd: [l2tp00] IPCP: LayerDown
 Aug 27 23:54:47 fw1 mpd: [l2tp00] IFACE: Down event
 Aug 27 23:54:47 fw1 mpd: [l2tp00] CCP: Close event
 Aug 27 23:54:47 fw1 mpd: [l2tp00] ECP: Close event
 Aug 27 23:54:47 fw1 mpd: [l2tp00] IPCP: Down event
 Aug 27 23:54:47 fw1 mpd: [l2tp00] IPCP: LayerFinish
 Aug 27 23:54:47 fw1 mpd: [l2tp00] No NCPs left. Closing links...
 Aug 27 23:54:47 fw1 mpd: [l2tp00] closing link "l2tp00"...
 Aug 27 23:54:47 fw1 mpd: [l2tp00] IPCP: state change Closing --> Initial
 Aug 27 23:54:47 fw1 mpd: [l2tp00] CCP: Down event
 Aug 27 23:54:47 fw1 mpd: [l2tp00] CCP: state change Closed --> Initial
 Aug 27 23:54:47 fw1 mpd: [l2tp00] ECP: Down event
 Aug 27 23:54:47 fw1 mpd: [l2tp00] ECP: state change Closed --> Initial
 Aug 27 23:54:47 fw1 mpd: [l2tp00] AUTH: Cleanup
 Aug 27 23:54:47 fw1 mpd: [l2tp00] LCP: SendTerminateAck #3
 Aug 27 23:54:47 fw1 mpd: [l2tp00] xmit bypass frame link=3D0 =
 proto=3D0xc021
 Aug 27 23:54:47 fw1 mpd:     00 00 c0 21 06 03 00 04                     =
      ...!....
 Aug 27 23:54:47 fw1 mpd: [l2tp00] LCP: LayerDown
 Aug 27 23:54:47 fw1 mpd: [l2tp00] link: CLOSE event
 Aug 27 23:54:47 fw1 mpd: [l2tp00] LCP: Close event
 Aug 27 23:54:47 fw1 mpd: [l2tp00] LCP: state change Stopping --> Closing
 Aug 27 23:54:49 fw1 mpd: [l2tp00] LCP: state change Closing --> Closed
 Aug 27 23:54:49 fw1 mpd: [l2tp00] LCP: LayerFinish
 Aug 27 23:54:49 fw1 mpd: [l2tp00] link: DOWN event
 Aug 27 23:54:49 fw1 mpd: [l2tp00] LCP: Down event
 Aug 27 23:54:49 fw1 mpd: [l2tp00] LCP: state change Closed --> Initial
 Aug 27 23:54:49 fw1 mpd: [l2tp00] L2TP: Call #0 terminated locally
 Aug 27 23:54:49 fw1 mpd: L2TP: Control connection 0x80e5d04 terminated: =
 0 (no more sessions exist in this tunnel)
 Aug 27 23:55:00 fw1 mpd: L2TP: Control connection 0x80e5d04 destroyed
 Aug 27 23:55:01 fw1 mpd: Incoming L2TP packet from 192.168.157.50 1701
 Aug 27 23:56:01 fw1 mpd: L2TP: Control connection 0x80e5d04 terminated: =
 6 (expecting reply; none received)
 Aug 27 23:56:12 fw1 mpd: L2TP: Control connection 0x80e5d04 destroyed
 Aug 27 23:56:54 fw1 mpd: Incoming L2TP packet from 192.168.157.50 1701
 Aug 27 23:57:54 fw1 mpd: L2TP: Control connection 0x80e5d04 terminated: =
 6 (expecting reply; none received)
 Aug 27 23:58:05 fw1 mpd: L2TP: Control connection 0x80e5d04 destroyed
 Aug 28 00:02:42 fw1 mpd: caught fatal signal term
 Aug 28 00:02:42 fw1 mpd: [l2tp00] IFACE: Close event
 Aug 28 00:02:42 fw1 mpd: [l2tp00] IPCP: Close event
 Aug 28 00:02:42 fw1 mpd: [l2tp00] CCP: Close event
 Aug 28 00:02:42 fw1 mpd: [l2tp00] ECP: Close event
 Aug 28 00:02:42 fw1 mpd: [l2tp01] IFACE: Close event
 Aug 28 00:02:42 fw1 mpd: [l2tp01] IPCP: Close event
 Aug 28 00:02:42 fw1 mpd: [l2tp01] CCP: Close event
 Aug 28 00:02:42 fw1 mpd: [l2tp01] ECP: Close event
 Aug 28 00:02:42 fw1 mpd: [l2tp02] IFACE: Close event
 Aug 28 00:02:42 fw1 mpd: [l2tp02] IPCP: Close event
 Aug 28 00:02:42 fw1 mpd: [l2tp02] CCP: Close event
 Aug 28 00:02:42 fw1 mpd: [l2tp02] ECP: Close event
 Aug 28 00:02:42 fw1 mpd: [l2tp03] IFACE: Close event
 Aug 28 00:02:42 fw1 mpd: [l2tp03] IPCP: Close event
 Aug 28 00:02:42 fw1 mpd: [l2tp03] CCP: Close event
 Aug 28 00:02:42 fw1 mpd: [l2tp03] ECP: Close event
 Aug 28 00:02:42 fw1 mpd: [l2tp04] IFACE: Close event
 Aug 28 00:02:42 fw1 mpd: [l2tp04] IPCP: Close event
 Aug 28 00:02:42 fw1 mpd: [l2tp04] CCP: Close event
 Aug 28 00:02:42 fw1 mpd: [l2tp04] ECP: Close event
 Aug 28 00:02:44 fw1 mpd: process 25286 terminated
 
 ------=_NextPart_000_0013_01C7E9C9.0043A540
 Content-Type: application/octet-stream;
 	name="racoon.log"
 Content-Transfer-Encoding: quoted-printable
 Content-Disposition: attachment;
 	filename="racoon.log"
 
 ug 27 23:53:02 fw1 racoon: DEBUG: =3D=3D=3D
 Aug 27 23:53:02 fw1 racoon: DEBUG: 312 bytes message received from =
 192.168.157.50[500] to 71.232.131.176[500]
 Aug 27 23:53:02 fw1 racoon: DEBUG:  864c330e 96ae7ba9 00000000 00000000 =
 01100200 00000000 00000138 0d0000c8 00000001 00000001 000000bc 01010005 =
 03000024 01010000 80010005 80020002 8004000e 80030001 800b0001 000c0004 =
 00007080 03000024 02010000 80010005 80020002 80040002 80030001 800b0001 =
 000c0004 00007080 03000024 03010000 80010005 80020001 80040002 80030001 =
 800b0001 000c0004 00007080 03000024 04010000 80010001 80020002 80040001 =
 80030001 800b0001 000c0004 00007080 00000024 05010000 80010001 80020001 =
 80040001 80030001 800b0001 000c0004 00007080 0d000018 1e2b5169 05991c7d =
 7c96fcbf b587e461 00000004 0d000014 4048b7d5 6ebce885 25e7de7f 00d6c2d3 =
 0d000014 90cb8091 3ebb696e 086381b5 ec427b1f 00000014 26244d38 eddb61b3 =
 172a36e3 d0cfb819
 Aug 27 23:53:02 fw1 racoon: DEBUG: anonymous configuration selected for =
 192.168.157.50.
 Aug 27 23:53:02 fw1 racoon: DEBUG: =3D=3D=3D
 Aug 27 23:53:02 fw1 racoon: INFO: respond new phase 1 negotiation: =
 71.232.131.176[500]<=3D>192.168.157.50[500]
 Aug 27 23:53:02 fw1 racoon: INFO: begin Identity Protection mode.
 Aug 27 23:53:02 fw1 racoon: DEBUG: begin.
 Aug 27 23:53:02 fw1 racoon: DEBUG: seen nptype=3D1(sa)
 Aug 27 23:53:02 fw1 racoon: DEBUG: seen nptype=3D13(vid)
 Aug 27 23:53:02 fw1 last message repeated 3 times
 Aug 27 23:53:02 fw1 racoon: DEBUG: succeed.
 Aug 27 23:53:02 fw1 racoon: INFO: received broken Microsoft ID: MS NT5 =
 ISAKMPOAKLEY
 Aug 27 23:53:02 fw1 racoon: INFO: received Vendor ID: FRAGMENTATION
 Aug 27 23:53:02 fw1 racoon: INFO: received Vendor ID: =
 draft-ietf-ipsec-nat-t-ike-02=20
 Aug 27 23:53:02 fw1 racoon: DEBUG: received unknown Vendor ID
 Aug 27 23:53:02 fw1 racoon: DEBUG:  26244d38 eddb61b3 172a36e3 d0cfb819
 Aug 27 23:53:02 fw1 racoon: DEBUG: total SA len=3D196
 Aug 27 23:53:02 fw1 racoon: DEBUG:  00000001 00000001 000000bc 01010005 =
 03000024 01010000 80010005 80020002 8004000e 80030001 800b0001 000c0004 =
 00007080 03000024 02010000 80010005 80020002 80040002 80030001 800b0001 =
 000c0004 00007080 03000024 03010000 80010005 80020001 80040002 80030001 =
 800b0001 000c0004 00007080 03000024 04010000 80010001 80020002 80040001 =
 80030001 800b0001 000c0004 00007080 00000024 05010000 80010001 80020001 =
 80040001 80030001 800b0001 000c0004 00007080
 Aug 27 23:53:02 fw1 racoon: DEBUG: begin.
 Aug 27 23:53:02 fw1 racoon: DEBUG: seen nptype=3D2(prop)
 Aug 27 23:53:02 fw1 racoon: DEBUG: succeed.
 Aug 27 23:53:02 fw1 racoon: DEBUG: proposal #1 len=3D188
 Aug 27 23:53:02 fw1 racoon: DEBUG: begin.
 Aug 27 23:53:02 fw1 racoon: DEBUG: seen nptype=3D3(trns)
 Aug 27 23:53:02 fw1 last message repeated 4 times
 Aug 27 23:53:02 fw1 racoon: DEBUG: succeed.
 Aug 27 23:53:02 fw1 racoon: DEBUG: transform #1 len=3D36
 Aug 27 23:53:02 fw1 racoon: DEBUG: type=3DEncryption Algorithm, =
 flag=3D0x8000, lorv=3D3DES-CBC
 Aug 27 23:53:02 fw1 racoon: DEBUG: encryption(3des)
 Aug 27 23:53:02 fw1 racoon: DEBUG: type=3DHash Algorithm, flag=3D0x8000, =
 lorv=3DSHA
 Aug 27 23:53:02 fw1 racoon: DEBUG: hash(sha1)
 Aug 27 23:53:02 fw1 racoon: DEBUG: type=3DGroup Description, =
 flag=3D0x8000, lorv=3D2048-bit MODP group
 Aug 27 23:53:02 fw1 racoon: DEBUG: hmac(modp2048)
 Aug 27 23:53:02 fw1 racoon: DEBUG: type=3DAuthentication Method, =
 flag=3D0x8000, lorv=3Dpre-shared key
 Aug 27 23:53:02 fw1 racoon: DEBUG: type=3DLife Type, flag=3D0x8000, =
 lorv=3Dseconds
 Aug 27 23:53:02 fw1 racoon: DEBUG: type=3DLife Duration, flag=3D0x0000, =
 lorv=3D4
 Aug 27 23:53:02 fw1 racoon: DEBUG: transform #2 len=3D36
 Aug 27 23:53:02 fw1 racoon: DEBUG: type=3DEncryption Algorithm, =
 flag=3D0x8000, lorv=3D3DES-CBC
 Aug 27 23:53:02 fw1 racoon: DEBUG: encryption(3des)
 Aug 27 23:53:02 fw1 racoon: DEBUG: type=3DHash Algorithm, flag=3D0x8000, =
 lorv=3DSHA
 Aug 27 23:53:02 fw1 racoon: DEBUG: hash(sha1)
 Aug 27 23:53:02 fw1 racoon: DEBUG: type=3DGroup Description, =
 flag=3D0x8000, lorv=3D1024-bit MODP group
 Aug 27 23:53:02 fw1 racoon: DEBUG: hmac(modp1024)
 Aug 27 23:53:02 fw1 racoon: DEBUG: type=3DAuthentication Method, =
 flag=3D0x8000, lorv=3Dpre-shared key
 Aug 27 23:53:02 fw1 racoon: DEBUG: type=3DLife Type, flag=3D0x8000, =
 lorv=3Dseconds
 Aug 27 23:53:02 fw1 racoon: DEBUG: type=3DLife Duration, flag=3D0x0000, =
 lorv=3D4
 Aug 27 23:53:02 fw1 racoon: DEBUG: transform #3 len=3D36
 Aug 27 23:53:02 fw1 racoon: DEBUG: type=3DEncryption Algorithm, =
 flag=3D0x8000, lorv=3D3DES-CBC
 Aug 27 23:53:02 fw1 racoon: DEBUG: encryption(3des)
 Aug 27 23:53:02 fw1 racoon: DEBUG: type=3DHash Algorithm, flag=3D0x8000, =
 lorv=3DMD5
 Aug 27 23:53:02 fw1 racoon: DEBUG: hash(md5)
 Aug 27 23:53:02 fw1 racoon: DEBUG: type=3DGroup Description, =
 flag=3D0x8000, lorv=3D1024-bit MODP group
 Aug 27 23:53:02 fw1 racoon: DEBUG: hmac(modp1024)
 Aug 27 23:53:02 fw1 racoon: DEBUG: type=3DAuthentication Method, =
 flag=3D0x8000, lorv=3Dpre-shared key
 Aug 27 23:53:02 fw1 racoon: DEBUG: type=3DLife Type, flag=3D0x8000, =
 lorv=3Dseconds
 Aug 27 23:53:02 fw1 racoon: DEBUG: type=3DLife Duration, flag=3D0x0000, =
 lorv=3D4
 Aug 27 23:53:02 fw1 racoon: DEBUG: transform #4 len=3D36
 Aug 27 23:53:02 fw1 racoon: DEBUG: type=3DEncryption Algorithm, =
 flag=3D0x8000, lorv=3DDES-CBC
 Aug 27 23:53:02 fw1 racoon: DEBUG: encryption(des)
 Aug 27 23:53:02 fw1 racoon: DEBUG: type=3DHash Algorithm, flag=3D0x8000, =
 lorv=3DSHA
 Aug 27 23:53:02 fw1 racoon: DEBUG: hash(sha1)
 Aug 27 23:53:02 fw1 racoon: DEBUG: type=3DGroup Description, =
 flag=3D0x8000, lorv=3D768-bit MODP group
 Aug 27 23:53:02 fw1 racoon: DEBUG: hmac(modp768)
 Aug 27 23:53:02 fw1 racoon: DEBUG: type=3DAuthentication Method, =
 flag=3D0x8000, lorv=3Dpre-shared key
 Aug 27 23:53:02 fw1 racoon: DEBUG: type=3DLife Type, flag=3D0x8000, =
 lorv=3Dseconds
 Aug 27 23:53:02 fw1 racoon: DEBUG: type=3DLife Duration, flag=3D0x0000, =
 lorv=3D4
 Aug 27 23:53:02 fw1 racoon: DEBUG: transform #5 len=3D36
 Aug 27 23:53:02 fw1 racoon: DEBUG: type=3DEncryption Algorithm, =
 flag=3D0x8000, lorv=3DDES-CBC
 Aug 27 23:53:02 fw1 racoon: DEBUG: encryption(des)
 Aug 27 23:53:02 fw1 racoon: DEBUG: type=3DHash Algorithm, flag=3D0x8000, =
 lorv=3DMD5
 Aug 27 23:53:02 fw1 racoon: DEBUG: hash(md5)
 Aug 27 23:53:02 fw1 racoon: DEBUG: type=3DGroup Description, =
 flag=3D0x8000, lorv=3D768-bit MODP group
 Aug 27 23:53:02 fw1 racoon: DEBUG: hmac(modp768)
 Aug 27 23:53:02 fw1 racoon: DEBUG: type=3DAuthentication Method, =
 flag=3D0x8000, lorv=3Dpre-shared key
 Aug 27 23:53:02 fw1 racoon: DEBUG: type=3DLife Type, flag=3D0x8000, =
 lorv=3Dseconds
 Aug 27 23:53:02 fw1 racoon: DEBUG: type=3DLife Duration, flag=3D0x0000, =
 lorv=3D4
 Aug 27 23:53:02 fw1 racoon: DEBUG: pair 1:
 Aug 27 23:53:02 fw1 racoon: DEBUG:  0x80b52f0: next=3D0x0 =
 tnext=3D0x80b5300
 Aug 27 23:53:02 fw1 racoon: DEBUG:   0x80b5300: next=3D0x0 =
 tnext=3D0x80b5310
 Aug 27 23:53:02 fw1 racoon: DEBUG:    0x80b5310: next=3D0x0 =
 tnext=3D0x80b5320
 Aug 27 23:53:02 fw1 racoon: DEBUG:     0x80b5320: next=3D0x0 =
 tnext=3D0x80b5330
 Aug 27 23:53:02 fw1 racoon: DEBUG:      0x80b5330: next=3D0x0 =
 tnext=3D0x0
 Aug 27 23:53:02 fw1 racoon: DEBUG: proposal #1: 5 transform
 Aug 27 23:53:02 fw1 racoon: DEBUG: prop#=3D1, prot-id=3DISAKMP, =
 spi-size=3D0, #trns=3D5
 Aug 27 23:53:02 fw1 racoon: DEBUG: trns#=3D1, trns-id=3DIKE
 Aug 27 23:53:02 fw1 racoon: DEBUG: type=3DEncryption Algorithm, =
 flag=3D0x8000, lorv=3D3DES-CBC
 Aug 27 23:53:02 fw1 racoon: DEBUG: type=3DHash Algorithm, flag=3D0x8000, =
 lorv=3DSHA
 Aug 27 23:53:02 fw1 racoon: DEBUG: type=3DGroup Description, =
 flag=3D0x8000, lorv=3D2048-bit MODP group
 Aug 27 23:53:02 fw1 racoon: DEBUG: type=3DAuthentication Method, =
 flag=3D0x8000, lorv=3Dpre-shared key
 Aug 27 23:53:02 fw1 racoon: DEBUG: type=3DLife Type, flag=3D0x8000, =
 lorv=3Dseconds
 Aug 27 23:53:02 fw1 racoon: DEBUG: type=3DLife Duration, flag=3D0x0000, =
 lorv=3D4
 Aug 27 23:53:02 fw1 racoon: DEBUG: Compared: DB:Peer
 Aug 27 23:53:02 fw1 racoon: DEBUG: (lifetime =3D 86400:28800)
 Aug 27 23:53:02 fw1 racoon: DEBUG: (lifebyte =3D 0:0)
 Aug 27 23:53:02 fw1 racoon: DEBUG: enctype =3D 3DES-CBC:3DES-CBC
 Aug 27 23:53:02 fw1 racoon: DEBUG: (encklen =3D 0:0)
 Aug 27 23:53:02 fw1 racoon: DEBUG: hashtype =3D SHA:SHA
 Aug 27 23:53:02 fw1 racoon: DEBUG: authmethod =3D pre-shared =
 key:pre-shared key
 Aug 27 23:53:02 fw1 racoon: DEBUG: dh_group =3D 1024-bit MODP =
 group:2048-bit MODP group
 Aug 27 23:53:02 fw1 racoon: DEBUG: prop#=3D1, prot-id=3DISAKMP, =
 spi-size=3D0, #trns=3D5
 Aug 27 23:53:02 fw1 racoon: DEBUG: trns#=3D2, trns-id=3DIKE
 Aug 27 23:53:02 fw1 racoon: DEBUG: type=3DEncryption Algorithm, =
 flag=3D0x8000, lorv=3D3DES-CBC
 Aug 27 23:53:02 fw1 racoon: DEBUG: type=3DHash Algorithm, flag=3D0x8000, =
 lorv=3DSHA
 Aug 27 23:53:02 fw1 racoon: DEBUG: type=3DGroup Description, =
 flag=3D0x8000, lorv=3D1024-bit MODP group
 Aug 27 23:53:02 fw1 racoon: DEBUG: type=3DAuthentication Method, =
 flag=3D0x8000, lorv=3Dpre-shared key
 Aug 27 23:53:02 fw1 racoon: DEBUG: type=3DLife Type, flag=3D0x8000, =
 lorv=3Dseconds
 Aug 27 23:53:02 fw1 racoon: DEBUG: type=3DLife Duration, flag=3D0x0000, =
 lorv=3D4
 Aug 27 23:53:02 fw1 racoon: DEBUG: Compared: DB:Peer
 Aug 27 23:53:02 fw1 racoon: DEBUG: (lifetime =3D 86400:28800)
 Aug 27 23:53:02 fw1 racoon: DEBUG: (lifebyte =3D 0:0)
 Aug 27 23:53:02 fw1 racoon: DEBUG: enctype =3D 3DES-CBC:3DES-CBC
 Aug 27 23:53:02 fw1 racoon: DEBUG: (encklen =3D 0:0)
 Aug 27 23:53:02 fw1 racoon: DEBUG: hashtype =3D SHA:SHA
 Aug 27 23:53:02 fw1 racoon: DEBUG: authmethod =3D pre-shared =
 key:pre-shared key
 Aug 27 23:53:02 fw1 racoon: DEBUG: dh_group =3D 1024-bit MODP =
 group:1024-bit MODP group
 Aug 27 23:53:02 fw1 racoon: DEBUG: an acceptable proposal found.
 Aug 27 23:53:02 fw1 racoon: DEBUG: hmac(modp1024)
 Aug 27 23:53:02 fw1 racoon: DEBUG: agreed on pre-shared key auth.
 Aug 27 23:53:02 fw1 racoon: DEBUG: =3D=3D=3D
 Aug 27 23:53:02 fw1 racoon: DEBUG: new cookie: 800d7f95e1f384ab=20
 Aug 27 23:53:02 fw1 racoon: DEBUG: add payload of len 52, next type 13
 Aug 27 23:53:02 fw1 racoon: DEBUG: add payload of len 16, next type 0
 Aug 27 23:53:02 fw1 racoon: DEBUG: 104 bytes from 71.232.131.176[500] to =
 192.168.157.50[500]
 Aug 27 23:53:02 fw1 racoon: DEBUG: sockname 0.0.0.0[500]
 Aug 27 23:53:02 fw1 racoon: DEBUG: send packet from 71.232.131.176[500]
 Aug 27 23:53:02 fw1 racoon: DEBUG: send packet to 192.168.157.50[500]
 Aug 27 23:53:02 fw1 racoon: DEBUG: 1 times of 104 bytes message will be =
 sent to 192.168.157.50[500]
 Aug 27 23:53:02 fw1 racoon: DEBUG:  864c330e 96ae7ba9 800d7f95 e1f384ab =
 01100200 00000000 00000068 0d000038 00000001 00000001 0000002c 01010001 =
 00000024 02010000 80010005 80020002 80040002 80030001 800b0001 000c0004 =
 00007080 00000014 afcad713 68a1f1c9 6b8696fc 77570100
 Aug 27 23:53:02 fw1 racoon: DEBUG: resend phase1 packet =
 864c330e96ae7ba9:800d7f95e1f384ab
 Aug 27 23:53:02 fw1 racoon: DEBUG: =3D=3D=3D
 Aug 27 23:53:02 fw1 racoon: DEBUG: 184 bytes message received from =
 192.168.157.50[500] to 71.232.131.176[500]
 Aug 27 23:53:02 fw1 racoon: DEBUG:  864c330e 96ae7ba9 800d7f95 e1f384ab =
 04100200 00000000 000000b8 0a000084 83defbe0 f19bde3c 1c092c6a 8dc1fc15 =
 a4e3e42c e4614440 7031d710 8f9810b0 0e31de61 3bc9fbc2 68bf6a99 109085c2 =
 78446d25 21306cf3 356c2d7e c4ad7a8d 7b1b4d7b a0cd75ff c3768358 462b1eaf =
 1a3fb022 dddccc2b 5a039770 1ebb790b 25b55ef3 74e8cf51 9704e012 d35d568d =
 ec9eab53 39952f1f 85d96a89 50ab7965 00000018 38464850 bea3d91a 284f4d35 =
 82bb1c9f 9cc22df0
 Aug 27 23:53:02 fw1 racoon: DEBUG: begin.
 Aug 27 23:53:02 fw1 racoon: DEBUG: seen nptype=3D4(ke)
 Aug 27 23:53:02 fw1 racoon: DEBUG: seen nptype=3D10(nonce)
 Aug 27 23:53:02 fw1 racoon: DEBUG: succeed.
 Aug 27 23:53:02 fw1 racoon: DEBUG: =3D=3D=3D
 Aug 27 23:53:02 fw1 racoon: DEBUG: compute DH's private.
 Aug 27 23:53:02 fw1 racoon: DEBUG:  66905c4e cb9ad0d2 a5cafb20 1b710981 =
 81974139 55cc0a27 4f77a209 c7902d44 8ec781f5 087572bb 6f3035fa cd1409d5 =
 cf402988 96284be6 4ae91866 a9e6686e a0d11e6a 4a9b7cc8 1e65d1c1 a06bb4e2 =
 d3fcd9c5 5df4947a db2a730c 291d368d 65179e67 bdd2716a 3e1f4b08 f53c5e3d =
 f1bc725f 44f4d4ca 0474d0c3 1b4bfd6d
 Aug 27 23:53:02 fw1 racoon: DEBUG: compute DH's public.
 Aug 27 23:53:02 fw1 racoon: DEBUG:  3194c77a aee35cdf 13350ad5 78cc0171 =
 a654c5d8 772bc513 9c7b925b 342bc38e 5e294402 2938aa96 7a3ad79b 3ba86289 =
 baa61bf5 886651f3 afb40977 42873ff7 450fc72f bfeb1516 26b905ec 6c222914 =
 c8795049 cdb13f9e cc9645a8 2523bdca c7368a6d 00ce197b ebdd5f3b cce6b8ed =
 cd1605c3 d4a11717 b7508edd 7023bf62
 Aug 27 23:53:02 fw1 racoon: DEBUG: add payload of len 128, next type 10
 Aug 27 23:53:02 fw1 racoon: DEBUG: add payload of len 16, next type 0
 Aug 27 23:53:02 fw1 racoon: DEBUG: 180 bytes from 71.232.131.176[500] to =
 192.168.157.50[500]
 Aug 27 23:53:02 fw1 racoon: DEBUG: sockname 0.0.0.0[500]
 Aug 27 23:53:02 fw1 racoon: DEBUG: send packet from 71.232.131.176[500]
 Aug 27 23:53:02 fw1 racoon: DEBUG: send packet to 192.168.157.50[500]
 Aug 27 23:53:02 fw1 racoon: DEBUG: 1 times of 180 bytes message will be =
 sent to 192.168.157.50[500]
 Aug 27 23:53:02 fw1 racoon: DEBUG:  864c330e 96ae7ba9 800d7f95 e1f384ab =
 04100200 00000000 000000b4 0a000084 3194c77a aee35cdf 13350ad5 78cc0171 =
 a654c5d8 772bc513 9c7b925b 342bc38e 5e294402 2938aa96 7a3ad79b 3ba86289 =
 baa61bf5 886651f3 afb40977 42873ff7 450fc72f bfeb1516 26b905ec 6c222914 =
 c8795049 cdb13f9e cc9645a8 2523bdca c7368a6d 00ce197b ebdd5f3b cce6b8ed =
 cd1605c3 d4a11717 b7508edd 7023bf62 00000014 e34267f5 33f45cf0 295af80d =
 20c75de3
 Aug 27 23:53:02 fw1 racoon: DEBUG: resend phase1 packet =
 864c330e96ae7ba9:800d7f95e1f384ab
 Aug 27 23:53:02 fw1 racoon: DEBUG: compute DH's shared.
 Aug 27 23:53:02 fw1 racoon: DEBUG:  41968118 264bcc06 a4fce5ba f4b6a27d =
 5a5b72de 1de1a9d5 75f390c5 785aa308 28cd6d9a e28900b1 0a5b653a 56c29f7a =
 7b0e8d4e 7b231b80 23b46384 02af1da2 1784f813 f66fff94 c980f0e2 4b88b868 =
 2e73787b 7f23ba39 6b25fc01 4aed01eb ecda1ec9 016ce830 3afab04a d40c40bb =
 f9ce02ba 36512f7b 602b1401 40694549
 Aug 27 23:53:02 fw1 racoon: DEBUG: the psk found.
 Aug 27 23:53:02 fw1 racoon: DEBUG: nonce 1:=20
 Aug 27 23:53:02 fw1 racoon: DEBUG:  38464850 bea3d91a 284f4d35 82bb1c9f =
 9cc22df0
 Aug 27 23:53:02 fw1 racoon: DEBUG: nonce 2:=20
 Aug 27 23:53:02 fw1 racoon: DEBUG:  e34267f5 33f45cf0 295af80d 20c75de3
 Aug 27 23:53:02 fw1 racoon: DEBUG: hmac(hmac_sha1)
 Aug 27 23:53:02 fw1 racoon: DEBUG: SKEYID computed:
 Aug 27 23:53:02 fw1 racoon: DEBUG:  7b8d52b0 0cfbf8a9 03c717d2 c57ae8b5 =
 23c0d2d5
 Aug 27 23:53:02 fw1 racoon: DEBUG: hmac(hmac_sha1)
 Aug 27 23:53:02 fw1 racoon: DEBUG: SKEYID_d computed:
 Aug 27 23:53:02 fw1 racoon: DEBUG:  6123d001 5500ca2f 94761e1e 3c2e8e3a =
 9ca501f7
 Aug 27 23:53:02 fw1 racoon: DEBUG: hmac(hmac_sha1)
 Aug 27 23:53:02 fw1 racoon: DEBUG: SKEYID_a computed:
 Aug 27 23:53:02 fw1 racoon: DEBUG:  10eb4cb8 4b3ea9b3 f299fdb7 3787d641 =
 176f9beb
 Aug 27 23:53:02 fw1 racoon: DEBUG: hmac(hmac_sha1)
 Aug 27 23:53:02 fw1 racoon: DEBUG: SKEYID_e computed:
 Aug 27 23:53:02 fw1 racoon: DEBUG:  910361c2 13b61ba4 5fe0dfc8 a9d5ebaf =
 74396dba
 Aug 27 23:53:02 fw1 racoon: DEBUG: encryption(3des)
 Aug 27 23:53:02 fw1 racoon: DEBUG: hash(sha1)
 Aug 27 23:53:02 fw1 racoon: DEBUG: len(SKEYID_e) < len(Ka) (20 < 24), =
 generating long key (Ka =3D K1 | K2 | ...)
 Aug 27 23:53:02 fw1 racoon: DEBUG: hmac(hmac_sha1)
 Aug 27 23:53:02 fw1 racoon: DEBUG: compute intermediate encryption key =
 K1
 Aug 27 23:53:02 fw1 racoon: DEBUG:  00
 Aug 27 23:53:02 fw1 racoon: DEBUG:  1645265c 16eade3c 913e837a 2e4ccf7e =
 cbcb2ccf
 Aug 27 23:53:02 fw1 racoon: DEBUG: hmac(hmac_sha1)
 Aug 27 23:53:02 fw1 racoon: DEBUG: compute intermediate encryption key =
 K2
 Aug 27 23:53:02 fw1 racoon: DEBUG:  1645265c 16eade3c 913e837a 2e4ccf7e =
 cbcb2ccf
 Aug 27 23:53:02 fw1 racoon: DEBUG:  50acc5fe 8cdbc016 bd63e404 6b5b435a =
 eb86bc7a
 Aug 27 23:53:02 fw1 racoon: DEBUG: final encryption key computed:
 Aug 27 23:53:02 fw1 racoon: DEBUG:  1645265c 16eade3c 913e837a 2e4ccf7e =
 cbcb2ccf 50acc5fe
 Aug 27 23:53:02 fw1 racoon: DEBUG: hash(sha1)
 Aug 27 23:53:02 fw1 racoon: DEBUG: encryption(3des)
 Aug 27 23:53:02 fw1 racoon: DEBUG: IV computed:
 Aug 27 23:53:02 fw1 racoon: DEBUG:  3097baa8 0eb47e50
 Aug 27 23:53:02 fw1 racoon: DEBUG: =3D=3D=3D
 Aug 27 23:53:02 fw1 racoon: DEBUG: 68 bytes message received from =
 192.168.157.50[500] to 71.232.131.176[500]
 Aug 27 23:53:02 fw1 racoon: DEBUG:  864c330e 96ae7ba9 800d7f95 e1f384ab =
 05100201 00000000 00000044 f2bf03d8 8f5df0fd 0b5632f5 7b54a08f cc732aab =
 250c1df7 79904993 24f99bce 1a80d0a2 300d9557
 Aug 27 23:53:02 fw1 racoon: DEBUG: begin decryption.
 Aug 27 23:53:02 fw1 racoon: DEBUG: encryption(3des)
 Aug 27 23:53:02 fw1 racoon: DEBUG: IV was saved for next processing:
 Aug 27 23:53:02 fw1 racoon: DEBUG:  1a80d0a2 300d9557
 Aug 27 23:53:02 fw1 racoon: DEBUG: encryption(3des)
 Aug 27 23:53:02 fw1 racoon: DEBUG: with key:
 Aug 27 23:53:02 fw1 racoon: DEBUG:  1645265c 16eade3c 913e837a 2e4ccf7e =
 cbcb2ccf 50acc5fe
 Aug 27 23:53:02 fw1 racoon: DEBUG: decrypted payload by IV:
 Aug 27 23:53:02 fw1 racoon: DEBUG:  3097baa8 0eb47e50
 Aug 27 23:53:02 fw1 racoon: DEBUG: decrypted payload, but not trimed.
 Aug 27 23:53:02 fw1 racoon: DEBUG:  0800000c 01000000 c0a89d32 00000018 =
 3efdb86d ddba2573 2bd65e93 78879f03 42628903 00000000
 Aug 27 23:53:02 fw1 racoon: DEBUG: padding len=3D1
 Aug 27 23:53:02 fw1 racoon: DEBUG: skip to trim padding.
 Aug 27 23:53:02 fw1 racoon: DEBUG: decrypted.
 Aug 27 23:53:02 fw1 racoon: DEBUG:  864c330e 96ae7ba9 800d7f95 e1f384ab =
 05100201 00000000 00000044 0800000c 01000000 c0a89d32 00000018 3efdb86d =
 ddba2573 2bd65e93 78879f03 42628903 00000000
 Aug 27 23:53:02 fw1 racoon: DEBUG: begin.
 Aug 27 23:53:02 fw1 racoon: DEBUG: seen nptype=3D5(id)
 Aug 27 23:53:02 fw1 racoon: DEBUG: seen nptype=3D8(hash)
 Aug 27 23:53:02 fw1 racoon: DEBUG: succeed.
 Aug 27 23:53:02 fw1 racoon: DEBUG: HASH received:
 Aug 27 23:53:02 fw1 racoon: DEBUG:  3efdb86d ddba2573 2bd65e93 78879f03 =
 42628903
 Aug 27 23:53:02 fw1 racoon: DEBUG: HASH with:
 Aug 27 23:53:02 fw1 racoon: DEBUG:  83defbe0 f19bde3c 1c092c6a 8dc1fc15 =
 a4e3e42c e4614440 7031d710 8f9810b0 0e31de61 3bc9fbc2 68bf6a99 109085c2 =
 78446d25 21306cf3 356c2d7e c4ad7a8d 7b1b4d7b a0cd75ff c3768358 462b1eaf =
 1a3fb022 dddccc2b 5a039770 1ebb790b 25b55ef3 74e8cf51 9704e012 d35d568d =
 ec9eab53 39952f1f 85d96a89 50ab7965 3194c77a aee35cdf 13350ad5 78cc0171 =
 a654c5d8 772bc513 9c7b925b 342bc38e 5e294402 2938aa96 7a3ad79b 3ba86289 =
 baa61bf5 886651f3 afb40977 42873ff7 450fc72f bfeb1516 26b905ec 6c222914 =
 c8795049 cdb13f9e cc9645a8 2523bdca c7368a6d 00ce197b ebdd5f3b cce6b8ed =
 cd1605c3 d4a11717 b7508edd 7023bf62 864c330e 96ae7ba9 800d7f95 e1f384ab =
 00000001 00000001 000000bc 01010005 03000024 01010000 80010005 80020002 =
 8004000e 80030001 800b0001 000c0004 00007080 03000024 02010000 80010005 =
 80020002 80040002 80030001 800b0001 000c0004 00007080 03000024 03010000 =
 80010005 80020001 80040002 80030001 800b0001 000c0004 00007080 03000024 =
 04010000 80010001 80020002 80040001 80030001 800b0001 000c0004 00007080 =
 00000024 0501000
 Aug 27 23:53:02 fw1 racoon: DEBUG: hmac(hmac_sha1)
 Aug 27 23:53:02 fw1 racoon: DEBUG: HASH (resp) computed:
 Aug 27 23:53:02 fw1 racoon: DEBUG:  3efdb86d ddba2573 2bd65e93 78879f03 =
 42628903
 Aug 27 23:53:02 fw1 racoon: DEBUG: HASH for PSK validated.
 Aug 27 23:53:02 fw1 racoon: DEBUG: peer's ID
 Aug 27 23:53:02 fw1 racoon: DEBUG:  01000000 c0a89d32
 Aug 27 23:53:02 fw1 racoon: DEBUG: =3D=3D=3D
 Aug 27 23:53:02 fw1 racoon: DEBUG: use ID type of IPv4_address
 Aug 27 23:53:02 fw1 racoon: DEBUG: generate HASH_R
 Aug 27 23:53:02 fw1 racoon: DEBUG: HASH with:
 Aug 27 23:53:02 fw1 racoon: DEBUG:  3194c77a aee35cdf 13350ad5 78cc0171 =
 a654c5d8 772bc513 9c7b925b 342bc38e 5e294402 2938aa96 7a3ad79b 3ba86289 =
 baa61bf5 886651f3 afb40977 42873ff7 450fc72f bfeb1516 26b905ec 6c222914 =
 c8795049 cdb13f9e cc9645a8 2523bdca c7368a6d 00ce197b ebdd5f3b cce6b8ed =
 cd1605c3 d4a11717 b7508edd 7023bf62 83defbe0 f19bde3c 1c092c6a 8dc1fc15 =
 a4e3e42c e4614440 7031d710 8f9810b0 0e31de61 3bc9fbc2 68bf6a99 109085c2 =
 78446d25 21306cf3 356c2d7e c4ad7a8d 7b1b4d7b a0cd75ff c3768358 462b1eaf =
 1a3fb022 dddccc2b 5a039770 1ebb790b 25b55ef3 74e8cf51 9704e012 d35d568d =
 ec9eab53 39952f1f 85d96a89 50ab7965 800d7f95 e1f384ab 864c330e 96ae7ba9 =
 00000001 00000001 000000bc 01010005 03000024 01010000 80010005 80020002 =
 8004000e 80030001 800b0001 000c0004 00007080 03000024 02010000 80010005 =
 80020002 80040002 80030001 800b0001 000c0004 00007080 03000024 03010000 =
 80010005 80020001 80040002 80030001 800b0001 000c0004 00007080 03000024 =
 04010000 80010001 80020002 80040001 80030001 800b0001 000c0004 00007080 =
 00000024 0501000
 Aug 27 23:53:02 fw1 racoon: DEBUG: hmac(hmac_sha1)
 Aug 27 23:53:02 fw1 racoon: DEBUG: HASH (resp) computed:
 Aug 27 23:53:02 fw1 racoon: DEBUG:  bdd6a9c6 5f9de3dd 7f893573 b37a2786 =
 74ec5e6d
 Aug 27 23:53:02 fw1 racoon: DEBUG: add payload of len 8, next type 8
 Aug 27 23:53:02 fw1 racoon: DEBUG: add payload of len 20, next type 0
 Aug 27 23:53:02 fw1 racoon: DEBUG: begin encryption.
 Aug 27 23:53:02 fw1 racoon: DEBUG: encryption(3des)
 Aug 27 23:53:02 fw1 racoon: DEBUG: pad length =3D 4
 Aug 27 23:53:02 fw1 racoon: DEBUG:  0800000c 011101f4 47e883b0 00000018 =
 bdd6a9c6 5f9de3dd 7f893573 b37a2786 74ec5e6d c6b0e903
 Aug 27 23:53:02 fw1 racoon: DEBUG: encryption(3des)
 Aug 27 23:53:02 fw1 racoon: DEBUG: with key:
 Aug 27 23:53:02 fw1 racoon: DEBUG:  1645265c 16eade3c 913e837a 2e4ccf7e =
 cbcb2ccf 50acc5fe
 Aug 27 23:53:02 fw1 racoon: DEBUG: encrypted payload by IV:
 Aug 27 23:53:02 fw1 racoon: DEBUG:  1a80d0a2 300d9557
 Aug 27 23:53:02 fw1 racoon: DEBUG: save IV for next:
 Aug 27 23:53:02 fw1 racoon: DEBUG:  983e2214 8e704a0e
 Aug 27 23:53:02 fw1 racoon: DEBUG: encrypted.
 Aug 27 23:53:02 fw1 racoon: DEBUG: 68 bytes from 71.232.131.176[500] to =
 192.168.157.50[500]
 Aug 27 23:53:02 fw1 racoon: DEBUG: sockname 0.0.0.0[500]
 Aug 27 23:53:02 fw1 racoon: DEBUG: send packet from 71.232.131.176[500]
 Aug 27 23:53:02 fw1 racoon: DEBUG: send packet to 192.168.157.50[500]
 Aug 27 23:53:02 fw1 racoon: DEBUG: 1 times of 68 bytes message will be =
 sent to 192.168.157.50[500]
 Aug 27 23:53:02 fw1 racoon: DEBUG:  864c330e 96ae7ba9 800d7f95 e1f384ab =
 05100201 00000000 00000044 11218edb 975accd5 676213ab 57606934 c36ec92f =
 10be5072 7ed00d0d 223798f1 983e2214 8e704a0e
 Aug 27 23:53:02 fw1 racoon: DEBUG: compute IV for phase2
 Aug 27 23:53:02 fw1 racoon: DEBUG: phase1 last IV:
 Aug 27 23:53:02 fw1 racoon: DEBUG:  983e2214 8e704a0e 814f6d4d
 Aug 27 23:53:02 fw1 racoon: DEBUG: hash(sha1)
 Aug 27 23:53:02 fw1 racoon: DEBUG: encryption(3des)
 Aug 27 23:53:02 fw1 racoon: DEBUG: phase2 IV computed:
 Aug 27 23:53:02 fw1 racoon: DEBUG:  2e381a7a f7c05be0
 Aug 27 23:53:02 fw1 racoon: DEBUG: HASH with:
 Aug 27 23:53:02 fw1 racoon: DEBUG:  814f6d4d 0000001c 00000001 01106002 =
 864c330e 96ae7ba9 800d7f95 e1f384ab
 Aug 27 23:53:02 fw1 racoon: DEBUG: hmac(hmac_sha1)
 Aug 27 23:53:02 fw1 racoon: DEBUG: HASH computed:
 Aug 27 23:53:02 fw1 racoon: DEBUG:  1246ff55 dd296a86 44d16aeb 4fc9ff7b =
 03d2ac15
 Aug 27 23:53:02 fw1 racoon: DEBUG: begin encryption.
 Aug 27 23:53:02 fw1 racoon: DEBUG: encryption(3des)
 Aug 27 23:53:02 fw1 racoon: DEBUG: pad length =3D 4
 Aug 27 23:53:02 fw1 racoon: DEBUG:  0b000018 1246ff55 dd296a86 44d16aeb =
 4fc9ff7b 03d2ac15 0000001c 00000001 01106002 864c330e 96ae7ba9 800d7f95 =
 e1f384ab cfead503
 Aug 27 23:53:02 fw1 racoon: DEBUG: encryption(3des)
 Aug 27 23:53:02 fw1 racoon: DEBUG: with key:
 Aug 27 23:53:02 fw1 racoon: DEBUG:  1645265c 16eade3c 913e837a 2e4ccf7e =
 cbcb2ccf 50acc5fe
 Aug 27 23:53:02 fw1 racoon: DEBUG: encrypted payload by IV:
 Aug 27 23:53:02 fw1 racoon: DEBUG:  2e381a7a f7c05be0
 Aug 27 23:53:02 fw1 racoon: DEBUG: save IV for next:
 Aug 27 23:53:02 fw1 racoon: DEBUG:  718b4a08 7d12a8ea
 Aug 27 23:53:02 fw1 racoon: DEBUG: encrypted.
 Aug 27 23:53:02 fw1 racoon: DEBUG: 84 bytes from 71.232.131.176[500] to =
 192.168.157.50[500]
 Aug 27 23:53:02 fw1 racoon: DEBUG: sockname 0.0.0.0[500]
 Aug 27 23:53:02 fw1 racoon: DEBUG: send packet from 71.232.131.176[500]
 Aug 27 23:53:02 fw1 racoon: DEBUG: send packet to 192.168.157.50[500]
 Aug 27 23:53:02 fw1 racoon: DEBUG: 1 times of 84 bytes message will be =
 sent to 192.168.157.50[500]
 Aug 27 23:53:02 fw1 racoon: DEBUG:  864c330e 96ae7ba9 800d7f95 e1f384ab =
 08100501 814f6d4d 00000054 54b062a1 47b2e4c9 43450dc5 dfe5b6c5 5e0a4af7 =
 90f7d8f9 0db99cb9 cd451179 08578644 c435015e 1ecd0b04 c08fcee6 718b4a08 =
 7d12a8ea
 Aug 27 23:53:02 fw1 racoon: DEBUG: sendto Information notify.
 Aug 27 23:53:02 fw1 racoon: DEBUG: IV freed
 Aug 27 23:53:02 fw1 racoon: INFO: ISAKMP-SA established =
 71.232.131.176[500]-192.168.157.50[500] =
 spi:864c330e96ae7ba9:800d7f95e1f384ab
 Aug 27 23:53:02 fw1 racoon: DEBUG: =3D=3D=3D
 Aug 27 23:53:02 fw1 racoon: DEBUG: =3D=3D=3D
 Aug 27 23:53:02 fw1 racoon: DEBUG: 1300 bytes message received from =
 192.168.157.50[500] to 71.232.131.176[500]
 Aug 27 23:53:02 fw1 racoon: DEBUG:  864c330e 96ae7ba9 800d7f95 e1f384ab =
 08102001 1d477fe3 00000514 d53c87a7 c966e434 3fba8f28 fa5b7c36 c41794c7 =
 49edc0a6 ec44614b 64bdb00d 93fe1e35 5ce3d486 8b4aa4cd ca983c20 74209cee =
 70910d48 4d98db4f 65d8830d b7e5df1f f85b19f6 7685eb84 fe664078 276fad9f =
 2fb5bbd2 f16c00de 8e07ec05 96308d0f 5df658f8 cb74cc10 afae07bc 4c7724a8 =
 7e469937 71745a08 acba66e9 c3f5bb60 410bf744 3ca18f61 91d460a0 d7ea8f56 =
 e56d21ec 71d8c36b 47f30d34 b3df4103 95f5a2c6 6725c544 1e3cecde 6ab61053 =
 0d5af503 3118d02a 83a75913 fa879b2e 11ea21ae 59a745c4 e31c85a2 82528b63 =
 6ad16543 6db63dcb a2e093db f39d88ac e6b4f031 5c91613d 46cee081 79fe88c6 =
 9989638e e6b15132 f7882ec8 9a9bcae7 450335ab 11527be4 b182c69a 6b9bdf84 =
 d4ccdb5e 662564f1 36725d06 e420c8bc cb74f886 1a02c67b bd4a89d7 b4b06035 =
 d45f7718 0d554dcb c7cd3dfc efbbf842 4f086e3c aba27ffd a6d12dfe 6a63508e =
 a3441284 9e8c0b6e 812661e5 70ae2207 4f5fa09e d6eb1541 c814bf96 42c94f1f =
 2f5491e6 8967181e dcc4799e 510773de 865c8c52 30bdc0fe fcf13784 d9f6055b =
 76146267 ffd5704
 Aug 27 23:53:02 fw1 racoon: DEBUG: compute IV for phase2
 Aug 27 23:53:02 fw1 racoon: DEBUG: phase1 last IV:
 Aug 27 23:53:02 fw1 racoon: DEBUG:  983e2214 8e704a0e 1d477fe3
 Aug 27 23:53:02 fw1 racoon: DEBUG: hash(sha1)
 Aug 27 23:53:02 fw1 racoon: DEBUG: encryption(3des)
 Aug 27 23:53:02 fw1 racoon: DEBUG: phase2 IV computed:
 Aug 27 23:53:02 fw1 racoon: DEBUG:  0e01a068 5d43cfb0
 Aug 27 23:53:02 fw1 racoon: DEBUG: =3D=3D=3D
 Aug 27 23:53:02 fw1 racoon: INFO: respond new phase 2 negotiation: =
 71.232.131.176[0]<=3D>192.168.157.50[0]
 Aug 27 23:53:02 fw1 racoon: DEBUG: begin decryption.
 Aug 27 23:53:02 fw1 racoon: DEBUG: encryption(3des)
 Aug 27 23:53:02 fw1 racoon: DEBUG: IV was saved for next processing:
 Aug 27 23:53:02 fw1 racoon: DEBUG:  bcfb2fd6 3682046c
 Aug 27 23:53:02 fw1 racoon: DEBUG: encryption(3des)
 Aug 27 23:53:02 fw1 racoon: DEBUG: with key:
 Aug 27 23:53:02 fw1 racoon: DEBUG:  1645265c 16eade3c 913e837a 2e4ccf7e =
 cbcb2ccf 50acc5fe
 Aug 27 23:53:02 fw1 racoon: DEBUG: decrypted payload by IV:
 Aug 27 23:53:02 fw1 racoon: DEBUG:  0e01a068 5d43cfb0
 Aug 27 23:53:02 fw1 racoon: DEBUG: decrypted payload, but not trimed.
 Aug 27 23:53:02 fw1 racoon: DEBUG:  01000018 d9092a34 d3995d90 78ac4690 =
 a7da5fcf 413fcbe6 0a0004ac 00000001 00000001 0200005c 01030402 d2448a36 =
 03000028 01030000 80010001 00020004 00000e10 80010002 00020004 0003d090 =
 80040002 80050001 00000028 02030000 80010001 00020004 00000e10 80010002 =
 00020004 0003d090 80040002 80050002 02000034 02020401 d2448a36 00000028 =
 01030000 80010001 00020004 00000e10 80010002 00020004 0003d090 80040002 =
 80050002 02000030 02030401 73dff087 00000024 01030000 80010001 00020004 =
 00000e10 80010002 00020004 0003d090 80040002 02000034 03020401 d2448a36 =
 00000028 01020000 80010001 00020004 00000e10 80010002 00020004 0003d090 =
 80040002 80050001 02000030 03030401 73dff087 00000024 01030000 80010001 =
 00020004 00000e10 80010002 00020004 0003d090 80040002 02000034 04020401 =
 d2448a36 00000028 01030000 80010001 00020004 00000e10 80010002 00020004 =
 0003d090 80040002 80050002 02000034 04030401 73dff087 00000028 01030000 =
 80010001 00020004 00000e10 80010002 00020004 0003d090 80040002 80050002 =
 02000034 0502040
 Aug 27 23:53:02 fw1 racoon: DEBUG: padding len=3D1
 Aug 27 23:53:02 fw1 racoon: DEBUG: skip to trim padding.
 Aug 27 23:53:02 fw1 racoon: DEBUG: decrypted.
 Aug 27 23:53:02 fw1 racoon: DEBUG:  864c330e 96ae7ba9 800d7f95 e1f384ab =
 08102001 1d477fe3 00000514 01000018 d9092a34 d3995d90 78ac4690 a7da5fcf =
 413fcbe6 0a0004ac 00000001 00000001 0200005c 01030402 d2448a36 03000028 =
 01030000 80010001 00020004 00000e10 80010002 00020004 0003d090 80040002 =
 80050001 00000028 02030000 80010001 00020004 00000e10 80010002 00020004 =
 0003d090 80040002 80050002 02000034 02020401 d2448a36 00000028 01030000 =
 80010001 00020004 00000e10 80010002 00020004 0003d090 80040002 80050002 =
 02000030 02030401 73dff087 00000024 01030000 80010001 00020004 00000e10 =
 80010002 00020004 0003d090 80040002 02000034 03020401 d2448a36 00000028 =
 01020000 80010001 00020004 00000e10 80010002 00020004 0003d090 80040002 =
 80050001 02000030 03030401 73dff087 00000024 01030000 80010001 00020004 =
 00000e10 80010002 00020004 0003d090 80040002 02000034 04020401 d2448a36 =
 00000028 01030000 80010001 00020004 00000e10 80010002 00020004 0003d090 =
 80040002 80050002 02000034 04030401 73dff087 00000028 01030000 80010001 =
 00020004 00000e1
 Aug 27 23:53:02 fw1 racoon: DEBUG: begin.
 Aug 27 23:53:02 fw1 racoon: DEBUG: seen nptype=3D8(hash)
 Aug 27 23:53:02 fw1 racoon: DEBUG: seen nptype=3D1(sa)
 Aug 27 23:53:02 fw1 racoon: DEBUG: seen nptype=3D10(nonce)
 Aug 27 23:53:02 fw1 racoon: DEBUG: seen nptype=3D5(id)
 Aug 27 23:53:02 fw1 racoon: DEBUG: seen nptype=3D5(id)
 Aug 27 23:53:02 fw1 racoon: DEBUG: succeed.
 Aug 27 23:53:02 fw1 racoon: DEBUG: received IDci2:
 Aug 27 23:53:02 fw1 racoon: DEBUG:  011106a5 c0a89d32
 Aug 27 23:53:02 fw1 racoon: DEBUG: received IDcr2:
 Aug 27 23:53:02 fw1 racoon: DEBUG:  011106a5 47e883b0
 Aug 27 23:53:02 fw1 racoon: DEBUG: HASH(1) validate:
 Aug 27 23:53:02 fw1 racoon: DEBUG:  d9092a34 d3995d90 78ac4690 a7da5fcf =
 413fcbe6
 Aug 27 23:53:02 fw1 racoon: DEBUG: HASH with:
 Aug 27 23:53:02 fw1 racoon: DEBUG:  1d477fe3 0a0004ac 00000001 00000001 =
 0200005c 01030402 d2448a36 03000028 01030000 80010001 00020004 00000e10 =
 80010002 00020004 0003d090 80040002 80050001 00000028 02030000 80010001 =
 00020004 00000e10 80010002 00020004 0003d090 80040002 80050002 02000034 =
 02020401 d2448a36 00000028 01030000 80010001 00020004 00000e10 80010002 =
 00020004 0003d090 80040002 80050002 02000030 02030401 73dff087 00000024 =
 01030000 80010001 00020004 00000e10 80010002 00020004 0003d090 80040002 =
 02000034 03020401 d2448a36 00000028 01020000 80010001 00020004 00000e10 =
 80010002 00020004 0003d090 80040002 80050001 02000030 03030401 73dff087 =
 00000024 01030000 80010001 00020004 00000e10 80010002 00020004 0003d090 =
 80040002 02000034 04020401 d2448a36 00000028 01030000 80010001 00020004 =
 00000e10 80010002 00020004 0003d090 80040002 80050002 02000034 04030401 =
 73dff087 00000028 01030000 80010001 00020004 00000e10 80010002 00020004 =
 0003d090 80040002 80050002 02000034 05020401 d2448a36 00000028 01020000 =
 80010001 0002000
 Aug 27 23:53:02 fw1 racoon: DEBUG: hmac(hmac_sha1)
 Aug 27 23:53:02 fw1 racoon: DEBUG: HASH computed:
 Aug 27 23:53:02 fw1 racoon: DEBUG:  d9092a34 d3995d90 78ac4690 a7da5fcf =
 413fcbe6
 Aug 27 23:53:02 fw1 racoon: DEBUG: anonymous configuration selected for =
 192.168.157.50.
 Aug 27 23:53:02 fw1 racoon: DEBUG: getsainfo params: =
 loc=3D'71.232.131.176', rmt=3D'192.168.157.50', peer=3D'192.168.157.50', =
 id=3D0
 Aug 27 23:53:02 fw1 racoon: DEBUG: getsainfo pass #1
 Aug 27 23:53:02 fw1 racoon: DEBUG: evaluating sainfo: loc=3D'ANONYMOUS', =
 rmt=3D'ANONYMOUS', peer=3D'ANY', id=3D0
 Aug 27 23:53:02 fw1 racoon: DEBUG: getsainfo pass #2
 Aug 27 23:53:02 fw1 racoon: DEBUG: evaluating sainfo: loc=3D'ANONYMOUS', =
 rmt=3D'ANONYMOUS', peer=3D'ANY', id=3D0
 Aug 27 23:53:02 fw1 racoon: DEBUG: selected sainfo: loc=3D'ANONYMOUS', =
 rmt=3D'ANONYMOUS', peer=3D'ANY', id=3D0
 Aug 27 23:53:02 fw1 racoon: DEBUG: get a src address from ID payload =
 192.168.157.50[1701] prefixlen=3D32 ul_proto=3D17
 Aug 27 23:53:02 fw1 racoon: DEBUG: get dst address from ID payload =
 71.232.131.176[1701] prefixlen=3D32 ul_proto=3D17
 Aug 27 23:53:02 fw1 racoon: DEBUG: sub:0xbfbfe3d0: =
 192.168.157.50/32[1701] 71.232.131.176/32[1701] proto=3Dudp dir=3Din
 Aug 27 23:53:02 fw1 racoon: DEBUG: db: 0x80abc08: 0.0.0.0/0[1701] =
 71.232.131.176/32[1701] proto=3Dudp dir=3Din
 Aug 27 23:53:02 fw1 racoon: DEBUG: 0xbfbfe3d0 masked with /0: =
 0.0.0.0[1701]
 Aug 27 23:53:02 fw1 racoon: DEBUG: 0x80abc08 masked with /0: =
 0.0.0.0[1701]
 Aug 27 23:53:02 fw1 racoon: DEBUG: 0xbfbfe3d0 masked with /32: =
 71.232.131.176[1701]
 Aug 27 23:53:02 fw1 racoon: DEBUG: 0x80abc08 masked with /32: =
 71.232.131.176[1701]
 Aug 27 23:53:02 fw1 racoon: DEBUG: sub:0xbfbfe3d0: =
 71.232.131.176/32[1701] 192.168.157.50/32[1701] proto=3Dudp dir=3Dout
 Aug 27 23:53:02 fw1 racoon: DEBUG: db: 0x80abc08: 0.0.0.0/0[1701] =
 71.232.131.176/32[1701] proto=3Dudp dir=3Din
 Aug 27 23:53:02 fw1 racoon: DEBUG: sub:0xbfbfe3d0: =
 71.232.131.176/32[1701] 192.168.157.50/32[1701] proto=3Dudp dir=3Dout
 Aug 27 23:53:02 fw1 racoon: DEBUG: db: 0x80b7008: =
 71.232.131.176/32[1701] 0.0.0.0/0[1701] proto=3Dudp dir=3Dout
 Aug 27 23:53:02 fw1 racoon: DEBUG: 0xbfbfe3d0 masked with /32: =
 71.232.131.176[1701]
 Aug 27 23:53:02 fw1 racoon: DEBUG: 0x80b7008 masked with /32: =
 71.232.131.176[1701]
 Aug 27 23:53:02 fw1 racoon: DEBUG: 0xbfbfe3d0 masked with /0: =
 0.0.0.0[1701]
 Aug 27 23:53:02 fw1 racoon: DEBUG: 0x80b7008 masked with /0: =
 0.0.0.0[1701]
 Aug 27 23:53:02 fw1 racoon: DEBUG: suitable SP =
 found:71.232.131.176/32[1701] 192.168.157.50/32[1701] proto=3Dudp =
 dir=3Dout
 Aug 27 23:53:02 fw1 racoon: DEBUG:  (proto_id=3DESP spisize=3D4 =
 spi=3D00000000 spi_p=3D00000000 encmode=3DTransport reqid=3D0:0)
 Aug 27 23:53:02 fw1 racoon: DEBUG:   (trns_id=3D3DES encklen=3D0 =
 authtype=3Dhmac-sha)
 Aug 27 23:53:02 fw1 racoon: DEBUG: total SA len=3D1192
 Aug 27 23:53:02 fw1 racoon: DEBUG:  00000001 00000001 0200005c 01030402 =
 d2448a36 03000028 01030000 80010001 00020004 00000e10 80010002 00020004 =
 0003d090 80040002 80050001 00000028 02030000 80010001 00020004 00000e10 =
 80010002 00020004 0003d090 80040002 80050002 02000034 02020401 d2448a36 =
 00000028 01030000 80010001 00020004 00000e10 80010002 00020004 0003d090 =
 80040002 80050002 02000030 02030401 73dff087 00000024 01030000 80010001 =
 00020004 00000e10 80010002 00020004 0003d090 80040002 02000034 03020401 =
 d2448a36 00000028 01020000 80010001 00020004 00000e10 80010002 00020004 =
 0003d090 80040002 80050001 02000030 03030401 73dff087 00000024 01030000 =
 80010001 00020004 00000e10 80010002 00020004 0003d090 80040002 02000034 =
 04020401 d2448a36 00000028 01030000 80010001 00020004 00000e10 80010002 =
 00020004 0003d090 80040002 80050002 02000034 04030401 73dff087 00000028 =
 01030000 80010001 00020004 00000e10 80010002 00020004 0003d090 80040002 =
 80050002 02000034 05020401 d2448a36 00000028 01020000 80010001 00020004 =
 00000e10 8001000
 Aug 27 23:53:02 fw1 racoon: DEBUG: begin.
 Aug 27 23:53:02 fw1 racoon: DEBUG: seen nptype=3D2(prop)
 Aug 27 23:53:02 fw1 last message repeated 19 times
 Aug 27 23:53:02 fw1 racoon: DEBUG: succeed.
 Aug 27 23:53:02 fw1 racoon: DEBUG: proposal #1 len=3D92
 Aug 27 23:53:02 fw1 racoon: DEBUG: begin.
 Aug 27 23:53:02 fw1 racoon: DEBUG: seen nptype=3D3(trns)
 Aug 27 23:53:02 fw1 racoon: DEBUG: seen nptype=3D3(trns)
 Aug 27 23:53:02 fw1 racoon: DEBUG: succeed.
 Aug 27 23:53:02 fw1 racoon: DEBUG: transform #1 len=3D40
 Aug 27 23:53:02 fw1 racoon: DEBUG: type=3DSA Life Type, flag=3D0x8000, =
 lorv=3Dseconds
 Aug 27 23:53:02 fw1 racoon: DEBUG: type=3DSA Life Duration, =
 flag=3D0x0000, lorv=3D4
 Aug 27 23:53:02 fw1 racoon: DEBUG: type=3DSA Life Type, flag=3D0x8000, =
 lorv=3Dkilobytes
 Aug 27 23:53:02 fw1 racoon: DEBUG: type=3DSA Life Duration, =
 flag=3D0x0000, lorv=3D4
 Aug 27 23:53:02 fw1 racoon: DEBUG: type=3DEncryption Mode, =
 flag=3D0x8000, lorv=3DTransport
 Aug 27 23:53:02 fw1 racoon: DEBUG: type=3DAuthentication Algorithm, =
 flag=3D0x8000, lorv=3Dhmac-md5
 Aug 27 23:53:02 fw1 racoon: DEBUG: transform #2 len=3D40
 Aug 27 23:53:02 fw1 racoon: DEBUG: type=3DSA Life Type, flag=3D0x8000, =
 lorv=3Dseconds
 Aug 27 23:53:02 fw1 racoon: DEBUG: type=3DSA Life Duration, =
 flag=3D0x0000, lorv=3D4
 Aug 27 23:53:02 fw1 racoon: DEBUG: type=3DSA Life Type, flag=3D0x8000, =
 lorv=3Dkilobytes
 Aug 27 23:53:02 fw1 racoon: DEBUG: type=3DSA Life Duration, =
 flag=3D0x0000, lorv=3D4
 Aug 27 23:53:02 fw1 racoon: DEBUG: type=3DEncryption Mode, =
 flag=3D0x8000, lorv=3DTransport
 Aug 27 23:53:02 fw1 racoon: DEBUG: type=3DAuthentication Algorithm, =
 flag=3D0x8000, lorv=3Dhmac-sha
 Aug 27 23:53:02 fw1 racoon: DEBUG: proposal #2 len=3D52
 Aug 27 23:53:02 fw1 racoon: DEBUG: begin.
 Aug 27 23:53:02 fw1 racoon: DEBUG: seen nptype=3D3(trns)
 Aug 27 23:53:02 fw1 racoon: DEBUG: succeed.
 Aug 27 23:53:02 fw1 racoon: DEBUG: transform #1 len=3D40
 Aug 27 23:53:02 fw1 racoon: DEBUG: type=3DSA Life Type, flag=3D0x8000, =
 lorv=3Dseconds
 Aug 27 23:53:02 fw1 racoon: DEBUG: type=3DSA Life Duration, =
 flag=3D0x0000, lorv=3D4
 Aug 27 23:53:02 fw1 racoon: DEBUG: type=3DSA Life Type, flag=3D0x8000, =
 lorv=3Dkilobytes
 Aug 27 23:53:02 fw1 racoon: DEBUG: type=3DSA Life Duration, =
 flag=3D0x0000, lorv=3D4
 Aug 27 23:53:02 fw1 racoon: DEBUG: type=3DEncryption Mode, =
 flag=3D0x8000, lorv=3DTransport
 Aug 27 23:53:02 fw1 racoon: DEBUG: type=3DAuthentication Algorithm, =
 flag=3D0x8000, lorv=3Dhmac-sha
 Aug 27 23:53:02 fw1 racoon: DEBUG: proposal #2 len=3D48
 Aug 27 23:53:02 fw1 racoon: DEBUG: begin.
 Aug 27 23:53:02 fw1 racoon: DEBUG: seen nptype=3D3(trns)
 Aug 27 23:53:02 fw1 racoon: DEBUG: succeed.
 Aug 27 23:53:02 fw1 racoon: DEBUG: transform #1 len=3D36
 Aug 27 23:53:02 fw1 racoon: DEBUG: type=3DSA Life Type, flag=3D0x8000, =
 lorv=3Dseconds
 Aug 27 23:53:02 fw1 racoon: DEBUG: type=3DSA Life Duration, =
 flag=3D0x0000, lorv=3D4
 Aug 27 23:53:02 fw1 racoon: DEBUG: type=3DSA Life Type, flag=3D0x8000, =
 lorv=3Dkilobytes
 Aug 27 23:53:02 fw1 racoon: DEBUG: type=3DSA Life Duration, =
 flag=3D0x0000, lorv=3D4
 Aug 27 23:53:02 fw1 racoon: DEBUG: type=3DEncryption Mode, =
 flag=3D0x8000, lorv=3DTransport
 Aug 27 23:53:02 fw1 racoon: DEBUG: proposal #3 len=3D52
 Aug 27 23:53:02 fw1 racoon: DEBUG: begin.
 Aug 27 23:53:02 fw1 racoon: DEBUG: seen nptype=3D3(trns)
 Aug 27 23:53:02 fw1 racoon: DEBUG: succeed.
 Aug 27 23:53:02 fw1 racoon: DEBUG: transform #1 len=3D40
 Aug 27 23:53:02 fw1 racoon: DEBUG: type=3DSA Life Type, flag=3D0x8000, =
 lorv=3Dseconds
 Aug 27 23:53:02 fw1 racoon: DEBUG: type=3DSA Life Duration, =
 flag=3D0x0000, lorv=3D4
 Aug 27 23:53:02 fw1 racoon: DEBUG: type=3DSA Life Type, flag=3D0x8000, =
 lorv=3Dkilobytes
 Aug 27 23:53:02 fw1 racoon: DEBUG: type=3DSA Life Duration, =
 flag=3D0x0000, lorv=3D4
 Aug 27 23:53:02 fw1 racoon: DEBUG: type=3DEncryption Mode, =
 flag=3D0x8000, lorv=3DTransport
 Aug 27 23:53:02 fw1 racoon: DEBUG: type=3DAuthentication Algorithm, =
 flag=3D0x8000, lorv=3Dhmac-md5
 Aug 27 23:53:02 fw1 racoon: DEBUG: proposal #3 len=3D48
 Aug 27 23:53:02 fw1 racoon: DEBUG: begin.
 Aug 27 23:53:02 fw1 racoon: DEBUG: seen nptype=3D3(trns)
 Aug 27 23:53:02 fw1 racoon: DEBUG: succeed.
 Aug 27 23:53:02 fw1 racoon: DEBUG: transform #1 len=3D36
 Aug 27 23:53:02 fw1 racoon: DEBUG: type=3DSA Life Type, flag=3D0x8000, =
 lorv=3Dseconds
 Aug 27 23:53:02 fw1 racoon: DEBUG: type=3DSA Life Duration, =
 flag=3D0x0000, lorv=3D4
 Aug 27 23:53:02 fw1 racoon: DEBUG: type=3DSA Life Type, flag=3D0x8000, =
 lorv=3Dkilobytes
 Aug 27 23:53:02 fw1 racoon: DEBUG: type=3DSA Life Duration, =
 flag=3D0x0000, lorv=3D4
 Aug 27 23:53:02 fw1 racoon: DEBUG: type=3DEncryption Mode, =
 flag=3D0x8000, lorv=3DTransport
 Aug 27 23:53:02 fw1 racoon: DEBUG: proposal #4 len=3D52
 Aug 27 23:53:02 fw1 racoon: DEBUG: begin.
 Aug 27 23:53:02 fw1 racoon: DEBUG: seen nptype=3D3(trns)
 Aug 27 23:53:02 fw1 racoon: DEBUG: succeed.
 Aug 27 23:53:02 fw1 racoon: DEBUG: transform #1 len=3D40
 Aug 27 23:53:02 fw1 racoon: DEBUG: type=3DSA Life Type, flag=3D0x8000, =
 lorv=3Dseconds
 Aug 27 23:53:02 fw1 racoon: DEBUG: type=3DSA Life Duration, =
 flag=3D0x0000, lorv=3D4
 Aug 27 23:53:02 fw1 racoon: DEBUG: type=3DSA Life Type, flag=3D0x8000, =
 lorv=3Dkilobytes
 Aug 27 23:53:02 fw1 racoon: DEBUG: type=3DSA Life Duration, =
 flag=3D0x0000, lorv=3D4
 Aug 27 23:53:02 fw1 racoon: DEBUG: type=3DEncryption Mode, =
 flag=3D0x8000, lorv=3DTransport
 Aug 27 23:53:02 fw1 racoon: DEBUG: type=3DAuthentication Algorithm, =
 flag=3D0x8000, lorv=3Dhmac-sha
 Aug 27 23:53:02 fw1 racoon: DEBUG: proposal #4 len=3D52
 Aug 27 23:53:02 fw1 racoon: DEBUG: begin.
 Aug 27 23:53:02 fw1 racoon: DEBUG: seen nptype=3D3(trns)
 Aug 27 23:53:02 fw1 racoon: DEBUG: succeed.
 Aug 27 23:53:02 fw1 racoon: DEBUG: transform #1 len=3D40
 Aug 27 23:53:02 fw1 racoon: DEBUG: type=3DSA Life Type, flag=3D0x8000, =
 lorv=3Dseconds
 Aug 27 23:53:02 fw1 racoon: DEBUG: type=3DSA Life Duration, =
 flag=3D0x0000, lorv=3D4
 Aug 27 23:53:02 fw1 racoon: DEBUG: type=3DSA Life Type, flag=3D0x8000, =
 lorv=3Dkilobytes
 Aug 27 23:53:02 fw1 racoon: DEBUG: type=3DSA Life Duration, =
 flag=3D0x0000, lorv=3D4
 Aug 27 23:53:02 fw1 racoon: DEBUG: type=3DEncryption Mode, =
 flag=3D0x8000, lorv=3DTransport
 Aug 27 23:53:02 fw1 racoon: DEBUG: type=3DAuthentication Algorithm, =
 flag=3D0x8000, lorv=3Dhmac-sha
 Aug 27 23:53:02 fw1 racoon: DEBUG: proposal #5 len=3D52
 Aug 27 23:53:02 fw1 racoon: DEBUG: begin.
 Aug 27 23:53:02 fw1 racoon: DEBUG: seen nptype=3D3(trns)
 Aug 27 23:53:02 fw1 racoon: DEBUG: succeed.
 Aug 27 23:53:02 fw1 racoon: DEBUG: transform #1 len=3D40
 Aug 27 23:53:02 fw1 racoon: DEBUG: type=3DSA Life Type, flag=3D0x8000, =
 lorv=3Dseconds
 Aug 27 23:53:02 fw1 racoon: DEBUG: type=3DSA Life Duration, =
 flag=3D0x0000, lorv=3D4
 Aug 27 23:53:02 fw1 racoon: DEBUG: type=3DSA Life Type, flag=3D0x8000, =
 lorv=3Dkilobytes
 Aug 27 23:53:02 fw1 racoon: DEBUG: type=3DSA Life Duration, =
 flag=3D0x0000, lorv=3D4
 Aug 27 23:53:02 fw1 racoon: DEBUG: type=3DEncryption Mode, =
 flag=3D0x8000, lorv=3DTransport
 Aug 27 23:53:02 fw1 racoon: DEBUG: type=3DAuthentication Algorithm, =
 flag=3D0x8000, lorv=3Dhmac-md5
 Aug 27 23:53:02 fw1 racoon: DEBUG: proposal #5 len=3D52
 Aug 27 23:53:02 fw1 racoon: DEBUG: begin.
 Aug 27 23:53:02 fw1 racoon: DEBUG: seen nptype=3D3(trns)
 Aug 27 23:53:02 fw1 racoon: DEBUG: succeed.
 Aug 27 23:53:02 fw1 racoon: DEBUG: transform #1 len=3D40
 Aug 27 23:53:02 fw1 racoon: DEBUG: type=3DSA Life Type, flag=3D0x8000, =
 lorv=3Dseconds
 Aug 27 23:53:02 fw1 racoon: DEBUG: type=3DSA Life Duration, =
 flag=3D0x0000, lorv=3D4
 Aug 27 23:53:02 fw1 racoon: DEBUG: type=3DSA Life Type, flag=3D0x8000, =
 lorv=3Dkilobytes
 Aug 27 23:53:02 fw1 racoon: DEBUG: type=3DSA Life Duration, =
 flag=3D0x0000, lorv=3D4
 Aug 27 23:53:02 fw1 racoon: DEBUG: type=3DEncryption Mode, =
 flag=3D0x8000, lorv=3DTransport
 Aug 27 23:53:02 fw1 racoon: DEBUG: type=3DAuthentication Algorithm, =
 flag=3D0x8000, lorv=3Dhmac-md5
 Aug 27 23:53:02 fw1 racoon: DEBUG: proposal #6 len=3D92
 Aug 27 23:53:02 fw1 racoon: DEBUG: begin.
 Aug 27 23:53:02 fw1 racoon: DEBUG: seen nptype=3D3(trns)
 Aug 27 23:53:02 fw1 racoon: DEBUG: seen nptype=3D3(trns)
 Aug 27 23:53:02 fw1 racoon: DEBUG: succeed.
 Aug 27 23:53:02 fw1 racoon: DEBUG: transform #1 len=3D40
 Aug 27 23:53:02 fw1 racoon: DEBUG: type=3DSA Life Type, flag=3D0x8000, =
 lorv=3Dseconds
 Aug 27 23:53:02 fw1 racoon: DEBUG: type=3DSA Life Duration, =
 flag=3D0x0000, lorv=3D4
 Aug 27 23:53:02 fw1 racoon: DEBUG: type=3DSA Life Type, flag=3D0x8000, =
 lorv=3Dkilobytes
 Aug 27 23:53:02 fw1 racoon: DEBUG: type=3DSA Life Duration, =
 flag=3D0x0000, lorv=3D4
 Aug 27 23:53:02 fw1 racoon: DEBUG: type=3DEncryption Mode, =
 flag=3D0x8000, lorv=3DTransport
 Aug 27 23:53:02 fw1 racoon: DEBUG: type=3DAuthentication Algorithm, =
 flag=3D0x8000, lorv=3Dhmac-md5
 Aug 27 23:53:02 fw1 racoon: DEBUG: transform #2 len=3D40
 Aug 27 23:53:02 fw1 racoon: DEBUG: type=3DSA Life Type, flag=3D0x8000, =
 lorv=3Dseconds
 Aug 27 23:53:02 fw1 racoon: DEBUG: type=3DSA Life Duration, =
 flag=3D0x0000, lorv=3D4
 Aug 27 23:53:02 fw1 racoon: DEBUG: type=3DSA Life Type, flag=3D0x8000, =
 lorv=3Dkilobytes
 Aug 27 23:53:02 fw1 racoon: DEBUG: type=3DSA Life Duration, =
 flag=3D0x0000, lorv=3D4
 Aug 27 23:53:02 fw1 racoon: DEBUG: type=3DEncryption Mode, =
 flag=3D0x8000, lorv=3DTransport
 Aug 27 23:53:02 fw1 racoon: DEBUG: type=3DAuthentication Algorithm, =
 flag=3D0x8000, lorv=3Dhmac-sha
 Aug 27 23:53:02 fw1 racoon: DEBUG: proposal #7 len=3D52
 Aug 27 23:53:02 fw1 racoon: DEBUG: begin.
 Aug 27 23:53:02 fw1 racoon: DEBUG: seen nptype=3D3(trns)
 Aug 27 23:53:02 fw1 racoon: DEBUG: succeed.
 Aug 27 23:53:02 fw1 racoon: DEBUG: transform #1 len=3D40
 Aug 27 23:53:02 fw1 racoon: DEBUG: type=3DSA Life Type, flag=3D0x8000, =
 lorv=3Dseconds
 Aug 27 23:53:02 fw1 racoon: DEBUG: type=3DSA Life Duration, =
 flag=3D0x0000, lorv=3D4
 Aug 27 23:53:02 fw1 racoon: DEBUG: type=3DSA Life Type, flag=3D0x8000, =
 lorv=3Dkilobytes
 Aug 27 23:53:02 fw1 racoon: DEBUG: type=3DSA Life Duration, =
 flag=3D0x0000, lorv=3D4
 Aug 27 23:53:02 fw1 racoon: DEBUG: type=3DEncryption Mode, =
 flag=3D0x8000, lorv=3DTransport
 Aug 27 23:53:02 fw1 racoon: DEBUG: type=3DAuthentication Algorithm, =
 flag=3D0x8000, lorv=3Dhmac-sha
 Aug 27 23:53:02 fw1 racoon: DEBUG: proposal #7 len=3D48
 Aug 27 23:53:02 fw1 racoon: DEBUG: begin.
 Aug 27 23:53:02 fw1 racoon: DEBUG: seen nptype=3D3(trns)
 Aug 27 23:53:02 fw1 racoon: DEBUG: succeed.
 Aug 27 23:53:02 fw1 racoon: DEBUG: transform #1 len=3D36
 Aug 27 23:53:02 fw1 racoon: DEBUG: type=3DSA Life Type, flag=3D0x8000, =
 lorv=3Dseconds
 Aug 27 23:53:02 fw1 racoon: DEBUG: type=3DSA Life Duration, =
 flag=3D0x0000, lorv=3D4
 Aug 27 23:53:02 fw1 racoon: DEBUG: type=3DSA Life Type, flag=3D0x8000, =
 lorv=3Dkilobytes
 Aug 27 23:53:02 fw1 racoon: DEBUG: type=3DSA Life Duration, =
 flag=3D0x0000, lorv=3D4
 Aug 27 23:53:02 fw1 racoon: DEBUG: type=3DEncryption Mode, =
 flag=3D0x8000, lorv=3DTransport
 Aug 27 23:53:02 fw1 racoon: DEBUG: proposal #8 len=3D52
 Aug 27 23:53:02 fw1 racoon: DEBUG: begin.
 Aug 27 23:53:02 fw1 racoon: DEBUG: seen nptype=3D3(trns)
 Aug 27 23:53:02 fw1 racoon: DEBUG: succeed.
 Aug 27 23:53:02 fw1 racoon: DEBUG: transform #1 len=3D40
 Aug 27 23:53:02 fw1 racoon: DEBUG: type=3DSA Life Type, flag=3D0x8000, =
 lorv=3Dseconds
 Aug 27 23:53:02 fw1 racoon: DEBUG: type=3DSA Life Duration, =
 flag=3D0x0000, lorv=3D4
 Aug 27 23:53:02 fw1 racoon: DEBUG: type=3DSA Life Type, flag=3D0x8000, =
 lorv=3Dkilobytes
 Aug 27 23:53:02 fw1 racoon: DEBUG: type=3DSA Life Duration, =
 flag=3D0x0000, lorv=3D4
 Aug 27 23:53:02 fw1 racoon: DEBUG: type=3DEncryption Mode, =
 flag=3D0x8000, lorv=3DTransport
 Aug 27 23:53:02 fw1 racoon: DEBUG: type=3DAuthentication Algorithm, =
 flag=3D0x8000, lorv=3Dhmac-md5
 Aug 27 23:53:02 fw1 racoon: DEBUG: proposal #8 len=3D48
 Aug 27 23:53:02 fw1 racoon: DEBUG: begin.
 Aug 27 23:53:02 fw1 racoon: DEBUG: seen nptype=3D3(trns)
 Aug 27 23:53:02 fw1 racoon: DEBUG: succeed.
 Aug 27 23:53:02 fw1 racoon: DEBUG: transform #1 len=3D36
 Aug 27 23:53:02 fw1 racoon: DEBUG: type=3DSA Life Type, flag=3D0x8000, =
 lorv=3Dseconds
 Aug 27 23:53:02 fw1 racoon: DEBUG: type=3DSA Life Duration, =
 flag=3D0x0000, lorv=3D4
 Aug 27 23:53:02 fw1 racoon: DEBUG: type=3DSA Life Type, flag=3D0x8000, =
 lorv=3Dkilobytes
 Aug 27 23:53:02 fw1 racoon: DEBUG: type=3DSA Life Duration, =
 flag=3D0x0000, lorv=3D4
 Aug 27 23:53:02 fw1 racoon: DEBUG: type=3DEncryption Mode, =
 flag=3D0x8000, lorv=3DTransport
 Aug 27 23:53:02 fw1 racoon: DEBUG: proposal #9 len=3D52
 Aug 27 23:53:02 fw1 racoon: DEBUG: begin.
 Aug 27 23:53:02 fw1 racoon: DEBUG: seen nptype=3D3(trns)
 Aug 27 23:53:02 fw1 racoon: DEBUG: succeed.
 Aug 27 23:53:02 fw1 racoon: DEBUG: transform #1 len=3D40
 Aug 27 23:53:02 fw1 racoon: DEBUG: type=3DSA Life Type, flag=3D0x8000, =
 lorv=3Dseconds
 Aug 27 23:53:02 fw1 racoon: DEBUG: type=3DSA Life Duration, =
 flag=3D0x0000, lorv=3D4
 Aug 27 23:53:02 fw1 racoon: DEBUG: type=3DSA Life Type, flag=3D0x8000, =
 lorv=3Dkilobytes
 Aug 27 23:53:02 fw1 racoon: DEBUG: type=3DSA Life Duration, =
 flag=3D0x0000, lorv=3D4
 Aug 27 23:53:02 fw1 racoon: DEBUG: type=3DEncryption Mode, =
 flag=3D0x8000, lorv=3DTransport
 Aug 27 23:53:02 fw1 racoon: DEBUG: type=3DAuthentication Algorithm, =
 flag=3D0x8000, lorv=3Dhmac-sha
 Aug 27 23:53:02 fw1 racoon: DEBUG: proposal #9 len=3D52
 Aug 27 23:53:02 fw1 racoon: DEBUG: begin.
 Aug 27 23:53:02 fw1 racoon: DEBUG: seen nptype=3D3(trns)
 Aug 27 23:53:02 fw1 racoon: DEBUG: succeed.
 Aug 27 23:53:02 fw1 racoon: DEBUG: transform #1 len=3D40
 Aug 27 23:53:02 fw1 racoon: DEBUG: type=3DSA Life Type, flag=3D0x8000, =
 lorv=3Dseconds
 Aug 27 23:53:02 fw1 racoon: DEBUG: type=3DSA Life Duration, =
 flag=3D0x0000, lorv=3D4
 Aug 27 23:53:02 fw1 racoon: DEBUG: type=3DSA Life Type, flag=3D0x8000, =
 lorv=3Dkilobytes
 Aug 27 23:53:02 fw1 racoon: DEBUG: type=3DSA Life Duration, =
 flag=3D0x0000, lorv=3D4
 Aug 27 23:53:02 fw1 racoon: DEBUG: type=3DEncryption Mode, =
 flag=3D0x8000, lorv=3DTransport
 Aug 27 23:53:02 fw1 racoon: DEBUG: type=3DAuthentication Algorithm, =
 flag=3D0x8000, lorv=3Dhmac-sha
 Aug 27 23:53:02 fw1 racoon: DEBUG: proposal #10 len=3D52
 Aug 27 23:53:02 fw1 racoon: DEBUG: begin.
 Aug 27 23:53:02 fw1 racoon: DEBUG: seen nptype=3D3(trns)
 Aug 27 23:53:02 fw1 racoon: DEBUG: succeed.
 Aug 27 23:53:02 fw1 racoon: DEBUG: transform #1 len=3D40
 Aug 27 23:53:02 fw1 racoon: DEBUG: type=3DSA Life Type, flag=3D0x8000, =
 lorv=3Dseconds
 Aug 27 23:53:02 fw1 racoon: DEBUG: type=3DSA Life Duration, =
 flag=3D0x0000, lorv=3D4
 Aug 27 23:53:02 fw1 racoon: DEBUG: type=3DSA Life Type, flag=3D0x8000, =
 lorv=3Dkilobytes
 Aug 27 23:53:02 fw1 racoon: DEBUG: type=3DSA Life Duration, =
 flag=3D0x0000, lorv=3D4
 Aug 27 23:53:02 fw1 racoon: DEBUG: type=3DEncryption Mode, =
 flag=3D0x8000, lorv=3DTransport
 Aug 27 23:53:02 fw1 racoon: DEBUG: type=3DAuthentication Algorithm, =
 flag=3D0x8000, lorv=3Dhmac-md5
 Aug 27 23:53:02 fw1 racoon: DEBUG: proposal #10 len=3D52
 Aug 27 23:53:02 fw1 racoon: DEBUG: begin.
 Aug 27 23:53:02 fw1 racoon: DEBUG: seen nptype=3D3(trns)
 Aug 27 23:53:02 fw1 racoon: DEBUG: succeed.
 Aug 27 23:53:02 fw1 racoon: DEBUG: transform #1 len=3D40
 Aug 27 23:53:02 fw1 racoon: DEBUG: type=3DSA Life Type, flag=3D0x8000, =
 lorv=3Dseconds
 Aug 27 23:53:02 fw1 racoon: DEBUG: type=3DSA Life Duration, =
 flag=3D0x0000, lorv=3D4
 Aug 27 23:53:02 fw1 racoon: DEBUG: type=3DSA Life Type, flag=3D0x8000, =
 lorv=3Dkilobytes
 Aug 27 23:53:02 fw1 racoon: DEBUG: type=3DSA Life Duration, =
 flag=3D0x0000, lorv=3D4
 Aug 27 23:53:02 fw1 racoon: DEBUG: type=3DEncryption Mode, =
 flag=3D0x8000, lorv=3DTransport
 Aug 27 23:53:02 fw1 racoon: DEBUG: type=3DAuthentication Algorithm, =
 flag=3D0x8000, lorv=3Dhmac-md5
 Aug 27 23:53:02 fw1 racoon: DEBUG: proposal #11 len=3D92
 Aug 27 23:53:02 fw1 racoon: DEBUG: begin.
 Aug 27 23:53:02 fw1 racoon: DEBUG: seen nptype=3D3(trns)
 Aug 27 23:53:02 fw1 racoon: DEBUG: seen nptype=3D3(trns)
 Aug 27 23:53:02 fw1 racoon: DEBUG: succeed.
 Aug 27 23:53:02 fw1 racoon: DEBUG: transform #1 len=3D40
 Aug 27 23:53:02 fw1 racoon: DEBUG: type=3DSA Life Type, flag=3D0x8000, =
 lorv=3Dseconds
 Aug 27 23:53:02 fw1 racoon: DEBUG: type=3DSA Life Duration, =
 flag=3D0x0000, lorv=3D4
 Aug 27 23:53:02 fw1 racoon: DEBUG: type=3DSA Life Type, flag=3D0x8000, =
 lorv=3Dkilobytes
 Aug 27 23:53:02 fw1 racoon: DEBUG: type=3DSA Life Duration, =
 flag=3D0x0000, lorv=3D4
 Aug 27 23:53:02 fw1 racoon: DEBUG: type=3DEncryption Mode, =
 flag=3D0x8000, lorv=3DTransport
 Aug 27 23:53:02 fw1 racoon: DEBUG: type=3DAuthentication Algorithm, =
 flag=3D0x8000, lorv=3Dhmac-sha
 Aug 27 23:53:02 fw1 racoon: DEBUG: transform #2 len=3D40
 Aug 27 23:53:02 fw1 racoon: DEBUG: type=3DSA Life Type, flag=3D0x8000, =
 lorv=3Dseconds
 Aug 27 23:53:02 fw1 racoon: DEBUG: type=3DSA Life Duration, =
 flag=3D0x0000, lorv=3D4
 Aug 27 23:53:02 fw1 racoon: DEBUG: type=3DSA Life Type, flag=3D0x8000, =
 lorv=3Dkilobytes
 Aug 27 23:53:02 fw1 racoon: DEBUG: type=3DSA Life Duration, =
 flag=3D0x0000, lorv=3D4
 Aug 27 23:53:02 fw1 racoon: DEBUG: type=3DEncryption Mode, =
 flag=3D0x8000, lorv=3DTransport
 Aug 27 23:53:02 fw1 racoon: DEBUG: type=3DAuthentication Algorithm, =
 flag=3D0x8000, lorv=3Dhmac-md5
 Aug 27 23:53:02 fw1 racoon: DEBUG: proposal #12 len=3D92
 Aug 27 23:53:02 fw1 racoon: DEBUG: begin.
 Aug 27 23:53:02 fw1 racoon: DEBUG: seen nptype=3D3(trns)
 Aug 27 23:53:02 fw1 racoon: DEBUG: seen nptype=3D3(trns)
 Aug 27 23:53:02 fw1 racoon: DEBUG: succeed.
 Aug 27 23:53:02 fw1 racoon: DEBUG: transform #1 len=3D40
 Aug 27 23:53:02 fw1 racoon: DEBUG: type=3DSA Life Type, flag=3D0x8000, =
 lorv=3Dseconds
 Aug 27 23:53:02 fw1 racoon: DEBUG: type=3DSA Life Duration, =
 flag=3D0x0000, lorv=3D4
 Aug 27 23:53:02 fw1 racoon: DEBUG: type=3DSA Life Type, flag=3D0x8000, =
 lorv=3Dkilobytes
 Aug 27 23:53:02 fw1 racoon: DEBUG: type=3DSA Life Duration, =
 flag=3D0x0000, lorv=3D4
 Aug 27 23:53:02 fw1 racoon: DEBUG: type=3DEncryption Mode, =
 flag=3D0x8000, lorv=3DTransport
 Aug 27 23:53:02 fw1 racoon: DEBUG: type=3DAuthentication Algorithm, =
 flag=3D0x8000, lorv=3Dhmac-sha
 Aug 27 23:53:02 fw1 racoon: DEBUG: transform #2 len=3D40
 Aug 27 23:53:02 fw1 racoon: DEBUG: type=3DSA Life Type, flag=3D0x8000, =
 lorv=3Dseconds
 Aug 27 23:53:02 fw1 racoon: DEBUG: type=3DSA Life Duration, =
 flag=3D0x0000, lorv=3D4
 Aug 27 23:53:02 fw1 racoon: DEBUG: type=3DSA Life Type, flag=3D0x8000, =
 lorv=3Dkilobytes
 Aug 27 23:53:02 fw1 racoon: DEBUG: type=3DSA Life Duration, =
 flag=3D0x0000, lorv=3D4
 Aug 27 23:53:02 fw1 racoon: DEBUG: type=3DEncryption Mode, =
 flag=3D0x8000, lorv=3DTransport
 Aug 27 23:53:02 fw1 racoon: DEBUG: type=3DAuthentication Algorithm, =
 flag=3D0x8000, lorv=3Dhmac-md5
 Aug 27 23:53:02 fw1 racoon: DEBUG: pair 1:
 Aug 27 23:53:02 fw1 racoon: DEBUG:  0x80b57e0: next=3D0x0 =
 tnext=3D0x80b57f0
 Aug 27 23:53:02 fw1 racoon: DEBUG:   0x80b57f0: next=3D0x0 tnext=3D0x0
 Aug 27 23:53:02 fw1 racoon: DEBUG: proposal #1: 2 transform
 Aug 27 23:53:02 fw1 racoon: DEBUG: pair 2:
 Aug 27 23:53:02 fw1 racoon: DEBUG:  0x80b5800: next=3D0x80b5810 =
 tnext=3D0x0
 Aug 27 23:53:02 fw1 racoon: DEBUG:   0x80b5810: next=3D0x0 tnext=3D0x0
 Aug 27 23:53:02 fw1 racoon: DEBUG: proposal #2: 2 transform
 Aug 27 23:53:02 fw1 racoon: DEBUG: pair 3:
 Aug 27 23:53:02 fw1 racoon: DEBUG:  0x80b5820: next=3D0x80b5830 =
 tnext=3D0x0
 Aug 27 23:53:02 fw1 racoon: DEBUG:   0x80b5830: next=3D0x0 tnext=3D0x0
 Aug 27 23:53:02 fw1 racoon: DEBUG: proposal #3: 2 transform
 Aug 27 23:53:02 fw1 racoon: DEBUG: pair 4:
 Aug 27 23:53:02 fw1 racoon: DEBUG:  0x80b5840: next=3D0x80b5850 =
 tnext=3D0x0
 Aug 27 23:53:02 fw1 racoon: DEBUG:   0x80b5850: next=3D0x0 tnext=3D0x0
 Aug 27 23:53:02 fw1 racoon: DEBUG: proposal #4: 2 transform
 Aug 27 23:53:02 fw1 racoon: DEBUG: pair 5:
 Aug 27 23:53:02 fw1 racoon: DEBUG:  0x80b5860: next=3D0x80b5870 =
 tnext=3D0x0
 Aug 27 23:53:02 fw1 racoon: DEBUG:   0x80b5870: next=3D0x0 tnext=3D0x0
 Aug 27 23:53:02 fw1 racoon: DEBUG: proposal #5: 2 transform
 Aug 27 23:53:02 fw1 racoon: DEBUG: pair 6:
 Aug 27 23:53:02 fw1 racoon: DEBUG:  0x80b5880: next=3D0x0 =
 tnext=3D0x80b5890
 Aug 27 23:53:02 fw1 racoon: DEBUG:   0x80b5890: next=3D0x0 tnext=3D0x0
 Aug 27 23:53:02 fw1 racoon: DEBUG: proposal #6: 2 transform
 Aug 27 23:53:02 fw1 racoon: DEBUG: pair 7:
 Aug 27 23:53:02 fw1 racoon: DEBUG:  0x80b58a0: next=3D0x80b58b0 =
 tnext=3D0x0
 Aug 27 23:53:02 fw1 racoon: DEBUG:   0x80b58b0: next=3D0x0 tnext=3D0x0
 Aug 27 23:53:02 fw1 racoon: DEBUG: proposal #7: 2 transform
 Aug 27 23:53:02 fw1 racoon: DEBUG: pair 8:
 Aug 27 23:53:02 fw1 racoon: DEBUG:  0x80b58c0: next=3D0x80b58d0 =
 tnext=3D0x0
 Aug 27 23:53:02 fw1 racoon: DEBUG:   0x80b58d0: next=3D0x0 tnext=3D0x0
 Aug 27 23:53:02 fw1 racoon: DEBUG: proposal #8: 2 transform
 Aug 27 23:53:02 fw1 racoon: DEBUG: pair 9:
 Aug 27 23:53:02 fw1 racoon: DEBUG:  0x80b58e0: next=3D0x80b58f0 =
 tnext=3D0x0
 Aug 27 23:53:02 fw1 racoon: DEBUG:   0x80b58f0: next=3D0x0 tnext=3D0x0
 Aug 27 23:53:02 fw1 racoon: DEBUG: proposal #9: 2 transform
 Aug 27 23:53:02 fw1 racoon: DEBUG: pair 10:
 Aug 27 23:53:02 fw1 racoon: DEBUG:  0x80b5900: next=3D0x80b5910 =
 tnext=3D0x0
 Aug 27 23:53:02 fw1 racoon: DEBUG:   0x80b5910: next=3D0x0 tnext=3D0x0
 Aug 27 23:53:02 fw1 racoon: DEBUG: proposal #10: 2 transform
 Aug 27 23:53:02 fw1 racoon: DEBUG: pair 11:
 Aug 27 23:53:02 fw1 racoon: DEBUG:  0x80b5920: next=3D0x0 =
 tnext=3D0x80b5930
 Aug 27 23:53:02 fw1 racoon: DEBUG:   0x80b5930: next=3D0x0 tnext=3D0x0
 Aug 27 23:53:02 fw1 racoon: DEBUG: proposal #11: 2 transform
 Aug 27 23:53:02 fw1 racoon: DEBUG: pair 12:
 Aug 27 23:53:02 fw1 racoon: DEBUG:  0x80b5940: next=3D0x0 =
 tnext=3D0x80b5950
 Aug 27 23:53:02 fw1 racoon: DEBUG:   0x80b5950: next=3D0x0 tnext=3D0x0
 Aug 27 23:53:02 fw1 racoon: DEBUG: proposal #12: 2 transform
 Aug 27 23:53:02 fw1 racoon: DEBUG: begin compare proposals.
 Aug 27 23:53:02 fw1 racoon: DEBUG: pair[1]: 0x80b57e0
 Aug 27 23:53:02 fw1 racoon: DEBUG:  0x80b57e0: next=3D0x0 =
 tnext=3D0x80b57f0
 Aug 27 23:53:02 fw1 racoon: DEBUG:   0x80b57f0: next=3D0x0 tnext=3D0x0
 Aug 27 23:53:02 fw1 racoon: DEBUG: prop#=3D1 prot-id=3DESP spi-size=3D4 =
 #trns=3D2 trns#=3D1 trns-id=3D3DES
 Aug 27 23:53:02 fw1 racoon: DEBUG: type=3DSA Life Type, flag=3D0x8000, =
 lorv=3Dseconds
 Aug 27 23:53:02 fw1 racoon: DEBUG: type=3DSA Life Duration, =
 flag=3D0x0000, lorv=3D4
 Aug 27 23:53:02 fw1 racoon: DEBUG: type=3DSA Life Type, flag=3D0x8000, =
 lorv=3Dkilobytes
 Aug 27 23:53:02 fw1 racoon: DEBUG: type=3DSA Life Duration, =
 flag=3D0x0000, lorv=3D4
 Aug 27 23:53:02 fw1 racoon: DEBUG: type=3DEncryption Mode, =
 flag=3D0x8000, lorv=3DTransport
 Aug 27 23:53:02 fw1 racoon: DEBUG: type=3DAuthentication Algorithm, =
 flag=3D0x8000, lorv=3Dhmac-md5
 Aug 27 23:53:02 fw1 racoon: DEBUG: prop#=3D1 prot-id=3DESP spi-size=3D4 =
 #trns=3D2 trns#=3D2 trns-id=3D3DES
 Aug 27 23:53:02 fw1 racoon: DEBUG: type=3DSA Life Type, flag=3D0x8000, =
 lorv=3Dseconds
 Aug 27 23:53:02 fw1 racoon: DEBUG: type=3DSA Life Duration, =
 flag=3D0x0000, lorv=3D4
 Aug 27 23:53:02 fw1 racoon: DEBUG: type=3DSA Life Type, flag=3D0x8000, =
 lorv=3Dkilobytes
 Aug 27 23:53:02 fw1 racoon: DEBUG: type=3DSA Life Duration, =
 flag=3D0x0000, lorv=3D4
 Aug 27 23:53:02 fw1 racoon: DEBUG: type=3DEncryption Mode, =
 flag=3D0x8000, lorv=3DTransport
 Aug 27 23:53:02 fw1 racoon: DEBUG: type=3DAuthentication Algorithm, =
 flag=3D0x8000, lorv=3Dhmac-sha
 Aug 27 23:53:02 fw1 racoon: DEBUG: peer's single bundle:
 Aug 27 23:53:02 fw1 racoon: DEBUG:  (proto_id=3DESP spisize=3D4 =
 spi=3Dd2448a36 spi_p=3D00000000 encmode=3DTransport reqid=3D0:0)
 Aug 27 23:53:02 fw1 racoon: DEBUG:   (trns_id=3D3DES encklen=3D0 =
 authtype=3Dhmac-md5)
 Aug 27 23:53:02 fw1 racoon: DEBUG:   (trns_id=3D3DES encklen=3D0 =
 authtype=3Dhmac-sha)
 Aug 27 23:53:02 fw1 racoon: DEBUG: my single bundle:
 Aug 27 23:53:02 fw1 racoon: DEBUG:  (proto_id=3DESP spisize=3D4 =
 spi=3D00000000 spi_p=3D00000000 encmode=3DTransport reqid=3D0:0)
 Aug 27 23:53:02 fw1 racoon: DEBUG:   (trns_id=3D3DES encklen=3D0 =
 authtype=3Dhmac-sha)
 Aug 27 23:53:02 fw1 racoon: WARNING: authtype mismatched: my:hmac-sha =
 peer:hmac-md5
 Aug 27 23:53:02 fw1 racoon: DEBUG: matched
 Aug 27 23:53:02 fw1 racoon: DEBUG: =3D=3D=3D
 Aug 27 23:53:02 fw1 racoon: DEBUG: call pfkey_send_getspi
 Aug 27 23:53:02 fw1 racoon: DEBUG: pfkey GETSPI sent: ESP/Transport =
 192.168.157.50[0]->71.232.131.176[0]=20
 Aug 27 23:53:02 fw1 racoon: DEBUG: pfkey getspi sent.
 Aug 27 23:53:02 fw1 racoon: DEBUG: pk_recv: retry[0] recv()=20
 Aug 27 23:53:02 fw1 racoon: DEBUG: get pfkey GETSPI message
 Aug 27 23:53:02 fw1 racoon: DEBUG: pfkey GETSPI succeeded: ESP/Transport =
 192.168.157.50[0]->71.232.131.176[0] spi=3D88234820(0x5425b44)
 Aug 27 23:53:02 fw1 racoon: DEBUG: total SA len=3D60
 Aug 27 23:53:02 fw1 racoon: DEBUG:  00000001 00000001 00000034 01030401 =
 00000000 00000028 02030000 80010001 00020004 00000e10 80010002 00020004 =
 0003d090 80040002 80050002
 Aug 27 23:53:02 fw1 racoon: DEBUG: begin.
 Aug 27 23:53:02 fw1 racoon: DEBUG: seen nptype=3D2(prop)
 Aug 27 23:53:02 fw1 racoon: DEBUG: succeed.
 Aug 27 23:53:02 fw1 racoon: DEBUG: proposal #1 len=3D52
 Aug 27 23:53:02 fw1 racoon: DEBUG: begin.
 Aug 27 23:53:02 fw1 racoon: DEBUG: seen nptype=3D3(trns)
 Aug 27 23:53:02 fw1 racoon: DEBUG: succeed.
 Aug 27 23:53:02 fw1 racoon: DEBUG: transform #2 len=3D40
 Aug 27 23:53:02 fw1 racoon: DEBUG: type=3DSA Life Type, flag=3D0x8000, =
 lorv=3Dseconds
 Aug 27 23:53:02 fw1 racoon: DEBUG: type=3DSA Life Duration, =
 flag=3D0x0000, lorv=3D4
 Aug 27 23:53:02 fw1 racoon: DEBUG: type=3DSA Life Type, flag=3D0x8000, =
 lorv=3Dkilobytes
 Aug 27 23:53:02 fw1 racoon: DEBUG: type=3DSA Life Duration, =
 flag=3D0x0000, lorv=3D4
 Aug 27 23:53:02 fw1 racoon: DEBUG: type=3DEncryption Mode, =
 flag=3D0x8000, lorv=3DTransport
 Aug 27 23:53:02 fw1 racoon: DEBUG: type=3DAuthentication Algorithm, =
 flag=3D0x8000, lorv=3Dhmac-sha
 Aug 27 23:53:02 fw1 racoon: DEBUG: pair 1:
 Aug 27 23:53:02 fw1 racoon: DEBUG:  0x80b5710: next=3D0x0 tnext=3D0x0
 Aug 27 23:53:02 fw1 racoon: DEBUG: proposal #1: 1 transform
 Aug 27 23:53:02 fw1 racoon: DEBUG: add payload of len 60, next type 10
 Aug 27 23:53:02 fw1 racoon: DEBUG: add payload of len 16, next type 5
 Aug 27 23:53:02 fw1 racoon: DEBUG: add payload of len 8, next type 5
 Aug 27 23:53:02 fw1 racoon: DEBUG: add payload of len 8, next type 0
 Aug 27 23:53:02 fw1 racoon: DEBUG: HASH with:
 Aug 27 23:53:02 fw1 racoon: DEBUG:  1d477fe3 ca476705 b59e4461 05af7b6c =
 d9aaa4f0 6af62a70 0a000040 00000001 00000001 00000034 01030401 05425b44 =
 00000028 02030000 80010001 00020004 00000e10 80010002 00020004 0003d090 =
 80040002 80050002 05000014 e8364e5c c1ce20f2 c368af5f ff8276f2 0500000c =
 011106a5 c0a89d32 0000000c 011106a5 47e883b0
 Aug 27 23:53:02 fw1 racoon: DEBUG: hmac(hmac_sha1)
 Aug 27 23:53:02 fw1 racoon: DEBUG: HASH computed:
 Aug 27 23:53:02 fw1 racoon: DEBUG:  b812d2db af5ce827 898760de c1037d00 =
 8be38aca
 Aug 27 23:53:02 fw1 racoon: DEBUG: add payload of len 20, next type 1
 Aug 27 23:53:02 fw1 racoon: DEBUG: begin encryption.
 Aug 27 23:53:02 fw1 racoon: DEBUG: encryption(3des)
 Aug 27 23:53:02 fw1 racoon: DEBUG: pad length =3D 4
 Aug 27 23:53:02 fw1 racoon: DEBUG:  01000018 b812d2db af5ce827 898760de =
 c1037d00 8be38aca 0a000040 00000001 00000001 00000034 01030401 05425b44 =
 00000028 02030000 80010001 00020004 00000e10 80010002 00020004 0003d090 =
 80040002 80050002 05000014 e8364e5c c1ce20f2 c368af5f ff8276f2 0500000c =
 011106a5 c0a89d32 0000000c 011106a5 47e883b0 86baf203
 Aug 27 23:53:02 fw1 racoon: DEBUG: encryption(3des)
 Aug 27 23:53:02 fw1 racoon: DEBUG: with key:
 Aug 27 23:53:02 fw1 racoon: DEBUG:  1645265c 16eade3c 913e837a 2e4ccf7e =
 cbcb2ccf 50acc5fe
 Aug 27 23:53:02 fw1 racoon: DEBUG: encrypted payload by IV:
 Aug 27 23:53:02 fw1 racoon: DEBUG:  bcfb2fd6 3682046c
 Aug 27 23:53:02 fw1 racoon: DEBUG: save IV for next:
 Aug 27 23:53:02 fw1 racoon: DEBUG:  599f0797 bed94a0a
 Aug 27 23:53:02 fw1 racoon: DEBUG: encrypted.
 Aug 27 23:53:02 fw1 racoon: DEBUG: 164 bytes from 71.232.131.176[500] to =
 192.168.157.50[500]
 Aug 27 23:53:02 fw1 racoon: DEBUG: sockname 0.0.0.0[500]
 Aug 27 23:53:02 fw1 racoon: DEBUG: send packet from 71.232.131.176[500]
 Aug 27 23:53:02 fw1 racoon: DEBUG: send packet to 192.168.157.50[500]
 Aug 27 23:53:02 fw1 racoon: DEBUG: 1 times of 164 bytes message will be =
 sent to 192.168.157.50[500]
 Aug 27 23:53:02 fw1 racoon: DEBUG:  864c330e 96ae7ba9 800d7f95 e1f384ab =
 08102001 1d477fe3 000000a4 c2105597 d0997366 36dec067 ecf2b2a4 2288b5e2 =
 293be1bf d5f4f5cd ed9daeda eaed4c92 72c18978 dbde4875 cf912c27 e51fb78a =
 a0a5810e 419a1c42 2a88d148 c18c3fb4 93445b9c 53939ea6 ab29fb33 c2c89d78 =
 8cc8512e 04398da6 e95ea708 1598e9e8 70b8795f e3dd518d 665e4957 b4f47d28 =
 e62ee18c 71df534f c15fcaec 599f0797 bed94a0a
 Aug 27 23:53:02 fw1 racoon: DEBUG: resend phase2 packet =
 864c330e96ae7ba9:800d7f95e1f384ab:00001d47
 Aug 27 23:53:02 fw1 racoon: DEBUG: =3D=3D=3D
 Aug 27 23:53:02 fw1 racoon: DEBUG: 52 bytes message received from =
 192.168.157.50[500] to 71.232.131.176[500]
 Aug 27 23:53:02 fw1 racoon: DEBUG:  864c330e 96ae7ba9 800d7f95 e1f384ab =
 08102001 1d477fe3 00000034 40d19098 8101f5a9 dad70b86 a4449787 94e92c5d =
 7470053f
 Aug 27 23:53:02 fw1 racoon: DEBUG: begin decryption.
 Aug 27 23:53:02 fw1 racoon: DEBUG: encryption(3des)
 Aug 27 23:53:02 fw1 racoon: DEBUG: IV was saved for next processing:
 Aug 27 23:53:02 fw1 racoon: DEBUG:  94e92c5d 7470053f
 Aug 27 23:53:02 fw1 racoon: DEBUG: encryption(3des)
 Aug 27 23:53:02 fw1 racoon: DEBUG: with key:
 Aug 27 23:53:02 fw1 racoon: DEBUG:  1645265c 16eade3c 913e837a 2e4ccf7e =
 cbcb2ccf 50acc5fe
 Aug 27 23:53:02 fw1 racoon: DEBUG: decrypted payload by IV:
 Aug 27 23:53:02 fw1 racoon: DEBUG:  599f0797 bed94a0a
 Aug 27 23:53:02 fw1 racoon: DEBUG: decrypted payload, but not trimed.
 Aug 27 23:53:02 fw1 racoon: DEBUG:  00000018 a4ae0adf dfb5ffd0 53b86336 =
 415dbd15 eb0676e6
 Aug 27 23:53:02 fw1 racoon: DEBUG: padding len=3D231
 Aug 27 23:53:02 fw1 racoon: DEBUG: skip to trim padding.
 Aug 27 23:53:02 fw1 racoon: DEBUG: decrypted.
 Aug 27 23:53:02 fw1 racoon: DEBUG:  864c330e 96ae7ba9 800d7f95 e1f384ab =
 08102001 1d477fe3 00000034 00000018 a4ae0adf dfb5ffd0 53b86336 415dbd15 =
 eb0676e6
 Aug 27 23:53:02 fw1 racoon: DEBUG: begin.
 Aug 27 23:53:02 fw1 racoon: DEBUG: seen nptype=3D8(hash)
 Aug 27 23:53:02 fw1 racoon: DEBUG: succeed.
 Aug 27 23:53:02 fw1 racoon: DEBUG: HASH(3) validate:
 Aug 27 23:53:02 fw1 racoon: DEBUG:  a4ae0adf dfb5ffd0 53b86336 415dbd15 =
 eb0676e6
 Aug 27 23:53:02 fw1 racoon: DEBUG: HASH with:=20
 Aug 27 23:53:02 fw1 racoon: DEBUG:  001d477f e3ca4767 05b59e44 6105af7b =
 6cd9aaa4 f06af62a 70e8364e 5cc1ce20 f2c368af 5fff8276 f2
 Aug 27 23:53:02 fw1 racoon: DEBUG: hmac(hmac_sha1)
 Aug 27 23:53:02 fw1 racoon: DEBUG: HASH computed:
 Aug 27 23:53:02 fw1 racoon: DEBUG:  a4ae0adf dfb5ffd0 53b86336 415dbd15 =
 eb0676e6
 Aug 27 23:53:02 fw1 racoon: DEBUG: =3D=3D=3D
 Aug 27 23:53:02 fw1 racoon: DEBUG: KEYMAT compute with
 Aug 27 23:53:02 fw1 racoon: DEBUG:  0305425b 44ca4767 05b59e44 6105af7b =
 6cd9aaa4 f06af62a 70e8364e 5cc1ce20 f2c368af 5fff8276 f2
 Aug 27 23:53:02 fw1 racoon: DEBUG: hmac(hmac_sha1)
 Aug 27 23:53:02 fw1 racoon: DEBUG: encryption(3des)
 Aug 27 23:53:02 fw1 racoon: DEBUG: hmac(sha1)
 Aug 27 23:53:02 fw1 racoon: DEBUG: encklen=3D192 authklen=3D160
 Aug 27 23:53:02 fw1 racoon: DEBUG: generating 640 bits of key =
 (dupkeymat=3D4)
 Aug 27 23:53:02 fw1 racoon: DEBUG: generating K1...K4 for KEYMAT.
 Aug 27 23:53:02 fw1 racoon: DEBUG: hmac(hmac_sha1)
 Aug 27 23:53:02 fw1 last message repeated 2 times
 Aug 27 23:53:02 fw1 racoon: DEBUG:  f458c6a5 5a1756c9 947580d0 bbb8a322 =
 a4f30f0d d72fe2bd 8f1eff7f c0f5aa5c 70cda702 e82de622 f6603012 64ffaa0b =
 5e751ab1 5504531b 3d0d822f e55d4e79 71aec75b 029a4ee2 fb19f3a6 6819b8f1
 Aug 27 23:53:02 fw1 racoon: DEBUG: KEYMAT compute with
 Aug 27 23:53:02 fw1 racoon: DEBUG:  03d2448a 36ca4767 05b59e44 6105af7b =
 6cd9aaa4 f06af62a 70e8364e 5cc1ce20 f2c368af 5fff8276 f2
 Aug 27 23:53:02 fw1 racoon: DEBUG: hmac(hmac_sha1)
 Aug 27 23:53:02 fw1 racoon: DEBUG: encryption(3des)
 Aug 27 23:53:02 fw1 racoon: DEBUG: hmac(sha1)
 Aug 27 23:53:02 fw1 racoon: DEBUG: encklen=3D192 authklen=3D160
 Aug 27 23:53:02 fw1 racoon: DEBUG: generating 640 bits of key =
 (dupkeymat=3D4)
 Aug 27 23:53:02 fw1 racoon: DEBUG: generating K1...K4 for KEYMAT.
 Aug 27 23:53:02 fw1 racoon: DEBUG: hmac(hmac_sha1)
 Aug 27 23:53:02 fw1 last message repeated 2 times
 Aug 27 23:53:02 fw1 racoon: DEBUG:  f7753d66 a25e43cc 62c96b4b 0cfeb82b =
 27462dc8 afae2079 c966e6d6 ff3f62a7 33274f0f de116ae6 876989b7 10315f72 =
 1a857de5 9f2a591b 2b0901c8 58d0aa43 8ca3760f fca45dc2 092bcfdb 016a15b7
 Aug 27 23:53:02 fw1 racoon: DEBUG: KEYMAT computed.
 Aug 27 23:53:02 fw1 racoon: DEBUG: call pk_sendupdate
 Aug 27 23:53:02 fw1 racoon: DEBUG: encryption(3des)
 Aug 27 23:53:02 fw1 racoon: DEBUG: hmac(sha1)
 Aug 27 23:53:02 fw1 racoon: DEBUG: call pfkey_send_update2
 Aug 27 23:53:02 fw1 racoon: DEBUG: pfkey update sent.
 Aug 27 23:53:02 fw1 racoon: DEBUG: encryption(3des)
 Aug 27 23:53:02 fw1 racoon: DEBUG: hmac(sha1)
 Aug 27 23:53:02 fw1 racoon: DEBUG: call pfkey_send_add2 (NAT flavor)
 Aug 27 23:53:02 fw1 racoon: DEBUG: call pfkey_send_add2
 Aug 27 23:53:02 fw1 racoon: DEBUG: pfkey add sent.
 Aug 27 23:53:02 fw1 racoon: DEBUG: pk_recv: retry[0] recv()=20
 Aug 27 23:53:02 fw1 racoon: DEBUG: get pfkey UPDATE message
 Aug 27 23:53:02 fw1 racoon: DEBUG: pfkey UPDATE succeeded: ESP/Transport =
 192.168.157.50[0]->71.232.131.176[0] spi=3D88234820(0x5425b44)
 Aug 27 23:53:02 fw1 racoon: INFO: IPsec-SA established: ESP/Transport =
 192.168.157.50[0]->71.232.131.176[0] spi=3D88234820(0x5425b44)
 Aug 27 23:53:02 fw1 racoon: DEBUG: =3D=3D=3D
 Aug 27 23:53:02 fw1 racoon: DEBUG: pk_recv: retry[0] recv()=20
 Aug 27 23:53:02 fw1 racoon: DEBUG: get pfkey ADD message
 Aug 27 23:53:02 fw1 racoon: INFO: IPsec-SA established: ESP/Transport =
 71.232.131.176[500]->192.168.157.50[500] spi=3D3527707190(0xd2448a36)
 Aug 27 23:53:02 fw1 racoon: DEBUG: =3D=3D=3D
 Aug 27 23:53:05 fw1 racoon: DEBUG: caught rtm:14, need update interface =
 address list
 Aug 27 23:53:05 fw1 racoon: DEBUG: caught rtm:14, need update interface =
 address list
 Aug 27 23:53:05 fw1 racoon: DEBUG: caught rtm:12, need update interface =
 address list
 Aug 27 23:53:05 fw1 racoon: DEBUG: msg 1 not interesting
 Aug 27 23:53:05 fw1 racoon: DEBUG: msg 15 not interesting
 Aug 27 23:53:05 fw1 racoon: DEBUG: msg 4 not interesting
 Aug 27 23:53:05 fw1 last message repeated 3 times
 Aug 27 23:53:05 fw1 racoon: DEBUG: msg 1 not interesting
 Aug 27 23:54:36 fw1 racoon: DEBUG: msg 1 not interesting
 Aug 27 23:54:47 fw1 racoon: DEBUG: caught rtm:14, need update interface =
 address list
 Aug 27 23:54:47 fw1 racoon: DEBUG: msg 4 not interesting
 Aug 27 23:54:47 fw1 racoon: DEBUG: msg 4 not interesting
 Aug 27 23:54:47 fw1 racoon: DEBUG: caught rtm:2, need update interface =
 address list
 Aug 27 23:54:47 fw1 racoon: DEBUG: caught rtm:2, need update interface =
 address list
 Aug 27 23:54:47 fw1 racoon: DEBUG: caught rtm:13, need update interface =
 address list
 Aug 27 23:54:47 fw1 racoon: DEBUG: caught rtm:14, need update interface =
 address list
 Aug 27 23:54:49 fw1 racoon: DEBUG: =3D=3D=3D
 Aug 27 23:54:49 fw1 racoon: DEBUG: 84 bytes message received from =
 192.168.157.50[500] to 71.232.131.176[500]
 Aug 27 23:54:49 fw1 racoon: DEBUG:  864c330e 96ae7ba9 800d7f95 e1f384ab =
 08100501 a0fdaaee 00000054 2bbd3d9c 86a37f44 b1588be9 75217030 83ac412a =
 6a2b954e 99c062bd 8161fee3 6b284aec 99f1b30a 833b95f1 79eb14ef aada73b7 =
 09e7a08c
 Aug 27 23:54:49 fw1 racoon: DEBUG: receive Information.
 Aug 27 23:54:49 fw1 racoon: DEBUG: compute IV for phase2
 Aug 27 23:54:49 fw1 racoon: DEBUG: phase1 last IV:
 Aug 27 23:54:49 fw1 racoon: DEBUG:  983e2214 8e704a0e a0fdaaee
 Aug 27 23:54:49 fw1 racoon: DEBUG: hash(sha1)
 Aug 27 23:54:49 fw1 racoon: DEBUG: encryption(3des)
 Aug 27 23:54:49 fw1 racoon: DEBUG: phase2 IV computed:
 Aug 27 23:54:49 fw1 racoon: DEBUG:  940e3100 cf14b5df
 Aug 27 23:54:49 fw1 racoon: DEBUG: begin decryption.
 Aug 27 23:54:49 fw1 racoon: DEBUG: encryption(3des)
 Aug 27 23:54:49 fw1 racoon: DEBUG: IV was saved for next processing:
 Aug 27 23:54:49 fw1 racoon: DEBUG:  aada73b7 09e7a08c
 Aug 27 23:54:49 fw1 racoon: DEBUG: encryption(3des)
 Aug 27 23:54:49 fw1 racoon: DEBUG: with key:
 Aug 27 23:54:49 fw1 racoon: DEBUG:  1645265c 16eade3c 913e837a 2e4ccf7e =
 cbcb2ccf 50acc5fe
 Aug 27 23:54:49 fw1 racoon: DEBUG: decrypted payload by IV:
 Aug 27 23:54:49 fw1 racoon: DEBUG:  940e3100 cf14b5df
 Aug 27 23:54:49 fw1 racoon: DEBUG: decrypted payload, but not trimed.
 Aug 27 23:54:49 fw1 racoon: DEBUG:  0c000018 87c92af1 95b1d73c 50ba35d4 =
 2df682f9 b4b4ec89 0000001c 00000001 01100001 864c330e 96ae7ba9 800d7f95 =
 e1f384ab 00000000
 Aug 27 23:54:49 fw1 racoon: DEBUG: padding len=3D1
 Aug 27 23:54:49 fw1 racoon: DEBUG: skip to trim padding.
 Aug 27 23:54:49 fw1 racoon: DEBUG: decrypted.
 Aug 27 23:54:49 fw1 racoon: DEBUG:  864c330e 96ae7ba9 800d7f95 e1f384ab =
 08100501 a0fdaaee 00000054 0c000018 87c92af1 95b1d73c 50ba35d4 2df682f9 =
 b4b4ec89 0000001c 00000001 01100001 864c330e 96ae7ba9 800d7f95 e1f384ab =
 00000000
 Aug 27 23:54:49 fw1 racoon: DEBUG: IV freed
 Aug 27 23:54:49 fw1 racoon: DEBUG: HASH with:
 Aug 27 23:54:49 fw1 racoon: DEBUG:  a0fdaaee 0000001c 00000001 01100001 =
 864c330e 96ae7ba9 800d7f95 e1f384ab
 Aug 27 23:54:49 fw1 racoon: DEBUG: hmac(hmac_sha1)
 Aug 27 23:54:49 fw1 racoon: DEBUG: HASH computed:
 Aug 27 23:54:49 fw1 racoon: DEBUG:  87c92af1 95b1d73c 50ba35d4 2df682f9 =
 b4b4ec89
 Aug 27 23:54:49 fw1 racoon: DEBUG: hash validated.
 Aug 27 23:54:49 fw1 racoon: DEBUG: begin.
 Aug 27 23:54:49 fw1 racoon: DEBUG: seen nptype=3D8(hash)
 Aug 27 23:54:49 fw1 racoon: DEBUG: seen nptype=3D12(delete)
 Aug 27 23:54:49 fw1 racoon: DEBUG: succeed.
 Aug 27 23:54:49 fw1 racoon: DEBUG: delete payload for protocol ISAKMP
 Aug 27 23:54:49 fw1 racoon: INFO: ISAKMP-SA expired =
 71.232.131.176[500]-192.168.157.50[500] =
 spi:864c330e96ae7ba9:800d7f95e1f384ab
 Aug 27 23:54:49 fw1 racoon: DEBUG: purged SAs.
 Aug 27 23:54:49 fw1 racoon: DEBUG: =3D=3D=3D
 Aug 27 23:54:49 fw1 racoon: DEBUG: 68 bytes message received from =
 192.168.157.50[500] to 71.232.131.176[500]
 Aug 27 23:54:49 fw1 racoon: DEBUG:  864c330e 96ae7ba9 800d7f95 e1f384ab =
 08100501 da0bc28c 00000044 ed54efc4 eaf5d4a3 5240a47b 27e245f4 0494572a =
 ef40afb1 9551312c 7a53e9ba 7bab3af0 459ba8b8
 Aug 27 23:54:49 fw1 racoon: ERROR: unknown Informational exchange =
 received.
 Aug 27 23:54:50 fw1 racoon: INFO: ISAKMP-SA deleted =
 71.232.131.176[500]-192.168.157.50[500] =
 spi:864c330e96ae7ba9:800d7f95e1f384ab
 Aug 27 23:54:50 fw1 racoon: DEBUG: IV freed
 Aug 27 23:55:00 fw1 racoon: DEBUG: =3D=3D=3D
 Aug 27 23:55:00 fw1 racoon: DEBUG: 312 bytes message received from =
 192.168.157.50[500] to 71.232.131.176[500]
 Aug 27 23:55:00 fw1 racoon: DEBUG:  388dfe43 f1de47c0 00000000 00000000 =
 01100200 00000000 00000138 0d0000c8 00000001 00000001 000000bc 01010005 =
 03000024 01010000 80010005 80020002 8004000e 80030001 800b0001 000c0004 =
 00007080 03000024 02010000 80010005 80020002 80040002 80030001 800b0001 =
 000c0004 00007080 03000024 03010000 80010005 80020001 80040002 80030001 =
 800b0001 000c0004 00007080 03000024 04010000 80010001 80020002 80040001 =
 80030001 800b0001 000c0004 00007080 00000024 05010000 80010001 80020001 =
 80040001 80030001 800b0001 000c0004 00007080 0d000018 1e2b5169 05991c7d =
 7c96fcbf b587e461 00000004 0d000014 4048b7d5 6ebce885 25e7de7f 00d6c2d3 =
 0d000014 90cb8091 3ebb696e 086381b5 ec427b1f 00000014 26244d38 eddb61b3 =
 172a36e3 d0cfb819
 Aug 27 23:55:00 fw1 racoon: DEBUG: anonymous configuration selected for =
 192.168.157.50.
 Aug 27 23:55:00 fw1 racoon: DEBUG: =3D=3D=3D
 Aug 27 23:55:00 fw1 racoon: INFO: respond new phase 1 negotiation: =
 71.232.131.176[500]<=3D>192.168.157.50[500]
 Aug 27 23:55:00 fw1 racoon: INFO: begin Identity Protection mode.
 Aug 27 23:55:00 fw1 racoon: DEBUG: begin.
 Aug 27 23:55:00 fw1 racoon: DEBUG: seen nptype=3D1(sa)
 Aug 27 23:55:00 fw1 racoon: DEBUG: seen nptype=3D13(vid)
 Aug 27 23:55:00 fw1 last message repeated 3 times
 Aug 27 23:55:00 fw1 racoon: DEBUG: succeed.
 Aug 27 23:55:00 fw1 racoon: INFO: received broken Microsoft ID: MS NT5 =
 ISAKMPOAKLEY
 Aug 27 23:55:00 fw1 racoon: INFO: received Vendor ID: FRAGMENTATION
 Aug 27 23:55:00 fw1 racoon: INFO: received Vendor ID: =
 draft-ietf-ipsec-nat-t-ike-02=20
 Aug 27 23:55:00 fw1 racoon: DEBUG: received unknown Vendor ID
 Aug 27 23:55:00 fw1 racoon: DEBUG:  26244d38 eddb61b3 172a36e3 d0cfb819
 Aug 27 23:55:00 fw1 racoon: DEBUG: total SA len=3D196
 Aug 27 23:55:00 fw1 racoon: DEBUG:  00000001 00000001 000000bc 01010005 =
 03000024 01010000 80010005 80020002 8004000e 80030001 800b0001 000c0004 =
 00007080 03000024 02010000 80010005 80020002 80040002 80030001 800b0001 =
 000c0004 00007080 03000024 03010000 80010005 80020001 80040002 80030001 =
 800b0001 000c0004 00007080 03000024 04010000 80010001 80020002 80040001 =
 80030001 800b0001 000c0004 00007080 00000024 05010000 80010001 80020001 =
 80040001 80030001 800b0001 000c0004 00007080
 Aug 27 23:55:00 fw1 racoon: DEBUG: begin.
 Aug 27 23:55:00 fw1 racoon: DEBUG: seen nptype=3D2(prop)
 Aug 27 23:55:00 fw1 racoon: DEBUG: succeed.
 Aug 27 23:55:00 fw1 racoon: DEBUG: proposal #1 len=3D188
 Aug 27 23:55:00 fw1 racoon: DEBUG: begin.
 Aug 27 23:55:00 fw1 racoon: DEBUG: seen nptype=3D3(trns)
 Aug 27 23:55:00 fw1 last message repeated 4 times
 Aug 27 23:55:00 fw1 racoon: DEBUG: succeed.
 Aug 27 23:55:00 fw1 racoon: DEBUG: transform #1 len=3D36
 Aug 27 23:55:00 fw1 racoon: DEBUG: type=3DEncryption Algorithm, =
 flag=3D0x8000, lorv=3D3DES-CBC
 Aug 27 23:55:00 fw1 racoon: DEBUG: encryption(3des)
 Aug 27 23:55:00 fw1 racoon: DEBUG: type=3DHash Algorithm, flag=3D0x8000, =
 lorv=3DSHA
 Aug 27 23:55:00 fw1 racoon: DEBUG: hash(sha1)
 Aug 27 23:55:00 fw1 racoon: DEBUG: type=3DGroup Description, =
 flag=3D0x8000, lorv=3D2048-bit MODP group
 Aug 27 23:55:00 fw1 racoon: DEBUG: hmac(modp2048)
 Aug 27 23:55:00 fw1 racoon: DEBUG: type=3DAuthentication Method, =
 flag=3D0x8000, lorv=3Dpre-shared key
 Aug 27 23:55:00 fw1 racoon: DEBUG: type=3DLife Type, flag=3D0x8000, =
 lorv=3Dseconds
 Aug 27 23:55:00 fw1 racoon: DEBUG: type=3DLife Duration, flag=3D0x0000, =
 lorv=3D4
 Aug 27 23:55:00 fw1 racoon: DEBUG: transform #2 len=3D36
 Aug 27 23:55:00 fw1 racoon: DEBUG: type=3DEncryption Algorithm, =
 flag=3D0x8000, lorv=3D3DES-CBC
 Aug 27 23:55:00 fw1 racoon: DEBUG: encryption(3des)
 Aug 27 23:55:00 fw1 racoon: DEBUG: type=3DHash Algorithm, flag=3D0x8000, =
 lorv=3DSHA
 Aug 27 23:55:00 fw1 racoon: DEBUG: hash(sha1)
 Aug 27 23:55:00 fw1 racoon: DEBUG: type=3DGroup Description, =
 flag=3D0x8000, lorv=3D1024-bit MODP group
 Aug 27 23:55:00 fw1 racoon: DEBUG: hmac(modp1024)
 Aug 27 23:55:00 fw1 racoon: DEBUG: type=3DAuthentication Method, =
 flag=3D0x8000, lorv=3Dpre-shared key
 Aug 27 23:55:00 fw1 racoon: DEBUG: type=3DLife Type, flag=3D0x8000, =
 lorv=3Dseconds
 Aug 27 23:55:00 fw1 racoon: DEBUG: type=3DLife Duration, flag=3D0x0000, =
 lorv=3D4
 Aug 27 23:55:00 fw1 racoon: DEBUG: transform #3 len=3D36
 Aug 27 23:55:00 fw1 racoon: DEBUG: type=3DEncryption Algorithm, =
 flag=3D0x8000, lorv=3D3DES-CBC
 Aug 27 23:55:00 fw1 racoon: DEBUG: encryption(3des)
 Aug 27 23:55:00 fw1 racoon: DEBUG: type=3DHash Algorithm, flag=3D0x8000, =
 lorv=3DMD5
 Aug 27 23:55:00 fw1 racoon: DEBUG: hash(md5)
 Aug 27 23:55:00 fw1 racoon: DEBUG: type=3DGroup Description, =
 flag=3D0x8000, lorv=3D1024-bit MODP group
 Aug 27 23:55:00 fw1 racoon: DEBUG: hmac(modp1024)
 Aug 27 23:55:00 fw1 racoon: DEBUG: type=3DAuthentication Method, =
 flag=3D0x8000, lorv=3Dpre-shared key
 Aug 27 23:55:00 fw1 racoon: DEBUG: type=3DLife Type, flag=3D0x8000, =
 lorv=3Dseconds
 Aug 27 23:55:00 fw1 racoon: DEBUG: type=3DLife Duration, flag=3D0x0000, =
 lorv=3D4
 Aug 27 23:55:00 fw1 racoon: DEBUG: transform #4 len=3D36
 Aug 27 23:55:00 fw1 racoon: DEBUG: type=3DEncryption Algorithm, =
 flag=3D0x8000, lorv=3DDES-CBC
 Aug 27 23:55:00 fw1 racoon: DEBUG: encryption(des)
 Aug 27 23:55:00 fw1 racoon: DEBUG: type=3DHash Algorithm, flag=3D0x8000, =
 lorv=3DSHA
 Aug 27 23:55:00 fw1 racoon: DEBUG: hash(sha1)
 Aug 27 23:55:00 fw1 racoon: DEBUG: type=3DGroup Description, =
 flag=3D0x8000, lorv=3D768-bit MODP group
 Aug 27 23:55:00 fw1 racoon: DEBUG: hmac(modp768)
 Aug 27 23:55:00 fw1 racoon: DEBUG: type=3DAuthentication Method, =
 flag=3D0x8000, lorv=3Dpre-shared key
 Aug 27 23:55:00 fw1 racoon: DEBUG: type=3DLife Type, flag=3D0x8000, =
 lorv=3Dseconds
 Aug 27 23:55:00 fw1 racoon: DEBUG: type=3DLife Duration, flag=3D0x0000, =
 lorv=3D4
 Aug 27 23:55:00 fw1 racoon: DEBUG: transform #5 len=3D36
 Aug 27 23:55:00 fw1 racoon: DEBUG: type=3DEncryption Algorithm, =
 flag=3D0x8000, lorv=3DDES-CBC
 Aug 27 23:55:00 fw1 racoon: DEBUG: encryption(des)
 Aug 27 23:55:00 fw1 racoon: DEBUG: type=3DHash Algorithm, flag=3D0x8000, =
 lorv=3DMD5
 Aug 27 23:55:00 fw1 racoon: DEBUG: hash(md5)
 Aug 27 23:55:00 fw1 racoon: DEBUG: type=3DGroup Description, =
 flag=3D0x8000, lorv=3D768-bit MODP group
 Aug 27 23:55:00 fw1 racoon: DEBUG: hmac(modp768)
 Aug 27 23:55:00 fw1 racoon: DEBUG: type=3DAuthentication Method, =
 flag=3D0x8000, lorv=3Dpre-shared key
 Aug 27 23:55:00 fw1 racoon: DEBUG: type=3DLife Type, flag=3D0x8000, =
 lorv=3Dseconds
 Aug 27 23:55:00 fw1 racoon: DEBUG: type=3DLife Duration, flag=3D0x0000, =
 lorv=3D4
 Aug 27 23:55:00 fw1 racoon: DEBUG: pair 1:
 Aug 27 23:55:00 fw1 racoon: DEBUG:  0x80b5310: next=3D0x0 =
 tnext=3D0x80b5320
 Aug 27 23:55:00 fw1 racoon: DEBUG:   0x80b5320: next=3D0x0 =
 tnext=3D0x80b5330
 Aug 27 23:55:00 fw1 racoon: DEBUG:    0x80b5330: next=3D0x0 =
 tnext=3D0x80b5340
 Aug 27 23:55:00 fw1 racoon: DEBUG:     0x80b5340: next=3D0x0 =
 tnext=3D0x80b5350
 Aug 27 23:55:00 fw1 racoon: DEBUG:      0x80b5350: next=3D0x0 =
 tnext=3D0x0
 Aug 27 23:55:00 fw1 racoon: DEBUG: proposal #1: 5 transform
 Aug 27 23:55:00 fw1 racoon: DEBUG: prop#=3D1, prot-id=3DISAKMP, =
 spi-size=3D0, #trns=3D5
 Aug 27 23:55:00 fw1 racoon: DEBUG: trns#=3D1, trns-id=3DIKE
 Aug 27 23:55:00 fw1 racoon: DEBUG: type=3DEncryption Algorithm, =
 flag=3D0x8000, lorv=3D3DES-CBC
 Aug 27 23:55:00 fw1 racoon: DEBUG: type=3DHash Algorithm, flag=3D0x8000, =
 lorv=3DSHA
 Aug 27 23:55:00 fw1 racoon: DEBUG: type=3DGroup Description, =
 flag=3D0x8000, lorv=3D2048-bit MODP group
 Aug 27 23:55:00 fw1 racoon: DEBUG: type=3DAuthentication Method, =
 flag=3D0x8000, lorv=3Dpre-shared key
 Aug 27 23:55:00 fw1 racoon: DEBUG: type=3DLife Type, flag=3D0x8000, =
 lorv=3Dseconds
 Aug 27 23:55:00 fw1 racoon: DEBUG: type=3DLife Duration, flag=3D0x0000, =
 lorv=3D4
 Aug 27 23:55:00 fw1 racoon: DEBUG: Compared: DB:Peer
 Aug 27 23:55:00 fw1 racoon: DEBUG: (lifetime =3D 86400:28800)
 Aug 27 23:55:00 fw1 racoon: DEBUG: (lifebyte =3D 0:0)
 Aug 27 23:55:00 fw1 racoon: DEBUG: enctype =3D 3DES-CBC:3DES-CBC
 Aug 27 23:55:00 fw1 racoon: DEBUG: (encklen =3D 0:0)
 Aug 27 23:55:00 fw1 racoon: DEBUG: hashtype =3D SHA:SHA
 Aug 27 23:55:00 fw1 racoon: DEBUG: authmethod =3D pre-shared =
 key:pre-shared key
 Aug 27 23:55:00 fw1 racoon: DEBUG: dh_group =3D 1024-bit MODP =
 group:2048-bit MODP group
 Aug 27 23:55:00 fw1 racoon: DEBUG: prop#=3D1, prot-id=3DISAKMP, =
 spi-size=3D0, #trns=3D5
 Aug 27 23:55:00 fw1 racoon: DEBUG: trns#=3D2, trns-id=3DIKE
 Aug 27 23:55:00 fw1 racoon: DEBUG: type=3DEncryption Algorithm, =
 flag=3D0x8000, lorv=3D3DES-CBC
 Aug 27 23:55:00 fw1 racoon: DEBUG: type=3DHash Algorithm, flag=3D0x8000, =
 lorv=3DSHA
 Aug 27 23:55:00 fw1 racoon: DEBUG: type=3DGroup Description, =
 flag=3D0x8000, lorv=3D1024-bit MODP group
 Aug 27 23:55:00 fw1 racoon: DEBUG: type=3DAuthentication Method, =
 flag=3D0x8000, lorv=3Dpre-shared key
 Aug 27 23:55:00 fw1 racoon: DEBUG: type=3DLife Type, flag=3D0x8000, =
 lorv=3Dseconds
 Aug 27 23:55:00 fw1 racoon: DEBUG: type=3DLife Duration, flag=3D0x0000, =
 lorv=3D4
 Aug 27 23:55:00 fw1 racoon: DEBUG: Compared: DB:Peer
 Aug 27 23:55:00 fw1 racoon: DEBUG: (lifetime =3D 86400:28800)
 Aug 27 23:55:00 fw1 racoon: DEBUG: (lifebyte =3D 0:0)
 Aug 27 23:55:00 fw1 racoon: DEBUG: enctype =3D 3DES-CBC:3DES-CBC
 Aug 27 23:55:00 fw1 racoon: DEBUG: (encklen =3D 0:0)
 Aug 27 23:55:00 fw1 racoon: DEBUG: hashtype =3D SHA:SHA
 Aug 27 23:55:00 fw1 racoon: DEBUG: authmethod =3D pre-shared =
 key:pre-shared key
 Aug 27 23:55:00 fw1 racoon: DEBUG: dh_group =3D 1024-bit MODP =
 group:1024-bit MODP group
 Aug 27 23:55:00 fw1 racoon: DEBUG: an acceptable proposal found.
 Aug 27 23:55:00 fw1 racoon: DEBUG: hmac(modp1024)
 Aug 27 23:55:00 fw1 racoon: DEBUG: agreed on pre-shared key auth.
 Aug 27 23:55:00 fw1 racoon: DEBUG: =3D=3D=3D
 Aug 27 23:55:00 fw1 racoon: DEBUG: new cookie: e5802d2f3fe86be4=20
 Aug 27 23:55:00 fw1 racoon: DEBUG: add payload of len 52, next type 13
 Aug 27 23:55:00 fw1 racoon: DEBUG: add payload of len 16, next type 0
 Aug 27 23:55:00 fw1 racoon: DEBUG: 104 bytes from 71.232.131.176[500] to =
 192.168.157.50[500]
 Aug 27 23:55:00 fw1 racoon: DEBUG: sockname 0.0.0.0[500]
 Aug 27 23:55:00 fw1 racoon: DEBUG: send packet from 71.232.131.176[500]
 Aug 27 23:55:00 fw1 racoon: DEBUG: send packet to 192.168.157.50[500]
 Aug 27 23:55:00 fw1 racoon: DEBUG: 1 times of 104 bytes message will be =
 sent to 192.168.157.50[500]
 Aug 27 23:55:00 fw1 racoon: DEBUG:  388dfe43 f1de47c0 e5802d2f 3fe86be4 =
 01100200 00000000 00000068 0d000038 00000001 00000001 0000002c 01010001 =
 00000024 02010000 80010005 80020002 80040002 80030001 800b0001 000c0004 =
 00007080 00000014 afcad713 68a1f1c9 6b8696fc 77570100
 Aug 27 23:55:00 fw1 racoon: DEBUG: resend phase1 packet =
 388dfe43f1de47c0:e5802d2f3fe86be4
 Aug 27 23:55:00 fw1 racoon: DEBUG: =3D=3D=3D
 Aug 27 23:55:00 fw1 racoon: DEBUG: 184 bytes message received from =
 192.168.157.50[500] to 71.232.131.176[500]
 Aug 27 23:55:00 fw1 racoon: DEBUG:  388dfe43 f1de47c0 e5802d2f 3fe86be4 =
 04100200 00000000 000000b8 0a000084 7e1cbea8 78f831fe c4ef7676 3952f63b =
 8ad09e5e a3c36269 b75cb5b0 ad58481d dd225d13 6534b9ba 6642817a f0b7d5c2 =
 332a01ec 9a475934 99ee4f83 ae028128 e6bc7f81 307aceba 641b33b2 0ff283f0 =
 728cdd67 fddbb378 a7ee8560 f61fdb78 102c58f3 470dd63c cd3e3ceb 08835f5e =
 b7858df4 557c21fc 2142767e f14eac2e 00000018 7802927c df9bb218 42b1cb9c =
 c7fbfd28 ee2322e6
 Aug 27 23:55:00 fw1 racoon: DEBUG: begin.
 Aug 27 23:55:00 fw1 racoon: DEBUG: seen nptype=3D4(ke)
 Aug 27 23:55:00 fw1 racoon: DEBUG: seen nptype=3D10(nonce)
 Aug 27 23:55:00 fw1 racoon: DEBUG: succeed.
 Aug 27 23:55:00 fw1 racoon: DEBUG: =3D=3D=3D
 Aug 27 23:55:00 fw1 racoon: DEBUG: compute DH's private.
 Aug 27 23:55:00 fw1 racoon: DEBUG:  4669127b 8ba08567 26622523 d8d22f95 =
 5cf8fd8a 1c28afc5 b15ef4cb 063796c1 f3a2c559 0278d289 d8c63291 0290cb7b =
 7d83728c b769a489 ccce1e8a 87b6baaf 6e567a06 edddaf13 67172be6 7760aa48 =
 df368058 1410c941 c53dd1c0 61502fc9 df2688b4 b941532f 737d8ee5 49875646 =
 94fee4ba 7bc3787b 1958be4c ca3e172e
 Aug 27 23:55:00 fw1 racoon: DEBUG: compute DH's public.
 Aug 27 23:55:00 fw1 racoon: DEBUG:  6ff62ce3 fde7b64e 52ec0a2f 66491387 =
 101807a7 a63e6398 dd973900 b7633936 e242c3df 97b43e9a 7ae6d0b9 082aa975 =
 82ea145e 5bbc546c 26906738 22f286a1 51c41ca9 cc9b6dcf 297f652a 9d19fbd2 =
 b7a4bf29 09fb063e 7ee94e73 f45fe0eb d0371aff cd742076 24ef7189 49745a4c =
 e3ee7a24 81f62857 61d30d26 fe7f678f
 Aug 27 23:55:00 fw1 racoon: DEBUG: add payload of len 128, next type 10
 Aug 27 23:55:00 fw1 racoon: DEBUG: add payload of len 16, next type 0
 Aug 27 23:55:00 fw1 racoon: DEBUG: 180 bytes from 71.232.131.176[500] to =
 192.168.157.50[500]
 Aug 27 23:55:00 fw1 racoon: DEBUG: sockname 0.0.0.0[500]
 Aug 27 23:55:00 fw1 racoon: DEBUG: send packet from 71.232.131.176[500]
 Aug 27 23:55:00 fw1 racoon: DEBUG: send packet to 192.168.157.50[500]
 Aug 27 23:55:00 fw1 racoon: DEBUG: 1 times of 180 bytes message will be =
 sent to 192.168.157.50[500]
 Aug 27 23:55:00 fw1 racoon: DEBUG:  388dfe43 f1de47c0 e5802d2f 3fe86be4 =
 04100200 00000000 000000b4 0a000084 6ff62ce3 fde7b64e 52ec0a2f 66491387 =
 101807a7 a63e6398 dd973900 b7633936 e242c3df 97b43e9a 7ae6d0b9 082aa975 =
 82ea145e 5bbc546c 26906738 22f286a1 51c41ca9 cc9b6dcf 297f652a 9d19fbd2 =
 b7a4bf29 09fb063e 7ee94e73 f45fe0eb d0371aff cd742076 24ef7189 49745a4c =
 e3ee7a24 81f62857 61d30d26 fe7f678f 00000014 cfe3c548 35e3ca35 1d89843f =
 6aea69fd
 Aug 27 23:55:00 fw1 racoon: DEBUG: resend phase1 packet =
 388dfe43f1de47c0:e5802d2f3fe86be4
 Aug 27 23:55:00 fw1 racoon: DEBUG: compute DH's shared.
 Aug 27 23:55:00 fw1 racoon: DEBUG:  e8d957c0 3eb3203c 75b02c80 45a10156 =
 8f4046ab e6ad0d54 669a1a14 e451127d 8d3789d8 ed9eca61 9b5ecb76 82bc5133 =
 6fc543bc bbf34ee9 17451b6c 36b5a31e a7c919d0 bf1b9974 eecca2ae 16e9bbbf =
 3f786916 7d9929a5 5465b629 238029cf 8baa7716 a4d592cb 28878d26 d49b6d6a =
 115691c7 7dff39db 28fd12b2 a04a34d0
 Aug 27 23:55:00 fw1 racoon: DEBUG: the psk found.
 Aug 27 23:55:00 fw1 racoon: DEBUG: nonce 1:=20
 Aug 27 23:55:00 fw1 racoon: DEBUG:  7802927c df9bb218 42b1cb9c c7fbfd28 =
 ee2322e6
 Aug 27 23:55:00 fw1 racoon: DEBUG: nonce 2:=20
 Aug 27 23:55:00 fw1 racoon: DEBUG:  cfe3c548 35e3ca35 1d89843f 6aea69fd
 Aug 27 23:55:00 fw1 racoon: DEBUG: hmac(hmac_sha1)
 Aug 27 23:55:00 fw1 racoon: DEBUG: SKEYID computed:
 Aug 27 23:55:00 fw1 racoon: DEBUG:  eb6c1f64 41529f74 da512990 000bb243 =
 61b7f90c
 Aug 27 23:55:00 fw1 racoon: DEBUG: hmac(hmac_sha1)
 Aug 27 23:55:00 fw1 racoon: DEBUG: SKEYID_d computed:
 Aug 27 23:55:00 fw1 racoon: DEBUG:  e73c0eaf a463844b 5caf8098 3c7f2f26 =
 4b88b2fd
 Aug 27 23:55:00 fw1 racoon: DEBUG: hmac(hmac_sha1)
 Aug 27 23:55:00 fw1 racoon: DEBUG: SKEYID_a computed:
 Aug 27 23:55:00 fw1 racoon: DEBUG:  6c6d7326 7df5e220 54805605 68a016e2 =
 57cc94f3
 Aug 27 23:55:00 fw1 racoon: DEBUG: hmac(hmac_sha1)
 Aug 27 23:55:00 fw1 racoon: DEBUG: SKEYID_e computed:
 Aug 27 23:55:00 fw1 racoon: DEBUG:  c952231a 24678599 59801b1c 3cde893e =
 c0e41960
 Aug 27 23:55:00 fw1 racoon: DEBUG: encryption(3des)
 Aug 27 23:55:00 fw1 racoon: DEBUG: hash(sha1)
 Aug 27 23:55:00 fw1 racoon: DEBUG: len(SKEYID_e) < len(Ka) (20 < 24), =
 generating long key (Ka =3D K1 | K2 | ...)
 Aug 27 23:55:00 fw1 racoon: DEBUG: hmac(hmac_sha1)
 Aug 27 23:55:00 fw1 racoon: DEBUG: compute intermediate encryption key =
 K1
 Aug 27 23:55:00 fw1 racoon: DEBUG:  00
 Aug 27 23:55:00 fw1 racoon: DEBUG:  d5b4d92a afcd3971 fed403ab 54e928ca =
 091d4abb
 Aug 27 23:55:00 fw1 racoon: DEBUG: hmac(hmac_sha1)
 Aug 27 23:55:00 fw1 racoon: DEBUG: compute intermediate encryption key =
 K2
 Aug 27 23:55:00 fw1 racoon: DEBUG:  d5b4d92a afcd3971 fed403ab 54e928ca =
 091d4abb
 Aug 27 23:55:00 fw1 racoon: DEBUG:  207fa583 135efcf9 b5bc8052 4f727727 =
 02fd6349
 Aug 27 23:55:00 fw1 racoon: DEBUG: final encryption key computed:
 Aug 27 23:55:00 fw1 racoon: DEBUG:  d5b4d92a afcd3971 fed403ab 54e928ca =
 091d4abb 207fa583
 Aug 27 23:55:00 fw1 racoon: DEBUG: hash(sha1)
 Aug 27 23:55:00 fw1 racoon: DEBUG: encryption(3des)
 Aug 27 23:55:00 fw1 racoon: DEBUG: IV computed:
 Aug 27 23:55:00 fw1 racoon: DEBUG:  b794d705 e1c7248c
 Aug 27 23:55:00 fw1 racoon: DEBUG: =3D=3D=3D
 Aug 27 23:55:00 fw1 racoon: DEBUG: 68 bytes message received from =
 192.168.157.50[500] to 71.232.131.176[500]
 Aug 27 23:55:00 fw1 racoon: DEBUG:  388dfe43 f1de47c0 e5802d2f 3fe86be4 =
 05100201 00000000 00000044 842ee6c1 47679ff1 e5dc63a0 5c127bbc 9821bd3b =
 2fa1c0ed 0c0fecd0 aca79ce1 f9ca8f18 4ffe0d02
 Aug 27 23:55:00 fw1 racoon: DEBUG: begin decryption.
 Aug 27 23:55:00 fw1 racoon: DEBUG: encryption(3des)
 Aug 27 23:55:00 fw1 racoon: DEBUG: IV was saved for next processing:
 Aug 27 23:55:00 fw1 racoon: DEBUG:  f9ca8f18 4ffe0d02
 Aug 27 23:55:00 fw1 racoon: DEBUG: encryption(3des)
 Aug 27 23:55:00 fw1 racoon: DEBUG: with key:
 Aug 27 23:55:00 fw1 racoon: DEBUG:  d5b4d92a afcd3971 fed403ab 54e928ca =
 091d4abb 207fa583
 Aug 27 23:55:00 fw1 racoon: DEBUG: decrypted payload by IV:
 Aug 27 23:55:00 fw1 racoon: DEBUG:  b794d705 e1c7248c
 Aug 27 23:55:00 fw1 racoon: DEBUG: decrypted payload, but not trimed.
 Aug 27 23:55:00 fw1 racoon: DEBUG:  0800000c 01000000 c0a89d32 00000018 =
 848d3dd3 7bcd7115 e9fd578f 9b73b799 cca4e953 00000000
 Aug 27 23:55:00 fw1 racoon: DEBUG: padding len=3D1
 Aug 27 23:55:00 fw1 racoon: DEBUG: skip to trim padding.
 Aug 27 23:55:00 fw1 racoon: DEBUG: decrypted.
 Aug 27 23:55:00 fw1 racoon: DEBUG:  388dfe43 f1de47c0 e5802d2f 3fe86be4 =
 05100201 00000000 00000044 0800000c 01000000 c0a89d32 00000018 848d3dd3 =
 7bcd7115 e9fd578f 9b73b799 cca4e953 00000000
 Aug 27 23:55:00 fw1 racoon: DEBUG: begin.
 Aug 27 23:55:00 fw1 racoon: DEBUG: seen nptype=3D5(id)
 Aug 27 23:55:00 fw1 racoon: DEBUG: seen nptype=3D8(hash)
 Aug 27 23:55:00 fw1 racoon: DEBUG: succeed.
 Aug 27 23:55:00 fw1 racoon: DEBUG: HASH received:
 Aug 27 23:55:00 fw1 racoon: DEBUG:  848d3dd3 7bcd7115 e9fd578f 9b73b799 =
 cca4e953
 Aug 27 23:55:00 fw1 racoon: DEBUG: HASH with:
 Aug 27 23:55:00 fw1 racoon: DEBUG:  7e1cbea8 78f831fe c4ef7676 3952f63b =
 8ad09e5e a3c36269 b75cb5b0 ad58481d dd225d13 6534b9ba 6642817a f0b7d5c2 =
 332a01ec 9a475934 99ee4f83 ae028128 e6bc7f81 307aceba 641b33b2 0ff283f0 =
 728cdd67 fddbb378 a7ee8560 f61fdb78 102c58f3 470dd63c cd3e3ceb 08835f5e =
 b7858df4 557c21fc 2142767e f14eac2e 6ff62ce3 fde7b64e 52ec0a2f 66491387 =
 101807a7 a63e6398 dd973900 b7633936 e242c3df 97b43e9a 7ae6d0b9 082aa975 =
 82ea145e 5bbc546c 26906738 22f286a1 51c41ca9 cc9b6dcf 297f652a 9d19fbd2 =
 b7a4bf29 09fb063e 7ee94e73 f45fe0eb d0371aff cd742076 24ef7189 49745a4c =
 e3ee7a24 81f62857 61d30d26 fe7f678f 388dfe43 f1de47c0 e5802d2f 3fe86be4 =
 00000001 00000001 000000bc 01010005 03000024 01010000 80010005 80020002 =
 8004000e 80030001 800b0001 000c0004 00007080 03000024 02010000 80010005 =
 80020002 80040002 80030001 800b0001 000c0004 00007080 03000024 03010000 =
 80010005 80020001 80040002 80030001 800b0001 000c0004 00007080 03000024 =
 04010000 80010001 80020002 80040001 80030001 800b0001 000c0004 00007080 =
 00000024 0501000
 Aug 27 23:55:00 fw1 racoon: DEBUG: hmac(hmac_sha1)
 Aug 27 23:55:00 fw1 racoon: DEBUG: HASH (resp) computed:
 Aug 27 23:55:00 fw1 racoon: DEBUG:  848d3dd3 7bcd7115 e9fd578f 9b73b799 =
 cca4e953
 Aug 27 23:55:00 fw1 racoon: DEBUG: HASH for PSK validated.
 Aug 27 23:55:00 fw1 racoon: DEBUG: peer's ID
 Aug 27 23:55:00 fw1 racoon: DEBUG:  01000000 c0a89d32
 Aug 27 23:55:00 fw1 racoon: DEBUG: =3D=3D=3D
 Aug 27 23:55:00 fw1 racoon: DEBUG: use ID type of IPv4_address
 Aug 27 23:55:00 fw1 racoon: DEBUG: generate HASH_R
 Aug 27 23:55:00 fw1 racoon: DEBUG: HASH with:
 Aug 27 23:55:00 fw1 racoon: DEBUG:  6ff62ce3 fde7b64e 52ec0a2f 66491387 =
 101807a7 a63e6398 dd973900 b7633936 e242c3df 97b43e9a 7ae6d0b9 082aa975 =
 82ea145e 5bbc546c 26906738 22f286a1 51c41ca9 cc9b6dcf 297f652a 9d19fbd2 =
 b7a4bf29 09fb063e 7ee94e73 f45fe0eb d0371aff cd742076 24ef7189 49745a4c =
 e3ee7a24 81f62857 61d30d26 fe7f678f 7e1cbea8 78f831fe c4ef7676 3952f63b =
 8ad09e5e a3c36269 b75cb5b0 ad58481d dd225d13 6534b9ba 6642817a f0b7d5c2 =
 332a01ec 9a475934 99ee4f83 ae028128 e6bc7f81 307aceba 641b33b2 0ff283f0 =
 728cdd67 fddbb378 a7ee8560 f61fdb78 102c58f3 470dd63c cd3e3ceb 08835f5e =
 b7858df4 557c21fc 2142767e f14eac2e e5802d2f 3fe86be4 388dfe43 f1de47c0 =
 00000001 00000001 000000bc 01010005 03000024 01010000 80010005 80020002 =
 8004000e 80030001 800b0001 000c0004 00007080 03000024 02010000 80010005 =
 80020002 80040002 80030001 800b0001 000c0004 00007080 03000024 03010000 =
 80010005 80020001 80040002 80030001 800b0001 000c0004 00007080 03000024 =
 04010000 80010001 80020002 80040001 80030001 800b0001 000c0004 00007080 =
 00000024 0501000
 Aug 27 23:55:00 fw1 racoon: DEBUG: hmac(hmac_sha1)
 Aug 27 23:55:00 fw1 racoon: DEBUG: HASH (resp) computed:
 Aug 27 23:55:00 fw1 racoon: DEBUG:  74e13820 4d960db6 39538b21 c9fd59a6 =
 79c98fdf
 Aug 27 23:55:00 fw1 racoon: DEBUG: add payload of len 8, next type 8
 Aug 27 23:55:00 fw1 racoon: DEBUG: add payload of len 20, next type 0
 Aug 27 23:55:00 fw1 racoon: DEBUG: begin encryption.
 Aug 27 23:55:00 fw1 racoon: DEBUG: encryption(3des)
 Aug 27 23:55:00 fw1 racoon: DEBUG: pad length =3D 4
 Aug 27 23:55:00 fw1 racoon: DEBUG:  0800000c 011101f4 47e883b0 00000018 =
 74e13820 4d960db6 39538b21 c9fd59a6 79c98fdf dbb6e103
 Aug 27 23:55:00 fw1 racoon: DEBUG: encryption(3des)
 Aug 27 23:55:00 fw1 racoon: DEBUG: with key:
 Aug 27 23:55:00 fw1 racoon: DEBUG:  d5b4d92a afcd3971 fed403ab 54e928ca =
 091d4abb 207fa583
 Aug 27 23:55:00 fw1 racoon: DEBUG: encrypted payload by IV:
 Aug 27 23:55:00 fw1 racoon: DEBUG:  f9ca8f18 4ffe0d02
 Aug 27 23:55:00 fw1 racoon: DEBUG: save IV for next:
 Aug 27 23:55:00 fw1 racoon: DEBUG:  14ba6251 7b3d05cb
 Aug 27 23:55:00 fw1 racoon: DEBUG: encrypted.
 Aug 27 23:55:00 fw1 racoon: DEBUG: 68 bytes from 71.232.131.176[500] to =
 192.168.157.50[500]
 Aug 27 23:55:00 fw1 racoon: DEBUG: sockname 0.0.0.0[500]
 Aug 27 23:55:00 fw1 racoon: DEBUG: send packet from 71.232.131.176[500]
 Aug 27 23:55:00 fw1 racoon: DEBUG: send packet to 192.168.157.50[500]
 Aug 27 23:55:00 fw1 racoon: DEBUG: 1 times of 68 bytes message will be =
 sent to 192.168.157.50[500]
 Aug 27 23:55:00 fw1 racoon: DEBUG:  388dfe43 f1de47c0 e5802d2f 3fe86be4 =
 05100201 00000000 00000044 856ab8d9 ba645c54 0b26aba2 8325fdb5 547dd9ec =
 7b011a19 f3338bc5 9dce5fa6 14ba6251 7b3d05cb
 Aug 27 23:55:00 fw1 racoon: INFO: ISAKMP-SA established =
 71.232.131.176[500]-192.168.157.50[500] =
 spi:388dfe43f1de47c0:e5802d2f3fe86be4
 Aug 27 23:55:00 fw1 racoon: DEBUG: =3D=3D=3D
 Aug 27 23:55:00 fw1 racoon: DEBUG: =3D=3D=3D
 Aug 27 23:55:00 fw1 racoon: DEBUG: 1300 bytes message received from =
 192.168.157.50[500] to 71.232.131.176[500]
 Aug 27 23:55:00 fw1 racoon: DEBUG:  388dfe43 f1de47c0 e5802d2f 3fe86be4 =
 08102001 07aa9f8d 00000514 2489dddd e999b8c8 57ba3fc5 59118069 edcb9aab =
 ba2bcc19 8d09cbf5 c92f6d2e 926cf8c6 c60ee436 9c5c824e e274362e 0843f24f =
 c5d1296c fdb8059e fe36e501 09a72caf 09149f40 868d491a b168733b ad119200 =
 3bc8af4e 00d69f5f 250ad16a c64042b2 47f2f78e 7d2bd0a5 f63cc96a 47d14adf =
 4fb3fc02 edf81465 16d1d40d 15aac08f a890e7c5 c2179fb6 a0dd1920 892b242e =
 485168e1 ec31eb79 5908fbf3 5def7c51 e98dc195 4bcf8923 ce32d22d 08e4b930 =
 a9545087 7d9b0bf1 483834f4 15ce3635 c4058fed 3d8bf697 b3320928 c924e285 =
 ac93e333 175f5c12 b918a8ea f4029f9e 2277d3ba dedf2987 9159c149 6652924a =
 10eea9df 900e2566 2d27180b 1eadd755 e00ba365 c36e9f7b 56817c3c 51f73198 =
 00cbec7f 795e6db3 7dda0611 88f95f6b 03e62ad6 400df8c2 ed8a6a0d a6720772 =
 c746fc97 27738874 f1eed765 0551676c 02c36803 17d871c9 a6e7d1a3 7656c279 =
 7355b3ac ea59026e ff61c042 15aa7011 63a2732d 308c95c5 99a21ddf 12151f08 =
 fa14f014 c2125a10 18ffffec 13494329 cc45c890 a9229141 f15d25c4 2b1b72e2 =
 f2c2b965 2c6c52e
 Aug 27 23:55:00 fw1 racoon: DEBUG: compute IV for phase2
 Aug 27 23:55:00 fw1 racoon: DEBUG: phase1 last IV:
 Aug 27 23:55:00 fw1 racoon: DEBUG:  14ba6251 7b3d05cb 07aa9f8d
 Aug 27 23:55:00 fw1 racoon: DEBUG: hash(sha1)
 Aug 27 23:55:00 fw1 racoon: DEBUG: encryption(3des)
 Aug 27 23:55:00 fw1 racoon: DEBUG: phase2 IV computed:
 Aug 27 23:55:00 fw1 racoon: DEBUG:  3dd72fe2 12ce8a5f
 Aug 27 23:55:00 fw1 racoon: DEBUG: =3D=3D=3D
 Aug 27 23:55:00 fw1 racoon: INFO: respond new phase 2 negotiation: =
 71.232.131.176[0]<=3D>192.168.157.50[0]
 Aug 27 23:55:00 fw1 racoon: DEBUG: begin decryption.
 Aug 27 23:55:00 fw1 racoon: DEBUG: encryption(3des)
 Aug 27 23:55:00 fw1 racoon: DEBUG: IV was saved for next processing:
 Aug 27 23:55:00 fw1 racoon: DEBUG:  d04b4d58 2de9e0e3
 Aug 27 23:55:00 fw1 racoon: DEBUG: encryption(3des)
 Aug 27 23:55:00 fw1 racoon: DEBUG: with key:
 Aug 27 23:55:00 fw1 racoon: DEBUG:  d5b4d92a afcd3971 fed403ab 54e928ca =
 091d4abb 207fa583
 Aug 27 23:55:00 fw1 racoon: DEBUG: decrypted payload by IV:
 Aug 27 23:55:00 fw1 racoon: DEBUG:  3dd72fe2 12ce8a5f
 Aug 27 23:55:00 fw1 racoon: DEBUG: decrypted payload, but not trimed.
 Aug 27 23:55:00 fw1 racoon: DEBUG:  01000018 afaaf7bb bf929feb e176183d =
 870a5d57 5d467b43 0a0004ac 00000001 00000001 0200005c 01030402 793b349a =
 03000028 01030000 80010001 00020004 00000e10 80010002 00020004 0003d090 =
 80040002 80050001 00000028 02030000 80010001 00020004 00000e10 80010002 =
 00020004 0003d090 80040002 80050002 02000034 02020401 793b349a 00000028 =
 01030000 80010001 00020004 00000e10 80010002 00020004 0003d090 80040002 =
 80050002 02000030 02030401 0473d2dd 00000024 01030000 80010001 00020004 =
 00000e10 80010002 00020004 0003d090 80040002 02000034 03020401 793b349a =
 00000028 01020000 80010001 00020004 00000e10 80010002 00020004 0003d090 =
 80040002 80050001 02000030 03030401 0473d2dd 00000024 01030000 80010001 =
 00020004 00000e10 80010002 00020004 0003d090 80040002 02000034 04020401 =
 793b349a 00000028 01030000 80010001 00020004 00000e10 80010002 00020004 =
 0003d090 80040002 80050002 02000034 04030401 0473d2dd 00000028 01030000 =
 80010001 00020004 00000e10 80010002 00020004 0003d090 80040002 80050002 =
 02000034 0502040
 Aug 27 23:55:00 fw1 racoon: DEBUG: padding len=3D1
 Aug 27 23:55:00 fw1 racoon: DEBUG: skip to trim padding.
 Aug 27 23:55:00 fw1 racoon: DEBUG: decrypted.
 Aug 27 23:55:00 fw1 racoon: DEBUG:  388dfe43 f1de47c0 e5802d2f 3fe86be4 =
 08102001 07aa9f8d 00000514 01000018 afaaf7bb bf929feb e176183d 870a5d57 =
 5d467b43 0a0004ac 00000001 00000001 0200005c 01030402 793b349a 03000028 =
 01030000 80010001 00020004 00000e10 80010002 00020004 0003d090 80040002 =
 80050001 00000028 02030000 80010001 00020004 00000e10 80010002 00020004 =
 0003d090 80040002 80050002 02000034 02020401 793b349a 00000028 01030000 =
 80010001 00020004 00000e10 80010002 00020004 0003d090 80040002 80050002 =
 02000030 02030401 0473d2dd 00000024 01030000 80010001 00020004 00000e10 =
 80010002 00020004 0003d090 80040002 02000034 03020401 793b349a 00000028 =
 01020000 80010001 00020004 00000e10 80010002 00020004 0003d090 80040002 =
 80050001 02000030 03030401 0473d2dd 00000024 01030000 80010001 00020004 =
 00000e10 80010002 00020004 0003d090 80040002 02000034 04020401 793b349a =
 00000028 01030000 80010001 00020004 00000e10 80010002 00020004 0003d090 =
 80040002 80050002 02000034 04030401 0473d2dd 00000028 01030000 80010001 =
 00020004 00000e1
 Aug 27 23:55:00 fw1 racoon: DEBUG: begin.
 Aug 27 23:55:00 fw1 racoon: DEBUG: seen nptype=3D8(hash)
 Aug 27 23:55:00 fw1 racoon: DEBUG: seen nptype=3D1(sa)
 Aug 27 23:55:00 fw1 racoon: DEBUG: seen nptype=3D10(nonce)
 Aug 27 23:55:00 fw1 racoon: DEBUG: seen nptype=3D5(id)
 Aug 27 23:55:00 fw1 racoon: DEBUG: seen nptype=3D5(id)
 Aug 27 23:55:00 fw1 racoon: DEBUG: succeed.
 Aug 27 23:55:00 fw1 racoon: DEBUG: received IDci2:
 Aug 27 23:55:00 fw1 racoon: DEBUG:  011106a5 c0a89d32
 Aug 27 23:55:00 fw1 racoon: DEBUG: received IDcr2:
 Aug 27 23:55:00 fw1 racoon: DEBUG:  011106a5 47e883b0
 Aug 27 23:55:00 fw1 racoon: DEBUG: HASH(1) validate:
 Aug 27 23:55:00 fw1 racoon: DEBUG:  afaaf7bb bf929feb e176183d 870a5d57 =
 5d467b43
 Aug 27 23:55:00 fw1 racoon: DEBUG: HASH with:
 Aug 27 23:55:00 fw1 racoon: DEBUG:  07aa9f8d 0a0004ac 00000001 00000001 =
 0200005c 01030402 793b349a 03000028 01030000 80010001 00020004 00000e10 =
 80010002 00020004 0003d090 80040002 80050001 00000028 02030000 80010001 =
 00020004 00000e10 80010002 00020004 0003d090 80040002 80050002 02000034 =
 02020401 793b349a 00000028 01030000 80010001 00020004 00000e10 80010002 =
 00020004 0003d090 80040002 80050002 02000030 02030401 0473d2dd 00000024 =
 01030000 80010001 00020004 00000e10 80010002 00020004 0003d090 80040002 =
 02000034 03020401 793b349a 00000028 01020000 80010001 00020004 00000e10 =
 80010002 00020004 0003d090 80040002 80050001 02000030 03030401 0473d2dd =
 00000024 01030000 80010001 00020004 00000e10 80010002 00020004 0003d090 =
 80040002 02000034 04020401 793b349a 00000028 01030000 80010001 00020004 =
 00000e10 80010002 00020004 0003d090 80040002 80050002 02000034 04030401 =
 0473d2dd 00000028 01030000 80010001 00020004 00000e10 80010002 00020004 =
 0003d090 80040002 80050002 02000034 05020401 793b349a 00000028 01020000 =
 80010001 0002000
 Aug 27 23:55:00 fw1 racoon: DEBUG: hmac(hmac_sha1)
 Aug 27 23:55:00 fw1 racoon: DEBUG: HASH computed:
 Aug 27 23:55:00 fw1 racoon: DEBUG:  afaaf7bb bf929feb e176183d 870a5d57 =
 5d467b43
 Aug 27 23:55:00 fw1 racoon: DEBUG: anonymous configuration selected for =
 192.168.157.50.
 Aug 27 23:55:00 fw1 racoon: DEBUG: getsainfo params: =
 loc=3D'71.232.131.176', rmt=3D'192.168.157.50', peer=3D'192.168.157.50', =
 id=3D0
 Aug 27 23:55:00 fw1 racoon: DEBUG: getsainfo pass #1
 Aug 27 23:55:00 fw1 racoon: DEBUG: evaluating sainfo: loc=3D'ANONYMOUS', =
 rmt=3D'ANONYMOUS', peer=3D'ANY', id=3D0
 Aug 27 23:55:00 fw1 racoon: DEBUG: getsainfo pass #2
 Aug 27 23:55:00 fw1 racoon: DEBUG: evaluating sainfo: loc=3D'ANONYMOUS', =
 rmt=3D'ANONYMOUS', peer=3D'ANY', id=3D0
 Aug 27 23:55:00 fw1 racoon: DEBUG: selected sainfo: loc=3D'ANONYMOUS', =
 rmt=3D'ANONYMOUS', peer=3D'ANY', id=3D0
 Aug 27 23:55:00 fw1 racoon: DEBUG: get a src address from ID payload =
 192.168.157.50[1701] prefixlen=3D32 ul_proto=3D17
 Aug 27 23:55:00 fw1 racoon: DEBUG: get dst address from ID payload =
 71.232.131.176[1701] prefixlen=3D32 ul_proto=3D17
 Aug 27 23:55:00 fw1 racoon: DEBUG: sub:0xbfbfe3d0: =
 192.168.157.50/32[1701] 71.232.131.176/32[1701] proto=3Dudp dir=3Din
 Aug 27 23:55:00 fw1 racoon: DEBUG: db: 0x80abc08: 0.0.0.0/0[1701] =
 71.232.131.176/32[1701] proto=3Dudp dir=3Din
 Aug 27 23:55:00 fw1 racoon: DEBUG: 0xbfbfe3d0 masked with /0: =
 0.0.0.0[1701]
 Aug 27 23:55:00 fw1 racoon: DEBUG: 0x80abc08 masked with /0: =
 0.0.0.0[1701]
 Aug 27 23:55:00 fw1 racoon: DEBUG: 0xbfbfe3d0 masked with /32: =
 71.232.131.176[1701]
 Aug 27 23:55:00 fw1 racoon: DEBUG: 0x80abc08 masked with /32: =
 71.232.131.176[1701]
 Aug 27 23:55:00 fw1 racoon: DEBUG: sub:0xbfbfe3d0: =
 71.232.131.176/32[1701] 192.168.157.50/32[1701] proto=3Dudp dir=3Dout
 Aug 27 23:55:00 fw1 racoon: DEBUG: db: 0x80abc08: 0.0.0.0/0[1701] =
 71.232.131.176/32[1701] proto=3Dudp dir=3Din
 Aug 27 23:55:00 fw1 racoon: DEBUG: sub:0xbfbfe3d0: =
 71.232.131.176/32[1701] 192.168.157.50/32[1701] proto=3Dudp dir=3Dout
 Aug 27 23:55:00 fw1 racoon: DEBUG: db: 0x80b7008: =
 71.232.131.176/32[1701] 0.0.0.0/0[1701] proto=3Dudp dir=3Dout
 Aug 27 23:55:00 fw1 racoon: DEBUG: 0xbfbfe3d0 masked with /32: =
 71.232.131.176[1701]
 Aug 27 23:55:00 fw1 racoon: DEBUG: 0x80b7008 masked with /32: =
 71.232.131.176[1701]
 Aug 27 23:55:00 fw1 racoon: DEBUG: 0xbfbfe3d0 masked with /0: =
 0.0.0.0[1701]
 Aug 27 23:55:00 fw1 racoon: DEBUG: 0x80b7008 masked with /0: =
 0.0.0.0[1701]
 Aug 27 23:55:00 fw1 racoon: DEBUG: suitable SP =
 found:71.232.131.176/32[1701] 192.168.157.50/32[1701] proto=3Dudp =
 dir=3Dout
 Aug 27 23:55:00 fw1 racoon: DEBUG:  (proto_id=3DESP spisize=3D4 =
 spi=3D00000000 spi_p=3D00000000 encmode=3DTransport reqid=3D0:0)
 Aug 27 23:55:00 fw1 racoon: DEBUG:   (trns_id=3D3DES encklen=3D0 =
 authtype=3Dhmac-sha)
 Aug 27 23:55:00 fw1 racoon: DEBUG: total SA len=3D1192
 Aug 27 23:55:00 fw1 racoon: DEBUG:  00000001 00000001 0200005c 01030402 =
 793b349a 03000028 01030000 80010001 00020004 00000e10 80010002 00020004 =
 0003d090 80040002 80050001 00000028 02030000 80010001 00020004 00000e10 =
 80010002 00020004 0003d090 80040002 80050002 02000034 02020401 793b349a =
 00000028 01030000 80010001 00020004 00000e10 80010002 00020004 0003d090 =
 80040002 80050002 02000030 02030401 0473d2dd 00000024 01030000 80010001 =
 00020004 00000e10 80010002 00020004 0003d090 80040002 02000034 03020401 =
 793b349a 00000028 01020000 80010001 00020004 00000e10 80010002 00020004 =
 0003d090 80040002 80050001 02000030 03030401 0473d2dd 00000024 01030000 =
 80010001 00020004 00000e10 80010002 00020004 0003d090 80040002 02000034 =
 04020401 793b349a 00000028 01030000 80010001 00020004 00000e10 80010002 =
 00020004 0003d090 80040002 80050002 02000034 04030401 0473d2dd 00000028 =
 01030000 80010001 00020004 00000e10 80010002 00020004 0003d090 80040002 =
 80050002 02000034 05020401 793b349a 00000028 01020000 80010001 00020004 =
 00000e10 8001000
 Aug 27 23:55:00 fw1 racoon: DEBUG: begin.
 Aug 27 23:55:00 fw1 racoon: DEBUG: seen nptype=3D2(prop)
 Aug 27 23:55:00 fw1 last message repeated 19 times
 Aug 27 23:55:00 fw1 racoon: DEBUG: succeed.
 Aug 27 23:55:00 fw1 racoon: DEBUG: proposal #1 len=3D92
 Aug 27 23:55:00 fw1 racoon: DEBUG: begin.
 Aug 27 23:55:00 fw1 racoon: DEBUG: seen nptype=3D3(trns)
 Aug 27 23:55:00 fw1 racoon: DEBUG: seen nptype=3D3(trns)
 Aug 27 23:55:00 fw1 racoon: DEBUG: succeed.
 Aug 27 23:55:00 fw1 racoon: DEBUG: transform #1 len=3D40
 Aug 27 23:55:00 fw1 racoon: DEBUG: type=3DSA Life Type, flag=3D0x8000, =
 lorv=3Dseconds
 Aug 27 23:55:00 fw1 racoon: DEBUG: type=3DSA Life Duration, =
 flag=3D0x0000, lorv=3D4
 Aug 27 23:55:00 fw1 racoon: DEBUG: type=3DSA Life Type, flag=3D0x8000, =
 lorv=3Dkilobytes
 Aug 27 23:55:00 fw1 racoon: DEBUG: type=3DSA Life Duration, =
 flag=3D0x0000, lorv=3D4
 Aug 27 23:55:00 fw1 racoon: DEBUG: type=3DEncryption Mode, =
 flag=3D0x8000, lorv=3DTransport
 Aug 27 23:55:00 fw1 racoon: DEBUG: type=3DAuthentication Algorithm, =
 flag=3D0x8000, lorv=3Dhmac-md5
 Aug 27 23:55:00 fw1 racoon: DEBUG: transform #2 len=3D40
 Aug 27 23:55:00 fw1 racoon: DEBUG: type=3DSA Life Type, flag=3D0x8000, =
 lorv=3Dseconds
 Aug 27 23:55:00 fw1 racoon: DEBUG: type=3DSA Life Duration, =
 flag=3D0x0000, lorv=3D4
 Aug 27 23:55:00 fw1 racoon: DEBUG: type=3DSA Life Type, flag=3D0x8000, =
 lorv=3Dkilobytes
 Aug 27 23:55:00 fw1 racoon: DEBUG: type=3DSA Life Duration, =
 flag=3D0x0000, lorv=3D4
 Aug 27 23:55:00 fw1 racoon: DEBUG: type=3DEncryption Mode, =
 flag=3D0x8000, lorv=3DTransport
 Aug 27 23:55:00 fw1 racoon: DEBUG: type=3DAuthentication Algorithm, =
 flag=3D0x8000, lorv=3Dhmac-sha
 Aug 27 23:55:00 fw1 racoon: DEBUG: proposal #2 len=3D52
 Aug 27 23:55:00 fw1 racoon: DEBUG: begin.
 Aug 27 23:55:00 fw1 racoon: DEBUG: seen nptype=3D3(trns)
 Aug 27 23:55:00 fw1 racoon: DEBUG: succeed.
 Aug 27 23:55:00 fw1 racoon: DEBUG: transform #1 len=3D40
 Aug 27 23:55:00 fw1 racoon: DEBUG: type=3DSA Life Type, flag=3D0x8000, =
 lorv=3Dseconds
 Aug 27 23:55:00 fw1 racoon: DEBUG: type=3DSA Life Duration, =
 flag=3D0x0000, lorv=3D4
 Aug 27 23:55:00 fw1 racoon: DEBUG: type=3DSA Life Type, flag=3D0x8000, =
 lorv=3Dkilobytes
 Aug 27 23:55:00 fw1 racoon: DEBUG: type=3DSA Life Duration, =
 flag=3D0x0000, lorv=3D4
 Aug 27 23:55:00 fw1 racoon: DEBUG: type=3DEncryption Mode, =
 flag=3D0x8000, lorv=3DTransport
 Aug 27 23:55:00 fw1 racoon: DEBUG: type=3DAuthentication Algorithm, =
 flag=3D0x8000, lorv=3Dhmac-sha
 Aug 27 23:55:00 fw1 racoon: DEBUG: proposal #2 len=3D48
 Aug 27 23:55:00 fw1 racoon: DEBUG: begin.
 Aug 27 23:55:00 fw1 racoon: DEBUG: seen nptype=3D3(trns)
 Aug 27 23:55:00 fw1 racoon: DEBUG: succeed.
 Aug 27 23:55:00 fw1 racoon: DEBUG: transform #1 len=3D36
 Aug 27 23:55:00 fw1 racoon: DEBUG: type=3DSA Life Type, flag=3D0x8000, =
 lorv=3Dseconds
 Aug 27 23:55:00 fw1 racoon: DEBUG: type=3DSA Life Duration, =
 flag=3D0x0000, lorv=3D4
 Aug 27 23:55:00 fw1 racoon: DEBUG: type=3DSA Life Type, flag=3D0x8000, =
 lorv=3Dkilobytes
 Aug 27 23:55:00 fw1 racoon: DEBUG: type=3DSA Life Duration, =
 flag=3D0x0000, lorv=3D4
 Aug 27 23:55:00 fw1 racoon: DEBUG: type=3DEncryption Mode, =
 flag=3D0x8000, lorv=3DTransport
 Aug 27 23:55:00 fw1 racoon: DEBUG: proposal #3 len=3D52
 Aug 27 23:55:00 fw1 racoon: DEBUG: begin.
 Aug 27 23:55:00 fw1 racoon: DEBUG: seen nptype=3D3(trns)
 Aug 27 23:55:00 fw1 racoon: DEBUG: succeed.
 Aug 27 23:55:00 fw1 racoon: DEBUG: transform #1 len=3D40
 Aug 27 23:55:00 fw1 racoon: DEBUG: type=3DSA Life Type, flag=3D0x8000, =
 lorv=3Dseconds
 Aug 27 23:55:00 fw1 racoon: DEBUG: type=3DSA Life Duration, =
 flag=3D0x0000, lorv=3D4
 Aug 27 23:55:00 fw1 racoon: DEBUG: type=3DSA Life Type, flag=3D0x8000, =
 lorv=3Dkilobytes
 Aug 27 23:55:00 fw1 racoon: DEBUG: type=3DSA Life Duration, =
 flag=3D0x0000, lorv=3D4
 Aug 27 23:55:00 fw1 racoon: DEBUG: type=3DEncryption Mode, =
 flag=3D0x8000, lorv=3DTransport
 Aug 27 23:55:00 fw1 racoon: DEBUG: type=3DAuthentication Algorithm, =
 flag=3D0x8000, lorv=3Dhmac-md5
 Aug 27 23:55:00 fw1 racoon: DEBUG: proposal #3 len=3D48
 Aug 27 23:55:00 fw1 racoon: DEBUG: begin.
 Aug 27 23:55:00 fw1 racoon: DEBUG: seen nptype=3D3(trns)
 Aug 27 23:55:00 fw1 racoon: DEBUG: succeed.
 Aug 27 23:55:00 fw1 racoon: DEBUG: transform #1 len=3D36
 Aug 27 23:55:00 fw1 racoon: DEBUG: type=3DSA Life Type, flag=3D0x8000, =
 lorv=3Dseconds
 Aug 27 23:55:00 fw1 racoon: DEBUG: type=3DSA Life Duration, =
 flag=3D0x0000, lorv=3D4
 Aug 27 23:55:00 fw1 racoon: DEBUG: type=3DSA Life Type, flag=3D0x8000, =
 lorv=3Dkilobytes
 Aug 27 23:55:00 fw1 racoon: DEBUG: type=3DSA Life Duration, =
 flag=3D0x0000, lorv=3D4
 Aug 27 23:55:00 fw1 racoon: DEBUG: type=3DEncryption Mode, =
 flag=3D0x8000, lorv=3DTransport
 Aug 27 23:55:00 fw1 racoon: DEBUG: proposal #4 len=3D52
 Aug 27 23:55:00 fw1 racoon: DEBUG: begin.
 Aug 27 23:55:00 fw1 racoon: DEBUG: seen nptype=3D3(trns)
 Aug 27 23:55:00 fw1 racoon: DEBUG: succeed.
 Aug 27 23:55:00 fw1 racoon: DEBUG: transform #1 len=3D40
 Aug 27 23:55:00 fw1 racoon: DEBUG: type=3DSA Life Type, flag=3D0x8000, =
 lorv=3Dseconds
 Aug 27 23:55:00 fw1 racoon: DEBUG: type=3DSA Life Duration, =
 flag=3D0x0000, lorv=3D4
 Aug 27 23:55:00 fw1 racoon: DEBUG: type=3DSA Life Type, flag=3D0x8000, =
 lorv=3Dkilobytes
 Aug 27 23:55:00 fw1 racoon: DEBUG: type=3DSA Life Duration, =
 flag=3D0x0000, lorv=3D4
 Aug 27 23:55:00 fw1 racoon: DEBUG: type=3DEncryption Mode, =
 flag=3D0x8000, lorv=3DTransport
 Aug 27 23:55:00 fw1 racoon: DEBUG: type=3DAuthentication Algorithm, =
 flag=3D0x8000, lorv=3Dhmac-sha
 Aug 27 23:55:00 fw1 racoon: DEBUG: proposal #4 len=3D52
 Aug 27 23:55:00 fw1 racoon: DEBUG: begin.
 Aug 27 23:55:00 fw1 racoon: DEBUG: seen nptype=3D3(trns)
 Aug 27 23:55:00 fw1 racoon: DEBUG: succeed.
 Aug 27 23:55:00 fw1 racoon: DEBUG: transform #1 len=3D40
 Aug 27 23:55:00 fw1 racoon: DEBUG: type=3DSA Life Type, flag=3D0x8000, =
 lorv=3Dseconds
 Aug 27 23:55:00 fw1 racoon: DEBUG: type=3DSA Life Duration, =
 flag=3D0x0000, lorv=3D4
 Aug 27 23:55:00 fw1 racoon: DEBUG: type=3DSA Life Type, flag=3D0x8000, =
 lorv=3Dkilobytes
 Aug 27 23:55:00 fw1 racoon: DEBUG: type=3DSA Life Duration, =
 flag=3D0x0000, lorv=3D4
 Aug 27 23:55:00 fw1 racoon: DEBUG: type=3DEncryption Mode, =
 flag=3D0x8000, lorv=3DTransport
 Aug 27 23:55:00 fw1 racoon: DEBUG: type=3DAuthentication Algorithm, =
 flag=3D0x8000, lorv=3Dhmac-sha
 Aug 27 23:55:00 fw1 racoon: DEBUG: proposal #5 len=3D52
 Aug 27 23:55:00 fw1 racoon: DEBUG: begin.
 Aug 27 23:55:00 fw1 racoon: DEBUG: seen nptype=3D3(trns)
 Aug 27 23:55:00 fw1 racoon: DEBUG: succeed.
 Aug 27 23:55:00 fw1 racoon: DEBUG: transform #1 len=3D40
 Aug 27 23:55:00 fw1 racoon: DEBUG: type=3DSA Life Type, flag=3D0x8000, =
 lorv=3Dseconds
 Aug 27 23:55:00 fw1 racoon: DEBUG: type=3DSA Life Duration, =
 flag=3D0x0000, lorv=3D4
 Aug 27 23:55:00 fw1 racoon: DEBUG: type=3DSA Life Type, flag=3D0x8000, =
 lorv=3Dkilobytes
 Aug 27 23:55:00 fw1 racoon: DEBUG: type=3DSA Life Duration, =
 flag=3D0x0000, lorv=3D4
 Aug 27 23:55:00 fw1 racoon: DEBUG: type=3DEncryption Mode, =
 flag=3D0x8000, lorv=3DTransport
 Aug 27 23:55:00 fw1 racoon: DEBUG: type=3DAuthentication Algorithm, =
 flag=3D0x8000, lorv=3Dhmac-md5
 Aug 27 23:55:00 fw1 racoon: DEBUG: proposal #5 len=3D52
 Aug 27 23:55:00 fw1 racoon: DEBUG: begin.
 Aug 27 23:55:00 fw1 racoon: DEBUG: seen nptype=3D3(trns)
 Aug 27 23:55:00 fw1 racoon: DEBUG: succeed.
 Aug 27 23:55:00 fw1 racoon: DEBUG: transform #1 len=3D40
 Aug 27 23:55:00 fw1 racoon: DEBUG: type=3DSA Life Type, flag=3D0x8000, =
 lorv=3Dseconds
 Aug 27 23:55:00 fw1 racoon: DEBUG: type=3DSA Life Duration, =
 flag=3D0x0000, lorv=3D4
 Aug 27 23:55:00 fw1 racoon: DEBUG: type=3DSA Life Type, flag=3D0x8000, =
 lorv=3Dkilobytes
 Aug 27 23:55:00 fw1 racoon: DEBUG: type=3DSA Life Duration, =
 flag=3D0x0000, lorv=3D4
 Aug 27 23:55:00 fw1 racoon: DEBUG: type=3DEncryption Mode, =
 flag=3D0x8000, lorv=3DTransport
 Aug 27 23:55:00 fw1 racoon: DEBUG: type=3DAuthentication Algorithm, =
 flag=3D0x8000, lorv=3Dhmac-md5
 Aug 27 23:55:00 fw1 racoon: DEBUG: proposal #6 len=3D92
 Aug 27 23:55:00 fw1 racoon: DEBUG: begin.
 Aug 27 23:55:00 fw1 racoon: DEBUG: seen nptype=3D3(trns)
 Aug 27 23:55:00 fw1 racoon: DEBUG: seen nptype=3D3(trns)
 Aug 27 23:55:00 fw1 racoon: DEBUG: succeed.
 Aug 27 23:55:00 fw1 racoon: DEBUG: transform #1 len=3D40
 Aug 27 23:55:00 fw1 racoon: DEBUG: type=3DSA Life Type, flag=3D0x8000, =
 lorv=3Dseconds
 Aug 27 23:55:00 fw1 racoon: DEBUG: type=3DSA Life Duration, =
 flag=3D0x0000, lorv=3D4
 Aug 27 23:55:00 fw1 racoon: DEBUG: type=3DSA Life Type, flag=3D0x8000, =
 lorv=3Dkilobytes
 Aug 27 23:55:00 fw1 racoon: DEBUG: type=3DSA Life Duration, =
 flag=3D0x0000, lorv=3D4
 Aug 27 23:55:00 fw1 racoon: DEBUG: type=3DEncryption Mode, =
 flag=3D0x8000, lorv=3DTransport
 Aug 27 23:55:00 fw1 racoon: DEBUG: type=3DAuthentication Algorithm, =
 flag=3D0x8000, lorv=3Dhmac-md5
 Aug 27 23:55:00 fw1 racoon: DEBUG: transform #2 len=3D40
 Aug 27 23:55:00 fw1 racoon: DEBUG: type=3DSA Life Type, flag=3D0x8000, =
 lorv=3Dseconds
 Aug 27 23:55:00 fw1 racoon: DEBUG: type=3DSA Life Duration, =
 flag=3D0x0000, lorv=3D4
 Aug 27 23:55:00 fw1 racoon: DEBUG: type=3DSA Life Type, flag=3D0x8000, =
 lorv=3Dkilobytes
 Aug 27 23:55:00 fw1 racoon: DEBUG: type=3DSA Life Duration, =
 flag=3D0x0000, lorv=3D4
 Aug 27 23:55:00 fw1 racoon: DEBUG: type=3DEncryption Mode, =
 flag=3D0x8000, lorv=3DTransport
 Aug 27 23:55:00 fw1 racoon: DEBUG: type=3DAuthentication Algorithm, =
 flag=3D0x8000, lorv=3Dhmac-sha
 Aug 27 23:55:00 fw1 racoon: DEBUG: proposal #7 len=3D52
 Aug 27 23:55:00 fw1 racoon: DEBUG: begin.
 Aug 27 23:55:00 fw1 racoon: DEBUG: seen nptype=3D3(trns)
 Aug 27 23:55:00 fw1 racoon: DEBUG: succeed.
 Aug 27 23:55:00 fw1 racoon: DEBUG: transform #1 len=3D40
 Aug 27 23:55:00 fw1 racoon: DEBUG: type=3DSA Life Type, flag=3D0x8000, =
 lorv=3Dseconds
 Aug 27 23:55:00 fw1 racoon: DEBUG: type=3DSA Life Duration, =
 flag=3D0x0000, lorv=3D4
 Aug 27 23:55:00 fw1 racoon: DEBUG: type=3DSA Life Type, flag=3D0x8000, =
 lorv=3Dkilobytes
 Aug 27 23:55:00 fw1 racoon: DEBUG: type=3DSA Life Duration, =
 flag=3D0x0000, lorv=3D4
 Aug 27 23:55:00 fw1 racoon: DEBUG: type=3DEncryption Mode, =
 flag=3D0x8000, lorv=3DTransport
 Aug 27 23:55:00 fw1 racoon: DEBUG: type=3DAuthentication Algorithm, =
 flag=3D0x8000, lorv=3Dhmac-sha
 Aug 27 23:55:00 fw1 racoon: DEBUG: proposal #7 len=3D48
 Aug 27 23:55:00 fw1 racoon: DEBUG: begin.
 Aug 27 23:55:00 fw1 racoon: DEBUG: seen nptype=3D3(trns)
 Aug 27 23:55:00 fw1 racoon: DEBUG: succeed.
 Aug 27 23:55:00 fw1 racoon: DEBUG: transform #1 len=3D36
 Aug 27 23:55:00 fw1 racoon: DEBUG: type=3DSA Life Type, flag=3D0x8000, =
 lorv=3Dseconds
 Aug 27 23:55:00 fw1 racoon: DEBUG: type=3DSA Life Duration, =
 flag=3D0x0000, lorv=3D4
 Aug 27 23:55:00 fw1 racoon: DEBUG: type=3DSA Life Type, flag=3D0x8000, =
 lorv=3Dkilobytes
 Aug 27 23:55:00 fw1 racoon: DEBUG: type=3DSA Life Duration, =
 flag=3D0x0000, lorv=3D4
 Aug 27 23:55:00 fw1 racoon: DEBUG: type=3DEncryption Mode, =
 flag=3D0x8000, lorv=3DTransport
 Aug 27 23:55:00 fw1 racoon: DEBUG: proposal #8 len=3D52
 Aug 27 23:55:00 fw1 racoon: DEBUG: begin.
 Aug 27 23:55:00 fw1 racoon: DEBUG: seen nptype=3D3(trns)
 Aug 27 23:55:00 fw1 racoon: DEBUG: succeed.
 Aug 27 23:55:00 fw1 racoon: DEBUG: transform #1 len=3D40
 Aug 27 23:55:00 fw1 racoon: DEBUG: type=3DSA Life Type, flag=3D0x8000, =
 lorv=3Dseconds
 Aug 27 23:55:00 fw1 racoon: DEBUG: type=3DSA Life Duration, =
 flag=3D0x0000, lorv=3D4
 Aug 27 23:55:00 fw1 racoon: DEBUG: type=3DSA Life Type, flag=3D0x8000, =
 lorv=3Dkilobytes
 Aug 27 23:55:00 fw1 racoon: DEBUG: type=3DSA Life Duration, =
 flag=3D0x0000, lorv=3D4
 Aug 27 23:55:00 fw1 racoon: DEBUG: type=3DEncryption Mode, =
 flag=3D0x8000, lorv=3DTransport
 Aug 27 23:55:00 fw1 racoon: DEBUG: type=3DAuthentication Algorithm, =
 flag=3D0x8000, lorv=3Dhmac-md5
 Aug 27 23:55:00 fw1 racoon: DEBUG: proposal #8 len=3D48
 Aug 27 23:55:00 fw1 racoon: DEBUG: begin.
 Aug 27 23:55:00 fw1 racoon: DEBUG: seen nptype=3D3(trns)
 Aug 27 23:55:00 fw1 racoon: DEBUG: succeed.
 Aug 27 23:55:00 fw1 racoon: DEBUG: transform #1 len=3D36
 Aug 27 23:55:00 fw1 racoon: DEBUG: type=3DSA Life Type, flag=3D0x8000, =
 lorv=3Dseconds
 Aug 27 23:55:00 fw1 racoon: DEBUG: type=3DSA Life Duration, =
 flag=3D0x0000, lorv=3D4
 Aug 27 23:55:00 fw1 racoon: DEBUG: type=3DSA Life Type, flag=3D0x8000, =
 lorv=3Dkilobytes
 Aug 27 23:55:00 fw1 racoon: DEBUG: type=3DSA Life Duration, =
 flag=3D0x0000, lorv=3D4
 Aug 27 23:55:00 fw1 racoon: DEBUG: type=3DEncryption Mode, =
 flag=3D0x8000, lorv=3DTransport
 Aug 27 23:55:00 fw1 racoon: DEBUG: proposal #9 len=3D52
 Aug 27 23:55:00 fw1 racoon: DEBUG: begin.
 Aug 27 23:55:00 fw1 racoon: DEBUG: seen nptype=3D3(trns)
 Aug 27 23:55:00 fw1 racoon: DEBUG: succeed.
 Aug 27 23:55:00 fw1 racoon: DEBUG: transform #1 len=3D40
 Aug 27 23:55:00 fw1 racoon: DEBUG: type=3DSA Life Type, flag=3D0x8000, =
 lorv=3Dseconds
 Aug 27 23:55:00 fw1 racoon: DEBUG: type=3DSA Life Duration, =
 flag=3D0x0000, lorv=3D4
 Aug 27 23:55:00 fw1 racoon: DEBUG: type=3DSA Life Type, flag=3D0x8000, =
 lorv=3Dkilobytes
 Aug 27 23:55:00 fw1 racoon: DEBUG: type=3DSA Life Duration, =
 flag=3D0x0000, lorv=3D4
 Aug 27 23:55:00 fw1 racoon: DEBUG: type=3DEncryption Mode, =
 flag=3D0x8000, lorv=3DTransport
 Aug 27 23:55:00 fw1 racoon: DEBUG: type=3DAuthentication Algorithm, =
 flag=3D0x8000, lorv=3Dhmac-sha
 Aug 27 23:55:00 fw1 racoon: DEBUG: proposal #9 len=3D52
 Aug 27 23:55:00 fw1 racoon: DEBUG: begin.
 Aug 27 23:55:00 fw1 racoon: DEBUG: seen nptype=3D3(trns)
 Aug 27 23:55:00 fw1 racoon: DEBUG: succeed.
 Aug 27 23:55:00 fw1 racoon: DEBUG: transform #1 len=3D40
 Aug 27 23:55:00 fw1 racoon: DEBUG: type=3DSA Life Type, flag=3D0x8000, =
 lorv=3Dseconds
 Aug 27 23:55:00 fw1 racoon: DEBUG: type=3DSA Life Duration, =
 flag=3D0x0000, lorv=3D4
 Aug 27 23:55:00 fw1 racoon: DEBUG: type=3DSA Life Type, flag=3D0x8000, =
 lorv=3Dkilobytes
 Aug 27 23:55:00 fw1 racoon: DEBUG: type=3DSA Life Duration, =
 flag=3D0x0000, lorv=3D4
 Aug 27 23:55:00 fw1 racoon: DEBUG: type=3DEncryption Mode, =
 flag=3D0x8000, lorv=3DTransport
 Aug 27 23:55:00 fw1 racoon: DEBUG: type=3DAuthentication Algorithm, =
 flag=3D0x8000, lorv=3Dhmac-sha
 Aug 27 23:55:00 fw1 racoon: DEBUG: proposal #10 len=3D52
 Aug 27 23:55:00 fw1 racoon: DEBUG: begin.
 Aug 27 23:55:00 fw1 racoon: DEBUG: seen nptype=3D3(trns)
 Aug 27 23:55:00 fw1 racoon: DEBUG: succeed.
 Aug 27 23:55:00 fw1 racoon: DEBUG: transform #1 len=3D40
 Aug 27 23:55:00 fw1 racoon: DEBUG: type=3DSA Life Type, flag=3D0x8000, =
 lorv=3Dseconds
 Aug 27 23:55:00 fw1 racoon: DEBUG: type=3DSA Life Duration, =
 flag=3D0x0000, lorv=3D4
 Aug 27 23:55:00 fw1 racoon: DEBUG: type=3DSA Life Type, flag=3D0x8000, =
 lorv=3Dkilobytes
 Aug 27 23:55:00 fw1 racoon: DEBUG: type=3DSA Life Duration, =
 flag=3D0x0000, lorv=3D4
 Aug 27 23:55:00 fw1 racoon: DEBUG: type=3DEncryption Mode, =
 flag=3D0x8000, lorv=3DTransport
 Aug 27 23:55:00 fw1 racoon: DEBUG: type=3DAuthentication Algorithm, =
 flag=3D0x8000, lorv=3Dhmac-md5
 Aug 27 23:55:00 fw1 racoon: DEBUG: proposal #10 len=3D52
 Aug 27 23:55:00 fw1 racoon: DEBUG: begin.
 Aug 27 23:55:00 fw1 racoon: DEBUG: seen nptype=3D3(trns)
 Aug 27 23:55:00 fw1 racoon: DEBUG: succeed.
 Aug 27 23:55:00 fw1 racoon: DEBUG: transform #1 len=3D40
 Aug 27 23:55:00 fw1 racoon: DEBUG: type=3DSA Life Type, flag=3D0x8000, =
 lorv=3Dseconds
 Aug 27 23:55:00 fw1 racoon: DEBUG: type=3DSA Life Duration, =
 flag=3D0x0000, lorv=3D4
 Aug 27 23:55:00 fw1 racoon: DEBUG: type=3DSA Life Type, flag=3D0x8000, =
 lorv=3Dkilobytes
 Aug 27 23:55:00 fw1 racoon: DEBUG: type=3DSA Life Duration, =
 flag=3D0x0000, lorv=3D4
 Aug 27 23:55:00 fw1 racoon: DEBUG: type=3DEncryption Mode, =
 flag=3D0x8000, lorv=3DTransport
 Aug 27 23:55:00 fw1 racoon: DEBUG: type=3DAuthentication Algorithm, =
 flag=3D0x8000, lorv=3Dhmac-md5
 Aug 27 23:55:00 fw1 racoon: DEBUG: proposal #11 len=3D92
 Aug 27 23:55:00 fw1 racoon: DEBUG: begin.
 Aug 27 23:55:00 fw1 racoon: DEBUG: seen nptype=3D3(trns)
 Aug 27 23:55:00 fw1 racoon: DEBUG: seen nptype=3D3(trns)
 Aug 27 23:55:00 fw1 racoon: DEBUG: succeed.
 Aug 27 23:55:00 fw1 racoon: DEBUG: transform #1 len=3D40
 Aug 27 23:55:00 fw1 racoon: DEBUG: type=3DSA Life Type, flag=3D0x8000, =
 lorv=3Dseconds
 Aug 27 23:55:00 fw1 racoon: DEBUG: type=3DSA Life Duration, =
 flag=3D0x0000, lorv=3D4
 Aug 27 23:55:00 fw1 racoon: DEBUG: type=3DSA Life Type, flag=3D0x8000, =
 lorv=3Dkilobytes
 Aug 27 23:55:00 fw1 racoon: DEBUG: type=3DSA Life Duration, =
 flag=3D0x0000, lorv=3D4
 Aug 27 23:55:00 fw1 racoon: DEBUG: type=3DEncryption Mode, =
 flag=3D0x8000, lorv=3DTransport
 Aug 27 23:55:00 fw1 racoon: DEBUG: type=3DAuthentication Algorithm, =
 flag=3D0x8000, lorv=3Dhmac-sha
 Aug 27 23:55:00 fw1 racoon: DEBUG: transform #2 len=3D40
 Aug 27 23:55:00 fw1 racoon: DEBUG: type=3DSA Life Type, flag=3D0x8000, =
 lorv=3Dseconds
 Aug 27 23:55:00 fw1 racoon: DEBUG: type=3DSA Life Duration, =
 flag=3D0x0000, lorv=3D4
 Aug 27 23:55:00 fw1 racoon: DEBUG: type=3DSA Life Type, flag=3D0x8000, =
 lorv=3Dkilobytes
 Aug 27 23:55:00 fw1 racoon: DEBUG: type=3DSA Life Duration, =
 flag=3D0x0000, lorv=3D4
 Aug 27 23:55:00 fw1 racoon: DEBUG: type=3DEncryption Mode, =
 flag=3D0x8000, lorv=3DTransport
 Aug 27 23:55:00 fw1 racoon: DEBUG: type=3DAuthentication Algorithm, =
 flag=3D0x8000, lorv=3Dhmac-md5
 Aug 27 23:55:00 fw1 racoon: DEBUG: proposal #12 len=3D92
 Aug 27 23:55:00 fw1 racoon: DEBUG: begin.
 Aug 27 23:55:00 fw1 racoon: DEBUG: seen nptype=3D3(trns)
 Aug 27 23:55:00 fw1 racoon: DEBUG: seen nptype=3D3(trns)
 Aug 27 23:55:00 fw1 racoon: DEBUG: succeed.
 Aug 27 23:55:00 fw1 racoon: DEBUG: transform #1 len=3D40
 Aug 27 23:55:00 fw1 racoon: DEBUG: type=3DSA Life Type, flag=3D0x8000, =
 lorv=3Dseconds
 Aug 27 23:55:00 fw1 racoon: DEBUG: type=3DSA Life Duration, =
 flag=3D0x0000, lorv=3D4
 Aug 27 23:55:00 fw1 racoon: DEBUG: type=3DSA Life Type, flag=3D0x8000, =
 lorv=3Dkilobytes
 Aug 27 23:55:00 fw1 racoon: DEBUG: type=3DSA Life Duration, =
 flag=3D0x0000, lorv=3D4
 Aug 27 23:55:00 fw1 racoon: DEBUG: type=3DEncryption Mode, =
 flag=3D0x8000, lorv=3DTransport
 Aug 27 23:55:00 fw1 racoon: DEBUG: type=3DAuthentication Algorithm, =
 flag=3D0x8000, lorv=3Dhmac-sha
 Aug 27 23:55:00 fw1 racoon: DEBUG: transform #2 len=3D40
 Aug 27 23:55:00 fw1 racoon: DEBUG: type=3DSA Life Type, flag=3D0x8000, =
 lorv=3Dseconds
 Aug 27 23:55:00 fw1 racoon: DEBUG: type=3DSA Life Duration, =
 flag=3D0x0000, lorv=3D4
 Aug 27 23:55:00 fw1 racoon: DEBUG: type=3DSA Life Type, flag=3D0x8000, =
 lorv=3Dkilobytes
 Aug 27 23:55:00 fw1 racoon: DEBUG: type=3DSA Life Duration, =
 flag=3D0x0000, lorv=3D4
 Aug 27 23:55:00 fw1 racoon: DEBUG: type=3DEncryption Mode, =
 flag=3D0x8000, lorv=3DTransport
 Aug 27 23:55:00 fw1 racoon: DEBUG: type=3DAuthentication Algorithm, =
 flag=3D0x8000, lorv=3Dhmac-md5
 Aug 27 23:55:00 fw1 racoon: DEBUG: pair 1:
 Aug 27 23:55:00 fw1 racoon: DEBUG:  0x80b5920: next=3D0x0 =
 tnext=3D0x80b5930
 Aug 27 23:55:00 fw1 racoon: DEBUG:   0x80b5930: next=3D0x0 tnext=3D0x0
 Aug 27 23:55:00 fw1 racoon: DEBUG: proposal #1: 2 transform
 Aug 27 23:55:00 fw1 racoon: DEBUG: pair 2:
 Aug 27 23:55:00 fw1 racoon: DEBUG:  0x80b5940: next=3D0x80b5950 =
 tnext=3D0x0
 Aug 27 23:55:00 fw1 racoon: DEBUG:   0x80b5950: next=3D0x0 tnext=3D0x0
 Aug 27 23:55:00 fw1 racoon: DEBUG: proposal #2: 2 transform
 Aug 27 23:55:00 fw1 racoon: DEBUG: pair 3:
 Aug 27 23:55:00 fw1 racoon: DEBUG:  0x80b5960: next=3D0x80b5970 =
 tnext=3D0x0
 Aug 27 23:55:00 fw1 racoon: DEBUG:   0x80b5970: next=3D0x0 tnext=3D0x0
 Aug 27 23:55:00 fw1 racoon: DEBUG: proposal #3: 2 transform
 Aug 27 23:55:00 fw1 racoon: DEBUG: pair 4:
 Aug 27 23:55:00 fw1 racoon: DEBUG:  0x80b5980: next=3D0x80b5990 =
 tnext=3D0x0
 Aug 27 23:55:00 fw1 racoon: DEBUG:   0x80b5990: next=3D0x0 tnext=3D0x0
 Aug 27 23:55:00 fw1 racoon: DEBUG: proposal #4: 2 transform
 Aug 27 23:55:00 fw1 racoon: DEBUG: pair 5:
 Aug 27 23:55:00 fw1 racoon: DEBUG:  0x80b59a0: next=3D0x80b59b0 =
 tnext=3D0x0
 Aug 27 23:55:00 fw1 racoon: DEBUG:   0x80b59b0: next=3D0x0 tnext=3D0x0
 Aug 27 23:55:00 fw1 racoon: DEBUG: proposal #5: 2 transform
 Aug 27 23:55:00 fw1 racoon: DEBUG: pair 6:
 Aug 27 23:55:00 fw1 racoon: DEBUG:  0x80b59c0: next=3D0x0 =
 tnext=3D0x80b59d0
 Aug 27 23:55:00 fw1 racoon: DEBUG:   0x80b59d0: next=3D0x0 tnext=3D0x0
 Aug 27 23:55:00 fw1 racoon: DEBUG: proposal #6: 2 transform
 Aug 27 23:55:00 fw1 racoon: DEBUG: pair 7:
 Aug 27 23:55:00 fw1 racoon: DEBUG:  0x80b59e0: next=3D0x80b59f0 =
 tnext=3D0x0
 Aug 27 23:55:00 fw1 racoon: DEBUG:   0x80b59f0: next=3D0x0 tnext=3D0x0
 Aug 27 23:55:00 fw1 racoon: DEBUG: proposal #7: 2 transform
 Aug 27 23:55:00 fw1 racoon: DEBUG: pair 8:
 Aug 27 23:55:00 fw1 racoon: DEBUG:  0x80b5a00: next=3D0x80b5a10 =
 tnext=3D0x0
 Aug 27 23:55:00 fw1 racoon: DEBUG:   0x80b5a10: next=3D0x0 tnext=3D0x0
 Aug 27 23:55:00 fw1 racoon: DEBUG: proposal #8: 2 transform
 Aug 27 23:55:00 fw1 racoon: DEBUG: pair 9:
 Aug 27 23:55:00 fw1 racoon: DEBUG:  0x80b5a20: next=3D0x80b5a30 =
 tnext=3D0x0
 Aug 27 23:55:00 fw1 racoon: DEBUG:   0x80b5a30: next=3D0x0 tnext=3D0x0
 Aug 27 23:55:00 fw1 racoon: DEBUG: proposal #9: 2 transform
 Aug 27 23:55:00 fw1 racoon: DEBUG: pair 10:
 Aug 27 23:55:00 fw1 racoon: DEBUG:  0x80b5a40: next=3D0x80b5a50 =
 tnext=3D0x0
 Aug 27 23:55:00 fw1 racoon: DEBUG:   0x80b5a50: next=3D0x0 tnext=3D0x0
 Aug 27 23:55:00 fw1 racoon: DEBUG: proposal #10: 2 transform
 Aug 27 23:55:00 fw1 racoon: DEBUG: pair 11:
 Aug 27 23:55:00 fw1 racoon: DEBUG:  0x80b5a60: next=3D0x0 =
 tnext=3D0x80b5a70
 Aug 27 23:55:00 fw1 racoon: DEBUG:   0x80b5a70: next=3D0x0 tnext=3D0x0
 Aug 27 23:55:00 fw1 racoon: DEBUG: proposal #11: 2 transform
 Aug 27 23:55:00 fw1 racoon: DEBUG: pair 12:
 Aug 27 23:55:00 fw1 racoon: DEBUG:  0x80b5a80: next=3D0x0 =
 tnext=3D0x80b5a90
 Aug 27 23:55:00 fw1 racoon: DEBUG:   0x80b5a90: next=3D0x0 tnext=3D0x0
 Aug 27 23:55:00 fw1 racoon: DEBUG: proposal #12: 2 transform
 Aug 27 23:55:00 fw1 racoon: DEBUG: begin compare proposals.
 Aug 27 23:55:00 fw1 racoon: DEBUG: pair[1]: 0x80b5920
 Aug 27 23:55:00 fw1 racoon: DEBUG:  0x80b5920: next=3D0x0 =
 tnext=3D0x80b5930
 Aug 27 23:55:00 fw1 racoon: DEBUG:   0x80b5930: next=3D0x0 tnext=3D0x0
 Aug 27 23:55:00 fw1 racoon: DEBUG: prop#=3D1 prot-id=3DESP spi-size=3D4 =
 #trns=3D2 trns#=3D1 trns-id=3D3DES
 Aug 27 23:55:00 fw1 racoon: DEBUG: type=3DSA Life Type, flag=3D0x8000, =
 lorv=3Dseconds
 Aug 27 23:55:00 fw1 racoon: DEBUG: type=3DSA Life Duration, =
 flag=3D0x0000, lorv=3D4
 Aug 27 23:55:00 fw1 racoon: DEBUG: type=3DSA Life Type, flag=3D0x8000, =
 lorv=3Dkilobytes
 Aug 27 23:55:00 fw1 racoon: DEBUG: type=3DSA Life Duration, =
 flag=3D0x0000, lorv=3D4
 Aug 27 23:55:00 fw1 racoon: DEBUG: type=3DEncryption Mode, =
 flag=3D0x8000, lorv=3DTransport
 Aug 27 23:55:00 fw1 racoon: DEBUG: type=3DAuthentication Algorithm, =
 flag=3D0x8000, lorv=3Dhmac-md5
 Aug 27 23:55:00 fw1 racoon: DEBUG: prop#=3D1 prot-id=3DESP spi-size=3D4 =
 #trns=3D2 trns#=3D2 trns-id=3D3DES
 Aug 27 23:55:00 fw1 racoon: DEBUG: type=3DSA Life Type, flag=3D0x8000, =
 lorv=3Dseconds
 Aug 27 23:55:00 fw1 racoon: DEBUG: type=3DSA Life Duration, =
 flag=3D0x0000, lorv=3D4
 Aug 27 23:55:00 fw1 racoon: DEBUG: type=3DSA Life Type, flag=3D0x8000, =
 lorv=3Dkilobytes
 Aug 27 23:55:00 fw1 racoon: DEBUG: type=3DSA Life Duration, =
 flag=3D0x0000, lorv=3D4
 Aug 27 23:55:00 fw1 racoon: DEBUG: type=3DEncryption Mode, =
 flag=3D0x8000, lorv=3DTransport
 Aug 27 23:55:00 fw1 racoon: DEBUG: type=3DAuthentication Algorithm, =
 flag=3D0x8000, lorv=3Dhmac-sha
 Aug 27 23:55:00 fw1 racoon: DEBUG: peer's single bundle:
 Aug 27 23:55:00 fw1 racoon: DEBUG:  (proto_id=3DESP spisize=3D4 =
 spi=3D793b349a spi_p=3D00000000 encmode=3DTransport reqid=3D0:0)
 Aug 27 23:55:00 fw1 racoon: DEBUG:   (trns_id=3D3DES encklen=3D0 =
 authtype=3Dhmac-md5)
 Aug 27 23:55:00 fw1 racoon: DEBUG:   (trns_id=3D3DES encklen=3D0 =
 authtype=3Dhmac-sha)
 Aug 27 23:55:00 fw1 racoon: DEBUG: my single bundle:
 Aug 27 23:55:00 fw1 racoon: DEBUG:  (proto_id=3DESP spisize=3D4 =
 spi=3D00000000 spi_p=3D00000000 encmode=3DTransport reqid=3D0:0)
 Aug 27 23:55:00 fw1 racoon: DEBUG:   (trns_id=3D3DES encklen=3D0 =
 authtype=3Dhmac-sha)
 Aug 27 23:55:00 fw1 racoon: WARNING: authtype mismatched: my:hmac-sha =
 peer:hmac-md5
 Aug 27 23:55:00 fw1 racoon: DEBUG: matched
 Aug 27 23:55:00 fw1 racoon: DEBUG: =3D=3D=3D
 Aug 27 23:55:00 fw1 racoon: DEBUG: call pfkey_send_getspi
 Aug 27 23:55:00 fw1 racoon: DEBUG: pfkey GETSPI sent: ESP/Transport =
 192.168.157.50[0]->71.232.131.176[0]=20
 Aug 27 23:55:00 fw1 racoon: DEBUG: pfkey getspi sent.
 Aug 27 23:55:00 fw1 racoon: DEBUG: pk_recv: retry[0] recv()=20
 Aug 27 23:55:00 fw1 racoon: DEBUG: get pfkey GETSPI message
 Aug 27 23:55:00 fw1 racoon: DEBUG: pfkey GETSPI succeeded: ESP/Transport =
 192.168.157.50[0]->71.232.131.176[0] spi=3D152440950(0x9161076)
 Aug 27 23:55:00 fw1 racoon: DEBUG: total SA len=3D60
 Aug 27 23:55:00 fw1 racoon: DEBUG:  00000001 00000001 00000034 01030401 =
 00000000 00000028 02030000 80010001 00020004 00000e10 80010002 00020004 =
 0003d090 80040002 80050002
 Aug 27 23:55:00 fw1 racoon: DEBUG: begin.
 Aug 27 23:55:00 fw1 racoon: DEBUG: seen nptype=3D2(prop)
 Aug 27 23:55:00 fw1 racoon: DEBUG: succeed.
 Aug 27 23:55:00 fw1 racoon: DEBUG: proposal #1 len=3D52
 Aug 27 23:55:00 fw1 racoon: DEBUG: begin.
 Aug 27 23:55:00 fw1 racoon: DEBUG: seen nptype=3D3(trns)
 Aug 27 23:55:00 fw1 racoon: DEBUG: succeed.
 Aug 27 23:55:00 fw1 racoon: DEBUG: transform #2 len=3D40
 Aug 27 23:55:00 fw1 racoon: DEBUG: type=3DSA Life Type, flag=3D0x8000, =
 lorv=3Dseconds
 Aug 27 23:55:00 fw1 racoon: DEBUG: type=3DSA Life Duration, =
 flag=3D0x0000, lorv=3D4
 Aug 27 23:55:00 fw1 racoon: DEBUG: type=3DSA Life Type, flag=3D0x8000, =
 lorv=3Dkilobytes
 Aug 27 23:55:00 fw1 racoon: DEBUG: type=3DSA Life Duration, =
 flag=3D0x0000, lorv=3D4
 Aug 27 23:55:00 fw1 racoon: DEBUG: type=3DEncryption Mode, =
 flag=3D0x8000, lorv=3DTransport
 Aug 27 23:55:00 fw1 racoon: DEBUG: type=3DAuthentication Algorithm, =
 flag=3D0x8000, lorv=3Dhmac-sha
 Aug 27 23:55:00 fw1 racoon: DEBUG: pair 1:
 Aug 27 23:55:00 fw1 racoon: DEBUG:  0x80b5850: next=3D0x0 tnext=3D0x0
 Aug 27 23:55:00 fw1 racoon: DEBUG: proposal #1: 1 transform
 Aug 27 23:55:00 fw1 racoon: DEBUG: add payload of len 60, next type 10
 Aug 27 23:55:00 fw1 racoon: DEBUG: add payload of len 16, next type 5
 Aug 27 23:55:00 fw1 racoon: DEBUG: add payload of len 8, next type 5
 Aug 27 23:55:00 fw1 racoon: DEBUG: add payload of len 8, next type 0
 Aug 27 23:55:00 fw1 racoon: DEBUG: HASH with:
 Aug 27 23:55:00 fw1 racoon: DEBUG:  07aa9f8d f56d89ee 3b7f5ad7 3a3163e1 =
 5a4c5994 23c922b5 0a000040 00000001 00000001 00000034 01030401 09161076 =
 00000028 02030000 80010001 00020004 00000e10 80010002 00020004 0003d090 =
 80040002 80050002 05000014 f30cc6b4 45267e55 17278be8 13543e20 0500000c =
 011106a5 c0a89d32 0000000c 011106a5 47e883b0
 Aug 27 23:55:00 fw1 racoon: DEBUG: hmac(hmac_sha1)
 Aug 27 23:55:00 fw1 racoon: DEBUG: HASH computed:
 Aug 27 23:55:00 fw1 racoon: DEBUG:  934838bc 106dd661 783b3225 66a64610 =
 cc4f206b
 Aug 27 23:55:00 fw1 racoon: DEBUG: add payload of len 20, next type 1
 Aug 27 23:55:00 fw1 racoon: DEBUG: begin encryption.
 Aug 27 23:55:00 fw1 racoon: DEBUG: encryption(3des)
 Aug 27 23:55:00 fw1 racoon: DEBUG: pad length =3D 4
 Aug 27 23:55:00 fw1 racoon: DEBUG:  01000018 934838bc 106dd661 783b3225 =
 66a64610 cc4f206b 0a000040 00000001 00000001 00000034 01030401 09161076 =
 00000028 02030000 80010001 00020004 00000e10 80010002 00020004 0003d090 =
 80040002 80050002 05000014 f30cc6b4 45267e55 17278be8 13543e20 0500000c =
 011106a5 c0a89d32 0000000c 011106a5 47e883b0 82d2fe03
 Aug 27 23:55:00 fw1 racoon: DEBUG: encryption(3des)
 Aug 27 23:55:00 fw1 racoon: DEBUG: with key:
 Aug 27 23:55:00 fw1 racoon: DEBUG:  d5b4d92a afcd3971 fed403ab 54e928ca =
 091d4abb 207fa583
 Aug 27 23:55:00 fw1 racoon: DEBUG: encrypted payload by IV:
 Aug 27 23:55:00 fw1 racoon: DEBUG:  d04b4d58 2de9e0e3
 Aug 27 23:55:00 fw1 racoon: DEBUG: save IV for next:
 Aug 27 23:55:00 fw1 racoon: DEBUG:  a54c7bb0 445e4db1
 Aug 27 23:55:00 fw1 racoon: DEBUG: encrypted.
 Aug 27 23:55:00 fw1 racoon: DEBUG: 164 bytes from 71.232.131.176[500] to =
 192.168.157.50[500]
 Aug 27 23:55:00 fw1 racoon: DEBUG: sockname 0.0.0.0[500]
 Aug 27 23:55:00 fw1 racoon: DEBUG: send packet from 71.232.131.176[500]
 Aug 27 23:55:00 fw1 racoon: DEBUG: send packet to 192.168.157.50[500]
 Aug 27 23:55:00 fw1 racoon: DEBUG: 1 times of 164 bytes message will be =
 sent to 192.168.157.50[500]
 Aug 27 23:55:00 fw1 racoon: DEBUG:  388dfe43 f1de47c0 e5802d2f 3fe86be4 =
 08102001 07aa9f8d 000000a4 45a1e184 82a05584 66380f52 079fa7a6 3f0a9eea =
 4a058906 de8fff11 a3f733b4 2e88cde1 bf9bcf6d d152a6fa b7a6835b b67ae4f5 =
 bd1a0f8a 81612165 6c1403fb d229da01 6ea1dbfa 6795e1be 2c34b393 58b20935 =
 d2386dc6 cc012267 45eb3400 dba5d06b 8a92c0d7 b80c60ff 1d5b2b73 3dcc74b4 =
 dea71685 e8104343 82b59237 a54c7bb0 445e4db1
 Aug 27 23:55:00 fw1 racoon: DEBUG: resend phase2 packet =
 388dfe43f1de47c0:e5802d2f3fe86be4:000007aa
 Aug 27 23:55:00 fw1 racoon: DEBUG: =3D=3D=3D
 Aug 27 23:55:00 fw1 racoon: DEBUG: 52 bytes message received from =
 192.168.157.50[500] to 71.232.131.176[500]
 Aug 27 23:55:00 fw1 racoon: DEBUG:  388dfe43 f1de47c0 e5802d2f 3fe86be4 =
 08102001 07aa9f8d 00000034 0b1b5684 de06f181 945ba439 a25870e5 b6348ab2 =
 b660321d
 Aug 27 23:55:00 fw1 racoon: DEBUG: begin decryption.
 Aug 27 23:55:00 fw1 racoon: DEBUG: encryption(3des)
 Aug 27 23:55:00 fw1 racoon: DEBUG: IV was saved for next processing:
 Aug 27 23:55:00 fw1 racoon: DEBUG:  b6348ab2 b660321d
 Aug 27 23:55:00 fw1 racoon: DEBUG: encryption(3des)
 Aug 27 23:55:00 fw1 racoon: DEBUG: with key:
 Aug 27 23:55:00 fw1 racoon: DEBUG:  d5b4d92a afcd3971 fed403ab 54e928ca =
 091d4abb 207fa583
 Aug 27 23:55:00 fw1 racoon: DEBUG: decrypted payload by IV:
 Aug 27 23:55:00 fw1 racoon: DEBUG:  a54c7bb0 445e4db1
 Aug 27 23:55:00 fw1 racoon: DEBUG: decrypted payload, but not trimed.
 Aug 27 23:55:00 fw1 racoon: DEBUG:  00000018 21b05abc 1e81fed6 06b3dc77 =
 e76adc1f bf23898d
 Aug 27 23:55:00 fw1 racoon: DEBUG: padding len=3D142
 Aug 27 23:55:00 fw1 racoon: DEBUG: skip to trim padding.
 Aug 27 23:55:00 fw1 racoon: DEBUG: decrypted.
 Aug 27 23:55:00 fw1 racoon: DEBUG:  388dfe43 f1de47c0 e5802d2f 3fe86be4 =
 08102001 07aa9f8d 00000034 00000018 21b05abc 1e81fed6 06b3dc77 e76adc1f =
 bf23898d
 Aug 27 23:55:00 fw1 racoon: DEBUG: begin.
 Aug 27 23:55:00 fw1 racoon: DEBUG: seen nptype=3D8(hash)
 Aug 27 23:55:00 fw1 racoon: DEBUG: succeed.
 Aug 27 23:55:00 fw1 racoon: DEBUG: HASH(3) validate:
 Aug 27 23:55:00 fw1 racoon: DEBUG:  21b05abc 1e81fed6 06b3dc77 e76adc1f =
 bf23898d
 Aug 27 23:55:00 fw1 racoon: DEBUG: HASH with:=20
 Aug 27 23:55:00 fw1 racoon: DEBUG:  0007aa9f 8df56d89 ee3b7f5a d73a3163 =
 e15a4c59 9423c922 b5f30cc6 b445267e 5517278b e813543e 20
 Aug 27 23:55:00 fw1 racoon: DEBUG: hmac(hmac_sha1)
 Aug 27 23:55:00 fw1 racoon: DEBUG: HASH computed:
 Aug 27 23:55:00 fw1 racoon: DEBUG:  21b05abc 1e81fed6 06b3dc77 e76adc1f =
 bf23898d
 Aug 27 23:55:00 fw1 racoon: DEBUG: =3D=3D=3D
 Aug 27 23:55:00 fw1 racoon: DEBUG: KEYMAT compute with
 Aug 27 23:55:00 fw1 racoon: DEBUG:  03091610 76f56d89 ee3b7f5a d73a3163 =
 e15a4c59 9423c922 b5f30cc6 b445267e 5517278b e813543e 20
 Aug 27 23:55:00 fw1 racoon: DEBUG: hmac(hmac_sha1)
 Aug 27 23:55:00 fw1 racoon: DEBUG: encryption(3des)
 Aug 27 23:55:00 fw1 racoon: DEBUG: hmac(sha1)
 Aug 27 23:55:00 fw1 racoon: DEBUG: encklen=3D192 authklen=3D160
 Aug 27 23:55:00 fw1 racoon: DEBUG: generating 640 bits of key =
 (dupkeymat=3D4)
 Aug 27 23:55:00 fw1 racoon: DEBUG: generating K1...K4 for KEYMAT.
 Aug 27 23:55:00 fw1 racoon: DEBUG: hmac(hmac_sha1)
 Aug 27 23:55:00 fw1 last message repeated 2 times
 Aug 27 23:55:00 fw1 racoon: DEBUG:  d0c9ce55 4ac02f22 f9f6da6b 57179dbc =
 0b1214f3 200db22b 91c71516 b66a2ec6 20cfc62c 6f54f150 a057a015 657f4297 =
 63056bdd f9ebda13 dc21badf 52cffe08 41ba1f76 e6c0d1b2 d5790c27 2eb2ff46
 Aug 27 23:55:00 fw1 racoon: DEBUG: KEYMAT compute with
 Aug 27 23:55:00 fw1 racoon: DEBUG:  03793b34 9af56d89 ee3b7f5a d73a3163 =
 e15a4c59 9423c922 b5f30cc6 b445267e 5517278b e813543e 20
 Aug 27 23:55:00 fw1 racoon: DEBUG: hmac(hmac_sha1)
 Aug 27 23:55:00 fw1 racoon: DEBUG: encryption(3des)
 Aug 27 23:55:00 fw1 racoon: DEBUG: hmac(sha1)
 Aug 27 23:55:00 fw1 racoon: DEBUG: encklen=3D192 authklen=3D160
 Aug 27 23:55:00 fw1 racoon: DEBUG: generating 640 bits of key =
 (dupkeymat=3D4)
 Aug 27 23:55:00 fw1 racoon: DEBUG: generating K1...K4 for KEYMAT.
 Aug 27 23:55:00 fw1 racoon: DEBUG: hmac(hmac_sha1)
 Aug 27 23:55:00 fw1 last message repeated 2 times
 Aug 27 23:55:00 fw1 racoon: DEBUG:  33b3384f 09adf65a 18527c53 19f55ffa =
 5fb44192 ad4511a9 c57fa417 e4365eaf cc198364 fd2e782b bbe15de2 d47d9433 =
 b7905c0d ef957471 4baaa901 2bf9e2ad 14740f64 79cbce6f 8672a284 363ca437
 Aug 27 23:55:00 fw1 racoon: DEBUG: KEYMAT computed.
 Aug 27 23:55:00 fw1 racoon: DEBUG: call pk_sendupdate
 Aug 27 23:55:00 fw1 racoon: DEBUG: encryption(3des)
 Aug 27 23:55:00 fw1 racoon: DEBUG: hmac(sha1)
 Aug 27 23:55:00 fw1 racoon: DEBUG: call pfkey_send_update2
 Aug 27 23:55:00 fw1 racoon: DEBUG: pfkey update sent.
 Aug 27 23:55:00 fw1 racoon: DEBUG: encryption(3des)
 Aug 27 23:55:00 fw1 racoon: DEBUG: hmac(sha1)
 Aug 27 23:55:00 fw1 racoon: DEBUG: call pfkey_send_add2 (NAT flavor)
 Aug 27 23:55:00 fw1 racoon: DEBUG: call pfkey_send_add2
 Aug 27 23:55:00 fw1 racoon: DEBUG: pfkey add sent.
 Aug 27 23:55:00 fw1 racoon: DEBUG: pk_recv: retry[0] recv()=20
 Aug 27 23:55:00 fw1 racoon: DEBUG: get pfkey UPDATE message
 Aug 27 23:55:00 fw1 racoon: DEBUG: pfkey UPDATE succeeded: ESP/Transport =
 192.168.157.50[0]->71.232.131.176[0] spi=3D152440950(0x9161076)
 Aug 27 23:55:00 fw1 racoon: INFO: IPsec-SA established: ESP/Transport =
 192.168.157.50[0]->71.232.131.176[0] spi=3D152440950(0x9161076)
 Aug 27 23:55:00 fw1 racoon: DEBUG: =3D=3D=3D
 Aug 27 23:55:00 fw1 racoon: DEBUG: pk_recv: retry[0] recv()=20
 Aug 27 23:55:00 fw1 racoon: DEBUG: get pfkey ADD message
 Aug 27 23:55:00 fw1 racoon: INFO: IPsec-SA established: ESP/Transport =
 71.232.131.176[500]->192.168.157.50[500] spi=3D2033923226(0x793b349a)
 Aug 27 23:55:00 fw1 racoon: DEBUG: =3D=3D=3D
 Aug 27 23:55:35 fw1 racoon: DEBUG: =3D=3D=3D
 Aug 27 23:55:35 fw1 racoon: DEBUG: 68 bytes message received from =
 192.168.157.50[500] to 71.232.131.176[500]
 Aug 27 23:55:35 fw1 racoon: DEBUG:  388dfe43 f1de47c0 e5802d2f 3fe86be4 =
 08100501 c7e49c9f 00000044 dfa88e78 beea3b65 c0dee071 b428080d f860cbcd =
 ad261853 b5244a63 43ee47b5 1e4cd447 9fda6737
 Aug 27 23:55:35 fw1 racoon: DEBUG: receive Information.
 Aug 27 23:55:35 fw1 racoon: DEBUG: compute IV for phase2
 Aug 27 23:55:35 fw1 racoon: DEBUG: phase1 last IV:
 Aug 27 23:55:35 fw1 racoon: DEBUG:  14ba6251 7b3d05cb c7e49c9f
 Aug 27 23:55:35 fw1 racoon: DEBUG: hash(sha1)
 Aug 27 23:55:35 fw1 racoon: DEBUG: encryption(3des)
 Aug 27 23:55:35 fw1 racoon: DEBUG: phase2 IV computed:
 Aug 27 23:55:35 fw1 racoon: DEBUG:  9b660172 67419f8a
 Aug 27 23:55:35 fw1 racoon: DEBUG: begin decryption.
 Aug 27 23:55:35 fw1 racoon: DEBUG: encryption(3des)
 Aug 27 23:55:35 fw1 racoon: DEBUG: IV was saved for next processing:
 Aug 27 23:55:35 fw1 racoon: DEBUG:  1e4cd447 9fda6737
 Aug 27 23:55:35 fw1 racoon: DEBUG: encryption(3des)
 Aug 27 23:55:35 fw1 racoon: DEBUG: with key:
 Aug 27 23:55:35 fw1 racoon: DEBUG:  d5b4d92a afcd3971 fed403ab 54e928ca =
 091d4abb 207fa583
 Aug 27 23:55:35 fw1 racoon: DEBUG: decrypted payload by IV:
 Aug 27 23:55:35 fw1 racoon: DEBUG:  9b660172 67419f8a
 Aug 27 23:55:35 fw1 racoon: DEBUG: decrypted payload, but not trimed.
 Aug 27 23:55:35 fw1 racoon: DEBUG:  0c000018 f7c7b404 571ec9d5 f3039327 =
 0e63f68f 00f11a92 00000010 00000001 03040001 793b349a
 Aug 27 23:55:35 fw1 racoon: DEBUG: padding len=3D155
 Aug 27 23:55:35 fw1 racoon: DEBUG: skip to trim padding.
 Aug 27 23:55:35 fw1 racoon: DEBUG: decrypted.
 Aug 27 23:55:35 fw1 racoon: DEBUG:  388dfe43 f1de47c0 e5802d2f 3fe86be4 =
 08100501 c7e49c9f 00000044 0c000018 f7c7b404 571ec9d5 f3039327 0e63f68f =
 00f11a92 00000010 00000001 03040001 793b349a
 Aug 27 23:55:35 fw1 racoon: DEBUG: IV freed
 Aug 27 23:55:35 fw1 racoon: DEBUG: HASH with:
 Aug 27 23:55:35 fw1 racoon: DEBUG:  c7e49c9f 00000010 00000001 03040001 =
 793b349a
 Aug 27 23:55:35 fw1 racoon: DEBUG: hmac(hmac_sha1)
 Aug 27 23:55:35 fw1 racoon: DEBUG: HASH computed:
 Aug 27 23:55:35 fw1 racoon: DEBUG:  f7c7b404 571ec9d5 f3039327 0e63f68f =
 00f11a92
 Aug 27 23:55:35 fw1 racoon: DEBUG: hash validated.
 Aug 27 23:55:35 fw1 racoon: DEBUG: begin.
 Aug 27 23:55:35 fw1 racoon: DEBUG: seen nptype=3D8(hash)
 Aug 27 23:55:35 fw1 racoon: DEBUG: seen nptype=3D12(delete)
 Aug 27 23:55:35 fw1 racoon: DEBUG: succeed.
 Aug 27 23:55:35 fw1 racoon: DEBUG: delete payload for protocol ESP
 Aug 27 23:55:35 fw1 racoon: DEBUG: call pfkey_send_dump
 Aug 27 23:55:35 fw1 racoon: DEBUG: pk_recv: retry[0] recv()=20
 Aug 27 23:55:35 fw1 last message repeated 5 times
 Aug 27 23:55:35 fw1 racoon: DEBUG: purged SAs.
 Aug 27 23:55:35 fw1 racoon: DEBUG: =3D=3D=3D
 Aug 27 23:55:35 fw1 racoon: DEBUG: 84 bytes message received from =
 192.168.157.50[500] to 71.232.131.176[500]
 Aug 27 23:55:35 fw1 racoon: DEBUG:  388dfe43 f1de47c0 e5802d2f 3fe86be4 =
 08100501 6a9926c5 00000054 15933ef3 ff95ad5b 05716230 b7eb5589 01a58856 =
 23e0209a c3cb2278 c0bddc44 b84c3ce2 4e5558f3 b46a307b 51de02c7 09971133 =
 2f9601f7
 Aug 27 23:55:35 fw1 racoon: DEBUG: receive Information.
 Aug 27 23:55:35 fw1 racoon: DEBUG: compute IV for phase2
 Aug 27 23:55:35 fw1 racoon: DEBUG: phase1 last IV:
 Aug 27 23:55:35 fw1 racoon: DEBUG:  14ba6251 7b3d05cb 6a9926c5
 Aug 27 23:55:35 fw1 racoon: DEBUG: hash(sha1)
 Aug 27 23:55:35 fw1 racoon: DEBUG: encryption(3des)
 Aug 27 23:55:35 fw1 racoon: DEBUG: phase2 IV computed:
 Aug 27 23:55:35 fw1 racoon: DEBUG:  fcf43202 d1be3547
 Aug 27 23:55:35 fw1 racoon: DEBUG: begin decryption.
 Aug 27 23:55:35 fw1 racoon: DEBUG: encryption(3des)
 Aug 27 23:55:35 fw1 racoon: DEBUG: IV was saved for next processing:
 Aug 27 23:55:35 fw1 racoon: DEBUG:  09971133 2f9601f7
 Aug 27 23:55:35 fw1 racoon: DEBUG: encryption(3des)
 Aug 27 23:55:35 fw1 racoon: DEBUG: with key:
 Aug 27 23:55:35 fw1 racoon: DEBUG:  d5b4d92a afcd3971 fed403ab 54e928ca =
 091d4abb 207fa583
 Aug 27 23:55:35 fw1 racoon: DEBUG: decrypted payload by IV:
 Aug 27 23:55:35 fw1 racoon: DEBUG:  fcf43202 d1be3547
 Aug 27 23:55:35 fw1 racoon: DEBUG: decrypted payload, but not trimed.
 Aug 27 23:55:35 fw1 racoon: DEBUG:  0c000018 b8b7c5e9 ecaf29e0 e93701f9 =
 c131ea82 a86b3a92 0000001c 00000001 01100001 388dfe43 f1de47c0 e5802d2f =
 3fe86be4 00000000
 Aug 27 23:55:35 fw1 racoon: DEBUG: padding len=3D1
 Aug 27 23:55:35 fw1 racoon: DEBUG: skip to trim padding.
 Aug 27 23:55:35 fw1 racoon: DEBUG: decrypted.
 Aug 27 23:55:35 fw1 racoon: DEBUG:  388dfe43 f1de47c0 e5802d2f 3fe86be4 =
 08100501 6a9926c5 00000054 0c000018 b8b7c5e9 ecaf29e0 e93701f9 c131ea82 =
 a86b3a92 0000001c 00000001 01100001 388dfe43 f1de47c0 e5802d2f 3fe86be4 =
 00000000
 Aug 27 23:55:35 fw1 racoon: DEBUG: IV freed
 Aug 27 23:55:35 fw1 racoon: DEBUG: HASH with:
 Aug 27 23:55:35 fw1 racoon: DEBUG:  6a9926c5 0000001c 00000001 01100001 =
 388dfe43 f1de47c0 e5802d2f 3fe86be4
 Aug 27 23:55:35 fw1 racoon: DEBUG: hmac(hmac_sha1)
 Aug 27 23:55:35 fw1 racoon: DEBUG: HASH computed:
 Aug 27 23:55:35 fw1 racoon: DEBUG:  b8b7c5e9 ecaf29e0 e93701f9 c131ea82 =
 a86b3a92
 Aug 27 23:55:35 fw1 racoon: DEBUG: hash validated.
 Aug 27 23:55:35 fw1 racoon: DEBUG: begin.
 Aug 27 23:55:35 fw1 racoon: DEBUG: seen nptype=3D8(hash)
 Aug 27 23:55:35 fw1 racoon: DEBUG: seen nptype=3D12(delete)
 Aug 27 23:55:35 fw1 racoon: DEBUG: succeed.
 Aug 27 23:55:35 fw1 racoon: DEBUG: delete payload for protocol ISAKMP
 Aug 27 23:55:35 fw1 racoon: INFO: ISAKMP-SA expired =
 71.232.131.176[500]-192.168.157.50[500] =
 spi:388dfe43f1de47c0:e5802d2f3fe86be4
 Aug 27 23:55:35 fw1 racoon: DEBUG: purged SAs.
 Aug 27 23:55:36 fw1 racoon: INFO: ISAKMP-SA deleted =
 71.232.131.176[500]-192.168.157.50[500] =
 spi:388dfe43f1de47c0:e5802d2f3fe86be4
 Aug 27 23:55:36 fw1 racoon: DEBUG: IV freed
 Aug 27 23:56:53 fw1 racoon: DEBUG: =3D=3D=3D
 Aug 27 23:56:53 fw1 racoon: DEBUG: 312 bytes message received from =
 192.168.157.50[500] to 71.232.131.176[500]
 Aug 27 23:56:53 fw1 racoon: DEBUG:  57520990 98756b58 00000000 00000000 =
 01100200 00000000 00000138 0d0000c8 00000001 00000001 000000bc 01010005 =
 03000024 01010000 80010005 80020002 8004000e 80030001 800b0001 000c0004 =
 00007080 03000024 02010000 80010005 80020002 80040002 80030001 800b0001 =
 000c0004 00007080 03000024 03010000 80010005 80020001 80040002 80030001 =
 800b0001 000c0004 00007080 03000024 04010000 80010001 80020002 80040001 =
 80030001 800b0001 000c0004 00007080 00000024 05010000 80010001 80020001 =
 80040001 80030001 800b0001 000c0004 00007080 0d000018 1e2b5169 05991c7d =
 7c96fcbf b587e461 00000004 0d000014 4048b7d5 6ebce885 25e7de7f 00d6c2d3 =
 0d000014 90cb8091 3ebb696e 086381b5 ec427b1f 00000014 26244d38 eddb61b3 =
 172a36e3 d0cfb819
 Aug 27 23:56:53 fw1 racoon: DEBUG: anonymous configuration selected for =
 192.168.157.50.
 Aug 27 23:56:53 fw1 racoon: DEBUG: =3D=3D=3D
 Aug 27 23:56:53 fw1 racoon: INFO: respond new phase 1 negotiation: =
 71.232.131.176[500]<=3D>192.168.157.50[500]
 Aug 27 23:56:53 fw1 racoon: INFO: begin Identity Protection mode.
 Aug 27 23:56:53 fw1 racoon: DEBUG: begin.
 Aug 27 23:56:53 fw1 racoon: DEBUG: seen nptype=3D1(sa)
 Aug 27 23:56:53 fw1 racoon: DEBUG: seen nptype=3D13(vid)
 Aug 27 23:56:53 fw1 last message repeated 3 times
 Aug 27 23:56:53 fw1 racoon: DEBUG: succeed.
 Aug 27 23:56:53 fw1 racoon: INFO: received broken Microsoft ID: MS NT5 =
 ISAKMPOAKLEY
 Aug 27 23:56:53 fw1 racoon: INFO: received Vendor ID: FRAGMENTATION
 Aug 27 23:56:53 fw1 racoon: INFO: received Vendor ID: =
 draft-ietf-ipsec-nat-t-ike-02=20
 Aug 27 23:56:53 fw1 racoon: DEBUG: received unknown Vendor ID
 Aug 27 23:56:53 fw1 racoon: DEBUG:  26244d38 eddb61b3 172a36e3 d0cfb819
 Aug 27 23:56:53 fw1 racoon: DEBUG: total SA len=3D196
 Aug 27 23:56:53 fw1 racoon: DEBUG:  00000001 00000001 000000bc 01010005 =
 03000024 01010000 80010005 80020002 8004000e 80030001 800b0001 000c0004 =
 00007080 03000024 02010000 80010005 80020002 80040002 80030001 800b0001 =
 000c0004 00007080 03000024 03010000 80010005 80020001 80040002 80030001 =
 800b0001 000c0004 00007080 03000024 04010000 80010001 80020002 80040001 =
 80030001 800b0001 000c0004 00007080 00000024 05010000 80010001 80020001 =
 80040001 80030001 800b0001 000c0004 00007080
 Aug 27 23:56:53 fw1 racoon: DEBUG: begin.
 Aug 27 23:56:53 fw1 racoon: DEBUG: seen nptype=3D2(prop)
 Aug 27 23:56:53 fw1 racoon: DEBUG: succeed.
 Aug 27 23:56:53 fw1 racoon: DEBUG: proposal #1 len=3D188
 Aug 27 23:56:53 fw1 racoon: DEBUG: begin.
 Aug 27 23:56:53 fw1 racoon: DEBUG: seen nptype=3D3(trns)
 Aug 27 23:56:53 fw1 last message repeated 4 times
 Aug 27 23:56:53 fw1 racoon: DEBUG: succeed.
 Aug 27 23:56:53 fw1 racoon: DEBUG: transform #1 len=3D36
 Aug 27 23:56:53 fw1 racoon: DEBUG: type=3DEncryption Algorithm, =
 flag=3D0x8000, lorv=3D3DES-CBC
 Aug 27 23:56:53 fw1 racoon: DEBUG: encryption(3des)
 Aug 27 23:56:53 fw1 racoon: DEBUG: type=3DHash Algorithm, flag=3D0x8000, =
 lorv=3DSHA
 Aug 27 23:56:53 fw1 racoon: DEBUG: hash(sha1)
 Aug 27 23:56:53 fw1 racoon: DEBUG: type=3DGroup Description, =
 flag=3D0x8000, lorv=3D2048-bit MODP group
 Aug 27 23:56:53 fw1 racoon: DEBUG: hmac(modp2048)
 Aug 27 23:56:53 fw1 racoon: DEBUG: type=3DAuthentication Method, =
 flag=3D0x8000, lorv=3Dpre-shared key
 Aug 27 23:56:53 fw1 racoon: DEBUG: type=3DLife Type, flag=3D0x8000, =
 lorv=3Dseconds
 Aug 27 23:56:53 fw1 racoon: DEBUG: type=3DLife Duration, flag=3D0x0000, =
 lorv=3D4
 Aug 27 23:56:53 fw1 racoon: DEBUG: transform #2 len=3D36
 Aug 27 23:56:53 fw1 racoon: DEBUG: type=3DEncryption Algorithm, =
 flag=3D0x8000, lorv=3D3DES-CBC
 Aug 27 23:56:53 fw1 racoon: DEBUG: encryption(3des)
 Aug 27 23:56:53 fw1 racoon: DEBUG: type=3DHash Algorithm, flag=3D0x8000, =
 lorv=3DSHA
 Aug 27 23:56:53 fw1 racoon: DEBUG: hash(sha1)
 Aug 27 23:56:53 fw1 racoon: DEBUG: type=3DGroup Description, =
 flag=3D0x8000, lorv=3D1024-bit MODP group
 Aug 27 23:56:53 fw1 racoon: DEBUG: hmac(modp1024)
 Aug 27 23:56:53 fw1 racoon: DEBUG: type=3DAuthentication Method, =
 flag=3D0x8000, lorv=3Dpre-shared key
 Aug 27 23:56:53 fw1 racoon: DEBUG: type=3DLife Type, flag=3D0x8000, =
 lorv=3Dseconds
 Aug 27 23:56:53 fw1 racoon: DEBUG: type=3DLife Duration, flag=3D0x0000, =
 lorv=3D4
 Aug 27 23:56:53 fw1 racoon: DEBUG: transform #3 len=3D36
 Aug 27 23:56:53 fw1 racoon: DEBUG: type=3DEncryption Algorithm, =
 flag=3D0x8000, lorv=3D3DES-CBC
 Aug 27 23:56:53 fw1 racoon: DEBUG: encryption(3des)
 Aug 27 23:56:53 fw1 racoon: DEBUG: type=3DHash Algorithm, flag=3D0x8000, =
 lorv=3DMD5
 Aug 27 23:56:53 fw1 racoon: DEBUG: hash(md5)
 Aug 27 23:56:53 fw1 racoon: DEBUG: type=3DGroup Description, =
 flag=3D0x8000, lorv=3D1024-bit MODP group
 Aug 27 23:56:53 fw1 racoon: DEBUG: hmac(modp1024)
 Aug 27 23:56:53 fw1 racoon: DEBUG: type=3DAuthentication Method, =
 flag=3D0x8000, lorv=3Dpre-shared key
 Aug 27 23:56:53 fw1 racoon: DEBUG: type=3DLife Type, flag=3D0x8000, =
 lorv=3Dseconds
 Aug 27 23:56:53 fw1 racoon: DEBUG: type=3DLife Duration, flag=3D0x0000, =
 lorv=3D4
 Aug 27 23:56:53 fw1 racoon: DEBUG: transform #4 len=3D36
 Aug 27 23:56:53 fw1 racoon: DEBUG: type=3DEncryption Algorithm, =
 flag=3D0x8000, lorv=3DDES-CBC
 Aug 27 23:56:53 fw1 racoon: DEBUG: encryption(des)
 Aug 27 23:56:53 fw1 racoon: DEBUG: type=3DHash Algorithm, flag=3D0x8000, =
 lorv=3DSHA
 Aug 27 23:56:53 fw1 racoon: DEBUG: hash(sha1)
 Aug 27 23:56:53 fw1 racoon: DEBUG: type=3DGroup Description, =
 flag=3D0x8000, lorv=3D768-bit MODP group
 Aug 27 23:56:53 fw1 racoon: DEBUG: hmac(modp768)
 Aug 27 23:56:53 fw1 racoon: DEBUG: type=3DAuthentication Method, =
 flag=3D0x8000, lorv=3Dpre-shared key
 Aug 27 23:56:53 fw1 racoon: DEBUG: type=3DLife Type, flag=3D0x8000, =
 lorv=3Dseconds
 Aug 27 23:56:53 fw1 racoon: DEBUG: type=3DLife Duration, flag=3D0x0000, =
 lorv=3D4
 Aug 27 23:56:53 fw1 racoon: DEBUG: transform #5 len=3D36
 Aug 27 23:56:53 fw1 racoon: DEBUG: type=3DEncryption Algorithm, =
 flag=3D0x8000, lorv=3DDES-CBC
 Aug 27 23:56:53 fw1 racoon: DEBUG: encryption(des)
 Aug 27 23:56:53 fw1 racoon: DEBUG: type=3DHash Algorithm, flag=3D0x8000, =
 lorv=3DMD5
 Aug 27 23:56:53 fw1 racoon: DEBUG: hash(md5)
 Aug 27 23:56:53 fw1 racoon: DEBUG: type=3DGroup Description, =
 flag=3D0x8000, lorv=3D768-bit MODP group
 Aug 27 23:56:53 fw1 racoon: DEBUG: hmac(modp768)
 Aug 27 23:56:53 fw1 racoon: DEBUG: type=3DAuthentication Method, =
 flag=3D0x8000, lorv=3Dpre-shared key
 Aug 27 23:56:53 fw1 racoon: DEBUG: type=3DLife Type, flag=3D0x8000, =
 lorv=3Dseconds
 Aug 27 23:56:53 fw1 racoon: DEBUG: type=3DLife Duration, flag=3D0x0000, =
 lorv=3D4
 Aug 27 23:56:53 fw1 racoon: DEBUG: pair 1:
 Aug 27 23:56:53 fw1 racoon: DEBUG:  0x80b5330: next=3D0x0 =
 tnext=3D0x80b5340
 Aug 27 23:56:53 fw1 racoon: DEBUG:   0x80b5340: next=3D0x0 =
 tnext=3D0x80b5350
 Aug 27 23:56:53 fw1 racoon: DEBUG:    0x80b5350: next=3D0x0 =
 tnext=3D0x80b5360
 Aug 27 23:56:53 fw1 racoon: DEBUG:     0x80b5360: next=3D0x0 =
 tnext=3D0x80b5370
 Aug 27 23:56:53 fw1 racoon: DEBUG:      0x80b5370: next=3D0x0 =
 tnext=3D0x0
 Aug 27 23:56:53 fw1 racoon: DEBUG: proposal #1: 5 transform
 Aug 27 23:56:53 fw1 racoon: DEBUG: prop#=3D1, prot-id=3DISAKMP, =
 spi-size=3D0, #trns=3D5
 Aug 27 23:56:53 fw1 racoon: DEBUG: trns#=3D1, trns-id=3DIKE
 Aug 27 23:56:53 fw1 racoon: DEBUG: type=3DEncryption Algorithm, =
 flag=3D0x8000, lorv=3D3DES-CBC
 Aug 27 23:56:53 fw1 racoon: DEBUG: type=3DHash Algorithm, flag=3D0x8000, =
 lorv=3DSHA
 Aug 27 23:56:53 fw1 racoon: DEBUG: type=3DGroup Description, =
 flag=3D0x8000, lorv=3D2048-bit MODP group
 Aug 27 23:56:53 fw1 racoon: DEBUG: type=3DAuthentication Method, =
 flag=3D0x8000, lorv=3Dpre-shared key
 Aug 27 23:56:53 fw1 racoon: DEBUG: type=3DLife Type, flag=3D0x8000, =
 lorv=3Dseconds
 Aug 27 23:56:53 fw1 racoon: DEBUG: type=3DLife Duration, flag=3D0x0000, =
 lorv=3D4
 Aug 27 23:56:53 fw1 racoon: DEBUG: Compared: DB:Peer
 Aug 27 23:56:53 fw1 racoon: DEBUG: (lifetime =3D 86400:28800)
 Aug 27 23:56:53 fw1 racoon: DEBUG: (lifebyte =3D 0:0)
 Aug 27 23:56:53 fw1 racoon: DEBUG: enctype =3D 3DES-CBC:3DES-CBC
 Aug 27 23:56:53 fw1 racoon: DEBUG: (encklen =3D 0:0)
 Aug 27 23:56:53 fw1 racoon: DEBUG: hashtype =3D SHA:SHA
 Aug 27 23:56:53 fw1 racoon: DEBUG: authmethod =3D pre-shared =
 key:pre-shared key
 Aug 27 23:56:53 fw1 racoon: DEBUG: dh_group =3D 1024-bit MODP =
 group:2048-bit MODP group
 Aug 27 23:56:53 fw1 racoon: DEBUG: prop#=3D1, prot-id=3DISAKMP, =
 spi-size=3D0, #trns=3D5
 Aug 27 23:56:53 fw1 racoon: DEBUG: trns#=3D2, trns-id=3DIKE
 Aug 27 23:56:53 fw1 racoon: DEBUG: type=3DEncryption Algorithm, =
 flag=3D0x8000, lorv=3D3DES-CBC
 Aug 27 23:56:53 fw1 racoon: DEBUG: type=3DHash Algorithm, flag=3D0x8000, =
 lorv=3DSHA
 Aug 27 23:56:53 fw1 racoon: DEBUG: type=3DGroup Description, =
 flag=3D0x8000, lorv=3D1024-bit MODP group
 Aug 27 23:56:53 fw1 racoon: DEBUG: type=3DAuthentication Method, =
 flag=3D0x8000, lorv=3Dpre-shared key
 Aug 27 23:56:53 fw1 racoon: DEBUG: type=3DLife Type, flag=3D0x8000, =
 lorv=3Dseconds
 Aug 27 23:56:53 fw1 racoon: DEBUG: type=3DLife Duration, flag=3D0x0000, =
 lorv=3D4
 Aug 27 23:56:53 fw1 racoon: DEBUG: Compared: DB:Peer
 Aug 27 23:56:53 fw1 racoon: DEBUG: (lifetime =3D 86400:28800)
 Aug 27 23:56:53 fw1 racoon: DEBUG: (lifebyte =3D 0:0)
 Aug 27 23:56:53 fw1 racoon: DEBUG: enctype =3D 3DES-CBC:3DES-CBC
 Aug 27 23:56:53 fw1 racoon: DEBUG: (encklen =3D 0:0)
 Aug 27 23:56:53 fw1 racoon: DEBUG: hashtype =3D SHA:SHA
 Aug 27 23:56:53 fw1 racoon: DEBUG: authmethod =3D pre-shared =
 key:pre-shared key
 Aug 27 23:56:53 fw1 racoon: DEBUG: dh_group =3D 1024-bit MODP =
 group:1024-bit MODP group
 Aug 27 23:56:53 fw1 racoon: DEBUG: an acceptable proposal found.
 Aug 27 23:56:53 fw1 racoon: DEBUG: hmac(modp1024)
 Aug 27 23:56:53 fw1 racoon: DEBUG: agreed on pre-shared key auth.
 Aug 27 23:56:53 fw1 racoon: DEBUG: =3D=3D=3D
 Aug 27 23:56:53 fw1 racoon: DEBUG: new cookie: dd619f3d01aae726=20
 Aug 27 23:56:53 fw1 racoon: DEBUG: add payload of len 52, next type 13
 Aug 27 23:56:53 fw1 racoon: DEBUG: add payload of len 16, next type 0
 Aug 27 23:56:53 fw1 racoon: DEBUG: 104 bytes from 71.232.131.176[500] to =
 192.168.157.50[500]
 Aug 27 23:56:53 fw1 racoon: DEBUG: sockname 0.0.0.0[500]
 Aug 27 23:56:53 fw1 racoon: DEBUG: send packet from 71.232.131.176[500]
 Aug 27 23:56:53 fw1 racoon: DEBUG: send packet to 192.168.157.50[500]
 Aug 27 23:56:53 fw1 racoon: DEBUG: 1 times of 104 bytes message will be =
 sent to 192.168.157.50[500]
 Aug 27 23:56:53 fw1 racoon: DEBUG:  57520990 98756b58 dd619f3d 01aae726 =
 01100200 00000000 00000068 0d000038 00000001 00000001 0000002c 01010001 =
 00000024 02010000 80010005 80020002 80040002 80030001 800b0001 000c0004 =
 00007080 00000014 afcad713 68a1f1c9 6b8696fc 77570100
 Aug 27 23:56:53 fw1 racoon: DEBUG: resend phase1 packet =
 5752099098756b58:dd619f3d01aae726
 Aug 27 23:56:53 fw1 racoon: DEBUG: =3D=3D=3D
 Aug 27 23:56:53 fw1 racoon: DEBUG: 184 bytes message received from =
 192.168.157.50[500] to 71.232.131.176[500]
 Aug 27 23:56:53 fw1 racoon: DEBUG:  57520990 98756b58 dd619f3d 01aae726 =
 04100200 00000000 000000b8 0a000084 fcf90a7f f6fe80ed bd884281 c4233870 =
 574016d3 2d2e275a e4adddb9 2847432e 92aec90d aeb49a05 2e6b33d7 c25f2264 =
 05abe056 0221c0aa c925f1a8 94da6be3 2351a6e1 1104b0fa 024b2d9b 4308086f =
 b79039bb ca1a0394 16d50dea a14bf77c 62146521 0ba8c753 b2ee8826 3f96325d =
 6b0058f1 2d002335 f1dd1d90 88a0bb6b 00000018 87d35524 e690a9f4 a683a59e =
 bb309b95 cde5c77b
 Aug 27 23:56:53 fw1 racoon: DEBUG: begin.
 Aug 27 23:56:53 fw1 racoon: DEBUG: seen nptype=3D4(ke)
 Aug 27 23:56:53 fw1 racoon: DEBUG: seen nptype=3D10(nonce)
 Aug 27 23:56:53 fw1 racoon: DEBUG: succeed.
 Aug 27 23:56:53 fw1 racoon: DEBUG: =3D=3D=3D
 Aug 27 23:56:53 fw1 racoon: DEBUG: compute DH's private.
 Aug 27 23:56:53 fw1 racoon: DEBUG:  604bfef9 315000d6 387e0efd 1559e6af =
 1ab82ed0 2538b80d 5868f731 2a02c9c7 184f64b3 c5bed6e7 101f7eee f2e6ed86 =
 714ea689 ea77feac 31ec6a86 f49ca203 5de9e31b 5ab8b5c6 c18b69e2 8005ccdf =
 fdceed56 104eaac9 206050ee 59ba32bf 241f2d54 5fe48487 f142c3d5 94756933 =
 382856d2 cb82a723 a3449b9c 6d00c2c5
 Aug 27 23:56:53 fw1 racoon: DEBUG: compute DH's public.
 Aug 27 23:56:53 fw1 racoon: DEBUG:  472156cd 72abc67d 67defad5 ecd4e796 =
 bea4e90a ff0c9b88 7274435a 1f211d5d b95f6253 c850301f 0958dd80 187a5229 =
 bf22df49 98af07cc dc3b8ae6 f52c101c 3e69b93e 20359639 9887a50c 3acace25 =
 d5ebfaa3 d88c8167 0d9a56cf 2fb53533 66999bea b4223f4a 3cc79f28 cee6afb6 =
 d60897a1 8ec650af 5323d89f dd0b0acd
 Aug 27 23:56:53 fw1 racoon: DEBUG: add payload of len 128, next type 10
 Aug 27 23:56:53 fw1 racoon: DEBUG: add payload of len 16, next type 0
 Aug 27 23:56:53 fw1 racoon: DEBUG: 180 bytes from 71.232.131.176[500] to =
 192.168.157.50[500]
 Aug 27 23:56:53 fw1 racoon: DEBUG: sockname 0.0.0.0[500]
 Aug 27 23:56:53 fw1 racoon: DEBUG: send packet from 71.232.131.176[500]
 Aug 27 23:56:53 fw1 racoon: DEBUG: send packet to 192.168.157.50[500]
 Aug 27 23:56:53 fw1 racoon: DEBUG: 1 times of 180 bytes message will be =
 sent to 192.168.157.50[500]
 Aug 27 23:56:53 fw1 racoon: DEBUG:  57520990 98756b58 dd619f3d 01aae726 =
 04100200 00000000 000000b4 0a000084 472156cd 72abc67d 67defad5 ecd4e796 =
 bea4e90a ff0c9b88 7274435a 1f211d5d b95f6253 c850301f 0958dd80 187a5229 =
 bf22df49 98af07cc dc3b8ae6 f52c101c 3e69b93e 20359639 9887a50c 3acace25 =
 d5ebfaa3 d88c8167 0d9a56cf 2fb53533 66999bea b4223f4a 3cc79f28 cee6afb6 =
 d60897a1 8ec650af 5323d89f dd0b0acd 00000014 ca51e346 d6b7c44d 691f38e4 =
 53650c09
 Aug 27 23:56:53 fw1 racoon: DEBUG: resend phase1 packet =
 5752099098756b58:dd619f3d01aae726
 Aug 27 23:56:53 fw1 racoon: DEBUG: compute DH's shared.
 Aug 27 23:56:53 fw1 racoon: DEBUG:  dd9903ff 2c181867 9d7ab583 c6794a54 =
 7e89903a f10196ad be10a295 6219abf2 7ef011a5 4b7a79cc 67815806 5bc53ef3 =
 8e1ae0e5 08782988 8c1a9c80 4d5f5c5d 64d802b1 adf2b4f3 705a4e82 2284e796 =
 d86bc77a d72e1b9f 65c9bc22 c57fb105 56fb2a97 c9e6daec d37f0f7e 06639dc2 =
 4b82cd9a 0fb59813 c2299922 4c559213
 Aug 27 23:56:53 fw1 racoon: DEBUG: the psk found.
 Aug 27 23:56:53 fw1 racoon: DEBUG: nonce 1:=20
 Aug 27 23:56:53 fw1 racoon: DEBUG:  87d35524 e690a9f4 a683a59e bb309b95 =
 cde5c77b
 Aug 27 23:56:53 fw1 racoon: DEBUG: nonce 2:=20
 Aug 27 23:56:53 fw1 racoon: DEBUG:  ca51e346 d6b7c44d 691f38e4 53650c09
 Aug 27 23:56:53 fw1 racoon: DEBUG: hmac(hmac_sha1)
 Aug 27 23:56:53 fw1 racoon: DEBUG: SKEYID computed:
 Aug 27 23:56:53 fw1 racoon: DEBUG:  07cb6094 604f786e 86292f5d c6fd9bc6 =
 a52988f2
 Aug 27 23:56:53 fw1 racoon: DEBUG: hmac(hmac_sha1)
 Aug 27 23:56:53 fw1 racoon: DEBUG: SKEYID_d computed:
 Aug 27 23:56:53 fw1 racoon: DEBUG:  25399ca2 a75444c8 32c0bf6d 2c9edc94 =
 9f9f0027
 Aug 27 23:56:53 fw1 racoon: DEBUG: hmac(hmac_sha1)
 Aug 27 23:56:53 fw1 racoon: DEBUG: SKEYID_a computed:
 Aug 27 23:56:53 fw1 racoon: DEBUG:  256ecdc9 605aa6ad bd297aae cf526150 =
 67db3ee1
 Aug 27 23:56:53 fw1 racoon: DEBUG: hmac(hmac_sha1)
 Aug 27 23:56:53 fw1 racoon: DEBUG: SKEYID_e computed:
 Aug 27 23:56:53 fw1 racoon: DEBUG:  2281ecb0 fc9aefaf c95cb38c 2a0ba13c =
 1c4f0d48
 Aug 27 23:56:53 fw1 racoon: DEBUG: encryption(3des)
 Aug 27 23:56:53 fw1 racoon: DEBUG: hash(sha1)
 Aug 27 23:56:53 fw1 racoon: DEBUG: len(SKEYID_e) < len(Ka) (20 < 24), =
 generating long key (Ka =3D K1 | K2 | ...)
 Aug 27 23:56:53 fw1 racoon: DEBUG: hmac(hmac_sha1)
 Aug 27 23:56:53 fw1 racoon: DEBUG: compute intermediate encryption key =
 K1
 Aug 27 23:56:53 fw1 racoon: DEBUG:  00
 Aug 27 23:56:53 fw1 racoon: DEBUG:  1e94723b 0ea100b8 c41a6a97 cf09421c =
 5fdc6ce9
 Aug 27 23:56:53 fw1 racoon: DEBUG: hmac(hmac_sha1)
 Aug 27 23:56:53 fw1 racoon: DEBUG: compute intermediate encryption key =
 K2
 Aug 27 23:56:53 fw1 racoon: DEBUG:  1e94723b 0ea100b8 c41a6a97 cf09421c =
 5fdc6ce9
 Aug 27 23:56:53 fw1 racoon: DEBUG:  49692214 9129dfb9 38d8c3fc 41112356 =
 ade315a0
 Aug 27 23:56:53 fw1 racoon: DEBUG: final encryption key computed:
 Aug 27 23:56:53 fw1 racoon: DEBUG:  1e94723b 0ea100b8 c41a6a97 cf09421c =
 5fdc6ce9 49692214
 Aug 27 23:56:53 fw1 racoon: DEBUG: hash(sha1)
 Aug 27 23:56:53 fw1 racoon: DEBUG: encryption(3des)
 Aug 27 23:56:53 fw1 racoon: DEBUG: IV computed:
 Aug 27 23:56:53 fw1 racoon: DEBUG:  86d0f657 000a4bf8
 Aug 27 23:56:53 fw1 racoon: DEBUG: =3D=3D=3D
 Aug 27 23:56:53 fw1 racoon: DEBUG: 68 bytes message received from =
 192.168.157.50[500] to 71.232.131.176[500]
 Aug 27 23:56:53 fw1 racoon: DEBUG:  57520990 98756b58 dd619f3d 01aae726 =
 05100201 00000000 00000044 e19d5846 aa7b5cd4 efa295ef 277f1a93 7fbedbe2 =
 675bc3aa ddff172d 1801c3dd 984e19dd 97ba3a8c
 Aug 27 23:56:53 fw1 racoon: DEBUG: begin decryption.
 Aug 27 23:56:53 fw1 racoon: DEBUG: encryption(3des)
 Aug 27 23:56:53 fw1 racoon: DEBUG: IV was saved for next processing:
 Aug 27 23:56:53 fw1 racoon: DEBUG:  984e19dd 97ba3a8c
 Aug 27 23:56:53 fw1 racoon: DEBUG: encryption(3des)
 Aug 27 23:56:53 fw1 racoon: DEBUG: with key:
 Aug 27 23:56:53 fw1 racoon: DEBUG:  1e94723b 0ea100b8 c41a6a97 cf09421c =
 5fdc6ce9 49692214
 Aug 27 23:56:53 fw1 racoon: DEBUG: decrypted payload by IV:
 Aug 27 23:56:53 fw1 racoon: DEBUG:  86d0f657 000a4bf8
 Aug 27 23:56:53 fw1 racoon: DEBUG: decrypted payload, but not trimed.
 Aug 27 23:56:53 fw1 racoon: DEBUG:  0800000c 01000000 c0a89d32 00000018 =
 aaefc1bc d0cd417c 2acae113 b8126221 27f70730 00000000
 Aug 27 23:56:53 fw1 racoon: DEBUG: padding len=3D1
 Aug 27 23:56:53 fw1 racoon: DEBUG: skip to trim padding.
 Aug 27 23:56:53 fw1 racoon: DEBUG: decrypted.
 Aug 27 23:56:53 fw1 racoon: DEBUG:  57520990 98756b58 dd619f3d 01aae726 =
 05100201 00000000 00000044 0800000c 01000000 c0a89d32 00000018 aaefc1bc =
 d0cd417c 2acae113 b8126221 27f70730 00000000
 Aug 27 23:56:53 fw1 racoon: DEBUG: begin.
 Aug 27 23:56:53 fw1 racoon: DEBUG: seen nptype=3D5(id)
 Aug 27 23:56:53 fw1 racoon: DEBUG: seen nptype=3D8(hash)
 Aug 27 23:56:53 fw1 racoon: DEBUG: succeed.
 Aug 27 23:56:53 fw1 racoon: DEBUG: HASH received:
 Aug 27 23:56:53 fw1 racoon: DEBUG:  aaefc1bc d0cd417c 2acae113 b8126221 =
 27f70730
 Aug 27 23:56:53 fw1 racoon: DEBUG: HASH with:
 Aug 27 23:56:53 fw1 racoon: DEBUG:  fcf90a7f f6fe80ed bd884281 c4233870 =
 574016d3 2d2e275a e4adddb9 2847432e 92aec90d aeb49a05 2e6b33d7 c25f2264 =
 05abe056 0221c0aa c925f1a8 94da6be3 2351a6e1 1104b0fa 024b2d9b 4308086f =
 b79039bb ca1a0394 16d50dea a14bf77c 62146521 0ba8c753 b2ee8826 3f96325d =
 6b0058f1 2d002335 f1dd1d90 88a0bb6b 472156cd 72abc67d 67defad5 ecd4e796 =
 bea4e90a ff0c9b88 7274435a 1f211d5d b95f6253 c850301f 0958dd80 187a5229 =
 bf22df49 98af07cc dc3b8ae6 f52c101c 3e69b93e 20359639 9887a50c 3acace25 =
 d5ebfaa3 d88c8167 0d9a56cf 2fb53533 66999bea b4223f4a 3cc79f28 cee6afb6 =
 d60897a1 8ec650af 5323d89f dd0b0acd 57520990 98756b58 dd619f3d 01aae726 =
 00000001 00000001 000000bc 01010005 03000024 01010000 80010005 80020002 =
 8004000e 80030001 800b0001 000c0004 00007080 03000024 02010000 80010005 =
 80020002 80040002 80030001 800b0001 000c0004 00007080 03000024 03010000 =
 80010005 80020001 80040002 80030001 800b0001 000c0004 00007080 03000024 =
 04010000 80010001 80020002 80040001 80030001 800b0001 000c0004 00007080 =
 00000024 0501000
 Aug 27 23:56:53 fw1 racoon: DEBUG: hmac(hmac_sha1)
 Aug 27 23:56:53 fw1 racoon: DEBUG: HASH (resp) computed:
 Aug 27 23:56:53 fw1 racoon: DEBUG:  aaefc1bc d0cd417c 2acae113 b8126221 =
 27f70730
 Aug 27 23:56:53 fw1 racoon: DEBUG: HASH for PSK validated.
 Aug 27 23:56:53 fw1 racoon: DEBUG: peer's ID
 Aug 27 23:56:53 fw1 racoon: DEBUG:  01000000 c0a89d32
 Aug 27 23:56:53 fw1 racoon: DEBUG: =3D=3D=3D
 Aug 27 23:56:53 fw1 racoon: DEBUG: use ID type of IPv4_address
 Aug 27 23:56:53 fw1 racoon: DEBUG: generate HASH_R
 Aug 27 23:56:53 fw1 racoon: DEBUG: HASH with:
 Aug 27 23:56:53 fw1 racoon: DEBUG:  472156cd 72abc67d 67defad5 ecd4e796 =
 bea4e90a ff0c9b88 7274435a 1f211d5d b95f6253 c850301f 0958dd80 187a5229 =
 bf22df49 98af07cc dc3b8ae6 f52c101c 3e69b93e 20359639 9887a50c 3acace25 =
 d5ebfaa3 d88c8167 0d9a56cf 2fb53533 66999bea b4223f4a 3cc79f28 cee6afb6 =
 d60897a1 8ec650af 5323d89f dd0b0acd fcf90a7f f6fe80ed bd884281 c4233870 =
 574016d3 2d2e275a e4adddb9 2847432e 92aec90d aeb49a05 2e6b33d7 c25f2264 =
 05abe056 0221c0aa c925f1a8 94da6be3 2351a6e1 1104b0fa 024b2d9b 4308086f =
 b79039bb ca1a0394 16d50dea a14bf77c 62146521 0ba8c753 b2ee8826 3f96325d =
 6b0058f1 2d002335 f1dd1d90 88a0bb6b dd619f3d 01aae726 57520990 98756b58 =
 00000001 00000001 000000bc 01010005 03000024 01010000 80010005 80020002 =
 8004000e 80030001 800b0001 000c0004 00007080 03000024 02010000 80010005 =
 80020002 80040002 80030001 800b0001 000c0004 00007080 03000024 03010000 =
 80010005 80020001 80040002 80030001 800b0001 000c0004 00007080 03000024 =
 04010000 80010001 80020002 80040001 80030001 800b0001 000c0004 00007080 =
 00000024 0501000
 Aug 27 23:56:53 fw1 racoon: DEBUG: hmac(hmac_sha1)
 Aug 27 23:56:53 fw1 racoon: DEBUG: HASH (resp) computed:
 Aug 27 23:56:53 fw1 racoon: DEBUG:  dcfdd383 283e1efe 8eba8eb3 27faeb24 =
 f3dc4c45
 Aug 27 23:56:53 fw1 racoon: DEBUG: add payload of len 8, next type 8
 Aug 27 23:56:53 fw1 racoon: DEBUG: add payload of len 20, next type 0
 Aug 27 23:56:53 fw1 racoon: DEBUG: begin encryption.
 Aug 27 23:56:53 fw1 racoon: DEBUG: encryption(3des)
 Aug 27 23:56:53 fw1 racoon: DEBUG: pad length =3D 4
 Aug 27 23:56:53 fw1 racoon: DEBUG:  0800000c 011101f4 47e883b0 00000018 =
 dcfdd383 283e1efe 8eba8eb3 27faeb24 f3dc4c45 cca6a403
 Aug 27 23:56:53 fw1 racoon: DEBUG: encryption(3des)
 Aug 27 23:56:53 fw1 racoon: DEBUG: with key:
 Aug 27 23:56:53 fw1 racoon: DEBUG:  1e94723b 0ea100b8 c41a6a97 cf09421c =
 5fdc6ce9 49692214
 Aug 27 23:56:53 fw1 racoon: DEBUG: encrypted payload by IV:
 Aug 27 23:56:53 fw1 racoon: DEBUG:  984e19dd 97ba3a8c
 Aug 27 23:56:53 fw1 racoon: DEBUG: save IV for next:
 Aug 27 23:56:53 fw1 racoon: DEBUG:  a8dfd450 d61d232b
 Aug 27 23:56:53 fw1 racoon: DEBUG: encrypted.
 Aug 27 23:56:53 fw1 racoon: DEBUG: 68 bytes from 71.232.131.176[500] to =
 192.168.157.50[500]
 Aug 27 23:56:53 fw1 racoon: DEBUG: sockname 0.0.0.0[500]
 Aug 27 23:56:53 fw1 racoon: DEBUG: send packet from 71.232.131.176[500]
 Aug 27 23:56:53 fw1 racoon: DEBUG: send packet to 192.168.157.50[500]
 Aug 27 23:56:53 fw1 racoon: DEBUG: 1 times of 68 bytes message will be =
 sent to 192.168.157.50[500]
 Aug 27 23:56:53 fw1 racoon: DEBUG:  57520990 98756b58 dd619f3d 01aae726 =
 05100201 00000000 00000044 e1753126 1170e442 e6668f76 3118d2a2 6738d413 =
 5dcca0f0 fec82ce3 159c22a2 a8dfd450 d61d232b
 Aug 27 23:56:53 fw1 racoon: INFO: ISAKMP-SA established =
 71.232.131.176[500]-192.168.157.50[500] =
 spi:5752099098756b58:dd619f3d01aae726
 Aug 27 23:56:53 fw1 racoon: DEBUG: =3D=3D=3D
 Aug 27 23:56:53 fw1 racoon: DEBUG: =3D=3D=3D
 Aug 27 23:56:53 fw1 racoon: DEBUG: 1300 bytes message received from =
 192.168.157.50[500] to 71.232.131.176[500]
 Aug 27 23:56:53 fw1 racoon: DEBUG:  57520990 98756b58 dd619f3d 01aae726 =
 08102001 ba01844c 00000514 cb57c7b9 f133687c a9e626bd 857641e1 8e3415f7 =
 d3829151 ba9602ce 80aef26f 5cc63aea 267b1816 16638f6c 8d187fd0 7fb05660 =
 05971180 723fa1f9 03c7a59b 642686d5 bb819b0d 2af86644 db2496e0 f09ad7ac =
 0d4eb8bb 500b6fb9 6602c4d6 74466c40 cfa91faf c97586bf 22f95160 ff8de966 =
 fe561328 59f0b483 e58f3d5a 6aa7d84b 589ef85d a1472747 d54f4e41 76c6189a =
 81668174 7cef5e87 6e579dd5 a3c3b3ec 9ba7aaf7 53c2c8a1 055c622e 3e679975 =
 dac5ffce 70db27a7 218b13c1 6b6128db 45229054 d5317fa8 b76b8ac6 e5e5f9e5 =
 7ff34406 f09ee739 d45c1ced 3b48fd86 6ac28b66 41e9139e fc3dff2e 1298cdd0 =
 1755d3fb 58a9ca1b 68b2c0ef ec1ecdf9 2baa790e 6775fdac 57b9c2ff e8b07772 =
 5ed6acde 966454e3 76d2a0d8 68e8af4d cd8f3f32 6385e6d0 aa9ab8bf 5b6c424e =
 92257c2f ee8bf2e1 7677e314 2edbb594 9e78f605 8fcae9f8 8023d40b 7d6e6790 =
 1535cdae cba9d69c 35bfe2b1 0c41a001 1dc177d6 dfe41f8e 2b60fa6b 4f1a66b5 =
 af7decab 57a1a033 5bab2720 4c1c87ec b4b455e9 7751199b a883318e c437d99a =
 12187629 81a2388
 Aug 27 23:56:53 fw1 racoon: DEBUG: compute IV for phase2
 Aug 27 23:56:53 fw1 racoon: DEBUG: phase1 last IV:
 Aug 27 23:56:53 fw1 racoon: DEBUG:  a8dfd450 d61d232b ba01844c
 Aug 27 23:56:53 fw1 racoon: DEBUG: hash(sha1)
 Aug 27 23:56:53 fw1 racoon: DEBUG: encryption(3des)
 Aug 27 23:56:53 fw1 racoon: DEBUG: phase2 IV computed:
 Aug 27 23:56:53 fw1 racoon: DEBUG:  d42566eb 5866920b
 Aug 27 23:56:53 fw1 racoon: DEBUG: =3D=3D=3D
 Aug 27 23:56:53 fw1 racoon: INFO: respond new phase 2 negotiation: =
 71.232.131.176[0]<=3D>192.168.157.50[0]
 Aug 27 23:56:53 fw1 racoon: DEBUG: begin decryption.
 Aug 27 23:56:53 fw1 racoon: DEBUG: encryption(3des)
 Aug 27 23:56:53 fw1 racoon: DEBUG: IV was saved for next processing:
 Aug 27 23:56:53 fw1 racoon: DEBUG:  41d87bf0 330a40f6
 Aug 27 23:56:53 fw1 racoon: DEBUG: encryption(3des)
 Aug 27 23:56:53 fw1 racoon: DEBUG: with key:
 Aug 27 23:56:53 fw1 racoon: DEBUG:  1e94723b 0ea100b8 c41a6a97 cf09421c =
 5fdc6ce9 49692214
 Aug 27 23:56:53 fw1 racoon: DEBUG: decrypted payload by IV:
 Aug 27 23:56:53 fw1 racoon: DEBUG:  d42566eb 5866920b
 Aug 27 23:56:53 fw1 racoon: DEBUG: decrypted payload, but not trimed.
 Aug 27 23:56:53 fw1 racoon: DEBUG:  01000018 59023361 56a58b40 e70c45d5 =
 4b8e898b 595762b4 0a0004ac 00000001 00000001 0200005c 01030402 b45c5851 =
 03000028 01030000 80010001 00020004 00000e10 80010002 00020004 0003d090 =
 80040002 80050001 00000028 02030000 80010001 00020004 00000e10 80010002 =
 00020004 0003d090 80040002 80050002 02000034 02020401 b45c5851 00000028 =
 01030000 80010001 00020004 00000e10 80010002 00020004 0003d090 80040002 =
 80050002 02000030 02030401 b5bce0a7 00000024 01030000 80010001 00020004 =
 00000e10 80010002 00020004 0003d090 80040002 02000034 03020401 b45c5851 =
 00000028 01020000 80010001 00020004 00000e10 80010002 00020004 0003d090 =
 80040002 80050001 02000030 03030401 b5bce0a7 00000024 01030000 80010001 =
 00020004 00000e10 80010002 00020004 0003d090 80040002 02000034 04020401 =
 b45c5851 00000028 01030000 80010001 00020004 00000e10 80010002 00020004 =
 0003d090 80040002 80050002 02000034 04030401 b5bce0a7 00000028 01030000 =
 80010001 00020004 00000e10 80010002 00020004 0003d090 80040002 80050002 =
 02000034 0502040
 Aug 27 23:56:53 fw1 racoon: DEBUG: padding len=3D1
 Aug 27 23:56:53 fw1 racoon: DEBUG: skip to trim padding.
 Aug 27 23:56:53 fw1 racoon: DEBUG: decrypted.
 Aug 27 23:56:53 fw1 racoon: DEBUG:  57520990 98756b58 dd619f3d 01aae726 =
 08102001 ba01844c 00000514 01000018 59023361 56a58b40 e70c45d5 4b8e898b =
 595762b4 0a0004ac 00000001 00000001 0200005c 01030402 b45c5851 03000028 =
 01030000 80010001 00020004 00000e10 80010002 00020004 0003d090 80040002 =
 80050001 00000028 02030000 80010001 00020004 00000e10 80010002 00020004 =
 0003d090 80040002 80050002 02000034 02020401 b45c5851 00000028 01030000 =
 80010001 00020004 00000e10 80010002 00020004 0003d090 80040002 80050002 =
 02000030 02030401 b5bce0a7 00000024 01030000 80010001 00020004 00000e10 =
 80010002 00020004 0003d090 80040002 02000034 03020401 b45c5851 00000028 =
 01020000 80010001 00020004 00000e10 80010002 00020004 0003d090 80040002 =
 80050001 02000030 03030401 b5bce0a7 00000024 01030000 80010001 00020004 =
 00000e10 80010002 00020004 0003d090 80040002 02000034 04020401 b45c5851 =
 00000028 01030000 80010001 00020004 00000e10 80010002 00020004 0003d090 =
 80040002 80050002 02000034 04030401 b5bce0a7 00000028 01030000 80010001 =
 00020004 00000e1
 Aug 27 23:56:53 fw1 racoon: DEBUG: begin.
 Aug 27 23:56:53 fw1 racoon: DEBUG: seen nptype=3D8(hash)
 Aug 27 23:56:53 fw1 racoon: DEBUG: seen nptype=3D1(sa)
 Aug 27 23:56:53 fw1 racoon: DEBUG: seen nptype=3D10(nonce)
 Aug 27 23:56:53 fw1 racoon: DEBUG: seen nptype=3D5(id)
 Aug 27 23:56:53 fw1 racoon: DEBUG: seen nptype=3D5(id)
 Aug 27 23:56:53 fw1 racoon: DEBUG: succeed.
 Aug 27 23:56:53 fw1 racoon: DEBUG: received IDci2:
 Aug 27 23:56:53 fw1 racoon: DEBUG:  011106a5 c0a89d32
 Aug 27 23:56:53 fw1 racoon: DEBUG: received IDcr2:
 Aug 27 23:56:53 fw1 racoon: DEBUG:  011106a5 47e883b0
 Aug 27 23:56:53 fw1 racoon: DEBUG: HASH(1) validate:
 Aug 27 23:56:53 fw1 racoon: DEBUG:  59023361 56a58b40 e70c45d5 4b8e898b =
 595762b4
 Aug 27 23:56:53 fw1 racoon: DEBUG: HASH with:
 Aug 27 23:56:53 fw1 racoon: DEBUG:  ba01844c 0a0004ac 00000001 00000001 =
 0200005c 01030402 b45c5851 03000028 01030000 80010001 00020004 00000e10 =
 80010002 00020004 0003d090 80040002 80050001 00000028 02030000 80010001 =
 00020004 00000e10 80010002 00020004 0003d090 80040002 80050002 02000034 =
 02020401 b45c5851 00000028 01030000 80010001 00020004 00000e10 80010002 =
 00020004 0003d090 80040002 80050002 02000030 02030401 b5bce0a7 00000024 =
 01030000 80010001 00020004 00000e10 80010002 00020004 0003d090 80040002 =
 02000034 03020401 b45c5851 00000028 01020000 80010001 00020004 00000e10 =
 80010002 00020004 0003d090 80040002 80050001 02000030 03030401 b5bce0a7 =
 00000024 01030000 80010001 00020004 00000e10 80010002 00020004 0003d090 =
 80040002 02000034 04020401 b45c5851 00000028 01030000 80010001 00020004 =
 00000e10 80010002 00020004 0003d090 80040002 80050002 02000034 04030401 =
 b5bce0a7 00000028 01030000 80010001 00020004 00000e10 80010002 00020004 =
 0003d090 80040002 80050002 02000034 05020401 b45c5851 00000028 01020000 =
 80010001 0002000
 Aug 27 23:56:53 fw1 racoon: DEBUG: hmac(hmac_sha1)
 Aug 27 23:56:53 fw1 racoon: DEBUG: HASH computed:
 Aug 27 23:56:53 fw1 racoon: DEBUG:  59023361 56a58b40 e70c45d5 4b8e898b =
 595762b4
 Aug 27 23:56:53 fw1 racoon: DEBUG: anonymous configuration selected for =
 192.168.157.50.
 Aug 27 23:56:53 fw1 racoon: DEBUG: getsainfo params: =
 loc=3D'71.232.131.176', rmt=3D'192.168.157.50', peer=3D'192.168.157.50', =
 id=3D0
 Aug 27 23:56:53 fw1 racoon: DEBUG: getsainfo pass #1
 Aug 27 23:56:53 fw1 racoon: DEBUG: evaluating sainfo: loc=3D'ANONYMOUS', =
 rmt=3D'ANONYMOUS', peer=3D'ANY', id=3D0
 Aug 27 23:56:53 fw1 racoon: DEBUG: getsainfo pass #2
 Aug 27 23:56:53 fw1 racoon: DEBUG: evaluating sainfo: loc=3D'ANONYMOUS', =
 rmt=3D'ANONYMOUS', peer=3D'ANY', id=3D0
 Aug 27 23:56:53 fw1 racoon: DEBUG: selected sainfo: loc=3D'ANONYMOUS', =
 rmt=3D'ANONYMOUS', peer=3D'ANY', id=3D0
 Aug 27 23:56:53 fw1 racoon: DEBUG: get a src address from ID payload =
 192.168.157.50[1701] prefixlen=3D32 ul_proto=3D17
 Aug 27 23:56:53 fw1 racoon: DEBUG: get dst address from ID payload =
 71.232.131.176[1701] prefixlen=3D32 ul_proto=3D17
 Aug 27 23:56:53 fw1 racoon: DEBUG: sub:0xbfbfe3d0: =
 192.168.157.50/32[1701] 71.232.131.176/32[1701] proto=3Dudp dir=3Din
 Aug 27 23:56:53 fw1 racoon: DEBUG: db: 0x80abc08: 0.0.0.0/0[1701] =
 71.232.131.176/32[1701] proto=3Dudp dir=3Din
 Aug 27 23:56:53 fw1 racoon: DEBUG: 0xbfbfe3d0 masked with /0: =
 0.0.0.0[1701]
 Aug 27 23:56:53 fw1 racoon: DEBUG: 0x80abc08 masked with /0: =
 0.0.0.0[1701]
 Aug 27 23:56:53 fw1 racoon: DEBUG: 0xbfbfe3d0 masked with /32: =
 71.232.131.176[1701]
 Aug 27 23:56:53 fw1 racoon: DEBUG: 0x80abc08 masked with /32: =
 71.232.131.176[1701]
 Aug 27 23:56:53 fw1 racoon: DEBUG: sub:0xbfbfe3d0: =
 71.232.131.176/32[1701] 192.168.157.50/32[1701] proto=3Dudp dir=3Dout
 Aug 27 23:56:53 fw1 racoon: DEBUG: db: 0x80abc08: 0.0.0.0/0[1701] =
 71.232.131.176/32[1701] proto=3Dudp dir=3Din
 Aug 27 23:56:53 fw1 racoon: DEBUG: sub:0xbfbfe3d0: =
 71.232.131.176/32[1701] 192.168.157.50/32[1701] proto=3Dudp dir=3Dout
 Aug 27 23:56:53 fw1 racoon: DEBUG: db: 0x80b7008: =
 71.232.131.176/32[1701] 0.0.0.0/0[1701] proto=3Dudp dir=3Dout
 Aug 27 23:56:53 fw1 racoon: DEBUG: 0xbfbfe3d0 masked with /32: =
 71.232.131.176[1701]
 Aug 27 23:56:53 fw1 racoon: DEBUG: 0x80b7008 masked with /32: =
 71.232.131.176[1701]
 Aug 27 23:56:53 fw1 racoon: DEBUG: 0xbfbfe3d0 masked with /0: =
 0.0.0.0[1701]
 Aug 27 23:56:53 fw1 racoon: DEBUG: 0x80b7008 masked with /0: =
 0.0.0.0[1701]
 Aug 27 23:56:53 fw1 racoon: DEBUG: suitable SP =
 found:71.232.131.176/32[1701] 192.168.157.50/32[1701] proto=3Dudp =
 dir=3Dout
 Aug 27 23:56:53 fw1 racoon: DEBUG:  (proto_id=3DESP spisize=3D4 =
 spi=3D00000000 spi_p=3D00000000 encmode=3DTransport reqid=3D0:0)
 Aug 27 23:56:53 fw1 racoon: DEBUG:   (trns_id=3D3DES encklen=3D0 =
 authtype=3Dhmac-sha)
 Aug 27 23:56:53 fw1 racoon: DEBUG: total SA len=3D1192
 Aug 27 23:56:53 fw1 racoon: DEBUG:  00000001 00000001 0200005c 01030402 =
 b45c5851 03000028 01030000 80010001 00020004 00000e10 80010002 00020004 =
 0003d090 80040002 80050001 00000028 02030000 80010001 00020004 00000e10 =
 80010002 00020004 0003d090 80040002 80050002 02000034 02020401 b45c5851 =
 00000028 01030000 80010001 00020004 00000e10 80010002 00020004 0003d090 =
 80040002 80050002 02000030 02030401 b5bce0a7 00000024 01030000 80010001 =
 00020004 00000e10 80010002 00020004 0003d090 80040002 02000034 03020401 =
 b45c5851 00000028 01020000 80010001 00020004 00000e10 80010002 00020004 =
 0003d090 80040002 80050001 02000030 03030401 b5bce0a7 00000024 01030000 =
 80010001 00020004 00000e10 80010002 00020004 0003d090 80040002 02000034 =
 04020401 b45c5851 00000028 01030000 80010001 00020004 00000e10 80010002 =
 00020004 0003d090 80040002 80050002 02000034 04030401 b5bce0a7 00000028 =
 01030000 80010001 00020004 00000e10 80010002 00020004 0003d090 80040002 =
 80050002 02000034 05020401 b45c5851 00000028 01020000 80010001 00020004 =
 00000e10 8001000
 Aug 27 23:56:53 fw1 racoon: DEBUG: begin.
 Aug 27 23:56:53 fw1 racoon: DEBUG: seen nptype=3D2(prop)
 Aug 27 23:56:53 fw1 last message repeated 19 times
 Aug 27 23:56:53 fw1 racoon: DEBUG: succeed.
 Aug 27 23:56:53 fw1 racoon: DEBUG: proposal #1 len=3D92
 Aug 27 23:56:53 fw1 racoon: DEBUG: begin.
 Aug 27 23:56:53 fw1 racoon: DEBUG: seen nptype=3D3(trns)
 Aug 27 23:56:53 fw1 racoon: DEBUG: seen nptype=3D3(trns)
 Aug 27 23:56:53 fw1 racoon: DEBUG: succeed.
 Aug 27 23:56:53 fw1 racoon: DEBUG: transform #1 len=3D40
 Aug 27 23:56:53 fw1 racoon: DEBUG: type=3DSA Life Type, flag=3D0x8000, =
 lorv=3Dseconds
 Aug 27 23:56:53 fw1 racoon: DEBUG: type=3DSA Life Duration, =
 flag=3D0x0000, lorv=3D4
 Aug 27 23:56:53 fw1 racoon: DEBUG: type=3DSA Life Type, flag=3D0x8000, =
 lorv=3Dkilobytes
 Aug 27 23:56:53 fw1 racoon: DEBUG: type=3DSA Life Duration, =
 flag=3D0x0000, lorv=3D4
 Aug 27 23:56:53 fw1 racoon: DEBUG: type=3DEncryption Mode, =
 flag=3D0x8000, lorv=3DTransport
 Aug 27 23:56:53 fw1 racoon: DEBUG: type=3DAuthentication Algorithm, =
 flag=3D0x8000, lorv=3Dhmac-md5
 Aug 27 23:56:53 fw1 racoon: DEBUG: transform #2 len=3D40
 Aug 27 23:56:53 fw1 racoon: DEBUG: type=3DSA Life Type, flag=3D0x8000, =
 lorv=3Dseconds
 Aug 27 23:56:53 fw1 racoon: DEBUG: type=3DSA Life Duration, =
 flag=3D0x0000, lorv=3D4
 Aug 27 23:56:53 fw1 racoon: DEBUG: type=3DSA Life Type, flag=3D0x8000, =
 lorv=3Dkilobytes
 Aug 27 23:56:53 fw1 racoon: DEBUG: type=3DSA Life Duration, =
 flag=3D0x0000, lorv=3D4
 Aug 27 23:56:53 fw1 racoon: DEBUG: type=3DEncryption Mode, =
 flag=3D0x8000, lorv=3DTransport
 Aug 27 23:56:53 fw1 racoon: DEBUG: type=3DAuthentication Algorithm, =
 flag=3D0x8000, lorv=3Dhmac-sha
 Aug 27 23:56:53 fw1 racoon: DEBUG: proposal #2 len=3D52
 Aug 27 23:56:53 fw1 racoon: DEBUG: begin.
 Aug 27 23:56:53 fw1 racoon: DEBUG: seen nptype=3D3(trns)
 Aug 27 23:56:53 fw1 racoon: DEBUG: succeed.
 Aug 27 23:56:53 fw1 racoon: DEBUG: transform #1 len=3D40
 Aug 27 23:56:53 fw1 racoon: DEBUG: type=3DSA Life Type, flag=3D0x8000, =
 lorv=3Dseconds
 Aug 27 23:56:53 fw1 racoon: DEBUG: type=3DSA Life Duration, =
 flag=3D0x0000, lorv=3D4
 Aug 27 23:56:53 fw1 racoon: DEBUG: type=3DSA Life Type, flag=3D0x8000, =
 lorv=3Dkilobytes
 Aug 27 23:56:53 fw1 racoon: DEBUG: type=3DSA Life Duration, =
 flag=3D0x0000, lorv=3D4
 Aug 27 23:56:53 fw1 racoon: DEBUG: type=3DEncryption Mode, =
 flag=3D0x8000, lorv=3DTransport
 Aug 27 23:56:53 fw1 racoon: DEBUG: type=3DAuthentication Algorithm, =
 flag=3D0x8000, lorv=3Dhmac-sha
 Aug 27 23:56:53 fw1 racoon: DEBUG: proposal #2 len=3D48
 Aug 27 23:56:53 fw1 racoon: DEBUG: begin.
 Aug 27 23:56:53 fw1 racoon: DEBUG: seen nptype=3D3(trns)
 Aug 27 23:56:53 fw1 racoon: DEBUG: succeed.
 Aug 27 23:56:53 fw1 racoon: DEBUG: transform #1 len=3D36
 Aug 27 23:56:53 fw1 racoon: DEBUG: type=3DSA Life Type, flag=3D0x8000, =
 lorv=3Dseconds
 Aug 27 23:56:53 fw1 racoon: DEBUG: type=3DSA Life Duration, =
 flag=3D0x0000, lorv=3D4
 Aug 27 23:56:53 fw1 racoon: DEBUG: type=3DSA Life Type, flag=3D0x8000, =
 lorv=3Dkilobytes
 Aug 27 23:56:53 fw1 racoon: DEBUG: type=3DSA Life Duration, =
 flag=3D0x0000, lorv=3D4
 Aug 27 23:56:53 fw1 racoon: DEBUG: type=3DEncryption Mode, =
 flag=3D0x8000, lorv=3DTransport
 Aug 27 23:56:53 fw1 racoon: DEBUG: proposal #3 len=3D52
 Aug 27 23:56:53 fw1 racoon: DEBUG: begin.
 Aug 27 23:56:53 fw1 racoon: DEBUG: seen nptype=3D3(trns)
 Aug 27 23:56:53 fw1 racoon: DEBUG: succeed.
 Aug 27 23:56:53 fw1 racoon: DEBUG: transform #1 len=3D40
 Aug 27 23:56:53 fw1 racoon: DEBUG: type=3DSA Life Type, flag=3D0x8000, =
 lorv=3Dseconds
 Aug 27 23:56:53 fw1 racoon: DEBUG: type=3DSA Life Duration, =
 flag=3D0x0000, lorv=3D4
 Aug 27 23:56:53 fw1 racoon: DEBUG: type=3DSA Life Type, flag=3D0x8000, =
 lorv=3Dkilobytes
 Aug 27 23:56:53 fw1 racoon: DEBUG: type=3DSA Life Duration, =
 flag=3D0x0000, lorv=3D4
 Aug 27 23:56:53 fw1 racoon: DEBUG: type=3DEncryption Mode, =
 flag=3D0x8000, lorv=3DTransport
 Aug 27 23:56:53 fw1 racoon: DEBUG: type=3DAuthentication Algorithm, =
 flag=3D0x8000, lorv=3Dhmac-md5
 Aug 27 23:56:53 fw1 racoon: DEBUG: proposal #3 len=3D48
 Aug 27 23:56:53 fw1 racoon: DEBUG: begin.
 Aug 27 23:56:53 fw1 racoon: DEBUG: seen nptype=3D3(trns)
 Aug 27 23:56:53 fw1 racoon: DEBUG: succeed.
 Aug 27 23:56:53 fw1 racoon: DEBUG: transform #1 len=3D36
 Aug 27 23:56:53 fw1 racoon: DEBUG: type=3DSA Life Type, flag=3D0x8000, =
 lorv=3Dseconds
 Aug 27 23:56:53 fw1 racoon: DEBUG: type=3DSA Life Duration, =
 flag=3D0x0000, lorv=3D4
 Aug 27 23:56:53 fw1 racoon: DEBUG: type=3DSA Life Type, flag=3D0x8000, =
 lorv=3Dkilobytes
 Aug 27 23:56:53 fw1 racoon: DEBUG: type=3DSA Life Duration, =
 flag=3D0x0000, lorv=3D4
 Aug 27 23:56:53 fw1 racoon: DEBUG: type=3DEncryption Mode, =
 flag=3D0x8000, lorv=3DTransport
 Aug 27 23:56:53 fw1 racoon: DEBUG: proposal #4 len=3D52
 Aug 27 23:56:53 fw1 racoon: DEBUG: begin.
 Aug 27 23:56:53 fw1 racoon: DEBUG: seen nptype=3D3(trns)
 Aug 27 23:56:53 fw1 racoon: DEBUG: succeed.
 Aug 27 23:56:53 fw1 racoon: DEBUG: transform #1 len=3D40
 Aug 27 23:56:53 fw1 racoon: DEBUG: type=3DSA Life Type, flag=3D0x8000, =
 lorv=3Dseconds
 Aug 27 23:56:53 fw1 racoon: DEBUG: type=3DSA Life Duration, =
 flag=3D0x0000, lorv=3D4
 Aug 27 23:56:53 fw1 racoon: DEBUG: type=3DSA Life Type, flag=3D0x8000, =
 lorv=3Dkilobytes
 Aug 27 23:56:53 fw1 racoon: DEBUG: type=3DSA Life Duration, =
 flag=3D0x0000, lorv=3D4
 Aug 27 23:56:53 fw1 racoon: DEBUG: type=3DEncryption Mode, =
 flag=3D0x8000, lorv=3DTransport
 Aug 27 23:56:53 fw1 racoon: DEBUG: type=3DAuthentication Algorithm, =
 flag=3D0x8000, lorv=3Dhmac-sha
 Aug 27 23:56:53 fw1 racoon: DEBUG: proposal #4 len=3D52
 Aug 27 23:56:53 fw1 racoon: DEBUG: begin.
 Aug 27 23:56:53 fw1 racoon: DEBUG: seen nptype=3D3(trns)
 Aug 27 23:56:53 fw1 racoon: DEBUG: succeed.
 Aug 27 23:56:53 fw1 racoon: DEBUG: transform #1 len=3D40
 Aug 27 23:56:53 fw1 racoon: DEBUG: type=3DSA Life Type, flag=3D0x8000, =
 lorv=3Dseconds
 Aug 27 23:56:53 fw1 racoon: DEBUG: type=3DSA Life Duration, =
 flag=3D0x0000, lorv=3D4
 Aug 27 23:56:53 fw1 racoon: DEBUG: type=3DSA Life Type, flag=3D0x8000, =
 lorv=3Dkilobytes
 Aug 27 23:56:53 fw1 racoon: DEBUG: type=3DSA Life Duration, =
 flag=3D0x0000, lorv=3D4
 Aug 27 23:56:53 fw1 racoon: DEBUG: type=3DEncryption Mode, =
 flag=3D0x8000, lorv=3DTransport
 Aug 27 23:56:53 fw1 racoon: DEBUG: type=3DAuthentication Algorithm, =
 flag=3D0x8000, lorv=3Dhmac-sha
 Aug 27 23:56:53 fw1 racoon: DEBUG: proposal #5 len=3D52
 Aug 27 23:56:53 fw1 racoon: DEBUG: begin.
 Aug 27 23:56:53 fw1 racoon: DEBUG: seen nptype=3D3(trns)
 Aug 27 23:56:53 fw1 racoon: DEBUG: succeed.
 Aug 27 23:56:53 fw1 racoon: DEBUG: transform #1 len=3D40
 Aug 27 23:56:53 fw1 racoon: DEBUG: type=3DSA Life Type, flag=3D0x8000, =
 lorv=3Dseconds
 Aug 27 23:56:53 fw1 racoon: DEBUG: type=3DSA Life Duration, =
 flag=3D0x0000, lorv=3D4
 Aug 27 23:56:53 fw1 racoon: DEBUG: type=3DSA Life Type, flag=3D0x8000, =
 lorv=3Dkilobytes
 Aug 27 23:56:53 fw1 racoon: DEBUG: type=3DSA Life Duration, =
 flag=3D0x0000, lorv=3D4
 Aug 27 23:56:53 fw1 racoon: DEBUG: type=3DEncryption Mode, =
 flag=3D0x8000, lorv=3DTransport
 Aug 27 23:56:53 fw1 racoon: DEBUG: type=3DAuthentication Algorithm, =
 flag=3D0x8000, lorv=3Dhmac-md5
 Aug 27 23:56:53 fw1 racoon: DEBUG: proposal #5 len=3D52
 Aug 27 23:56:53 fw1 racoon: DEBUG: begin.
 Aug 27 23:56:53 fw1 racoon: DEBUG: seen nptype=3D3(trns)
 Aug 27 23:56:53 fw1 racoon: DEBUG: succeed.
 Aug 27 23:56:53 fw1 racoon: DEBUG: transform #1 len=3D40
 Aug 27 23:56:53 fw1 racoon: DEBUG: type=3DSA Life Type, flag=3D0x8000, =
 lorv=3Dseconds
 Aug 27 23:56:53 fw1 racoon: DEBUG: type=3DSA Life Duration, =
 flag=3D0x0000, lorv=3D4
 Aug 27 23:56:53 fw1 racoon: DEBUG: type=3DSA Life Type, flag=3D0x8000, =
 lorv=3Dkilobytes
 Aug 27 23:56:53 fw1 racoon: DEBUG: type=3DSA Life Duration, =
 flag=3D0x0000, lorv=3D4
 Aug 27 23:56:53 fw1 racoon: DEBUG: type=3DEncryption Mode, =
 flag=3D0x8000, lorv=3DTransport
 Aug 27 23:56:53 fw1 racoon: DEBUG: type=3DAuthentication Algorithm, =
 flag=3D0x8000, lorv=3Dhmac-md5
 Aug 27 23:56:53 fw1 racoon: DEBUG: proposal #6 len=3D92
 Aug 27 23:56:53 fw1 racoon: DEBUG: begin.
 Aug 27 23:56:53 fw1 racoon: DEBUG: seen nptype=3D3(trns)
 Aug 27 23:56:53 fw1 racoon: DEBUG: seen nptype=3D3(trns)
 Aug 27 23:56:53 fw1 racoon: DEBUG: succeed.
 Aug 27 23:56:53 fw1 racoon: DEBUG: transform #1 len=3D40
 Aug 27 23:56:53 fw1 racoon: DEBUG: type=3DSA Life Type, flag=3D0x8000, =
 lorv=3Dseconds
 Aug 27 23:56:53 fw1 racoon: DEBUG: type=3DSA Life Duration, =
 flag=3D0x0000, lorv=3D4
 Aug 27 23:56:53 fw1 racoon: DEBUG: type=3DSA Life Type, flag=3D0x8000, =
 lorv=3Dkilobytes
 Aug 27 23:56:53 fw1 racoon: DEBUG: type=3DSA Life Duration, =
 flag=3D0x0000, lorv=3D4
 Aug 27 23:56:53 fw1 racoon: DEBUG: type=3DEncryption Mode, =
 flag=3D0x8000, lorv=3DTransport
 Aug 27 23:56:53 fw1 racoon: DEBUG: type=3DAuthentication Algorithm, =
 flag=3D0x8000, lorv=3Dhmac-md5
 Aug 27 23:56:53 fw1 racoon: DEBUG: transform #2 len=3D40
 Aug 27 23:56:53 fw1 racoon: DEBUG: type=3DSA Life Type, flag=3D0x8000, =
 lorv=3Dseconds
 Aug 27 23:56:53 fw1 racoon: DEBUG: type=3DSA Life Duration, =
 flag=3D0x0000, lorv=3D4
 Aug 27 23:56:53 fw1 racoon: DEBUG: type=3DSA Life Type, flag=3D0x8000, =
 lorv=3Dkilobytes
 Aug 27 23:56:53 fw1 racoon: DEBUG: type=3DSA Life Duration, =
 flag=3D0x0000, lorv=3D4
 Aug 27 23:56:53 fw1 racoon: DEBUG: type=3DEncryption Mode, =
 flag=3D0x8000, lorv=3DTransport
 Aug 27 23:56:53 fw1 racoon: DEBUG: type=3DAuthentication Algorithm, =
 flag=3D0x8000, lorv=3Dhmac-sha
 Aug 27 23:56:53 fw1 racoon: DEBUG: proposal #7 len=3D52
 Aug 27 23:56:53 fw1 racoon: DEBUG: begin.
 Aug 27 23:56:53 fw1 racoon: DEBUG: seen nptype=3D3(trns)
 Aug 27 23:56:53 fw1 racoon: DEBUG: succeed.
 Aug 27 23:56:53 fw1 racoon: DEBUG: transform #1 len=3D40
 Aug 27 23:56:53 fw1 racoon: DEBUG: type=3DSA Life Type, flag=3D0x8000, =
 lorv=3Dseconds
 Aug 27 23:56:53 fw1 racoon: DEBUG: type=3DSA Life Duration, =
 flag=3D0x0000, lorv=3D4
 Aug 27 23:56:53 fw1 racoon: DEBUG: type=3DSA Life Type, flag=3D0x8000, =
 lorv=3Dkilobytes
 Aug 27 23:56:53 fw1 racoon: DEBUG: type=3DSA Life Duration, =
 flag=3D0x0000, lorv=3D4
 Aug 27 23:56:53 fw1 racoon: DEBUG: type=3DEncryption Mode, =
 flag=3D0x8000, lorv=3DTransport
 Aug 27 23:56:53 fw1 racoon: DEBUG: type=3DAuthentication Algorithm, =
 flag=3D0x8000, lorv=3Dhmac-sha
 Aug 27 23:56:53 fw1 racoon: DEBUG: proposal #7 len=3D48
 Aug 27 23:56:53 fw1 racoon: DEBUG: begin.
 Aug 27 23:56:53 fw1 racoon: DEBUG: seen nptype=3D3(trns)
 Aug 27 23:56:53 fw1 racoon: DEBUG: succeed.
 Aug 27 23:56:53 fw1 racoon: DEBUG: transform #1 len=3D36
 Aug 27 23:56:53 fw1 racoon: DEBUG: type=3DSA Life Type, flag=3D0x8000, =
 lorv=3Dseconds
 Aug 27 23:56:53 fw1 racoon: DEBUG: type=3DSA Life Duration, =
 flag=3D0x0000, lorv=3D4
 Aug 27 23:56:53 fw1 racoon: DEBUG: type=3DSA Life Type, flag=3D0x8000, =
 lorv=3Dkilobytes
 Aug 27 23:56:53 fw1 racoon: DEBUG: type=3DSA Life Duration, =
 flag=3D0x0000, lorv=3D4
 Aug 27 23:56:53 fw1 racoon: DEBUG: type=3DEncryption Mode, =
 flag=3D0x8000, lorv=3DTransport
 Aug 27 23:56:53 fw1 racoon: DEBUG: proposal #8 len=3D52
 Aug 27 23:56:53 fw1 racoon: DEBUG: begin.
 Aug 27 23:56:53 fw1 racoon: DEBUG: seen nptype=3D3(trns)
 Aug 27 23:56:53 fw1 racoon: DEBUG: succeed.
 Aug 27 23:56:53 fw1 racoon: DEBUG: transform #1 len=3D40
 Aug 27 23:56:53 fw1 racoon: DEBUG: type=3DSA Life Type, flag=3D0x8000, =
 lorv=3Dseconds
 Aug 27 23:56:53 fw1 racoon: DEBUG: type=3DSA Life Duration, =
 flag=3D0x0000, lorv=3D4
 Aug 27 23:56:53 fw1 racoon: DEBUG: type=3DSA Life Type, flag=3D0x8000, =
 lorv=3Dkilobytes
 Aug 27 23:56:53 fw1 racoon: DEBUG: type=3DSA Life Duration, =
 flag=3D0x0000, lorv=3D4
 Aug 27 23:56:53 fw1 racoon: DEBUG: type=3DEncryption Mode, =
 flag=3D0x8000, lorv=3DTransport
 Aug 27 23:56:53 fw1 racoon: DEBUG: type=3DAuthentication Algorithm, =
 flag=3D0x8000, lorv=3Dhmac-md5
 Aug 27 23:56:53 fw1 racoon: DEBUG: proposal #8 len=3D48
 Aug 27 23:56:53 fw1 racoon: DEBUG: begin.
 Aug 27 23:56:53 fw1 racoon: DEBUG: seen nptype=3D3(trns)
 Aug 27 23:56:53 fw1 racoon: DEBUG: succeed.
 Aug 27 23:56:53 fw1 racoon: DEBUG: transform #1 len=3D36
 Aug 27 23:56:53 fw1 racoon: DEBUG: type=3DSA Life Type, flag=3D0x8000, =
 lorv=3Dseconds
 Aug 27 23:56:53 fw1 racoon: DEBUG: type=3DSA Life Duration, =
 flag=3D0x0000, lorv=3D4
 Aug 27 23:56:53 fw1 racoon: DEBUG: type=3DSA Life Type, flag=3D0x8000, =
 lorv=3Dkilobytes
 Aug 27 23:56:53 fw1 racoon: DEBUG: type=3DSA Life Duration, =
 flag=3D0x0000, lorv=3D4
 Aug 27 23:56:53 fw1 racoon: DEBUG: type=3DEncryption Mode, =
 flag=3D0x8000, lorv=3DTransport
 Aug 27 23:56:53 fw1 racoon: DEBUG: proposal #9 len=3D52
 Aug 27 23:56:53 fw1 racoon: DEBUG: begin.
 Aug 27 23:56:53 fw1 racoon: DEBUG: seen nptype=3D3(trns)
 Aug 27 23:56:53 fw1 racoon: DEBUG: succeed.
 Aug 27 23:56:53 fw1 racoon: DEBUG: transform #1 len=3D40
 Aug 27 23:56:53 fw1 racoon: DEBUG: type=3DSA Life Type, flag=3D0x8000, =
 lorv=3Dseconds
 Aug 27 23:56:53 fw1 racoon: DEBUG: type=3DSA Life Duration, =
 flag=3D0x0000, lorv=3D4
 Aug 27 23:56:53 fw1 racoon: DEBUG: type=3DSA Life Type, flag=3D0x8000, =
 lorv=3Dkilobytes
 Aug 27 23:56:53 fw1 racoon: DEBUG: type=3DSA Life Duration, =
 flag=3D0x0000, lorv=3D4
 Aug 27 23:56:53 fw1 racoon: DEBUG: type=3DEncryption Mode, =
 flag=3D0x8000, lorv=3DTransport
 Aug 27 23:56:53 fw1 racoon: DEBUG: type=3DAuthentication Algorithm, =
 flag=3D0x8000, lorv=3Dhmac-sha
 Aug 27 23:56:53 fw1 racoon: DEBUG: proposal #9 len=3D52
 Aug 27 23:56:53 fw1 racoon: DEBUG: begin.
 Aug 27 23:56:53 fw1 racoon: DEBUG: seen nptype=3D3(trns)
 Aug 27 23:56:53 fw1 racoon: DEBUG: succeed.
 Aug 27 23:56:53 fw1 racoon: DEBUG: transform #1 len=3D40
 Aug 27 23:56:53 fw1 racoon: DEBUG: type=3DSA Life Type, flag=3D0x8000, =
 lorv=3Dseconds
 Aug 27 23:56:53 fw1 racoon: DEBUG: type=3DSA Life Duration, =
 flag=3D0x0000, lorv=3D4
 Aug 27 23:56:53 fw1 racoon: DEBUG: type=3DSA Life Type, flag=3D0x8000, =
 lorv=3Dkilobytes
 Aug 27 23:56:53 fw1 racoon: DEBUG: type=3DSA Life Duration, =
 flag=3D0x0000, lorv=3D4
 Aug 27 23:56:53 fw1 racoon: DEBUG: type=3DEncryption Mode, =
 flag=3D0x8000, lorv=3DTransport
 Aug 27 23:56:53 fw1 racoon: DEBUG: type=3DAuthentication Algorithm, =
 flag=3D0x8000, lorv=3Dhmac-sha
 Aug 27 23:56:53 fw1 racoon: DEBUG: proposal #10 len=3D52
 Aug 27 23:56:53 fw1 racoon: DEBUG: begin.
 Aug 27 23:56:53 fw1 racoon: DEBUG: seen nptype=3D3(trns)
 Aug 27 23:56:53 fw1 racoon: DEBUG: succeed.
 Aug 27 23:56:53 fw1 racoon: DEBUG: transform #1 len=3D40
 Aug 27 23:56:53 fw1 racoon: DEBUG: type=3DSA Life Type, flag=3D0x8000, =
 lorv=3Dseconds
 Aug 27 23:56:53 fw1 racoon: DEBUG: type=3DSA Life Duration, =
 flag=3D0x0000, lorv=3D4
 Aug 27 23:56:53 fw1 racoon: DEBUG: type=3DSA Life Type, flag=3D0x8000, =
 lorv=3Dkilobytes
 Aug 27 23:56:53 fw1 racoon: DEBUG: type=3DSA Life Duration, =
 flag=3D0x0000, lorv=3D4
 Aug 27 23:56:53 fw1 racoon: DEBUG: type=3DEncryption Mode, =
 flag=3D0x8000, lorv=3DTransport
 Aug 27 23:56:53 fw1 racoon: DEBUG: type=3DAuthentication Algorithm, =
 flag=3D0x8000, lorv=3Dhmac-md5
 Aug 27 23:56:53 fw1 racoon: DEBUG: proposal #10 len=3D52
 Aug 27 23:56:53 fw1 racoon: DEBUG: begin.
 Aug 27 23:56:53 fw1 racoon: DEBUG: seen nptype=3D3(trns)
 Aug 27 23:56:53 fw1 racoon: DEBUG: succeed.
 Aug 27 23:56:53 fw1 racoon: DEBUG: transform #1 len=3D40
 Aug 27 23:56:53 fw1 racoon: DEBUG: type=3DSA Life Type, flag=3D0x8000, =
 lorv=3Dseconds
 Aug 27 23:56:53 fw1 racoon: DEBUG: type=3DSA Life Duration, =
 flag=3D0x0000, lorv=3D4
 Aug 27 23:56:53 fw1 racoon: DEBUG: type=3DSA Life Type, flag=3D0x8000, =
 lorv=3Dkilobytes
 Aug 27 23:56:53 fw1 racoon: DEBUG: type=3DSA Life Duration, =
 flag=3D0x0000, lorv=3D4
 Aug 27 23:56:53 fw1 racoon: DEBUG: type=3DEncryption Mode, =
 flag=3D0x8000, lorv=3DTransport
 Aug 27 23:56:53 fw1 racoon: DEBUG: type=3DAuthentication Algorithm, =
 flag=3D0x8000, lorv=3Dhmac-md5
 Aug 27 23:56:53 fw1 racoon: DEBUG: proposal #11 len=3D92
 Aug 27 23:56:53 fw1 racoon: DEBUG: begin.
 Aug 27 23:56:53 fw1 racoon: DEBUG: seen nptype=3D3(trns)
 Aug 27 23:56:53 fw1 racoon: DEBUG: seen nptype=3D3(trns)
 Aug 27 23:56:53 fw1 racoon: DEBUG: succeed.
 Aug 27 23:56:53 fw1 racoon: DEBUG: transform #1 len=3D40
 Aug 27 23:56:53 fw1 racoon: DEBUG: type=3DSA Life Type, flag=3D0x8000, =
 lorv=3Dseconds
 Aug 27 23:56:53 fw1 racoon: DEBUG: type=3DSA Life Duration, =
 flag=3D0x0000, lorv=3D4
 Aug 27 23:56:53 fw1 racoon: DEBUG: type=3DSA Life Type, flag=3D0x8000, =
 lorv=3Dkilobytes
 Aug 27 23:56:53 fw1 racoon: DEBUG: type=3DSA Life Duration, =
 flag=3D0x0000, lorv=3D4
 Aug 27 23:56:53 fw1 racoon: DEBUG: type=3DEncryption Mode, =
 flag=3D0x8000, lorv=3DTransport
 Aug 27 23:56:53 fw1 racoon: DEBUG: type=3DAuthentication Algorithm, =
 flag=3D0x8000, lorv=3Dhmac-sha
 Aug 27 23:56:53 fw1 racoon: DEBUG: transform #2 len=3D40
 Aug 27 23:56:53 fw1 racoon: DEBUG: type=3DSA Life Type, flag=3D0x8000, =
 lorv=3Dseconds
 Aug 27 23:56:53 fw1 racoon: DEBUG: type=3DSA Life Duration, =
 flag=3D0x0000, lorv=3D4
 Aug 27 23:56:53 fw1 racoon: DEBUG: type=3DSA Life Type, flag=3D0x8000, =
 lorv=3Dkilobytes
 Aug 27 23:56:53 fw1 racoon: DEBUG: type=3DSA Life Duration, =
 flag=3D0x0000, lorv=3D4
 Aug 27 23:56:53 fw1 racoon: DEBUG: type=3DEncryption Mode, =
 flag=3D0x8000, lorv=3DTransport
 Aug 27 23:56:53 fw1 racoon: DEBUG: type=3DAuthentication Algorithm, =
 flag=3D0x8000, lorv=3Dhmac-md5
 Aug 27 23:56:53 fw1 racoon: DEBUG: proposal #12 len=3D92
 Aug 27 23:56:53 fw1 racoon: DEBUG: begin.
 Aug 27 23:56:53 fw1 racoon: DEBUG: seen nptype=3D3(trns)
 Aug 27 23:56:53 fw1 racoon: DEBUG: seen nptype=3D3(trns)
 Aug 27 23:56:53 fw1 racoon: DEBUG: succeed.
 Aug 27 23:56:53 fw1 racoon: DEBUG: transform #1 len=3D40
 Aug 27 23:56:53 fw1 racoon: DEBUG: type=3DSA Life Type, flag=3D0x8000, =
 lorv=3Dseconds
 Aug 27 23:56:53 fw1 racoon: DEBUG: type=3DSA Life Duration, =
 flag=3D0x0000, lorv=3D4
 Aug 27 23:56:53 fw1 racoon: DEBUG: type=3DSA Life Type, flag=3D0x8000, =
 lorv=3Dkilobytes
 Aug 27 23:56:53 fw1 racoon: DEBUG: type=3DSA Life Duration, =
 flag=3D0x0000, lorv=3D4
 Aug 27 23:56:53 fw1 racoon: DEBUG: type=3DEncryption Mode, =
 flag=3D0x8000, lorv=3DTransport
 Aug 27 23:56:53 fw1 racoon: DEBUG: type=3DAuthentication Algorithm, =
 flag=3D0x8000, lorv=3Dhmac-sha
 Aug 27 23:56:53 fw1 racoon: DEBUG: transform #2 len=3D40
 Aug 27 23:56:53 fw1 racoon: DEBUG: type=3DSA Life Type, flag=3D0x8000, =
 lorv=3Dseconds
 Aug 27 23:56:53 fw1 racoon: DEBUG: type=3DSA Life Duration, =
 flag=3D0x0000, lorv=3D4
 Aug 27 23:56:53 fw1 racoon: DEBUG: type=3DSA Life Type, flag=3D0x8000, =
 lorv=3Dkilobytes
 Aug 27 23:56:53 fw1 racoon: DEBUG: type=3DSA Life Duration, =
 flag=3D0x0000, lorv=3D4
 Aug 27 23:56:53 fw1 racoon: DEBUG: type=3DEncryption Mode, =
 flag=3D0x8000, lorv=3DTransport
 Aug 27 23:56:53 fw1 racoon: DEBUG: type=3DAuthentication Algorithm, =
 flag=3D0x8000, lorv=3Dhmac-md5
 Aug 27 23:56:53 fw1 racoon: DEBUG: pair 1:
 Aug 27 23:56:53 fw1 racoon: DEBUG:  0x80b5a60: next=3D0x0 =
 tnext=3D0x80b5a70
 Aug 27 23:56:53 fw1 racoon: DEBUG:   0x80b5a70: next=3D0x0 tnext=3D0x0
 Aug 27 23:56:53 fw1 racoon: DEBUG: proposal #1: 2 transform
 Aug 27 23:56:53 fw1 racoon: DEBUG: pair 2:
 Aug 27 23:56:53 fw1 racoon: DEBUG:  0x80b5a80: next=3D0x80b5a90 =
 tnext=3D0x0
 Aug 27 23:56:53 fw1 racoon: DEBUG:   0x80b5a90: next=3D0x0 tnext=3D0x0
 Aug 27 23:56:53 fw1 racoon: DEBUG: proposal #2: 2 transform
 Aug 27 23:56:53 fw1 racoon: DEBUG: pair 3:
 Aug 27 23:56:53 fw1 racoon: DEBUG:  0x80b5aa0: next=3D0x80b5ab0 =
 tnext=3D0x0
 Aug 27 23:56:53 fw1 racoon: DEBUG:   0x80b5ab0: next=3D0x0 tnext=3D0x0
 Aug 27 23:56:53 fw1 racoon: DEBUG: proposal #3: 2 transform
 Aug 27 23:56:53 fw1 racoon: DEBUG: pair 4:
 Aug 27 23:56:53 fw1 racoon: DEBUG:  0x80b5ac0: next=3D0x80b5ad0 =
 tnext=3D0x0
 Aug 27 23:56:53 fw1 racoon: DEBUG:   0x80b5ad0: next=3D0x0 tnext=3D0x0
 Aug 27 23:56:53 fw1 racoon: DEBUG: proposal #4: 2 transform
 Aug 27 23:56:53 fw1 racoon: DEBUG: pair 5:
 Aug 27 23:56:53 fw1 racoon: DEBUG:  0x80b5ae0: next=3D0x80b5af0 =
 tnext=3D0x0
 Aug 27 23:56:53 fw1 racoon: DEBUG:   0x80b5af0: next=3D0x0 tnext=3D0x0
 Aug 27 23:56:53 fw1 racoon: DEBUG: proposal #5: 2 transform
 Aug 27 23:56:53 fw1 racoon: DEBUG: pair 6:
 Aug 27 23:56:53 fw1 racoon: DEBUG:  0x80b5b00: next=3D0x0 =
 tnext=3D0x80b5b10
 Aug 27 23:56:53 fw1 racoon: DEBUG:   0x80b5b10: next=3D0x0 tnext=3D0x0
 Aug 27 23:56:53 fw1 racoon: DEBUG: proposal #6: 2 transform
 Aug 27 23:56:53 fw1 racoon: DEBUG: pair 7:
 Aug 27 23:56:53 fw1 racoon: DEBUG:  0x80b5b20: next=3D0x80b5b30 =
 tnext=3D0x0
 Aug 27 23:56:53 fw1 racoon: DEBUG:   0x80b5b30: next=3D0x0 tnext=3D0x0
 Aug 27 23:56:53 fw1 racoon: DEBUG: proposal #7: 2 transform
 Aug 27 23:56:53 fw1 racoon: DEBUG: pair 8:
 Aug 27 23:56:53 fw1 racoon: DEBUG:  0x80b5b40: next=3D0x80b5b50 =
 tnext=3D0x0
 Aug 27 23:56:53 fw1 racoon: DEBUG:   0x80b5b50: next=3D0x0 tnext=3D0x0
 Aug 27 23:56:53 fw1 racoon: DEBUG: proposal #8: 2 transform
 Aug 27 23:56:53 fw1 racoon: DEBUG: pair 9:
 Aug 27 23:56:53 fw1 racoon: DEBUG:  0x80b5b60: next=3D0x80b5b70 =
 tnext=3D0x0
 Aug 27 23:56:53 fw1 racoon: DEBUG:   0x80b5b70: next=3D0x0 tnext=3D0x0
 Aug 27 23:56:53 fw1 racoon: DEBUG: proposal #9: 2 transform
 Aug 27 23:56:53 fw1 racoon: DEBUG: pair 10:
 Aug 27 23:56:53 fw1 racoon: DEBUG:  0x80b5b80: next=3D0x80b5b90 =
 tnext=3D0x0
 Aug 27 23:56:53 fw1 racoon: DEBUG:   0x80b5b90: next=3D0x0 tnext=3D0x0
 Aug 27 23:56:53 fw1 racoon: DEBUG: proposal #10: 2 transform
 Aug 27 23:56:53 fw1 racoon: DEBUG: pair 11:
 Aug 27 23:56:53 fw1 racoon: DEBUG:  0x80b5ba0: next=3D0x0 =
 tnext=3D0x80b5bb0
 Aug 27 23:56:53 fw1 racoon: DEBUG:   0x80b5bb0: next=3D0x0 tnext=3D0x0
 Aug 27 23:56:53 fw1 racoon: DEBUG: proposal #11: 2 transform
 Aug 27 23:56:53 fw1 racoon: DEBUG: pair 12:
 Aug 27 23:56:53 fw1 racoon: DEBUG:  0x80b5bc0: next=3D0x0 =
 tnext=3D0x80b5bd0
 Aug 27 23:56:53 fw1 racoon: DEBUG:   0x80b5bd0: next=3D0x0 tnext=3D0x0
 Aug 27 23:56:53 fw1 racoon: DEBUG: proposal #12: 2 transform
 Aug 27 23:56:53 fw1 racoon: DEBUG: begin compare proposals.
 Aug 27 23:56:53 fw1 racoon: DEBUG: pair[1]: 0x80b5a60
 Aug 27 23:56:53 fw1 racoon: DEBUG:  0x80b5a60: next=3D0x0 =
 tnext=3D0x80b5a70
 Aug 27 23:56:53 fw1 racoon: DEBUG:   0x80b5a70: next=3D0x0 tnext=3D0x0
 Aug 27 23:56:53 fw1 racoon: DEBUG: prop#=3D1 prot-id=3DESP spi-size=3D4 =
 #trns=3D2 trns#=3D1 trns-id=3D3DES
 Aug 27 23:56:53 fw1 racoon: DEBUG: type=3DSA Life Type, flag=3D0x8000, =
 lorv=3Dseconds
 Aug 27 23:56:53 fw1 racoon: DEBUG: type=3DSA Life Duration, =
 flag=3D0x0000, lorv=3D4
 Aug 27 23:56:53 fw1 racoon: DEBUG: type=3DSA Life Type, flag=3D0x8000, =
 lorv=3Dkilobytes
 Aug 27 23:56:53 fw1 racoon: DEBUG: type=3DSA Life Duration, =
 flag=3D0x0000, lorv=3D4
 Aug 27 23:56:53 fw1 racoon: DEBUG: type=3DEncryption Mode, =
 flag=3D0x8000, lorv=3DTransport
 Aug 27 23:56:53 fw1 racoon: DEBUG: type=3DAuthentication Algorithm, =
 flag=3D0x8000, lorv=3Dhmac-md5
 Aug 27 23:56:53 fw1 racoon: DEBUG: prop#=3D1 prot-id=3DESP spi-size=3D4 =
 #trns=3D2 trns#=3D2 trns-id=3D3DES
 Aug 27 23:56:53 fw1 racoon: DEBUG: type=3DSA Life Type, flag=3D0x8000, =
 lorv=3Dseconds
 Aug 27 23:56:53 fw1 racoon: DEBUG: type=3DSA Life Duration, =
 flag=3D0x0000, lorv=3D4
 Aug 27 23:56:53 fw1 racoon: DEBUG: type=3DSA Life Type, flag=3D0x8000, =
 lorv=3Dkilobytes
 Aug 27 23:56:53 fw1 racoon: DEBUG: type=3DSA Life Duration, =
 flag=3D0x0000, lorv=3D4
 Aug 27 23:56:53 fw1 racoon: DEBUG: type=3DEncryption Mode, =
 flag=3D0x8000, lorv=3DTransport
 Aug 27 23:56:53 fw1 racoon: DEBUG: type=3DAuthentication Algorithm, =
 flag=3D0x8000, lorv=3Dhmac-sha
 Aug 27 23:56:53 fw1 racoon: DEBUG: peer's single bundle:
 Aug 27 23:56:53 fw1 racoon: DEBUG:  (proto_id=3DESP spisize=3D4 =
 spi=3Db45c5851 spi_p=3D00000000 encmode=3DTransport reqid=3D0:0)
 Aug 27 23:56:53 fw1 racoon: DEBUG:   (trns_id=3D3DES encklen=3D0 =
 authtype=3Dhmac-md5)
 Aug 27 23:56:53 fw1 racoon: DEBUG:   (trns_id=3D3DES encklen=3D0 =
 authtype=3Dhmac-sha)
 Aug 27 23:56:53 fw1 racoon: DEBUG: my single bundle:
 Aug 27 23:56:53 fw1 racoon: DEBUG:  (proto_id=3DESP spisize=3D4 =
 spi=3D00000000 spi_p=3D00000000 encmode=3DTransport reqid=3D0:0)
 Aug 27 23:56:53 fw1 racoon: DEBUG:   (trns_id=3D3DES encklen=3D0 =
 authtype=3Dhmac-sha)
 Aug 27 23:56:53 fw1 racoon: WARNING: authtype mismatched: my:hmac-sha =
 peer:hmac-md5
 Aug 27 23:56:53 fw1 racoon: DEBUG: matched
 Aug 27 23:56:53 fw1 racoon: DEBUG: =3D=3D=3D
 Aug 27 23:56:53 fw1 racoon: DEBUG: call pfkey_send_getspi
 Aug 27 23:56:53 fw1 racoon: DEBUG: pfkey GETSPI sent: ESP/Transport =
 192.168.157.50[0]->71.232.131.176[0]=20
 Aug 27 23:56:53 fw1 racoon: DEBUG: pfkey getspi sent.
 Aug 27 23:56:53 fw1 racoon: DEBUG: pk_recv: retry[0] recv()=20
 Aug 27 23:56:53 fw1 racoon: DEBUG: get pfkey GETSPI message
 Aug 27 23:56:53 fw1 racoon: DEBUG: pfkey GETSPI succeeded: ESP/Transport =
 192.168.157.50[0]->71.232.131.176[0] spi=3D200169239(0xbee5717)
 Aug 27 23:56:53 fw1 racoon: DEBUG: total SA len=3D60
 Aug 27 23:56:53 fw1 racoon: DEBUG:  00000001 00000001 00000034 01030401 =
 00000000 00000028 02030000 80010001 00020004 00000e10 80010002 00020004 =
 0003d090 80040002 80050002
 Aug 27 23:56:53 fw1 racoon: DEBUG: begin.
 Aug 27 23:56:53 fw1 racoon: DEBUG: seen nptype=3D2(prop)
 Aug 27 23:56:53 fw1 racoon: DEBUG: succeed.
 Aug 27 23:56:53 fw1 racoon: DEBUG: proposal #1 len=3D52
 Aug 27 23:56:53 fw1 racoon: DEBUG: begin.
 Aug 27 23:56:53 fw1 racoon: DEBUG: seen nptype=3D3(trns)
 Aug 27 23:56:53 fw1 racoon: DEBUG: succeed.
 Aug 27 23:56:53 fw1 racoon: DEBUG: transform #2 len=3D40
 Aug 27 23:56:53 fw1 racoon: DEBUG: type=3DSA Life Type, flag=3D0x8000, =
 lorv=3Dseconds
 Aug 27 23:56:53 fw1 racoon: DEBUG: type=3DSA Life Duration, =
 flag=3D0x0000, lorv=3D4
 Aug 27 23:56:53 fw1 racoon: DEBUG: type=3DSA Life Type, flag=3D0x8000, =
 lorv=3Dkilobytes
 Aug 27 23:56:53 fw1 racoon: DEBUG: type=3DSA Life Duration, =
 flag=3D0x0000, lorv=3D4
 Aug 27 23:56:53 fw1 racoon: DEBUG: type=3DEncryption Mode, =
 flag=3D0x8000, lorv=3DTransport
 Aug 27 23:56:53 fw1 racoon: DEBUG: type=3DAuthentication Algorithm, =
 flag=3D0x8000, lorv=3Dhmac-sha
 Aug 27 23:56:53 fw1 racoon: DEBUG: pair 1:
 Aug 27 23:56:53 fw1 racoon: DEBUG:  0x80b5990: next=3D0x0 tnext=3D0x0
 Aug 27 23:56:53 fw1 racoon: DEBUG: proposal #1: 1 transform
 Aug 27 23:56:53 fw1 racoon: DEBUG: add payload of len 60, next type 10
 Aug 27 23:56:53 fw1 racoon: DEBUG: add payload of len 16, next type 5
 Aug 27 23:56:53 fw1 racoon: DEBUG: add payload of len 8, next type 5
 Aug 27 23:56:53 fw1 racoon: DEBUG: add payload of len 8, next type 0
 Aug 27 23:56:53 fw1 racoon: DEBUG: HASH with:
 Aug 27 23:56:53 fw1 racoon: DEBUG:  ba01844c 30fa19bc b8ecf4cd eddfc855 =
 57a3a057 1f35cbc6 0a000040 00000001 00000001 00000034 01030401 0bee5717 =
 00000028 02030000 80010001 00020004 00000e10 80010002 00020004 0003d090 =
 80040002 80050002 05000014 8f85138a 620802eb 3004ff01 8c96cd67 0500000c =
 011106a5 c0a89d32 0000000c 011106a5 47e883b0
 Aug 27 23:56:53 fw1 racoon: DEBUG: hmac(hmac_sha1)
 Aug 27 23:56:53 fw1 racoon: DEBUG: HASH computed:
 Aug 27 23:56:53 fw1 racoon: DEBUG:  9a6444b1 33782134 bbdb6829 2a66fecd =
 a3c8c052
 Aug 27 23:56:53 fw1 racoon: DEBUG: add payload of len 20, next type 1
 Aug 27 23:56:53 fw1 racoon: DEBUG: begin encryption.
 Aug 27 23:56:53 fw1 racoon: DEBUG: encryption(3des)
 Aug 27 23:56:53 fw1 racoon: DEBUG: pad length =3D 4
 Aug 27 23:56:53 fw1 racoon: DEBUG:  01000018 9a6444b1 33782134 bbdb6829 =
 2a66fecd a3c8c052 0a000040 00000001 00000001 00000034 01030401 0bee5717 =
 00000028 02030000 80010001 00020004 00000e10 80010002 00020004 0003d090 =
 80040002 80050002 05000014 8f85138a 620802eb 3004ff01 8c96cd67 0500000c =
 011106a5 c0a89d32 0000000c 011106a5 47e883b0 d2ccd003
 Aug 27 23:56:53 fw1 racoon: DEBUG: encryption(3des)
 Aug 27 23:56:53 fw1 racoon: DEBUG: with key:
 Aug 27 23:56:53 fw1 racoon: DEBUG:  1e94723b 0ea100b8 c41a6a97 cf09421c =
 5fdc6ce9 49692214
 Aug 27 23:56:53 fw1 racoon: DEBUG: encrypted payload by IV:
 Aug 27 23:56:53 fw1 racoon: DEBUG:  41d87bf0 330a40f6
 Aug 27 23:56:53 fw1 racoon: DEBUG: save IV for next:
 Aug 27 23:56:53 fw1 racoon: DEBUG:  8597c211 84eba4b8
 Aug 27 23:56:53 fw1 racoon: DEBUG: encrypted.
 Aug 27 23:56:53 fw1 racoon: DEBUG: 164 bytes from 71.232.131.176[500] to =
 192.168.157.50[500]
 Aug 27 23:56:53 fw1 racoon: DEBUG: sockname 0.0.0.0[500]
 Aug 27 23:56:53 fw1 racoon: DEBUG: send packet from 71.232.131.176[500]
 Aug 27 23:56:53 fw1 racoon: DEBUG: send packet to 192.168.157.50[500]
 Aug 27 23:56:53 fw1 racoon: DEBUG: 1 times of 164 bytes message will be =
 sent to 192.168.157.50[500]
 Aug 27 23:56:53 fw1 racoon: DEBUG:  57520990 98756b58 dd619f3d 01aae726 =
 08102001 ba01844c 000000a4 68b1e788 b082d969 13072536 ebff1bc9 94f1bebf =
 33e2c434 b0d63679 e3bab603 5a5bcc36 6825082d daefc1fb 96f4d1cd 94848127 =
 58c6d177 a90d7716 969c7d31 c63d95d9 b8fe17fe c2a735a5 e1f4880d 2c0d69ab =
 f4a86915 56b78f6c 7fab05e4 2cd49c38 872dfd49 24b56c31 e7792b03 ec561c03 =
 e492af05 5993daa5 29472abc 8597c211 84eba4b8
 Aug 27 23:56:53 fw1 racoon: DEBUG: resend phase2 packet =
 5752099098756b58:dd619f3d01aae726:0000ba01
 Aug 27 23:56:53 fw1 racoon: DEBUG: =3D=3D=3D
 Aug 27 23:56:53 fw1 racoon: DEBUG: 52 bytes message received from =
 192.168.157.50[500] to 71.232.131.176[500]
 Aug 27 23:56:53 fw1 racoon: DEBUG:  57520990 98756b58 dd619f3d 01aae726 =
 08102001 ba01844c 00000034 67d10899 92d4053f 11035d7a e10c556e 06049c99 =
 46db1ca4
 Aug 27 23:56:53 fw1 racoon: DEBUG: begin decryption.
 Aug 27 23:56:53 fw1 racoon: DEBUG: encryption(3des)
 Aug 27 23:56:53 fw1 racoon: DEBUG: IV was saved for next processing:
 Aug 27 23:56:53 fw1 racoon: DEBUG:  06049c99 46db1ca4
 Aug 27 23:56:53 fw1 racoon: DEBUG: encryption(3des)
 Aug 27 23:56:53 fw1 racoon: DEBUG: with key:
 Aug 27 23:56:53 fw1 racoon: DEBUG:  1e94723b 0ea100b8 c41a6a97 cf09421c =
 5fdc6ce9 49692214
 Aug 27 23:56:53 fw1 racoon: DEBUG: decrypted payload by IV:
 Aug 27 23:56:53 fw1 racoon: DEBUG:  8597c211 84eba4b8
 Aug 27 23:56:53 fw1 racoon: DEBUG: decrypted payload, but not trimed.
 Aug 27 23:56:53 fw1 racoon: DEBUG:  00000018 22824f1c 21a2b49b 32bb5408 =
 68c7fe90 22c28bd9
 Aug 27 23:56:53 fw1 racoon: DEBUG: padding len=3D218
 Aug 27 23:56:53 fw1 racoon: DEBUG: skip to trim padding.
 Aug 27 23:56:53 fw1 racoon: DEBUG: decrypted.
 Aug 27 23:56:53 fw1 racoon: DEBUG:  57520990 98756b58 dd619f3d 01aae726 =
 08102001 ba01844c 00000034 00000018 22824f1c 21a2b49b 32bb5408 68c7fe90 =
 22c28bd9
 Aug 27 23:56:53 fw1 racoon: DEBUG: begin.
 Aug 27 23:56:53 fw1 racoon: DEBUG: seen nptype=3D8(hash)
 Aug 27 23:56:53 fw1 racoon: DEBUG: succeed.
 Aug 27 23:56:53 fw1 racoon: DEBUG: HASH(3) validate:
 Aug 27 23:56:53 fw1 racoon: DEBUG:  22824f1c 21a2b49b 32bb5408 68c7fe90 =
 22c28bd9
 Aug 27 23:56:53 fw1 racoon: DEBUG: HASH with:=20
 Aug 27 23:56:53 fw1 racoon: DEBUG:  00ba0184 4c30fa19 bcb8ecf4 cdeddfc8 =
 5557a3a0 571f35cb c68f8513 8a620802 eb3004ff 018c96cd 67
 Aug 27 23:56:53 fw1 racoon: DEBUG: hmac(hmac_sha1)
 Aug 27 23:56:53 fw1 racoon: DEBUG: HASH computed:
 Aug 27 23:56:53 fw1 racoon: DEBUG:  22824f1c 21a2b49b 32bb5408 68c7fe90 =
 22c28bd9
 Aug 27 23:56:53 fw1 racoon: DEBUG: =3D=3D=3D
 Aug 27 23:56:53 fw1 racoon: DEBUG: KEYMAT compute with
 Aug 27 23:56:53 fw1 racoon: DEBUG:  030bee57 1730fa19 bcb8ecf4 cdeddfc8 =
 5557a3a0 571f35cb c68f8513 8a620802 eb3004ff 018c96cd 67
 Aug 27 23:56:53 fw1 racoon: DEBUG: hmac(hmac_sha1)
 Aug 27 23:56:53 fw1 racoon: DEBUG: encryption(3des)
 Aug 27 23:56:53 fw1 racoon: DEBUG: hmac(sha1)
 Aug 27 23:56:53 fw1 racoon: DEBUG: encklen=3D192 authklen=3D160
 Aug 27 23:56:53 fw1 racoon: DEBUG: generating 640 bits of key =
 (dupkeymat=3D4)
 Aug 27 23:56:53 fw1 racoon: DEBUG: generating K1...K4 for KEYMAT.
 Aug 27 23:56:53 fw1 racoon: DEBUG: hmac(hmac_sha1)
 Aug 27 23:56:53 fw1 last message repeated 2 times
 Aug 27 23:56:53 fw1 racoon: DEBUG:  6524b0fa 91d12b0c 5d59c18a 7daf89b0 =
 95fc7798 fd810bbd 7878da88 d2dedbc5 0eb71d52 c6aae1f5 36f2b289 1e1df498 =
 3d30d60e b39040c9 96562fb2 18b6d7f8 910cd3aa a5d70270 b6bbe6b9 ba096a62
 Aug 27 23:56:53 fw1 racoon: DEBUG: KEYMAT compute with
 Aug 27 23:56:53 fw1 racoon: DEBUG:  03b45c58 5130fa19 bcb8ecf4 cdeddfc8 =
 5557a3a0 571f35cb c68f8513 8a620802 eb3004ff 018c96cd 67
 Aug 27 23:56:53 fw1 racoon: DEBUG: hmac(hmac_sha1)
 Aug 27 23:56:53 fw1 racoon: DEBUG: encryption(3des)
 Aug 27 23:56:53 fw1 racoon: DEBUG: hmac(sha1)
 Aug 27 23:56:53 fw1 racoon: DEBUG: encklen=3D192 authklen=3D160
 Aug 27 23:56:53 fw1 racoon: DEBUG: generating 640 bits of key =
 (dupkeymat=3D4)
 Aug 27 23:56:53 fw1 racoon: DEBUG: generating K1...K4 for KEYMAT.
 Aug 27 23:56:53 fw1 racoon: DEBUG: hmac(hmac_sha1)
 Aug 27 23:56:53 fw1 last message repeated 2 times
 Aug 27 23:56:53 fw1 racoon: DEBUG:  b4b0b4f8 831b3d2f 404a43bc 68bf6991 =
 1a1c495f 54217d09 8b2e12f9 7e03ce25 60198110 5224a61c ca6528f5 3738ec70 =
 8d40a9e2 a2286cd4 c1337eb2 1477c8ca 03c634d6 4da6f859 684a3a7d 3d1db081
 Aug 27 23:56:53 fw1 racoon: DEBUG: KEYMAT computed.
 Aug 27 23:56:53 fw1 racoon: DEBUG: call pk_sendupdate
 Aug 27 23:56:53 fw1 racoon: DEBUG: encryption(3des)
 Aug 27 23:56:53 fw1 racoon: DEBUG: hmac(sha1)
 Aug 27 23:56:53 fw1 racoon: DEBUG: call pfkey_send_update2
 Aug 27 23:56:53 fw1 racoon: DEBUG: pfkey update sent.
 Aug 27 23:56:53 fw1 racoon: DEBUG: encryption(3des)
 Aug 27 23:56:53 fw1 racoon: DEBUG: hmac(sha1)
 Aug 27 23:56:53 fw1 racoon: DEBUG: call pfkey_send_add2 (NAT flavor)
 Aug 27 23:56:53 fw1 racoon: DEBUG: call pfkey_send_add2
 Aug 27 23:56:53 fw1 racoon: DEBUG: pfkey add sent.
 Aug 27 23:56:53 fw1 racoon: DEBUG: pk_recv: retry[0] recv()=20
 Aug 27 23:56:53 fw1 racoon: DEBUG: get pfkey UPDATE message
 Aug 27 23:56:53 fw1 racoon: DEBUG: pfkey UPDATE succeeded: ESP/Transport =
 192.168.157.50[0]->71.232.131.176[0] spi=3D200169239(0xbee5717)
 Aug 27 23:56:53 fw1 racoon: INFO: IPsec-SA established: ESP/Transport =
 192.168.157.50[0]->71.232.131.176[0] spi=3D200169239(0xbee5717)
 Aug 27 23:56:53 fw1 racoon: DEBUG: =3D=3D=3D
 Aug 27 23:56:53 fw1 racoon: DEBUG: pk_recv: retry[0] recv()=20
 Aug 27 23:56:53 fw1 racoon: DEBUG: get pfkey ADD message
 Aug 27 23:56:53 fw1 racoon: INFO: IPsec-SA established: ESP/Transport =
 71.232.131.176[500]->192.168.157.50[500] spi=3D3025950801(0xb45c5851)
 Aug 27 23:56:53 fw1 racoon: DEBUG: =3D=3D=3D
 Aug 27 23:57:28 fw1 racoon: DEBUG: =3D=3D=3D
 Aug 27 23:57:28 fw1 racoon: DEBUG: 68 bytes message received from =
 192.168.157.50[500] to 71.232.131.176[500]
 Aug 27 23:57:28 fw1 racoon: DEBUG:  57520990 98756b58 dd619f3d 01aae726 =
 08100501 39c7a8e3 00000044 9c03f605 b1b5bd86 ceba2bcc 85c09c12 40df5600 =
 9576988c 7ff0b557 7b1368c5 6a8a8c69 3c2f904e
 Aug 27 23:57:28 fw1 racoon: DEBUG: receive Information.
 Aug 27 23:57:28 fw1 racoon: DEBUG: compute IV for phase2
 Aug 27 23:57:28 fw1 racoon: DEBUG: phase1 last IV:
 Aug 27 23:57:28 fw1 racoon: DEBUG:  a8dfd450 d61d232b 39c7a8e3
 Aug 27 23:57:28 fw1 racoon: DEBUG: hash(sha1)
 Aug 27 23:57:28 fw1 racoon: DEBUG: encryption(3des)
 Aug 27 23:57:28 fw1 racoon: DEBUG: phase2 IV computed:
 Aug 27 23:57:28 fw1 racoon: DEBUG:  6969f7e1 5f23f25b
 Aug 27 23:57:28 fw1 racoon: DEBUG: begin decryption.
 Aug 27 23:57:28 fw1 racoon: DEBUG: encryption(3des)
 Aug 27 23:57:28 fw1 racoon: DEBUG: IV was saved for next processing:
 Aug 27 23:57:28 fw1 racoon: DEBUG:  6a8a8c69 3c2f904e
 Aug 27 23:57:28 fw1 racoon: DEBUG: encryption(3des)
 Aug 27 23:57:28 fw1 racoon: DEBUG: with key:
 Aug 27 23:57:28 fw1 racoon: DEBUG:  1e94723b 0ea100b8 c41a6a97 cf09421c =
 5fdc6ce9 49692214
 Aug 27 23:57:28 fw1 racoon: DEBUG: decrypted payload by IV:
 Aug 27 23:57:28 fw1 racoon: DEBUG:  6969f7e1 5f23f25b
 Aug 27 23:57:28 fw1 racoon: DEBUG: decrypted payload, but not trimed.
 Aug 27 23:57:28 fw1 racoon: DEBUG:  0c000018 b54d4aa9 9fc370e2 8b202c8c =
 c3cf50fe 2542db24 00000010 00000001 03040001 b45c5851
 Aug 27 23:57:28 fw1 racoon: DEBUG: padding len=3D82
 Aug 27 23:57:28 fw1 racoon: DEBUG: skip to trim padding.
 Aug 27 23:57:28 fw1 racoon: DEBUG: decrypted.
 Aug 27 23:57:28 fw1 racoon: DEBUG:  57520990 98756b58 dd619f3d 01aae726 =
 08100501 39c7a8e3 00000044 0c000018 b54d4aa9 9fc370e2 8b202c8c c3cf50fe =
 2542db24 00000010 00000001 03040001 b45c5851
 Aug 27 23:57:28 fw1 racoon: DEBUG: IV freed
 Aug 27 23:57:28 fw1 racoon: DEBUG: HASH with:
 Aug 27 23:57:28 fw1 racoon: DEBUG:  39c7a8e3 00000010 00000001 03040001 =
 b45c5851
 Aug 27 23:57:28 fw1 racoon: DEBUG: hmac(hmac_sha1)
 Aug 27 23:57:28 fw1 racoon: DEBUG: HASH computed:
 Aug 27 23:57:28 fw1 racoon: DEBUG:  b54d4aa9 9fc370e2 8b202c8c c3cf50fe =
 2542db24
 Aug 27 23:57:28 fw1 racoon: DEBUG: hash validated.
 Aug 27 23:57:28 fw1 racoon: DEBUG: begin.
 Aug 27 23:57:28 fw1 racoon: DEBUG: seen nptype=3D8(hash)
 Aug 27 23:57:28 fw1 racoon: DEBUG: seen nptype=3D12(delete)
 Aug 27 23:57:28 fw1 racoon: DEBUG: succeed.
 Aug 27 23:57:28 fw1 racoon: DEBUG: delete payload for protocol ESP
 Aug 27 23:57:28 fw1 racoon: DEBUG: call pfkey_send_dump
 Aug 27 23:57:28 fw1 racoon: DEBUG: pk_recv: retry[0] recv()=20
 Aug 27 23:57:28 fw1 last message repeated 7 times
 Aug 27 23:57:28 fw1 racoon: DEBUG: purged SAs.
 Aug 27 23:57:28 fw1 racoon: DEBUG: =3D=3D=3D
 Aug 27 23:57:28 fw1 racoon: DEBUG: 84 bytes message received from =
 192.168.157.50[500] to 71.232.131.176[500]
 Aug 27 23:57:28 fw1 racoon: DEBUG:  57520990 98756b58 dd619f3d 01aae726 =
 08100501 3c92cbec 00000054 b848b17e 5ab25243 fbfa292e 6bc1de1d e0cd74c3 =
 279c5c66 68ba9589 e536d063 858546ad 9fcf5fb8 06aa3384 048b6b30 c5dc46e3 =
 c0e8f60d
 Aug 27 23:57:28 fw1 racoon: DEBUG: receive Information.
 Aug 27 23:57:28 fw1 racoon: DEBUG: compute IV for phase2
 Aug 27 23:57:28 fw1 racoon: DEBUG: phase1 last IV:
 Aug 27 23:57:28 fw1 racoon: DEBUG:  a8dfd450 d61d232b 3c92cbec
 Aug 27 23:57:28 fw1 racoon: DEBUG: hash(sha1)
 Aug 27 23:57:28 fw1 racoon: DEBUG: encryption(3des)
 Aug 27 23:57:28 fw1 racoon: DEBUG: phase2 IV computed:
 Aug 27 23:57:28 fw1 racoon: DEBUG:  fa7a37bb 438492be
 Aug 27 23:57:28 fw1 racoon: DEBUG: begin decryption.
 Aug 27 23:57:28 fw1 racoon: DEBUG: encryption(3des)
 Aug 27 23:57:28 fw1 racoon: DEBUG: IV was saved for next processing:
 Aug 27 23:57:28 fw1 racoon: DEBUG:  c5dc46e3 c0e8f60d
 Aug 27 23:57:28 fw1 racoon: DEBUG: encryption(3des)
 Aug 27 23:57:28 fw1 racoon: DEBUG: with key:
 Aug 27 23:57:28 fw1 racoon: DEBUG:  1e94723b 0ea100b8 c41a6a97 cf09421c =
 5fdc6ce9 49692214
 Aug 27 23:57:28 fw1 racoon: DEBUG: decrypted payload by IV:
 Aug 27 23:57:28 fw1 racoon: DEBUG:  fa7a37bb 438492be
 Aug 27 23:57:28 fw1 racoon: DEBUG: decrypted payload, but not trimed.
 Aug 27 23:57:28 fw1 racoon: DEBUG:  0c000018 faedaa13 6c4432e0 aa0275d3 =
 ada5375a 268553fc 0000001c 00000001 01100001 57520990 98756b58 dd619f3d =
 01aae726 00000000
 Aug 27 23:57:28 fw1 racoon: DEBUG: padding len=3D1
 Aug 27 23:57:28 fw1 racoon: DEBUG: skip to trim padding.
 Aug 27 23:57:28 fw1 racoon: DEBUG: decrypted.
 Aug 27 23:57:28 fw1 racoon: DEBUG:  57520990 98756b58 dd619f3d 01aae726 =
 08100501 3c92cbec 00000054 0c000018 faedaa13 6c4432e0 aa0275d3 ada5375a =
 268553fc 0000001c 00000001 01100001 57520990 98756b58 dd619f3d 01aae726 =
 00000000
 Aug 27 23:57:28 fw1 racoon: DEBUG: IV freed
 Aug 27 23:57:28 fw1 racoon: DEBUG: HASH with:
 Aug 27 23:57:28 fw1 racoon: DEBUG:  3c92cbec 0000001c 00000001 01100001 =
 57520990 98756b58 dd619f3d 01aae726
 Aug 27 23:57:28 fw1 racoon: DEBUG: hmac(hmac_sha1)
 Aug 27 23:57:28 fw1 racoon: DEBUG: HASH computed:
 Aug 27 23:57:28 fw1 racoon: DEBUG:  faedaa13 6c4432e0 aa0275d3 ada5375a =
 268553fc
 Aug 27 23:57:28 fw1 racoon: DEBUG: hash validated.
 Aug 27 23:57:28 fw1 racoon: DEBUG: begin.
 Aug 27 23:57:28 fw1 racoon: DEBUG: seen nptype=3D8(hash)
 Aug 27 23:57:28 fw1 racoon: DEBUG: seen nptype=3D12(delete)
 Aug 27 23:57:28 fw1 racoon: DEBUG: succeed.
 Aug 27 23:57:28 fw1 racoon: DEBUG: delete payload for protocol ISAKMP
 Aug 27 23:57:28 fw1 racoon: INFO: ISAKMP-SA expired =
 71.232.131.176[500]-192.168.157.50[500] =
 spi:5752099098756b58:dd619f3d01aae726
 Aug 27 23:57:28 fw1 racoon: DEBUG: purged SAs.
 Aug 27 23:57:29 fw1 racoon: INFO: ISAKMP-SA deleted =
 71.232.131.176[500]-192.168.157.50[500] =
 spi:5752099098756b58:dd619f3d01aae726
 Aug 27 23:57:29 fw1 racoon: DEBUG: IV freed
 Aug 28 00:00:00 fw1 newsyslog[25465]: logfile turned over due to =
 size>100K
 
 ------=_NextPart_000_0013_01C7E9C9.0043A540--
 
State-Changed-From-To: feedback->open 
State-Changed-By: linimon 
State-Changed-When: Sun Mar 2 02:50:19 UTC 2008 
State-Changed-Why:  
Feedback was received some time ago. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=97306 
Responsible-Changed-From-To: freebsd-bugs->freebsd-net 
Responsible-Changed-By: vwe 
Responsible-Changed-When: Wed Jan 14 23:25:52 UTC 2009 
Responsible-Changed-Why:  

Over to maintainer(s). 

http://www.freebsd.org/cgi/query-pr.cgi?pr=97306 
>Unformatted:
