[Openswan Users] Adtran Netvanta

Dustin Schuemann schuemann at supportdept.com
Wed Apr 8 14:18:08 EDT 2009


I am trying to connect to a adtran netvanta 3430 with linux openswan
I spoke with adtran and this is what they are saying 

The configuration looks correct for a moblie client policy.

>From the debug, it appears that you are sending the first message of
aggressive mode, we accept it and respond with the second message of
aggressive mode, and the process ends there since we timeout waiting for
a response. This points to a possible client issue. Is your client
receiving the second message that we are sending?

Attached is my netvanta config. 

ip crypto
!
crypto ike client configuration pool Roadwarrior
  ip-range            192.168.10.1      192.168.10.254   
  dns-server          192.168.1.1      
!
crypto ike policy 100
  no initiate
  respond anymode
  local-id address 65.209.146.209
  peer any
  client authentication server list LoginUseLocalUsers
  client configuration pool Roadwarrior
  attribute 3
    encryption 3des
    authentication pre-share
    group 2
!
crypto ike remote-id fqdn grouptourmedia.com preshared-key ...
ike-policy 100 crypto map VPN 10
!
crypto ipsec transform-set esp-3des-esp-sha-hmac esp-3des esp-sha-hmac
  mode tunnel
!
crypto map VPN 10 ipsec-ike
  description Roadwarrior
  match address VPN-10-vpn-selectors
  set transform-set esp-3des-esp-sha-hmac
  ike-policy 100
  mobile

Here is my ipsec.conf

conn gtm
 53         type=tunnel
 54         left=172.16.2.117
 55         leftsubnet=172.16.2.117/32
 56         leftid=@grouptourmedia.com
 57         leftxauthclient=yes
 58         leftmodecfgclient=yes
 59         rightxauthclient=yes
 60         right=...
 61         rightsubnet=192.168.0.0/24
 62         rightid=...
 63         rightmodecfgserver=yes
 64         rightxauthserver=yes
 65         keyingtries=0
 66         pfs=no
 67         auto=add
 68         auth=esp
 69         esp=3des-sha1
 70         ike=3des-sha1-modp1024
 71         xauth=yes
 72         authby=secret
 73         aggrmode=yes

Attached is my ipsec barf. 






Here are the logs on the netvanta when I try to connect. 

2009.04.08 17:23:00 CRYPTO_IKE.NEGOTIATION IkeStartNegotiation: using
specified IKE policy "100" 
2009.04.08 17:23:00 CRYPTO_IKE.NEGOTIATION IkeStartNegotiation: Can not
Initiate on a Resp only policy  
2009.04.08 17:23:02 CRYPTO_IKE.NEGOTIATION IkeStartNegotiation: using
specified IKE policy "100" 
2009.04.08 17:23:02 CRYPTO_IKE.NEGOTIATION IkeStartNegotiation: Can not
Initiate on a Resp only policy  
2009.04.08 17:23:05 CRYPTO_IKE.NEGOTIATION IkeStartNegotiation: using
specified IKE policy "100" 
2009.04.08 17:23:05 CRYPTO_IKE.NEGOTIATION IkeStartNegotiation: Can not
Initiate on a Resp only policy  
2009.04.08 17:23:07 CRYPTO_IKE.NEGOTIATION IkeStartNegotiation: using
specified IKE policy "100" 
2009.04.08 17:23:07 CRYPTO_IKE.NEGOTIATION IkeStartNegotiation: Can not
Initiate on a Resp only policy  
2009.04.08 17:23:07 CRYPTO_IKE.NEGOTIATION peer 67.59.44.252: Received
informational exchange message 
2009.04.08 17:23:07 CRYPTO_IKE.NEGOTIATION <POLICY: 100> PAYLOADS:
HASH,DEL 
2009.04.08 17:23:07 CRYPTO_IKE.NEGOTIATION   HASH PAYLOAD 
2009.04.08 17:23:07 CRYPTO_IKE.NEGOTIATION   DELETE PAYLOAD 
2009.04.08 17:23:07 CRYPTO_IKE.NEGOTIATION     DOI: 1 
2009.04.08 17:23:07 CRYPTO_IKE.NEGOTIATION     Protocol Id: 3 
2009.04.08 17:23:07 CRYPTO_IKE.NEGOTIATION     Size of the SPI field: 4 
2009.04.08 17:23:07 CRYPTO_IKE.NEGOTIATION     Number of SPIs being
deleted: 1 
2009.04.08 17:23:07 CRYPTO_IKE.NEGOTIATION 
2009.04.08 17:23:07 CRYPTO_IKE.NEGOTIATION IkeInDeleteProcess: DestAddr:
0x433b2cfc  
2009.04.08 17:23:07 CRYPTO_IKE.NEGOTIATION IkeInDeleteProcess: ProtoID:
3  
2009.04.08 17:23:07 CRYPTO_IKE.NEGOTIATION IkeInDeleteProcess: SPI:
108560149 (0x6787f15)  
2009.04.08 17:23:07 CRYPTO_IKE.NEGOTIATION peer 67.59.44.252: Received
informational exchange message 
2009.04.08 17:23:07 CRYPTO_IKE.NEGOTIATION <POLICY: 100> PAYLOADS:
HASH,DEL 
2009.04.08 17:23:07 CRYPTO_IKE.NEGOTIATION   HASH PAYLOAD 
2009.04.08 17:23:07 CRYPTO_IKE.NEGOTIATION   DELETE PAYLOAD 
2009.04.08 17:23:07 CRYPTO_IKE.NEGOTIATION     DOI: 1 
2009.04.08 17:23:07 CRYPTO_IKE.NEGOTIATION     Protocol Id: 1 
2009.04.08 17:23:07 CRYPTO_IKE.NEGOTIATION     Size of the SPI field:
16 
2009.04.08 17:23:07 CRYPTO_IKE.NEGOTIATION     Number of SPIs being
deleted: 1 
2009.04.08 17:23:07 CRYPTO_IKE.NEGOTIATION 
2009.04.08 17:23:07 CRYPTO_IKE.NEGOTIATION IkeDeleteIsakmpSA :: Deleting
any DPDRequests queued in isakmpsa  
2009.04.08 17:23:07 CRYPTO_IKE.MODE_CONFIG MdCfgDereference: Dec. ref
count to 2, 67.59.44.252 - 192.168.10.1   
2009.04.08 17:23:08 CRYPTO_IKE id=vpn time="2009-04-08 17:23:08"
fw=gw001 pri=6 proto=esp dst=65.209.146.209 vpn=IN1-11 type=1
msg="Inbound SA Life Time Expired - SPI 0xc6787ea9" agent=iSecure 1.0 
2009.04.08 17:23:08 CRYPTO_IKE.NEGOTIATION IkeStartNegotiation: No
IsakmpSA..Queueing the Del Req  
2009.04.08 17:23:08 CRYPTO_IKE.NEGOTIATION IkeStartNegotiation: using
specified IKE policy "100" 
2009.04.08 17:23:08 CRYPTO_IKE.NEGOTIATION IkeStartNegotiation: Can not
Initiate on a Resp only policy  
2009.04.08 17:23:08 CRYPTO_IKE.MODE_CONFIG MdCfgDereference: Dec. ref
count to 1, 67.59.44.252 - 192.168.10.1   
2009.04.08 17:23:08 CRYPTO_IKE id=vpn time="2009-04-08 17:23:08"
fw=gw001 pri=6 proto=esp src=65.209.146.209 dst=67.59.44.252 vpn=1-11
type=1 msg="Outbound SA Life Time Expired - SPI 0x6787f15, Remote ID
grouptourmedia.com" agent=iSecure 1.0 
2009.04.08 17:23:08 CRYPTO_IKE.MODE_CONFIG MdCfgDereference: Dec. ref
count to 0, 67.59.44.252 - 192.168.10.1   
2009.04.08 17:23:08 CRYPTO_IKE.NEGOTIATION Removing mode-config host
route 192.168.10.1 for 67.59.44.252 on interface eth 0/1
2009.04.08 17:23:08 CRYPTO_IKE.NEGOTIATION IkeStartNegotiation: using
specified IKE policy "100" 
2009.04.08 17:23:08 CRYPTO_IKE.NEGOTIATION IkeStartNegotiation: Can not
Initiate on a Resp only policy  
2009.04.08 17:23:09 CRYPTO_IKE.NEGOTIATION IkeStartNegotiation: using
specified IKE policy "100" 
2009.04.08 17:23:09 CRYPTO_IKE.NEGOTIATION IkeStartNegotiation: Can not
Initiate on a Resp only policy  
2009.04.08 17:23:11 CRYPTO_IKE.NEGOTIATION IkeStartNegotiation: using
specified IKE policy "100" 
2009.04.08 17:23:11 CRYPTO_IKE.NEGOTIATION IkeStartNegotiation: Can not
Initiate on a Resp only policy  
2009.04.08 17:23:12 CRYPTO_IKE.NEGOTIATION IkeStartNegotiation: using
specified IKE policy "100" 
2009.04.08 17:23:12 CRYPTO_IKE.NEGOTIATION IkeStartNegotiation: Can not
Initiate on a Resp only policy  
2009.04.08 17:23:14 CRYPTO_IKE.NEGOTIATION IkeStartNegotiation: using
specified IKE policy "100" 
2009.04.08 17:23:14 CRYPTO_IKE.NEGOTIATION IkeStartNegotiation: Can not
Initiate on a Resp only policy  
2009.04.08 17:23:15 CRYPTO_IKE.NEGOTIATION IkeStartNegotiation: using
specified IKE policy "100" 
2009.04.08 17:23:15 CRYPTO_IKE.NEGOTIATION IkeStartNegotiation: Can not
Initiate on a Resp only policy  
2009.04.08 17:23:15 CRYPTO_IKE.NEGOTIATION IkeStartNegotiation: using
specified IKE policy "100" 
2009.04.08 17:23:15 CRYPTO_IKE.NEGOTIATION IkeStartNegotiation: Can not
Initiate on a Resp only policy  
2009.04.08 17:23:18 CRYPTO_IKE.NEGOTIATION IkeStartNegotiation: using
specified IKE policy "100" 
2009.04.08 17:23:18 CRYPTO_IKE.NEGOTIATION IkeStartNegotiation: Can not
Initiate on a Resp only policy  
2009.04.08 17:23:18 CRYPTO_IKE.NEGOTIATION IkeStartNegotiation: using
specified IKE policy "100" 
2009.04.08 17:23:18 CRYPTO_IKE.NEGOTIATION IkeStartNegotiation: Can not
Initiate on a Resp only policy  
2009.04.08 17:23:20 CRYPTO_IKE.NEGOTIATION IkeStartNegotiation: using
specified IKE policy "100" 
2009.04.08 17:23:20 CRYPTO_IKE.NEGOTIATION IkeStartNegotiation: Can not
Initiate on a Resp only policy  
2009.04.08 17:23:21 CRYPTO_IKE.NEGOTIATION IkeStartNegotiation: using
specified IKE policy "100" 
2009.04.08 17:23:21 CRYPTO_IKE.NEGOTIATION IkeStartNegotiation: Can not
Initiate on a Resp only policy  
2009.04.08 17:23:21 CRYPTO_IKE.NEGOTIATION IkeStartNegotiation: using
specified IKE policy "100" 
2009.04.08 17:23:21 CRYPTO_IKE.NEGOTIATION IkeStartNegotiation: Can not
Initiate on a Resp only policy  
2009.04.08 17:23:24 CRYPTO_IKE.NEGOTIATION IkeStartNegotiation: using
specified IKE policy "100" 
2009.04.08 17:23:24 CRYPTO_IKE.NEGOTIATION IkeStartNegotiation: Can not
Initiate on a Resp only policy  
2009.04.08 17:23:27 CRYPTO_IKE.NEGOTIATION IkeStartNegotiation: using
specified IKE policy "100" 
2009.04.08 17:23:27 CRYPTO_IKE.NEGOTIATION IkeStartNegotiation: Can not
Initiate on a Resp only policy  
2009.04.08 17:23:27 CRYPTO_IKE.NEGOTIATION IkeStartNegotiation: using
specified IKE policy "100" 
2009.04.08 17:23:27 CRYPTO_IKE.NEGOTIATION IkeStartNegotiation: Can not
Initiate on a Resp only policy  
2009.04.08 17:23:30 CRYPTO_IKE.NEGOTIATION IkeStartNegotiation: using
specified IKE policy "100" 
2009.04.08 17:23:30 CRYPTO_IKE.NEGOTIATION IkeStartNegotiation: Can not
Initiate on a Resp only policy  
2009.04.08 17:23:32 CRYPTO_IKE.NEGOTIATION IkeStartNegotiation: using
specified IKE policy "100" 
2009.04.08 17:23:32 CRYPTO_IKE.NEGOTIATION IkeStartNegotiation: Can not
Initiate on a Resp only policy  
2009.04.08 17:23:36 CRYPTO_IKE.NEGOTIATION IkeStartNegotiation: using
specified IKE policy "100" 
2009.04.08 17:23:36 CRYPTO_IKE.NEGOTIATION IkeStartNegotiation: Can not
Initiate on a Resp only policy  
2009.04.08 17:23:39 CRYPTO_IKE.NEGOTIATION IkeStartNegotiation: using
specified IKE policy "100" 
2009.04.08 17:23:39 CRYPTO_IKE.NEGOTIATION IkeStartNegotiation: Can not
Initiate on a Resp only policy  
2009.04.08 17:23:40 CRYPTO_IKE.NEGOTIATION peer 67.59.44.252: Received
first message of aggressive mode 
2009.04.08 17:23:40 CRYPTO_IKE.NEGOTIATION <POLICY: 100> PAYLOADS:
SA,PROP,TRANS,KE,NONCE,ID,VID,VID,VID,VID,VID,VID,VID 
2009.04.08 17:23:40 CRYPTO_IKE.NEGOTIATION   SA PAYLOAD 
2009.04.08 17:23:40 CRYPTO_IKE.NEGOTIATION     DOI: 1 
2009.04.08 17:23:40 CRYPTO_IKE.NEGOTIATION     Situation: 1 
2009.04.08 17:23:40 CRYPTO_IKE.NEGOTIATION     PROPOSAL PAYLOAD 
2009.04.08 17:23:40 CRYPTO_IKE.NEGOTIATION       Proposal No.: 0 
2009.04.08 17:23:40 CRYPTO_IKE.NEGOTIATION       IANA No. for protocol:
ISAKMP (1) 
2009.04.08 17:23:40 CRYPTO_IKE.NEGOTIATION       Size of the variable
SPI field: 0 
2009.04.08 17:23:40 CRYPTO_IKE.NEGOTIATION       Number of transforms
offered: 1 
2009.04.08 17:23:40 CRYPTO_IKE.NEGOTIATION       TRANSFORM PAYLOAD 
2009.04.08 17:23:40 CRYPTO_IKE.NEGOTIATION         Transform Number: 0 
2009.04.08 17:23:40 CRYPTO_IKE.NEGOTIATION         IANA Transform ID:
IKE Key (1) 
2009.04.08 17:23:40 CRYPTO_IKE.NEGOTIATION         TRANSFORM ATTRIBUTES 
2009.04.08 17:23:40 CRYPTO_IKE.NEGOTIATION           SA Attrib: Life
Type (11) 
2009.04.08 17:23:40 CRYPTO_IKE.NEGOTIATION             Length: 2 
2009.04.08 17:23:40 CRYPTO_IKE.NEGOTIATION             Value:  Seconds
(1) 
2009.04.08 17:23:40 CRYPTO_IKE.NEGOTIATION           SA Attrib: Life
Time (12) 
2009.04.08 17:23:40 CRYPTO_IKE.NEGOTIATION             Length: 2 
2009.04.08 17:23:40 CRYPTO_IKE.NEGOTIATION             Value:   (3600) 
2009.04.08 17:23:40 CRYPTO_IKE.NEGOTIATION           SA Attrib:
Encryption Algorithm (1) 
2009.04.08 17:23:40 CRYPTO_IKE.NEGOTIATION             Length: 2 
2009.04.08 17:23:40 CRYPTO_IKE.NEGOTIATION             Value:  3DES (5) 
2009.04.08 17:23:40 CRYPTO_IKE.NEGOTIATION           SA Attrib:
Authentication Algorithm (2) 
2009.04.08 17:23:40 CRYPTO_IKE.NEGOTIATION             Length: 2 
2009.04.08 17:23:40 CRYPTO_IKE.NEGOTIATION             Value:  SHA1 (2) 
2009.04.08 17:23:40 CRYPTO_IKE.NEGOTIATION           SA Attrib:
Authentication Method (3) 
2009.04.08 17:23:40 CRYPTO_IKE.NEGOTIATION             Length: 2 
2009.04.08 17:23:40 CRYPTO_IKE.NEGOTIATION             Value:  XAUTH
Pre-shared Key (65001) 
2009.04.08 17:23:40 CRYPTO_IKE.NEGOTIATION           SA Attrib: Group
Description (4) 
2009.04.08 17:23:40 CRYPTO_IKE.NEGOTIATION             Length: 2 
2009.04.08 17:23:40 CRYPTO_IKE.NEGOTIATION             Value:  DH Group
2 (2) 
2009.04.08 17:23:40 CRYPTO_IKE.NEGOTIATION   KE PAYLOAD 
2009.04.08 17:23:40 CRYPTO_IKE.NEGOTIATION   NONCE PAYLOAD 
2009.04.08 17:23:40 CRYPTO_IKE.NEGOTIATION   ID PAYLOAD 
2009.04.08 17:23:40 CRYPTO_IKE.NEGOTIATION     IANA No. for identifn: 2
-> ID_FQDN 
2009.04.08 17:23:40 CRYPTO_IKE.NEGOTIATION     Protocol Id: 0 
2009.04.08 17:23:40 CRYPTO_IKE.NEGOTIATION     Port: 0 
2009.04.08 17:23:40 CRYPTO_IKE.NEGOTIATION     Id Data: 
2009.04.08 17:23:40 CRYPTO_IKE.NEGOTIATION       67 72 6F 75 70 74 6F 75
grouptou 
2009.04.08 17:23:40 CRYPTO_IKE.NEGOTIATION       72 6D 65 64 69 61 2E 63
rmedia.c 
2009.04.08 17:23:40 CRYPTO_IKE.NEGOTIATION       6F 6D
om       
2009.04.08 17:23:40 CRYPTO_IKE.NEGOTIATION   VID PAYLOAD 
2009.04.08 17:23:40 CRYPTO_IKE.NEGOTIATION   Vendor ID Length: 16 
2009.04.08 17:23:40 CRYPTO_IKE.NEGOTIATION   VENDOR ID HASH IN HEX: 
2009.04.08 17:23:40 CRYPTO_IKE.NEGOTIATION     AF CA D7 13 68 A1 F1
C9  ....h... 
2009.04.08 17:23:40 CRYPTO_IKE.NEGOTIATION     6B 86 96 FC 77 57 01 00
k...wW.. 
2009.04.08 17:23:40 CRYPTO_IKE.NEGOTIATION   VID PAYLOAD 
2009.04.08 17:23:40 CRYPTO_IKE.NEGOTIATION   Vendor ID Length: 16 
2009.04.08 17:23:40 CRYPTO_IKE.NEGOTIATION   VENDOR ID HASH IN HEX: 
2009.04.08 17:23:40 CRYPTO_IKE.NEGOTIATION     4A 13 1C 81 07 03 58 45
J.....XE 
2009.04.08 17:23:40 CRYPTO_IKE.NEGOTIATION     5C 57 28 F2 0E 95 45 2F
\W(...E/ 
2009.04.08 17:23:40 CRYPTO_IKE.NEGOTIATION   VID PAYLOAD 
2009.04.08 17:23:40 CRYPTO_IKE.NEGOTIATION   Vendor ID Length: 16 
2009.04.08 17:23:40 CRYPTO_IKE.NEGOTIATION   VENDOR ID HASH IN HEX: 
2009.04.08 17:23:40 CRYPTO_IKE.NEGOTIATION     7D 94 19 A6 53 10 CA
6F  }...S..o 
2009.04.08 17:23:40 CRYPTO_IKE.NEGOTIATION     2C 17 9D 92 15 52 9D
56  ,....R.V 
2009.04.08 17:23:40 CRYPTO_IKE.NEGOTIATION   VID PAYLOAD 
2009.04.08 17:23:40 CRYPTO_IKE.NEGOTIATION   Vendor ID Length: 16 
2009.04.08 17:23:40 CRYPTO_IKE.NEGOTIATION   VENDOR ID HASH IN HEX: 
2009.04.08 17:23:40 CRYPTO_IKE.NEGOTIATION     CD 60 46 43 35 DF 21
F8  .`FC5.!. 
2009.04.08 17:23:40 CRYPTO_IKE.NEGOTIATION     7C FD B2 FC 68 B6 A4 48
|...h..H 
2009.04.08 17:23:40 CRYPTO_IKE.NEGOTIATION   VID PAYLOAD 
2009.04.08 17:23:40 CRYPTO_IKE.NEGOTIATION   Vendor ID Length: 16 
2009.04.08 17:23:40 CRYPTO_IKE.NEGOTIATION   VENDOR ID HASH IN HEX: 
2009.04.08 17:23:40 CRYPTO_IKE.NEGOTIATION     90 CB 80 91 3E BB 69
6E  ....>.in 
2009.04.08 17:23:40 CRYPTO_IKE.NEGOTIATION     08 63 81 B5 EC 42 7B
1F  .c...B{. 
2009.04.08 17:23:40 CRYPTO_IKE.NEGOTIATION   VID PAYLOAD 
2009.04.08 17:23:40 CRYPTO_IKE.NEGOTIATION   Vendor ID Length: 16 
2009.04.08 17:23:40 CRYPTO_IKE.NEGOTIATION   VENDOR ID HASH IN HEX: 
2009.04.08 17:23:40 CRYPTO_IKE.NEGOTIATION     44 85 15 2D 18 B6 BB CD
D..-.... 
2009.04.08 17:23:40 CRYPTO_IKE.NEGOTIATION     0B E8 A8 46 95 79 DD
CC  ...F.y.. 
2009.04.08 17:23:40 CRYPTO_IKE.NEGOTIATION   VID PAYLOAD 
2009.04.08 17:23:40 CRYPTO_IKE.NEGOTIATION   Vendor ID Length: 8 
2009.04.08 17:23:40 CRYPTO_IKE.NEGOTIATION   VENDOR ID HASH IN HEX: 
2009.04.08 17:23:40 CRYPTO_IKE.NEGOTIATION     09 00 26 89 DF D6 B7
12  ..&..... 
2009.04.08 17:23:40 CRYPTO_IKE.NEGOTIATION 
2009.04.08 17:23:40 CRYPTO_IKE.NEGOTIATION IKEInVendorIDProcess ::
Received Vendor ID not registered with IKE  
2009.04.08 17:23:40 CRYPTO_IKE.NEGOTIATION IkeInVIDProcess ::
IKEInVendorIDProcess failed  
2009.04.08 17:23:40 CRYPTO_IKE.NEGOTIATION IKEInVendorIDProcess ::
Received Vendor ID not registered with IKE  
2009.04.08 17:23:40 CRYPTO_IKE.NEGOTIATION IkeInVIDProcess ::
IKEInVendorIDProcess failed  
2009.04.08 17:23:40 CRYPTO_IKE.NEGOTIATION IKEInVendorIDProcess ::
Received Vendor ID not registered with IKE  
2009.04.08 17:23:40 CRYPTO_IKE.NEGOTIATION IkeInVIDProcess ::
IKEInVendorIDProcess failed  
2009.04.08 17:23:40 CRYPTO_IKE.NEGOTIATION Intoto_DH_mod_exp :: Entry  
2009.04.08 17:23:40 CRYPTO_IKE.NEGOTIATION Intoto_DH_mod_exp :: Entry  
2009.04.08 17:23:40 CRYPTO_IKE.NEGOTIATION 100: Sent second message of
aggressive mode 
2009.04.08 17:23:40 CRYPTO_IKE.NEGOTIATION <POLICY: 100> PAYLOADS:
SA,PROP,TRANS,KE,VID,NONCE,ID,HASH,VID,NATD,NATD,NATD,NATD,NATD,NATD,NATD,NATD,NATD,NATD,NATD,NATD,NATD,NATD,NATD,VID 
2009.04.08 17:23:40 CRYPTO_IKE.NEGOTIATION   SA PAYLOAD 
2009.04.08 17:23:40 CRYPTO_IKE.NEGOTIATION     DOI: 1 
2009.04.08 17:23:40 CRYPTO_IKE.NEGOTIATION     Situation: 1 
2009.04.08 17:23:40 CRYPTO_IKE.NEGOTIATION     PROPOSAL PAYLOAD 
2009.04.08 17:23:40 CRYPTO_IKE.NEGOTIATION       Proposal No.: 0 
2009.04.08 17:23:40 CRYPTO_IKE.NEGOTIATION       IANA No. for protocol:
ISAKMP (1) 
2009.04.08 17:23:40 CRYPTO_IKE.NEGOTIATION       Size of the variable
SPI field: 0 
2009.04.08 17:23:40 CRYPTO_IKE.NEGOTIATION       Number of transforms
offered: 1 
2009.04.08 17:23:40 CRYPTO_IKE.NEGOTIATION       TRANSFORM PAYLOAD 
2009.04.08 17:23:40 CRYPTO_IKE.NEGOTIATION         Transform Number: 0 
2009.04.08 17:23:40 CRYPTO_IKE.NEGOTIATION         IANA Transform ID:
IKE Key (1) 
2009.04.08 17:23:40 CRYPTO_IKE.NEGOTIATION         TRANSFORM ATTRIBUTES 
2009.04.08 17:23:40 CRYPTO_IKE.NEGOTIATION           SA Attrib: Life
Type (11) 
2009.04.08 17:23:40 CRYPTO_IKE.NEGOTIATION             Length: 2 
2009.04.08 17:23:40 CRYPTO_IKE.NEGOTIATION             Value:  Seconds
(1) 
2009.04.08 17:23:40 CRYPTO_IKE.NEGOTIATION           SA Attrib: Life
Time (12) 
2009.04.08 17:23:40 CRYPTO_IKE.NEGOTIATION             Length: 2 
2009.04.08 17:23:40 CRYPTO_IKE.NEGOTIATION             Value:   (3600) 
2009.04.08 17:23:40 CRYPTO_IKE.NEGOTIATION           SA Attrib:
Encryption Algorithm (1) 
2009.04.08 17:23:40 CRYPTO_IKE.NEGOTIATION             Length: 2 
2009.04.08 17:23:40 CRYPTO_IKE.NEGOTIATION             Value:  3DES (5) 
2009.04.08 17:23:40 CRYPTO_IKE.NEGOTIATION           SA Attrib:
Authentication Algorithm (2) 
2009.04.08 17:23:40 CRYPTO_IKE.NEGOTIATION             Length: 2 
2009.04.08 17:23:40 CRYPTO_IKE.NEGOTIATION             Value:  SHA1 (2) 
2009.04.08 17:23:40 CRYPTO_IKE.NEGOTIATION           SA Attrib:
Authentication Method (3) 
2009.04.08 17:23:40 CRYPTO_IKE.NEGOTIATION             Length: 2 
2009.04.08 17:23:40 CRYPTO_IKE.NEGOTIATION             Value:  XAUTH
Pre-shared Key (65001) 
2009.04.08 17:23:40 CRYPTO_IKE.NEGOTIATION           SA Attrib: Group
Description (4) 
2009.04.08 17:23:40 CRYPTO_IKE.NEGOTIATION             Length: 2 
2009.04.08 17:23:40 CRYPTO_IKE.NEGOTIATION             Value:  DH Group
2 (2) 
2009.04.08 17:23:40 CRYPTO_IKE.NEGOTIATION   KE PAYLOAD 
2009.04.08 17:23:40 CRYPTO_IKE.NEGOTIATION   VID PAYLOAD 
2009.04.08 17:23:40 CRYPTO_IKE.NEGOTIATION   Vendor ID Length: 8 
2009.04.08 17:23:40 CRYPTO_IKE.NEGOTIATION   VENDOR ID HASH IN HEX: 
2009.04.08 17:23:40 CRYPTO_IKE.NEGOTIATION     09 00 26 89 DF D6 B7
12  ..&..... 
2009.04.08 17:23:40 CRYPTO_IKE.NEGOTIATION   NONCE PAYLOAD 
2009.04.08 17:23:40 CRYPTO_IKE.NEGOTIATION   ID PAYLOAD 
2009.04.08 17:23:40 CRYPTO_IKE.NEGOTIATION     IANA No. for identifn: 1
-> ID_IPV4_ADDR 
2009.04.08 17:23:40 CRYPTO_IKE.NEGOTIATION     Protocol Id: 0 
2009.04.08 17:23:40 CRYPTO_IKE.NEGOTIATION     Port: 0 
2009.04.08 17:23:40 CRYPTO_IKE.NEGOTIATION     Id Data: 65.209.146.209 
2009.04.08 17:23:40 CRYPTO_IKE.NEGOTIATION   HASH PAYLOAD 
2009.04.08 17:23:40 CRYPTO_IKE.NEGOTIATION   VID PAYLOAD 
2009.04.08 17:23:40 CRYPTO_IKE.NEGOTIATION   Vendor ID Length: 16 
2009.04.08 17:23:40 CRYPTO_IKE.NEGOTIATION   VENDOR ID HASH IN HEX: 
2009.04.08 17:23:40 CRYPTO_IKE.NEGOTIATION     90 CB 80 91 3E BB 69
6E  ....>.in 
2009.04.08 17:23:40 CRYPTO_IKE.NEGOTIATION     08 63 81 B5 EC 42 7B
1F  .c...B{. 
2009.04.08 17:23:40 CRYPTO_IKE.NEGOTIATION   NATD PAYLOAD 
2009.04.08 17:23:40 CRYPTO_IKE.NEGOTIATION     HASH Len: 20 
2009.04.08 17:23:40 CRYPTO_IKE.NEGOTIATION     HASH Data: 
2009.04.08 17:23:40 CRYPTO_IKE.NEGOTIATION       A1 F1 BD F3 28 1D 82
64  ....(..d 
2009.04.08 17:23:40 CRYPTO_IKE.NEGOTIATION       29 CF ED 03 3B AC 57
DB  )...;.W. 
2009.04.08 17:23:40 CRYPTO_IKE.NEGOTIATION       B9 D6 5A
B2              ..Z.     
2009.04.08 17:23:40 CRYPTO_IKE.NEGOTIATION   NATD PAYLOAD 
2009.04.08 17:23:40 CRYPTO_IKE.NEGOTIATION     HASH Len: 20 
2009.04.08 17:23:40 CRYPTO_IKE.NEGOTIATION     HASH Data: 
2009.04.08 17:23:40 CRYPTO_IKE.NEGOTIATION       31 C4 76 03 45 FF A3 BE
1.v.E... 
2009.04.08 17:23:40 CRYPTO_IKE.NEGOTIATION       BA 44 C2 17 F9 D7 98
96  .D...... 
2009.04.08 17:23:40 CRYPTO_IKE.NEGOTIATION       A3 9B BA
04              ....     
2009.04.08 17:23:40 CRYPTO_IKE.NEGOTIATION   NATD PAYLOAD 
2009.04.08 17:23:40 CRYPTO_IKE.NEGOTIATION     HASH Len: 20 
2009.04.08 17:23:40 CRYPTO_IKE.NEGOTIATION     HASH Data: 
2009.04.08 17:23:40 CRYPTO_IKE.NEGOTIATION       60 A7 42 56 F3 43 1D 4C
`.BV.C.L 
2009.04.08 17:23:40 CRYPTO_IKE.NEGOTIATION       9C 7F B5 7C 61 55 3C
02  ...|aU<. 
2009.04.08 17:23:40 CRYPTO_IKE.NEGOTIATION       B9 78 BB
E4              .x..     
2009.04.08 17:23:40 CRYPTO_IKE.NEGOTIATION   NATD PAYLOAD 
2009.04.08 17:23:40 CRYPTO_IKE.NEGOTIATION     HASH Len: 20 
2009.04.08 17:23:40 CRYPTO_IKE.NEGOTIATION     HASH Data: 
2009.04.08 17:23:40 CRYPTO_IKE.NEGOTIATION       70 7C 2F 9B 4A CF 55 36
p|/.J.U6 
2009.04.08 17:23:40 CRYPTO_IKE.NEGOTIATION       7E 90 6A EA E5 A6 88 40
~.j....@ 
2009.04.08 17:23:40 CRYPTO_IKE.NEGOTIATION       CE 75 C2
E3              .u..     
2009.04.08 17:23:40 CRYPTO_IKE.NEGOTIATION   NATD PAYLOAD 
2009.04.08 17:23:40 CRYPTO_IKE.NEGOTIATION     HASH Len: 20 
2009.04.08 17:23:40 CRYPTO_IKE.NEGOTIATION     HASH Data: 
2009.04.08 17:23:40 CRYPTO_IKE.NEGOTIATION       B8 35 AF 8C 92 91 C6
9A  .5...... 
2009.04.08 17:23:40 CRYPTO_IKE.NEGOTIATION       DE D9 5B 3E CF B9 74
29  ..[>..t) 
2009.04.08 17:23:40 CRYPTO_IKE.NEGOTIATION       AC B6 3E
C7              ..>.     
2009.04.08 17:23:40 CRYPTO_IKE.NEGOTIATION   NATD PAYLOAD 
2009.04.08 17:23:40 CRYPTO_IKE.NEGOTIATION     HASH Len: 20 
2009.04.08 17:23:40 CRYPTO_IKE.NEGOTIATION     HASH Data: 
2009.04.08 17:23:40 CRYPTO_IKE.NEGOTIATION       49 87 3C CB E2 6E A5 A9
I.<..n.. 
2009.04.08 17:23:40 CRYPTO_IKE.NEGOTIATION       C8 2A 33 4A 1E 6C 67
94  .*3J.lg. 
2009.04.08 17:23:40 CRYPTO_IKE.NEGOTIATION       6E 6F 28 41
no(A     
2009.04.08 17:23:40 CRYPTO_IKE.NEGOTIATION   NATD PAYLOAD 
2009.04.08 17:23:40 CRYPTO_IKE.NEGOTIATION     HASH Len: 20 
2009.04.08 17:23:40 CRYPTO_IKE.NEGOTIATION     HASH Data: 
2009.04.08 17:23:40 CRYPTO_IKE.NEGOTIATION       5E 02 DC 9A FC 63 D1 F3
^....c.. 
2009.04.08 17:23:40 CRYPTO_IKE.NEGOTIATION       89 F9 BC F5 19 06 01
15  ........ 
2009.04.08 17:23:40 CRYPTO_IKE.NEGOTIATION       0F 6C C2
26              .l.&     
2009.04.08 17:23:40 CRYPTO_IKE.NEGOTIATION   NATD PAYLOAD 
2009.04.08 17:23:40 CRYPTO_IKE.NEGOTIATION     HASH Len: 20 
2009.04.08 17:23:40 CRYPTO_IKE.NEGOTIATION     HASH Data: 
2009.04.08 17:23:40 CRYPTO_IKE.NEGOTIATION       20 A6 EA B2 8C B6 3E
CE   .....>. 
2009.04.08 17:23:40 CRYPTO_IKE.NEGOTIATION       2E C9 DF 74 2D 21 49
93  ...t-!I. 
2009.04.08 17:23:40 CRYPTO_IKE.NEGOTIATION       1A 8B 68
94              ..h.     
2009.04.08 17:23:40 CRYPTO_IKE.NEGOTIATION   NATD PAYLOAD 
2009.04.08 17:23:40 CRYPTO_IKE.NEGOTIATION     HASH Len: 20 
2009.04.08 17:23:40 CRYPTO_IKE.NEGOTIATION     HASH Data: 
2009.04.08 17:23:40 CRYPTO_IKE.NEGOTIATION       4E 4C 35 44 68 29 8F 46
NL5Dh).F 
2009.04.08 17:23:40 CRYPTO_IKE.NEGOTIATION       A8 2B 9F 96 ED 77 AD
D0  .+...w.. 
2009.04.08 17:23:40 CRYPTO_IKE.NEGOTIATION       B4 6E 15
70              .n.p     
2009.04.08 17:23:40 CRYPTO_IKE.NEGOTIATION   NATD PAYLOAD 
2009.04.08 17:23:40 CRYPTO_IKE.NEGOTIATION     HASH Len: 20 
2009.04.08 17:23:40 CRYPTO_IKE.NEGOTIATION     HASH Data: 
2009.04.08 17:23:40 CRYPTO_IKE.NEGOTIATION       0B F6 F1 F5 AF 65 C4
9C  .....e.. 
2009.04.08 17:23:40 CRYPTO_IKE.NEGOTIATION       B3 33 91 F5 05 BF A2
07  .3...... 
2009.04.08 17:23:40 CRYPTO_IKE.NEGOTIATION       19 BA 08
F8              ....     
2009.04.08 17:23:40 CRYPTO_IKE.NEGOTIATION   NATD PAYLOAD 
2009.04.08 17:23:40 CRYPTO_IKE.NEGOTIATION     HASH Len: 20 
2009.04.08 17:23:40 CRYPTO_IKE.NEGOTIATION     HASH Data: 
2009.04.08 17:23:40 CRYPTO_IKE.NEGOTIATION       20 70 61 1A 2B 7A 2B E5
pa.+z+. 
2009.04.08 17:23:40 CRYPTO_IKE.NEGOTIATION       0A BD D4 46 40 F5 C5
D3  ...F at ... 
2009.04.08 17:23:40 CRYPTO_IKE.NEGOTIATION       CA 84 55
86              ..U.     
2009.04.08 17:23:40 CRYPTO_IKE.NEGOTIATION   NATD PAYLOAD 
2009.04.08 17:23:40 CRYPTO_IKE.NEGOTIATION     HASH Len: 20 
2009.04.08 17:23:40 CRYPTO_IKE.NEGOTIATION     HASH Data: 
2009.04.08 17:23:40 CRYPTO_IKE.NEGOTIATION       BD B4 1C AE 74 68 BB
70  ....th.p 
2009.04.08 17:23:40 CRYPTO_IKE.NEGOTIATION       89 D4 5F 85 B1 F1 BC
46  .._....F 
2009.04.08 17:23:40 CRYPTO_IKE.NEGOTIATION       C4 9D EC
24              ...$     
2009.04.08 17:23:40 CRYPTO_IKE.NEGOTIATION   NATD PAYLOAD 
2009.04.08 17:23:40 CRYPTO_IKE.NEGOTIATION     HASH Len: 20 
2009.04.08 17:23:40 CRYPTO_IKE.NEGOTIATION     HASH Data: 
2009.04.08 17:23:40 CRYPTO_IKE.NEGOTIATION       7F 3C B9 B4 50 8B 70
D6  .<..P.p. 
2009.04.08 17:23:40 CRYPTO_IKE.NEGOTIATION       EC C0 DA BD FF 88 F3
09  ........ 
2009.04.08 17:23:40 CRYPTO_IKE.NEGOTIATION       8F 36 E0
9D              .6..     
2009.04.08 17:23:40 CRYPTO_IKE.NEGOTIATION   NATD PAYLOAD 
2009.04.08 17:23:40 CRYPTO_IKE.NEGOTIATION     HASH Len: 20 
2009.04.08 17:23:40 CRYPTO_IKE.NEGOTIATION     HASH Data: 
2009.04.08 17:23:40 CRYPTO_IKE.NEGOTIATION       B2 AA BE 5D 4D E4 C7
8C  ...]M... 
2009.04.08 17:23:40 CRYPTO_IKE.NEGOTIATION       CB 2C 44 F3 BA 4B F7
4B  .,D..K.K 
2009.04.08 17:23:40 CRYPTO_IKE.NEGOTIATION       D5 38 96
72              .8.r     
2009.04.08 17:23:40 CRYPTO_IKE.NEGOTIATION   NATD PAYLOAD 
2009.04.08 17:23:40 CRYPTO_IKE.NEGOTIATION     HASH Len: 20 
2009.04.08 17:23:40 CRYPTO_IKE.NEGOTIATION     HASH Data: 
2009.04.08 17:23:40 CRYPTO_IKE.NEGOTIATION       A9 30 15 6D CD EE 3A
71  .0.m..:q 
2009.04.08 17:23:40 CRYPTO_IKE.NEGOTIATION       5C 64 23 3D C5 05 7D 53
\d#=..}S 
2009.04.08 17:23:40 CRYPTO_IKE.NEGOTIATION       EB D0 A0
28              ...(     
2009.04.08 17:23:40 CRYPTO_IKE.NEGOTIATION   VID PAYLOAD 
2009.04.08 17:23:40 CRYPTO_IKE.NEGOTIATION   Vendor ID Length: 16 
2009.04.08 17:23:40 CRYPTO_IKE.NEGOTIATION   VENDOR ID HASH IN HEX: 
2009.04.08 17:23:40 CRYPTO_IKE.NEGOTIATION     AF CA D7 13 68 A1 F1
C9  ....h... 
2009.04.08 17:23:40 CRYPTO_IKE.NEGOTIATION     6B 86 96 FC 77 57 01 00
k...wW.. 
2009.04.08 17:23:40 CRYPTO_IKE.NEGOTIATION 
2009.04.08 17:23:45 CRYPTO_IKE.NEGOTIATION IkeRetryTimeOut :: Retrying
1st phase.. 
2009.04.08 17:23:48 CRYPTO_IKE.NEGOTIATION IkeStartNegotiation: using
specified IKE policy "100" 
2009.04.08 17:23:48 CRYPTO_IKE.NEGOTIATION IkeStartNegotiation: Can not
Initiate on a Resp only policy  
2009.04.08 17:23:50 CRYPTO_IKE.NEGOTIATION IkeRetryTimeOut :: Retrying
1st phase.. 

Dustin Schuemann
Network Engineer

The Support Dept.
400 Ann St, NW Suite 102
Grand Rapids, MI 49504
t: 616.235.0725
f: 616.235.0784

www.supportdept.com

your IT solution

 
ATSA Internetworking
ATSP Internetworking
ATSA IP Telephony
-------------- next part --------------
ubuntu
Wed Apr  8 14:14:39 EDT 2009
+ _________________________ version
+ 
+ ipsec --version
Linux Openswan U2.4.12/K2.6.27-11-generic (netkey)
See `ipsec --copyright' for copyright information.
+ _________________________ /proc/version
+ 
+ cat /proc/version
Linux version 2.6.27-11-generic (buildd at yellow) (gcc version 4.3.2 (Ubuntu 4.3.2-1ubuntu11) ) #1 SMP Wed Apr 1 20:53:41 UTC 2009
+ _________________________ /proc/net/ipsec_eroute
+ 
+ test -r /proc/net/ipsec_eroute
+ _________________________ netstat-rn
+ 
+ netstat -nr
+ head -n 100
Kernel IP routing table
Destination     Gateway         Genmask         Flags   MSS Window  irtt Iface
169.254.0.0     0.0.0.0         255.255.0.0     U         0 0          0 eth0
172.16.0.0      0.0.0.0         255.255.0.0     U         0 0          0 eth0
0.0.0.0         172.16.0.1      0.0.0.0         UG        0 0          0 eth0
+ _________________________ /proc/net/ipsec_spi
+ 
+ test -r /proc/net/ipsec_spi
+ _________________________ /proc/net/ipsec_spigrp
+ 
+ test -r /proc/net/ipsec_spigrp
+ _________________________ /proc/net/ipsec_tncfg
+ 
+ test -r /proc/net/ipsec_tncfg
+ _________________________ /proc/net/pfkey
+ 
+ test -r /proc/net/pfkey
+ cat /proc/net/pfkey
sk       RefCnt Rmem   Wmem   User   Inode
ffff88005bcd5400 2      0      0      0      15494 
+ _________________________ ip-xfrm-state
+ 
+ ip xfrm state
+ _________________________ ip-xfrm-policy
+ 
+ ip xfrm policy
src 0.0.0.0/0 dst 0.0.0.0/0 
	dir 3 priority 0 
src 0.0.0.0/0 dst 0.0.0.0/0 
	dir 4 priority 0 
src 0.0.0.0/0 dst 0.0.0.0/0 
	dir 3 priority 0 
src 0.0.0.0/0 dst 0.0.0.0/0 
	dir 4 priority 0 
src 0.0.0.0/0 dst 0.0.0.0/0 
	dir 3 priority 0 
src 0.0.0.0/0 dst 0.0.0.0/0 
	dir 4 priority 0 
src 0.0.0.0/0 dst 0.0.0.0/0 
	dir 3 priority 0 
src 0.0.0.0/0 dst 0.0.0.0/0 
	dir 4 priority 0 
src ::/0 dst ::/0 
	dir 3 priority 0 
src ::/0 dst ::/0 
	dir 4 priority 0 
+ _________________________ /proc/sys/net/ipsec-star
+ 
+ test -d /proc/sys/net/ipsec
+ _________________________ ipsec/status
+ 
+ ipsec auto --status
000 interface lo/lo ::1
000 interface lo/lo 127.0.0.1
000 interface lo/lo 127.0.0.1
000 interface eth0/eth0 172.16.2.117
000 interface eth0/eth0 172.16.2.117
000 %myid = (none)
000 debug raw+crypt+parsing+emitting+control+lifecycle+klips+dns+oppo+controlmore+pfkey+nattraversal+x509
000  
000 algorithm ESP encrypt: id=2, name=ESP_DES, ivlen=8, keysizemin=64, keysizemax=64
000 algorithm ESP encrypt: id=3, name=ESP_3DES, ivlen=8, keysizemin=192, keysizemax=192
000 algorithm ESP encrypt: id=7, name=ESP_BLOWFISH, ivlen=8, keysizemin=40, keysizemax=448
000 algorithm ESP encrypt: id=11, name=ESP_NULL, ivlen=0, keysizemin=0, keysizemax=0
000 algorithm ESP encrypt: id=12, name=ESP_AES, ivlen=8, keysizemin=128, keysizemax=256
000 algorithm ESP encrypt: id=13, name=(null), ivlen=8, keysizemin=128, keysizemax=256
000 algorithm ESP encrypt: id=22, name=(null), ivlen=8, keysizemin=128, keysizemax=256
000 algorithm ESP encrypt: id=252, name=ESP_SERPENT, ivlen=8, keysizemin=128, keysizemax=256
000 algorithm ESP encrypt: id=253, name=ESP_TWOFISH, ivlen=8, keysizemin=128, keysizemax=256
000 algorithm ESP auth attr: id=1, name=AUTH_ALGORITHM_HMAC_MD5, keysizemin=128, keysizemax=128
000 algorithm ESP auth attr: id=2, name=AUTH_ALGORITHM_HMAC_SHA1, keysizemin=160, keysizemax=160
000 algorithm ESP auth attr: id=5, name=AUTH_ALGORITHM_HMAC_SHA2_256, keysizemin=256, keysizemax=256
000 algorithm ESP auth attr: id=8, name=AUTH_ALGORITHM_HMAC_RIPEMD, keysizemin=160, keysizemax=160
000 algorithm ESP auth attr: id=9, name=AUTH_ALGORITHM_AES_CBC, keysizemin=128, keysizemax=128
000 algorithm ESP auth attr: id=251, name=(null), keysizemin=0, keysizemax=0
000  
000 algorithm IKE encrypt: id=5, name=OAKLEY_3DES_CBC, blocksize=8, keydeflen=192
000 algorithm IKE encrypt: id=7, name=OAKLEY_AES_CBC, blocksize=16, keydeflen=128
000 algorithm IKE hash: id=1, name=OAKLEY_MD5, hashsize=16
000 algorithm IKE hash: id=2, name=OAKLEY_SHA1, hashsize=20
000 algorithm IKE dh group: id=2, name=OAKLEY_GROUP_MODP1024, bits=1024
000 algorithm IKE dh group: id=5, name=OAKLEY_GROUP_MODP1536, bits=1536
000 algorithm IKE dh group: id=14, name=OAKLEY_GROUP_MODP2048, bits=2048
000 algorithm IKE dh group: id=15, name=OAKLEY_GROUP_MODP3072, bits=3072
000 algorithm IKE dh group: id=16, name=OAKLEY_GROUP_MODP4096, bits=4096
000 algorithm IKE dh group: id=17, name=OAKLEY_GROUP_MODP6144, bits=6144
000 algorithm IKE dh group: id=18, name=OAKLEY_GROUP_MODP8192, bits=8192
000  
000 stats db_ops.c: {curr_cnt, total_cnt, maxsz} :context={0,1,64} trans={0,1,1296} attrs={0,1,432} 
000  
000 "focus": 172.16.2.117/32===172.16.2.117[@GroupVPN,XC+S=C]...65.209.144.82[@0006B114D528,XS+S=C]===192.168.0.0/24; unrouted; eroute owner: #0
000 "focus":     srcip=unset; dstip=unset; srcup=ipsec _updown; dstup=ipsec _updown;
000 "focus":   ike_life: 3600s; ipsec_life: 28800s; rekey_margin: 540s; rekey_fuzz: 100%; keyingtries: 0
000 "focus":   policy: PSK+ENCRYPT+TUNNEL+AGGRESSIVE; prio: 32,24; interface: eth0; encap: esp;
000 "focus":   newest ISAKMP SA: #0; newest IPsec SA: #0; 
000 "focus":   IKE algorithms wanted: 3DES_CBC(5)_000-SHA1(2)-MODP1024(2); flags=strict
000 "focus":   IKE algorithms found: 3DES_CBC(5)_192-SHA1(2)_160-MODP1024(2)
000 "focus":   ESP algorithms wanted: 3DES(3)_000-SHA1(2); flags=strict
000 "focus":   ESP algorithms loaded: 3DES(3)_000-SHA1(2); flags=strict
000 "gtm": 172.16.2.117/32===172.16.2.117[@grouptourmedia.com,MC+XC+S=C]...65.209.146.209[MS+XC+S=C]===192.168.0.0/24; unrouted; eroute owner: #0
000 "gtm":     srcip=unset; dstip=unset; srcup=ipsec _updown; dstup=ipsec _updown;
000 "gtm":   ike_life: 3600s; ipsec_life: 28800s; rekey_margin: 540s; rekey_fuzz: 100%; keyingtries: 0
000 "gtm":   policy: PSK+ENCRYPT+TUNNEL+UP+AGGRESSIVE; prio: 32,24; interface: eth0; encap: esp;
000 "gtm":   newest ISAKMP SA: #0; newest IPsec SA: #0; 
000 "gtm":   IKE algorithms wanted: 3DES_CBC(5)_000-SHA1(2)-MODP1024(2); flags=strict
000 "gtm":   IKE algorithms found: 3DES_CBC(5)_192-SHA1(2)_160-MODP1024(2)
000 "gtm":   ESP algorithms wanted: 3DES(3)_000-SHA1(2); flags=strict
000 "gtm":   ESP algorithms loaded: 3DES(3)_000-SHA1(2); flags=strict
000 "tig": 172.16.2.117/32===172.16.2.117[@GroupVPN,XC+S=C]...65.209.146.114[@pathfinders,XS+S=C]===10.0.0.0/8; unrouted; eroute owner: #0
000 "tig":     srcip=unset; dstip=unset; srcup=ipsec _updown; dstup=ipsec _updown;
000 "tig":   ike_life: 3600s; ipsec_life: 28800s; rekey_margin: 540s; rekey_fuzz: 100%; keyingtries: 0
000 "tig":   policy: PSK+ENCRYPT+TUNNEL+AGGRESSIVE; prio: 32,8; interface: eth0; encap: esp;
000 "tig":   newest ISAKMP SA: #0; newest IPsec SA: #0; 
000 "tig":   IKE algorithms wanted: 3DES_CBC(5)_000-SHA1(2)-MODP1536(5), 3DES_CBC(5)_000-SHA1(2)-MODP1024(2); flags=strict
000 "tig":   IKE algorithms found: 3DES_CBC(5)_192-SHA1(2)_160-MODP1536(5), 3DES_CBC(5)_192-SHA1(2)_160-MODP1024(2)
000 "tig":   ESP algorithms wanted: 3DES(3)_000-SHA1(2); flags=strict
000 "tig":   ESP algorithms loaded: 3DES(3)_000-SHA1(2); flags=strict
000  
000  
+ _________________________ ifconfig-a
+ 
+ ifconfig -a
eth0      Link encap:Ethernet  HWaddr 00:21:9b:e0:45:88  
          inet addr:172.16.2.117  Bcast:172.16.255.255  Mask:255.255.0.0
          inet6 addr: fe80::221:9bff:fee0:4588/64 Scope:Link
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:299567 errors:0 dropped:0 overruns:0 frame:0
          TX packets:276458 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000 
          RX bytes:157397967 (157.3 MB)  TX bytes:47674242 (47.6 MB)
          Interrupt:16 

lo        Link encap:Local Loopback  
          inet addr:127.0.0.1  Mask:255.0.0.0
          inet6 addr: ::1/128 Scope:Host
          UP LOOPBACK RUNNING  MTU:16436  Metric:1
          RX packets:1363 errors:0 dropped:0 overruns:0 frame:0
          TX packets:1363 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:0 
          RX bytes:40372 (40.3 KB)  TX bytes:40372 (40.3 KB)

pan0      Link encap:Ethernet  HWaddr 6a:3b:c4:d6:aa:0d  
          BROADCAST MULTICAST  MTU:1500  Metric:1
          RX packets:0 errors:0 dropped:0 overruns:0 frame:0
          TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:0 
          RX bytes:0 (0.0 B)  TX bytes:0 (0.0 B)

wlan0     Link encap:Ethernet  HWaddr 00:21:5d:26:c7:a6  
          BROADCAST MULTICAST  MTU:1500  Metric:1
          RX packets:0 errors:0 dropped:0 overruns:0 frame:0
          TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000 
          RX bytes:0 (0.0 B)  TX bytes:0 (0.0 B)

wmaster0  Link encap:UNSPEC  HWaddr 00-21-5D-26-C7-A6-00-00-00-00-00-00-00-00-00-00  
          BROADCAST MULTICAST  MTU:1500  Metric:1
          RX packets:0 errors:0 dropped:0 overruns:0 frame:0
          TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000 
          RX bytes:0 (0.0 B)  TX bytes:0 (0.0 B)

+ _________________________ ip-addr-list
+ 
+ ip addr list
1: lo: <LOOPBACK,UP,LOWER_UP> mtu 16436 qdisc noqueue state UNKNOWN 
    link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
    inet 127.0.0.1/8 scope host lo
    inet6 ::1/128 scope host 
       valid_lft forever preferred_lft forever
2: eth0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast state UP qlen 1000
    link/ether 00:21:9b:e0:45:88 brd ff:ff:ff:ff:ff:ff
    inet 172.16.2.117/16 brd 172.16.255.255 scope global eth0
    inet6 fe80::221:9bff:fee0:4588/64 scope link 
       valid_lft forever preferred_lft forever
3: wmaster0: <BROADCAST,MULTICAST> mtu 1500 qdisc pfifo_fast state DOWN qlen 1000
    link/ieee802.11 00:21:5d:26:c7:a6 brd ff:ff:ff:ff:ff:ff
4: wlan0: <BROADCAST,MULTICAST> mtu 1500 qdisc pfifo_fast state DOWN qlen 1000
    link/ether 00:21:5d:26:c7:a6 brd ff:ff:ff:ff:ff:ff
5: pan0: <BROADCAST,MULTICAST> mtu 1500 qdisc noop state DOWN 
    link/ether 6a:3b:c4:d6:aa:0d brd ff:ff:ff:ff:ff:ff
+ _________________________ ip-route-list
+ 
+ ip route list
169.254.0.0/16 dev eth0  scope link  metric 1000 
172.16.0.0/16 dev eth0  proto kernel  scope link  src 172.16.2.117  metric 1 
default via 172.16.0.1 dev eth0  proto static 
+ _________________________ ip-rule-list
+ 
+ ip rule list
0:	from all lookup local 
32766:	from all lookup main 
32767:	from all lookup default 
+ _________________________ ipsec_verify
+ 
+ ipsec verify --nocolour
Checking your system to see if IPsec got installed and started correctly:
Version check and ipsec on-path                             	[OK]
Linux Openswan U2.4.12/K2.6.27-11-generic (netkey)
Checking for IPsec support in kernel                        	[OK]
NETKEY detected, testing for disabled ICMP send_redirects   	[FAILED]

  Please disable /proc/sys/net/ipv4/conf/*/send_redirects
  or NETKEY will cause the sending of bogus ICMP redirects!

NETKEY detected, testing for disabled ICMP accept_redirects 	[FAILED]

  Please disable /proc/sys/net/ipv4/conf/*/accept_redirects
  or NETKEY will accept bogus ICMP redirects!

Checking for RSA private key (/etc/ipsec.secrets)           	[DISABLED]
  ipsec showhostkey: no default key in "/etc/ipsec.secrets"
Checking that pluto is running                              	[OK]
Two or more interfaces found, checking IP forwarding        	[FAILED]
Checking for 'ip' command                                   	[OK]
Checking for 'iptables' command                             	[OK]
Opportunistic Encryption Support                            	[DISABLED]
+ _________________________ mii-tool
+ 
+ [ -x /sbin/mii-tool ]
+ /sbin/mii-tool -v
eth0: negotiated 100baseTx-FD, link ok
  product info: vendor 00:50:ef, model 45 rev 0
  basic mode:   autonegotiation enabled
  basic status: autonegotiation complete, link ok
  capabilities: 1000baseT-HD 1000baseT-FD 100baseTx-FD 100baseTx-HD 10baseT-FD 10baseT-HD
  advertising:  100baseTx-FD 100baseTx-HD 10baseT-FD 10baseT-HD flow-control
  link partner: 1000baseT-HD 1000baseT-FD 100baseTx-FD 100baseTx-HD 10baseT-FD 10baseT-HD
+ _________________________ ipsec/directory
+ 
+ ipsec --directory
/usr/lib/ipsec
+ _________________________ hostname/fqdn
+ 
+ hostname --fqdn
ubuntu.ubuntu-domain
+ _________________________ hostname/ipaddress
+ 
+ hostname --ip-address
127.0.1.1
+ _________________________ uptime
+ 
+ uptime
 14:14:42 up  5:54,  4 users,  load average: 3.16, 2.52, 1.66
+ _________________________ ps
+ 
+ ps alxwf
+ egrep -i ppid|pluto|ipsec|klips
F   UID   PID  PPID PRI  NI    VSZ   RSS WCHAN  STAT TTY        TIME COMMAND
4     0 29591 27988  20   0   4020   616 wait   S+   pts/2      0:00  |       \_ /bin/sh /usr/lib/ipsec/barf
0     0 29778 29591  20   0   6220   652 pipe_w S+   pts/2      0:00  |           \_ egrep -i ppid|pluto|ipsec|klips
1     0 28439     1  20   0   9056   508 wait   S    pts/0      0:00 /bin/bash /usr/lib/ipsec/_plutorun --debug all --uniqueids yes --nocrsend  --strictcrlpolicy  --nat_traversal yes --keep_alive  --protostack auto --force_keepalive  --disable_port_floating  --virtual_private %v4:10.0.0.0/8,%v4:192.168.0.0/16,%v4:172.16.0.0/12 --crlcheckinterval 0 --ocspuri  --nhelpers 0 --dump  --opts  --stderrlog  --wait no --pre  --post  --log daemon.error --pid /var/run/pluto/pluto.pid
1     0 28441 28439  20   0   9056   692 wait   S    pts/0      0:00  \_ /bin/bash /usr/lib/ipsec/_plutorun --debug all --uniqueids yes --nocrsend  --strictcrlpolicy  --nat_traversal yes --keep_alive  --protostack auto --force_keepalive  --disable_port_floating  --virtual_private %v4:10.0.0.0/8,%v4:192.168.0.0/16,%v4:172.16.0.0/12 --crlcheckinterval 0 --ocspuri  --nhelpers 0 --dump  --opts  --stderrlog  --wait no --pre  --post  --log daemon.error --pid /var/run/pluto/pluto.pid
4     0 28443 28441  20   0  59556  2960 select S    pts/0      0:00  |   \_ /usr/lib/ipsec/pluto --nofork --secretsfile /etc/ipsec.secrets --ipsecdir /etc/ipsec.d --debug-all --use-auto --uniqueids --nat_traversal --virtual_private %v4:10.0.0.0/8,%v4:192.168.0.0/16,%v4:172.16.0.0/12 --nhelpers 0
0     0 28515 28443  20   0   5920   388 select S    pts/0      0:00  |       \_ _pluto_adns -d
0     0 28442 28439  20   0   4020   600 pipe_w S    pts/0      0:00  \_ /bin/sh /usr/lib/ipsec/_plutoload --wait no --post 
0     0 28440     1  20   0   3920   504 pipe_w S    pts/0      0:00 logger -s -p daemon.error -t ipsec__plutorun
+ _________________________ ipsec/showdefaults
+ 
+ ipsec showdefaults
routephys=eth0
routevirt=ipsec0
routeaddr=172.16.2.117
routenexthop=172.16.0.1
+ _________________________ ipsec/conf
+ 
+ ipsec _include /etc/ipsec.conf
+ ipsec _keycensor

#< /etc/ipsec.conf 1
# /etc/ipsec.conf - Openswan IPsec configuration file
# RCSID $Id: ipsec.conf.in,v 1.15.2.6 2006-10-19 03:49:46 paul Exp $

# This file:  /usr/share/doc/openswan/ipsec.conf-sample
#
# Manual:     ipsec.conf.5


version	2.0	# conforms to second version of ipsec.conf specification

# basic configuration
config setup
	# plutodebug / klipsdebug = "all", "none" or a combation from below:
	# "raw crypt parsing emitting control klips pfkey natt x509 private"
	# eg: plutodebug="control parsing"
	#
	# ONLY enable plutodebug=all or klipsdebug=all if you are a developer !!
	#
	# NAT-TRAVERSAL support, see README.NAT-Traversal
	nat_traversal=yes
	virtual_private=%v4:10.0.0.0/8,%v4:192.168.0.0/16,%v4:172.16.0.0/12
	#
	# enable this if you see "failed to find any available worker"
	#
	plutodebug=all
	klipsdebug=all
	nhelpers=0

# Add connections here
#

conn tig
	type=tunnel
	left=172.16.2.117
	leftsubnet=172.16.2.117/32
	leftid=@GroupVPN
	leftxauthclient=yes
	right=65.209.146.114
	rightsubnet=10.0.0.0/8
	rightid=@pathfinders
	rightxauthserver=yes
	keyingtries=0
	pfs=no
	auto=add
	auth=esp
	esp=3des-sha1
	ike=3des-sha1
	xauth=yes
	authby=secret
	aggrmode=yes

conn gtm
	type=tunnel
	left=172.16.2.117
	leftsubnet=172.16.2.117/32
	leftid=@grouptourmedia.com
	leftxauthclient=yes
	leftmodecfgclient=yes
	rightxauthclient=yes
	right=65.209.146.209
	rightsubnet=192.168.0.0/24
	rightid=65.209.146.209
	rightmodecfgserver=yes
	rightxauthserver=yes
	keyingtries=0
	pfs=no
	auto=add
	auth=esp
	esp=3des-sha1
	ike=3des-sha1-modp1024
	xauth=yes
	authby=secret
	aggrmode=yes

conn focus
       type=tunnel
       left=172.16.2.117
       leftsubnet=172.16.2.117/32
       leftid=@GroupVPN
       leftxauthclient=yes
       right=65.209.144.82
       rightsubnet=192.168.0.0/24
       rightid=@0006B114D528
       rightxauthserver=yes
       keyingtries=0
       pfs=no
       auto=add
       auth=esp
       esp=3des-sha1
       ike=3des-sha1-modp1024
       xauth=yes
       authby=secret
       aggrmode=yes


# sample VPN connections, see /etc/ipsec.d/examples/
#
#


#Disable Opportunistic Encryption

#< /etc/ipsec.d/examples/no_oe.conf 1
# 'include' this file to disable Opportunistic Encryption.
# See /usr/share/doc/openswan/policygroups.html for details.
#
# RCSID $Id: no_oe.conf.in,v 1.2 2004-10-03 19:33:10 paul Exp $
conn block 
    auto=ignore

conn private 
    auto=ignore

conn private-or-clear 
    auto=ignore

conn clear-or-private 
    auto=ignore

conn clear 
    auto=ignore

conn packetdefault 
    auto=ignore

#> /etc/ipsec.conf 103
+ _________________________ ipsec/secrets
+ 
+ ipsec _include /etc/ipsec.secrets
+ ipsec _secretcensor

#< /etc/ipsec.secrets 1
# RCSID $Id: ipsec.secrets.proto,v 1.3.6.1 2005-09-28 13:59:14 paul Exp $
# This file holds shared secrets or RSA private keys for inter-Pluto
# authentication.  See ipsec_pluto(8) manpage, and HTML documentation.

# RSA private key for this host, authenticating it to any other host
# which knows the public part.  Suitable public keys, for ipsec.conf, DNS,
# or configuration of other implementations, can be extracted conveniently
# with "[sums to ef67...]".
: RSA /etc/ipsec.d/private/ubuntuKey.pem
@GroupVPN @pathfinders : PSK "[sums to a44d...]"
@grouptourmedia.com 65.209.146.209 : PSK "[sums to 3f1f...]"
@GroupVPN @0006B114D528 : PSK "[sums to 9ae7...]"
+ _________________________ ipsec/listall
+ 
+ ipsec auto --listall
000  
000 List of Public Keys:
000  
+ [ /etc/ipsec.d/policies ]
+ basename /etc/ipsec.d/policies/block
+ base=block
+ _________________________ ipsec/policies/block
+ 
+ cat /etc/ipsec.d/policies/block
# This file defines the set of CIDRs (network/mask-length) to which
# communication should never be allowed.
#
# See /usr/share/doc/openswan/policygroups.html for details.
#
# $Id: block.in,v 1.4 2003-02-17 02:22:15 mcr Exp $
#

+ basename /etc/ipsec.d/policies/clear
+ base=clear
+ _________________________ ipsec/policies/clear
+ 
+ cat /etc/ipsec.d/policies/clear
# This file defines the set of CIDRs (network/mask-length) to which
# communication should always be in the clear.
#
# See /usr/share/doc/openswan/policygroups.html for details.
#
# $Id: clear.in,v 1.4.30.3 2006-11-21 19:49:51 paul Exp $
#
#
#	Michael's idea: Always have ROOT NAMESERVERS in the clear.
#	It will make OE work much better on machines running caching
#	resolvers.
#
#	Based on: http://www.internic.net/zones/named.root
#       This file holds the information on root name servers needed to
#       last update:    Jan 29, 2004
#       related version of root zone:   2004012900
198.41.0.4/32
192.228.79.201/32
192.33.4.12/32
128.8.10.90/32
192.203.230.10/32
192.5.5.241/32
192.112.36.4/32
128.63.2.53/32
192.36.148.17/32
192.58.128.30/32
193.0.14.129/32
198.32.64.12/32
202.12.27.33/32
+ basename /etc/ipsec.d/policies/clear-or-private
+ base=clear-or-private
+ _________________________ ipsec/policies/clear-or-private
+ 
+ cat /etc/ipsec.d/policies/clear-or-private
# This file defines the set of CIDRs (network/mask-length) to which
# we will communicate in the clear, or, if the other side initiates IPSEC,
# using encryption.  This behaviour is also called "Opportunistic Responder".
#
# See /usr/share/doc/openswan/policygroups.html for details.
#
# $Id: clear-or-private.in,v 1.4 2003-02-17 02:22:15 mcr Exp $
#
+ basename /etc/ipsec.d/policies/private
+ base=private
+ _________________________ ipsec/policies/private
+ 
+ cat /etc/ipsec.d/policies/private
# This file defines the set of CIDRs (network/mask-length) to which
# communication should always be private (i.e. encrypted).
# See /usr/share/doc/openswan/policygroups.html for details.
#
# $Id: private.in,v 1.4 2003-02-17 02:22:15 mcr Exp $
#
+ basename /etc/ipsec.d/policies/private-or-clear
+ base=private-or-clear
+ _________________________ ipsec/policies/private-or-clear
+ 
+ cat /etc/ipsec.d/policies/private-or-clear
# This file defines the set of CIDRs (network/mask-length) to which
# communication should be private, if possible, but in the clear otherwise.
#
# If the target has a TXT (later IPSECKEY) record that specifies
# authentication material, we will require private (i.e. encrypted)
# communications.  If no such record is found, communications will be
# in the clear.
#
# See /usr/share/doc/openswan/policygroups.html for details.
#
# $Id: private-or-clear.in,v 1.5 2003-02-17 02:22:15 mcr Exp $
#

0.0.0.0/0
+ _________________________ ipsec/ls-libdir
+ 
+ ls -l /usr/lib/ipsec
total 1548
-rwxr-xr-x 1 root root  15848 Oct  8 13:55 _confread
-rwxr-xr-x 1 root root   6528 Oct  8 13:55 _copyright
-rwxr-xr-x 1 root root   2379 Oct  8 13:55 _include
-rwxr-xr-x 1 root root   1475 Oct  8 13:55 _keycensor
-rwxr-xr-x 1 root root  14656 Oct  8 13:55 _pluto_adns
-rwxr-xr-x 1 root root   3586 Oct  8 13:55 _plutoload
-rwxr-xr-x 1 root root   8055 Oct  8 13:55 _plutorun
-rwxr-xr-x 1 root root  12324 Oct  8 13:55 _realsetup
-rwxr-xr-x 1 root root   1975 Oct  8 13:55 _secretcensor
-rwxr-xr-x 1 root root  11065 Oct  8 13:55 _startklips
-rwxr-xr-x 1 root root  13912 Oct  8 13:55 _updown
-rwxr-xr-x 1 root root  15740 Oct  8 13:55 _updown_x509
-rwxr-xr-x 1 root root  18891 Oct  8 13:55 auto
-rwxr-xr-x 1 root root  11343 Oct  8 13:55 barf
-rwxr-xr-x 1 root root    816 Oct  8 13:55 calcgoo
-rwxr-xr-x 1 root root  90104 Oct  8 13:55 eroute
-rwxr-xr-x 1 root root  26944 Oct  8 13:55 ikeping
-rwxr-xr-x 1 root root  65768 Oct  8 13:55 klipsdebug
-rwxr-xr-x 1 root root   1940 Oct  8 13:55 livetest
-rwxr-xr-x 1 root root   2604 Oct  8 13:55 look
-rwxr-xr-x 1 root root   7082 Oct  8 13:55 mailkey
-rwxr-xr-x 1 root root  16015 Oct  8 13:55 manual
-rwxr-xr-x 1 root root   1951 Oct  8 13:55 newhostkey
-rwxr-xr-x 1 root root  61160 Oct  8 13:55 pf_key
-rwxr-xr-x 1 root root 734680 Oct  8 13:55 pluto
-rwxr-xr-x 1 root root  10688 Oct  8 13:55 ranbits
-rwxr-xr-x 1 root root  23576 Oct  8 13:55 rsasigkey
-rwxr-xr-x 1 root root    766 Oct  8 13:55 secrets
lrwxrwxrwx 1 root root     17 Apr  6 09:27 setup -> /etc/init.d/ipsec
-rwxr-xr-x 1 root root   1054 Oct  8 13:55 showdefaults
-rwxr-xr-x 1 root root   4845 Oct  8 13:55 showhostkey
-rwxr-xr-x 1 root root 144112 Oct  8 13:55 spi
-rwxr-xr-x 1 root root  77712 Oct  8 13:55 spigrp
-rwxr-xr-x 1 root root  14608 Oct  8 13:55 tncfg
-rwxr-xr-x 1 root root  13518 Oct  8 13:55 verify
-rwxr-xr-x 1 root root  56200 Oct  8 13:55 whack
+ _________________________ ipsec/ls-execdir
+ 
+ ls -l /usr/lib/ipsec
total 1548
-rwxr-xr-x 1 root root  15848 Oct  8 13:55 _confread
-rwxr-xr-x 1 root root   6528 Oct  8 13:55 _copyright
-rwxr-xr-x 1 root root   2379 Oct  8 13:55 _include
-rwxr-xr-x 1 root root   1475 Oct  8 13:55 _keycensor
-rwxr-xr-x 1 root root  14656 Oct  8 13:55 _pluto_adns
-rwxr-xr-x 1 root root   3586 Oct  8 13:55 _plutoload
-rwxr-xr-x 1 root root   8055 Oct  8 13:55 _plutorun
-rwxr-xr-x 1 root root  12324 Oct  8 13:55 _realsetup
-rwxr-xr-x 1 root root   1975 Oct  8 13:55 _secretcensor
-rwxr-xr-x 1 root root  11065 Oct  8 13:55 _startklips
-rwxr-xr-x 1 root root  13912 Oct  8 13:55 _updown
-rwxr-xr-x 1 root root  15740 Oct  8 13:55 _updown_x509
-rwxr-xr-x 1 root root  18891 Oct  8 13:55 auto
-rwxr-xr-x 1 root root  11343 Oct  8 13:55 barf
-rwxr-xr-x 1 root root    816 Oct  8 13:55 calcgoo
-rwxr-xr-x 1 root root  90104 Oct  8 13:55 eroute
-rwxr-xr-x 1 root root  26944 Oct  8 13:55 ikeping
-rwxr-xr-x 1 root root  65768 Oct  8 13:55 klipsdebug
-rwxr-xr-x 1 root root   1940 Oct  8 13:55 livetest
-rwxr-xr-x 1 root root   2604 Oct  8 13:55 look
-rwxr-xr-x 1 root root   7082 Oct  8 13:55 mailkey
-rwxr-xr-x 1 root root  16015 Oct  8 13:55 manual
-rwxr-xr-x 1 root root   1951 Oct  8 13:55 newhostkey
-rwxr-xr-x 1 root root  61160 Oct  8 13:55 pf_key
-rwxr-xr-x 1 root root 734680 Oct  8 13:55 pluto
-rwxr-xr-x 1 root root  10688 Oct  8 13:55 ranbits
-rwxr-xr-x 1 root root  23576 Oct  8 13:55 rsasigkey
-rwxr-xr-x 1 root root    766 Oct  8 13:55 secrets
lrwxrwxrwx 1 root root     17 Apr  6 09:27 setup -> /etc/init.d/ipsec
-rwxr-xr-x 1 root root   1054 Oct  8 13:55 showdefaults
-rwxr-xr-x 1 root root   4845 Oct  8 13:55 showhostkey
-rwxr-xr-x 1 root root 144112 Oct  8 13:55 spi
-rwxr-xr-x 1 root root  77712 Oct  8 13:55 spigrp
-rwxr-xr-x 1 root root  14608 Oct  8 13:55 tncfg
-rwxr-xr-x 1 root root  13518 Oct  8 13:55 verify
-rwxr-xr-x 1 root root  56200 Oct  8 13:55 whack
+ _________________________ ipsec/updowns
+ 
+ ls /usr/lib/ipsec
+ egrep updown
+ cat /usr/lib/ipsec/_updown
#! /bin/sh
# iproute2 version, default updown script
#
# Copyright (C) 2003-2004 Nigel Metheringham
# Copyright (C) 2002-2004 Michael Richardson <mcr at xelerance.com>
# Copyright (C) 2003-2005 Tuomo Soini <tis at foobar.fi>
# 
# This program is free software; you can redistribute it and/or modify it
# under the terms of the GNU General Public License as published by the
# Free Software Foundation; either version 2 of the License, or (at your
# option) any later version.  See <http://www.fsf.org/copyleft/gpl.txt>.
# 
# This program is distributed in the hope that it will be useful, but
# WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
# or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
# for more details.
#
# RCSID $Id: _updown.in,v 1.21.2.11 2006-02-20 22:57:28 paul Exp $



# CAUTION:  Installing a new version of Openswan will install a new
# copy of this script, wiping out any custom changes you make.  If
# you need changes, make a copy of this under another name, and customize
# that, and use the (left/right)updown parameters in ipsec.conf to make
# Openswan use yours instead of this default one.

LC_ALL=C export LC_ALL

# things that this script gets (from ipsec_pluto(8) man page)
#
#
#      PLUTO_VERSION
#              indicates  what  version of this interface is being
#              used.  This document describes version  1.1.   This
#              is upwardly compatible with version 1.0.
#
#       PLUTO_VERB
#              specifies the name of the operation to be performed
#              (prepare-host, prepare-client, up-host, up-client,
#              down-host, or down-client).  If the address family
#              for security gateway to security gateway
#              communications is IPv6, then a suffix of -v6 is added
#              to the verb.
#
#       PLUTO_CONNECTION
#              is the name of the  connection  for  which  we  are
#              routing.
#
#       PLUTO_CONN_POLICY
#              the policy of the connection, as in:
#     RSASIG+ENCRYPT+TUNNEL+PFS+DONTREKEY+OPPORTUNISTIC+failureDROP+lKOD+rKOD  
#
#       PLUTO_NEXT_HOP
#              is the next hop to which packets bound for the peer
#              must be sent.
#
#       PLUTO_INTERFACE
#              is the name of the ipsec interface to be used.
#
#       PLUTO_ME
#              is the IP address of our host.
#
#       PLUTO_MY_CLIENT
#              is the IP address / count of our client subnet.  If
#              the  client  is  just  the  host,  this will be the
#              host's own IP address / max (where max  is  32  for
#              IPv4 and 128 for IPv6).
#
#       PLUTO_MY_CLIENT_NET
#              is the IP address of our client net.  If the client
#              is just the host, this will be the  host's  own  IP
#              address.
#
#       PLUTO_MY_CLIENT_MASK
#              is  the  mask for our client net.  If the client is
#              just the host, this will be 255.255.255.255.
#
#       PLUTO_MY_SOURCEIP
#              if non-empty, then the source address for the route will be
#              set to this IP address.
#
#       PLUTO_MY_PROTOCOL
#              is the protocol  for this  connection.  Useful  for
#              firewalling.
#
#       PLUTO_MY_PORT
#              is the port. Useful for firewalling.
#
#       PLUTO_PEER
#              is the IP address of our peer.
#
#       PLUTO_PEER_CLIENT
#              is the IP address / count of the peer's client sub?
#              net.   If the client is just the peer, this will be
#              the peer's own IP address / max (where  max  is  32
#              for IPv4 and 128 for IPv6).
#
#       PLUTO_PEER_CLIENT_NET
#              is the IP address of the peer's client net.  If the
#              client is just the peer, this will  be  the  peer's
#              own IP address.
#
#       PLUTO_PEER_CLIENT_MASK
#              is  the  mask  for  the  peer's client net.  If the
#              client   is   just   the   peer,   this   will   be
#              255.255.255.255.
#
#       PLUTO_PEER_PROTOCOL
#              is  the  protocol  set  for  remote  end  with port
#              selector.
#
#       PLUTO_PEER_PORT
#              is the peer's port. Useful for firewalling.
#
#       PLUTO_CONNECTION_TYPE
#

# Import default _updown configs from the /etc/default/pluto_updown file
#
# Two variables can be set in this file:
#
#       DEFAULTSOURCE
#              is the default value for PLUTO_MY_SOURCEIP
#
#       IPROUTETABLE
#              is the default value for IPROUTETABLE
#
#       IPROUTEARGS
#              is the extra argument list for ip route command
#
#       IPRULEARGS
#              is the extra argument list for ip rule command
#
if [ -f /etc/default/pluto_updown ]
then
    . /etc/default/pluto_updown
fi

# check interface version
case "$PLUTO_VERSION" in
1.[0])	# Older Pluto?!?  Play it safe, script may be using new features.
	echo "$0: obsolete interface version \`$PLUTO_VERSION'," >&2
	echo "$0: 	called by obsolete Pluto?" >&2
	exit 2
	;;
1.*)	;;
*)	echo "$0: unknown interface version \`$PLUTO_VERSION'" >&2
	exit 2
	;;
esac

# check parameter(s)
case "$1:$*" in
':')			# no parameters
	;;
ipfwadm:ipfwadm)	# due to (left/right)firewall; for default script only
	;;
custom:*)		# custom parameters (see above CAUTION comment)
	;;
*)	echo "$0: unknown parameters \`$*'" >&2
	exit 2
	;;
esac

# utility functions for route manipulation
# Meddling with this stuff should not be necessary and requires great care.
uproute() {
	doroute add
	ip route flush cache
}

downroute() {
	doroute delete
	ip route flush cache
}

uprule() {
	# policy based advanced routing
	if [ -n "$IPROUTETABLE" ]
	then
	    dorule delete
	    dorule add
	fi
	# virtual sourceip support
	if [ -n "$PLUTO_MY_SOURCEIP" ]
	then
	    addsource
	    rc=$?
	    if [ $rc -ne 0 ];
	    then
		changesource
	    fi
	fi
	ip route flush cache
}

downrule() {
	if [ -n "$IPROUTETABLE" ]
	then
	    dorule delete
	    ip route flush cache
	fi
}

addsource() {
	st=0
	# check if given sourceip is local and add as alias if not
	if ! ip -o route get ${PLUTO_MY_SOURCEIP%/*} | grep -q ^local
	then
	    it="ip addr add ${PLUTO_MY_SOURCEIP%/*}/32 dev ${PLUTO_INTERFACE%:*}"
	    oops="`eval $it 2>&1`"
	    st=$?
	    if test " $oops" = " " -a " $st" != " 0"
	    then
		oops="silent error, exit status $st"
	    fi
	    case "$oops" in
		    'RTNETLINK answers: File exists'*)
		    # should not happen, but ... ignore if the
		    # address was already assigned on interface
		    oops=""
		    st=0
		    ;;
	    esac
	    if test " $oops" != " " -o " $st" != " 0"
	    then
		echo "$0: addsource \`$it' failed ($oops)" >&2
	    fi
	fi
	return $st
}

changesource() {
	# Change used route source to destination if there is previous
	# Route to same PLUTO_PEER_CLIENT. This is basically to fix
	# configuration errors where all conns to same destination don't
	#  have (left/right)sourceip set.
	st=0
	parms="$PLUTO_PEER_CLIENT dev ${PLUTO_INTERFACE%:*}"
	parms="$parms src ${PLUTO_MY_SOURCEIP%/*} $IPROUTEARGS"
	if [ -n "$IPROUTETABLE" ]
	then
	    parms="$parms table $IPROUTETABLE"
	fi
	it="ip route change $parms"
 	case "$PLUTO_PEER_CLIENT" in
 	"0.0.0.0/0")
		# opportunistic encryption work around
		it=
 		;;
 	esac
	oops="`eval $it 2>&1`"
 	st=$?
	if test " $oops" = " " -a " $st" != " 0"
 	then
	    oops="silent error, exit status $st"
	fi
	case "$oops" in
		'RTNETLINK answers: No such file or directory'*)
		# Will happen every time first tunnel is activated because
		# there is no previous route to PLUTO_PEER_CLIENT. So we
		# need to ignore this error.
		oops=""
		st=0
		;;
	esac
	if test " $oops" != " " -o " $st" != " 0"
	then
	    echo "$0: changesource \`$it' failed ($oops)" >&2
 	fi
 	return $st
}

dorule() {
	st=0
	it2=
	iprule="from $PLUTO_MY_CLIENT"
	iprule2="to $PLUTO_PEER_CLIENT table $IPROUTETABLE $IPRULEARGS"
	case "$PLUTO_PEER_CLIENT" in
	"0.0.0.0/0")
		# opportunistic encryption work around
		st=0
		;;
	*)
		if [ -z "$PLUTO_MY_SOURCEIP" ]
		then
		    if [ "$PLUTO_ME" = "${PLUTO_MY_CLIENT%/*}" ]
		    then
			it="ip rule $1 iif lo $iprule2"
		    else
			it="ip rule $1 $iprule $iprule2"
		    fi
		else
		    if [ "${PLUTO_MY_SOURCEIP%/*}" = "${PLUTO_MY_CLIENT%/*}" ]
		    then
			it="ip rule $1 iif lo $iprule2"
		    else
			it="ip rule $1 $iprule $iprule2"
			it2="ip rule $1 iif lo $iprule2"
		    fi
		fi
		oops="`eval $it 2>&1`"
		st=$?
		if test " $oops" = " " -a " $st" != " 0"
		then
		    oops="silent error, exit status $st"
		fi
		case "$oops" in
		'RTNETLINK answers: No such process'*)
			# This is what ip rule gives
			# for "could not find such a rule"
			oops=
			st=0
			;;
		esac
		if test " $oops" != " " -o " $st" != " 0"
		then
		    echo "$0: dorule \`$it' failed ($oops)" >&2
		fi
		if test "$st" = "0" -a -n "$it2"
		then
		    oops="`eval $it2 2>&1`"
		    st=$?
		    if test " $oops" = " " -a " $st" != " 0"
		    then
			oops="silent error, exit status $st"
		    fi
		    case "$oops" in
		    'RTNETLINK answers: No such process'*)
			    # This is what ip rule gives
			    # for "could not find such a rule"
			    oops=
			    st=0
			    ;;
		    esac
		    if test " $oops" != " " -o " $st" != " 0"
		    then
			echo "$0: dorule \`$it2' failed ($oops)" >&2
		    fi
		fi
		;;
	    esac
	return $st
}


doroute() {
	st=0
	parms="$PLUTO_PEER_CLIENT"
	parms2=
	if [ -n "$PLUTO_NEXT_HOP" ] && [ "$PLUTO_NEXT_HOP" != "$PLUTO_PEER" ]
	then
	   parms2="via $PLUTO_NEXT_HOP"
	fi
	parms2="$parms2 dev ${PLUTO_INTERFACE%:*}"
	parms3="$IPROUTEARGS"
	if [ -n "$IPROUTETABLE" ]
	then
	    parms3="$parms3 table $IPROUTETABLE"
	fi

	if [ -z "$PLUTO_MY_SOURCEIP" ] && [ -n "$DEFAULTSOURCE" ]
	then
	    PLUTO_MY_SOURCEIP="${DEFAULTSOURCE%/*}"
        fi

	if test "$1" = "add" -a -n "$PLUTO_MY_SOURCEIP" 
	then
	    addsource
	    parms3="$parms3 src ${PLUTO_MY_SOURCEIP%/*}"
	fi

	case "$PLUTO_PEER_CLIENT" in
	"0.0.0.0/0")
		# opportunistic encryption work around
		# need to provide route that eclipses default, without 
		# replacing it.
		it="ip route $1 0.0.0.0/1 $parms2 $parms3 &&
			ip route $1 128.0.0.0/1 $parms2 $parms3"
		;;
	*)	it="ip route $1 $parms $parms2 $parms3"
		;;
	esac
	oops="`eval $it 2>&1`"
	st=$?
	if test " $oops" = " " -a " $st" != " 0"
	then
	    oops="silent error, exit status $st"
	fi
	if test " $oops" != " " -o " $st" != " 0"
	then
	    echo "$0: doroute \`$it' failed ($oops)" >&2
	fi
	return $st
}
 

# the big choice
case "$PLUTO_VERB:$1" in
prepare-host:*|prepare-client:*)
	# delete possibly-existing route (preliminary to adding a route)
	case "$PLUTO_PEER_CLIENT" in
	"0.0.0.0/0")
		# need to provide route that eclipses default, without 
		# replacing it.
		parms1="0.0.0.0/1"
		parms2="128.0.0.0/1"
		it="ip route delete $parms1 $IPROUTEARGS 2>&1 ; ip route delete $parms2 $IPROUTEARGS 2>&1"
		oops="`ip route delete $parms1 $IPROUTEARGS 2>&1 ; ip route delete $parms2 $IPROUTEARGS 2>&1`"
		;;
	*)
		parms="$PLUTO_PEER_CLIENT $IPROUTEARGS"
		if [ -n "$IPROUTETABLE" ]
		then
		    parms="$parms table $IPROUTETABLE"
		fi
		it="ip route delete $parms 2>&1"
		oops="`ip route delete $parms 2>&1`"
		;;
	esac
	status="$?"
	if test " $oops" = " " -a " $status" != " 0"
	then
		oops="silent error, exit status $status"
	fi
	case "$oops" in
	*'RTNETLINK answers: No such process'*)	
		# This is what route (currently -- not documented!) gives
		# for "could not find such a route".
		oops=
		status=0
		;;
	esac
	if test " $oops" != " " -o " $status" != " 0"
	then
		echo "$0: \`$it' failed ($oops)" >&2
	fi
	exit $status
	;;
route-host:*|route-client:*)
	# connection to me or my client subnet being routed
	uproute
	;;
unroute-host:*|unroute-client:*)
	# connection to me or my client subnet being unrouted
	downroute
	;;
up-host:*)
	# connection to me coming up
	uprule
	# If you are doing a custom version, firewall commands go here.
	;;
down-host:*)
	# connection to me going down
	downrule
	# If you are doing a custom version, firewall commands go here.
	;;
up-client:)
	# connection to my client subnet coming up
	uprule
	# If you are doing a custom version, firewall commands go here.
	;;
down-client:)
	# connection to my client subnet going down
	downrule
	# If you are doing a custom version, firewall commands go here.
	;;
up-client:ipfwadm)
	# connection to client subnet, with (left/right)firewall=yes, coming up
	uprule
	# This is used only by the default updown script, not by your custom
	# ones, so do not mess with it; see CAUTION comment up at top.
	ipfwadm -F -i accept -b -S $PLUTO_MY_CLIENT_NET/$PLUTO_MY_CLIENT_MASK \
		-D $PLUTO_PEER_CLIENT_NET/$PLUTO_PEER_CLIENT_MASK
	;;
down-client:ipfwadm)
	# connection to client subnet, with (left/right)firewall=yes, going down
	downrule
	# This is used only by the default updown script, not by your custom
	# ones, so do not mess with it; see CAUTION comment up at top.
	ipfwadm -F -d accept -b -S $PLUTO_MY_CLIENT_NET/$PLUTO_MY_CLIENT_MASK \
		-D $PLUTO_PEER_CLIENT_NET/$PLUTO_PEER_CLIENT_MASK
	;;
#
# IPv6
#
prepare-host-v6:*|prepare-client-v6:*)
	;;
route-host-v6:*|route-client-v6:*)
	# connection to me or my client subnet being routed
	#uproute_v6
	;;
unroute-host-v6:*|unroute-client-v6:*)
	# connection to me or my client subnet being unrouted
	#downroute_v6
	;;
up-host-v6:*)
	# connection to me coming up
	# If you are doing a custom version, firewall commands go here.
	;;
down-host-v6:*)
	# connection to me going down
	# If you are doing a custom version, firewall commands go here.
	;;
up-client-v6:)
	# connection to my client subnet coming up
	# If you are doing a custom version, firewall commands go here.
	;;
down-client-v6:)
	# connection to my client subnet going down
	# If you are doing a custom version, firewall commands go here.
	;;
*)	echo "$0: unknown verb \`$PLUTO_VERB' or parameter \`$1'" >&2
	exit 1
	;;
esac
+ cat /usr/lib/ipsec/_updown_x509
#! /bin/sh
#
# customized updown script
#

# logging of VPN connections
#
# tag put in front of each log entry:
TAG=vpn
#
# syslog facility and priority used:
FAC_PRIO=local0.notice
#
# to create a special vpn logging file, put the following line into
# the syslog configuration file /etc/syslog.conf:
#
# local0.notice                   -/var/log/vpn
#
# are there port numbers?
if [ "$PLUTO_MY_PORT" != 0 ]
then
	S_MY_PORT="--sport $PLUTO_MY_PORT"
	D_MY_PORT="--dport $PLUTO_MY_PORT"
fi
if [ "$PLUTO_PEER_PORT" != 0 ]
then
	S_PEER_PORT="--sport $PLUTO_PEER_PORT"
	D_PEER_PORT="--dport $PLUTO_PEER_PORT"
fi

# CAUTION:  Installing a new version of Openswan will install a new
# copy of this script, wiping out any custom changes you make.  If
# you need changes, make a copy of this under another name, and customize
# that, and use the (left/right)updown parameters in ipsec.conf to make
# Openswan use yours instead of this default one.

LC_ALL=C export LC_ALL

# things that this script gets (from ipsec_pluto(8) man page)
#
#
#      PLUTO_VERSION
#              indicates  what  version of this interface is being
#              used.  This document describes version  1.1.   This
#              is upwardly compatible with version 1.0.
#
#       PLUTO_VERB
#              specifies the name of the operation to be performed
#              (prepare-host, prepare-client, up-host, up-client,
#              down-host, or down-client).  If the address family
#              for security gateway to security gateway communica?
#              tions is IPv6, then a suffix of -v6 is added to the
#              verb.
#
#       PLUTO_CONNECTION
#              is the name of the  connection  for  which  we  are
#              routing.
#
#       PLUTO_CONN_POLICY
#              the policy of the connection, as in:
#     RSASIG+ENCRYPT+TUNNEL+PFS+DONTREKEY+OPPORTUNISTIC+failureDROP+lKOD+rKOD  
#
#       PLUTO_NEXT_HOP
#              is the next hop to which packets bound for the peer
#              must be sent.
#
#       PLUTO_INTERFACE
#              is the name of the ipsec interface to be used.
#
#       PLUTO_ME
#              is the IP address of our host.
#
#       PLUTO_MY_CLIENT
#              is the IP address / count of our client subnet.  If
#              the  client  is  just  the  host,  this will be the
#              host's own IP address / max (where max  is  32  for
#              IPv4 and 128 for IPv6).
#
#       PLUTO_MY_CLIENT_NET
#              is the IP address of our client net.  If the client
#              is just the host, this will be the  host's  own  IP
#              address.
#
#       PLUTO_MY_CLIENT_MASK
#              is  the  mask for our client net.  If the client is
#              just the host, this will be 255.255.255.255.
#
#       PLUTO_MY_SOURCEIP
#              if non-empty, then the source address for the route will be
#              set to this IP address.
#
#       PLUTO_MY_PROTOCOL
#              is the protocol  for this  connection.  Useful  for
#              firewalling.
#
#       PLUTO_MY_PORT
#              is the port. Useful for firewalling.
#
#       PLUTO_PEER
#              is the IP address of our peer.
#
#       PLUTO_PEER_CLIENT
#              is the IP address / count of the peer's client sub?
#              net.   If the client is just the peer, this will be
#              the peer's own IP address / max (where  max  is  32
#              for IPv4 and 128 for IPv6).
#
#       PLUTO_PEER_CLIENT_NET
#              is the IP address of the peer's client net.  If the
#              client is just the peer, this will  be  the  peer's
#              own IP address.
#
#       PLUTO_PEER_CLIENT_MASK
#              is  the  mask  for  the  peer's client net.  If the
#              client   is   just   the   peer,   this   will   be
#              255.255.255.255.
#
#       PLUTO_PEER_PROTOCOL
#              is  the  protocol  set  for  remote  end  with port
#              selector.
#
#       PLUTO_PEER_PORT
#              is the peer's port. Useful for firewalling.
#
#       PLUTO_CONNECTION_TYPE
#

# Import default _updown configs from the /etc/default/pluto_updown file
#
# Two variables can be set in this file:
#
#       DEFAULTSOURCE
#              is the default value for PLUTO_MY_SOURCEIP
#
#       IPROUTETABLE
#              is the default value for IPROUTETABLE
#
#       IPROUTEARGS
#              is the extra argument list for ip route command
#
#       IPRULEARGS
#              is the extra argument list for ip rule command
#
if [ -f /etc/default/pluto_updown ]
then
    . /etc/default/pluto_updown
fi

# check interface version
case "$PLUTO_VERSION" in
1.[0])	# Older Pluto?!?  Play it safe, script may be using new features.
	echo "$0: obsolete interface version \`$PLUTO_VERSION'," >&2
	echo "$0: 	called by obsolete Pluto?" >&2
	exit 2
	;;
1.*)	;;
*)	echo "$0: unknown interface version \`$PLUTO_VERSION'" >&2
	exit 2
	;;
esac

# check parameter(s)
case "$1:$*" in
':')			# no parameters
	;;
ipfwadm:ipfwadm)	# due to (left/right)firewall; for default script only
	;;
custom:*)		# custom parameters (see above CAUTION comment)
	;;
*)	echo "$0: unknown parameters \`$*'" >&2
	exit 2
	;;
esac

# utility functions for route manipulation
# Meddling with this stuff should not be necessary and requires great care.
uproute() {
	doroute add
	ip route flush cache
}

downroute() {
	doroute delete
	ip route flush cache
}

uprule() {
	# policy based advanced routing
	if [ -n "$IPROUTETABLE" ]
	then
	    dorule delete
	    dorule add
	fi
	# virtual sourceip support
	if [ -n "$PLUTO_MY_SOURCEIP" ]
	then
	    addsource
	    changesource
	fi
	ip route flush cache
}

downrule() {
	if [ -n "$IPROUTETABLE" ]
	then
	    dorule delete
	    ip route flush cache
	fi
}

addsource() {
	st=0
	if ! ip -o route get ${PLUTO_MY_SOURCEIP%/*} | grep -q ^local
	then
	    it="ip addr add ${PLUTO_MY_SOURCEIP%/*}/32 dev ${PLUTO_INTERFACE%:*}"
	    oops="`eval $it 2>&1`"
	    st=$?
	    if test " $oops" = " " -a " $st" != " 0"
	    then
		oops="silent error, exit status $st"
	    fi
	    if test " $oops" != " " -o " $st" != " 0"
	    then
		echo "$0: addsource \`$it' failed ($oops)" >&2
	    fi
	fi
	return $st
}

changesource() {
	st=0
	parms="$PLUTO_PEER_CLIENT"
	parms2="dev ${PLUTO_INTERFACE%:*}"
	parms3="src ${PLUTO_MY_SOURCEIP%/*} $IPROUTEARGS"
	if [ -n "$IPROUTETABLE" ]
	then
	    parms3="$parms3 table '$IPROUTETABLE'"
	fi
 	case "$PLUTO_PEER_CLIENT_NET/$PLUTO_PEER_CLIENT_MASK" in
 	"0.0.0.0/0.0.0.0")
		# opportunistic encryption work around
		it=
 		;;
 	esac
	oops="`eval $it 2>&1`"
 	st=$?
	if test " $oops" = " " -a " $st" != " 0"
 	then
	    oops="silent error, exit status $st"
	fi
	if test " $oops" != " " -o " $st" != " 0"
	then
	    echo "$0: changesource \`$it' failed ($oops)" >&2
 	fi
 	return $st
}

dorule() {
	st=0
	it2=
	iprule="from $PLUTO_MY_CLIENT"
	iprule2="to $PLUTO_PEER_CLIENT table $IPROUTETABLE $IPRULEARGS"
	case "$PLUTO_PEER_CLIENT_NET/$PLUTO_PEER_CLIENT_MASK" in
	"0.0.0.0/0.0.0.0")
		# opportunistic encryption work around
		st=0
		;;
	*)
		if [ -z "$PLUTO_MY_SOURCEIP" ]
		then
		    if [ "$PLUTO_ME" = "${PLUTO_MY_CLIENT%/*}" ]
		    then
			it="ip rule $1 iif lo $iprule2"
		    else
			it="ip rule $1 $iprule $iprule2"
		    fi
		else
		    if [ "${PLUTO_MY_SOURCEIP%/*}" = "${PLUTO_MY_CLIENT%/*}" ]
		    then
			it="ip rule $1 iif lo $iprule2"
		    else
			it="ip rule $1 $iprule $iprule2"
			it2="ip rule $1 iif lo $iprule2"
		    fi
		fi
		oops="`eval $it 2>&1`"
		st=$?
		if test " $oops" = " " -a " $st" != " 0"
		then
		    oops="silent error, exit status $st"
		fi
		case "$oops" in
		'RTNETLINK answers: No such process'*)
			# This is what ip rule gives
			# for "could not find such a rule"
			oops=
			st=0
			;;
		esac
		if test " $oops" != " " -o " $st" != " 0"
		then
		    echo "$0: dorule \`$it' failed ($oops)" >&2
		fi
		if test "$st" = "0" -a -n "$it2"
		then
		    oops="`eval $it2 2>&1`"
		    st=$?
		    if test " $oops" = " " -a " $st" != " 0"
		    then
			oops="silent error, exit status $st"
		    fi
		    case "$oops" in
		    'RTNETLINK answers: No such process'*)
			    # This is what ip rule gives
			    # for "could not find such a rule"
			    oops=
			    st=0
			    ;;
		    esac
		    if test " $oops" != " " -o " $st" != " 0"
		    then
			echo "$0: dorule \`$it2' failed ($oops)" >&2
		    fi
		fi
		;;
	    esac
	return $st
}


doroute() {
	st=0
	parms="$PLUTO_PEER_CLIENT"
	parms2=
	if [ -n "$PLUTO_NEXT_HOP" ] && [ "$PLUTO_NEXT_HOP" != "$PLUTO_PEER" ]
	then
	   parms2="via $PLUTO_NEXT_HOP"
	fi
	parms2="$parms2 dev ${PLUTO_INTERFACE%:*}"
	parms3="$IPROUTEARGS"
	if [ -n "$IPROUTETABLE" ]
	then
	    parms3="$parms3 table $IPROUTETABLE"
	fi

	if [ -z "$PLUTO_MY_SOURCEIP" ] && [ -n "$DEFAULTSOURCE" ]
	then
	    PLUTO_MY_SOURCEIP="${DEFAULTSOURCE%/*}"
        fi

	if test "$1" = "add" -a -n "$PLUTO_MY_SOURCEIP" 
	then
	    addsource
	    parms3="$parms3 src ${PLUTO_MY_SOURCEIP%/*}"
	fi

	case "$PLUTO_PEER_CLIENT_NET/$PLUTO_PEER_CLIENT_MASK" in
	"0.0.0.0/0.0.0.0")
		# opportunistic encryption work around
		# need to provide route that eclipses default, without 
		# replacing it.
		it="ip route $1 0.0.0.0/1 $parms2 $parms3 &&
			ip route $1 128.0.0.0/1 $parms2 $parms3"
		;;
	*)	it="ip route $1 $parms $parms2 $parms3"
		;;
	esac
	oops="`eval $it 2>&1`"
	st=$?
	if test " $oops" = " " -a " $st" != " 0"
	then
	    oops="silent error, exit status $st"
	fi
	if test " $oops" != " " -o " $st" != " 0"
	then
	    echo "$0: doroute \`$it' failed ($oops)" >&2
	fi
	return $st
}
 

# the big choice
case "$PLUTO_VERB:$1" in
prepare-host:*|prepare-client:*)
	# delete possibly-existing route (preliminary to adding a route)
	case "$PLUTO_PEER_CLIENT_NET/$PLUTO_PEER_CLIENT_MASK" in
	"0.0.0.0/0.0.0.0")
		# need to provide route that eclipses default, without 
		# replacing it.
		parms1="0.0.0.0/1"
		parms2="128.0.0.0/1"
		it="ip route delete $parms1 $IPROUTEARGS 2>&1 ; ip route delete $parms2 $IPROUTEARGS 2>&1"
		oops="`ip route delete $parms1 $IPROUTEARGS 2>&1 ; ip route delete $parms2 $IPROUTEARGS 2>&1`"
		;;
	*)
		parms="$PLUTO_PEER_CLIENT $IPROUTEARGS"
		if [ -n "$IPROUTETABLE" ]
		then
		    parms="$parms table $IPROUTETABLE"
		fi
		it="ip route delete $parms 2>&1"
		oops="`ip route delete $parms 2>&1`"
		;;
	esac
	status="$?"
	if test " $oops" = " " -a " $status" != " 0"
	then
		oops="silent error, exit status $status"
	fi
	case "$oops" in
	*'RTNETLINK answers: No such process'*)	
		# This is what route (currently -- not documented!) gives
		# for "could not find such a route".
		oops=
		status=0
		;;
	esac
	if test " $oops" != " " -o " $status" != " 0"
	then
		echo "$0: \`$it' failed ($oops)" >&2
	fi
	exit $status
	;;
route-host:*|route-client:*)
	# connection to me or my client subnet being routed
	uproute
	;;
unroute-host:*|unroute-client:*)
	# connection to me or my client subnet being unrouted
	downroute
	;;
up-host:*)
	# connection to me coming up
	uprule
	# If you are doing a custom version, firewall commands go here.
	iptables -I INPUT 1 -i $PLUTO_INTERFACE -p $PLUTO_MY_PROTOCOL \
	    -s $PLUTO_PEER_CLIENT_NET/$PLUTO_PEER_CLIENT_MASK $S_PEER_PORT \
	    -d $PLUTO_ME $D_MY_PORT -j ACCEPT
	iptables -I OUTPUT 1 -o $PLUTO_INTERFACE -p $PLUTO_PEER_PROTOCOL \
	    -s $PLUTO_ME $S_MY_PORT \
	    -d $PLUTO_PEER_CLIENT_NET/$PLUTO_PEER_CLIENT_MASK $D_PEER_PORT -j ACCEPT
	#
	if [ "$PLUTO_PEER_CLIENT" == "$PLUTO_PEER/32" ]
	then
	  logger -t $TAG -p $FAC_PRIO \
	    "+ `echo -e $PLUTO_PEER_ID` $PLUTO_PEER -- $PLUTO_ME"
	else
	  logger -t $TAG -p $FAC_PRIO \
	    "+ `echo -e $PLUTO_PEER_ID` $PLUTO_PEER_CLIENT == $PLUTO_PEER -- $PLUTO_ME"
	fi
	;;
down-host:*)
	# connection to me going down
	downrule
	# If you are doing a custom version, firewall commands go here.
	iptables -D INPUT -i $PLUTO_INTERFACE -p $PLUTO_MY_PROTOCOL \
	    -s $PLUTO_PEER_CLIENT_NET/$PLUTO_PEER_CLIENT_MASK $S_PEER_PORT \
	    -d $PLUTO_ME $D_MY_PORT -j ACCEPT
	iptables -D OUTPUT -o $PLUTO_INTERFACE -p $PLUTO_PEER_PROTOCOL \
	    -s $PLUTO_ME $S_MY_PORT \
	    -d $PLUTO_PEER_CLIENT_NET/$PLUTO_PEER_CLIENT_MASK $D_PEER_PORT -j ACCEPT
	#
	if [ "$PLUTO_PEER_CLIENT" == "$PLUTO_PEER/32" ]
	then
	  logger -t $TAG -p $FAC_PRIO -- \
	    "- `echo -e $PLUTO_PEER_ID` $PLUTO_PEER -- $PLUTO_ME"
	else
	  logger -t $TAG -p $FAC_PRIO -- \
	  "- `echo -e $PLUTO_PEER_ID` $PLUTO_PEER_CLIENT == $PLUTO_PEER -- $PLUTO_ME"
	fi
	;;
up-client:)
	# connection to my client subnet coming up
	uprule
	# If you are doing a custom version, firewall commands go here.
	iptables -I FORWARD 1 -o $PLUTO_INTERFACE -p $PLUTO_PEER_PROTOCOL \
	    -s $PLUTO_MY_CLIENT_NET/$PLUTO_MY_CLIENT_MASK $S_MY_PORT \
	    -d $PLUTO_PEER_CLIENT_NET/$PLUTO_PEER_CLIENT_MASK $D_PEER_PORT -j ACCEPT
	iptables -I FORWARD 1 -i $PLUTO_INTERFACE -p $PLUTO_MY_PROTOCOL \
	    -s $PLUTO_PEER_CLIENT_NET/$PLUTO_PEER_CLIENT_MASK $S_PEER_PORT \
	    -d $PLUTO_MY_CLIENT_NET/$PLUTO_MY_CLIENT_MASK $D_MY_PORT -j ACCEPT
	#
	if [ "$PLUTO_PEER_CLIENT" == "$PLUTO_PEER/32" ]
	then
	  logger -t $TAG -p $FAC_PRIO \
	    "+ `echo -e $PLUTO_PEER_ID` $PLUTO_PEER -- $PLUTO_ME == $PLUTO_MY_CLIENT"
	else
	  logger -t $TAG -p $FAC_PRIO \
	    "+ `echo -e $PLUTO_PEER_ID` $PLUTO_PEER_CLIENT == $PLUTO_PEER -- $PLUTO_ME == $PLUTO_MY_CLIENT"
	fi
	;;
down-client:)
	# connection to my client subnet going down
	downrule
	# If you are doing a custom version, firewall commands go here.
	iptables -D FORWARD -o $PLUTO_INTERFACE -p $PLUTO_PEER_PROTOCOL \
	    -s $PLUTO_MY_CLIENT_NET/$PLUTO_MY_CLIENT_MASK $S_MY_PORT \
	    -d $PLUTO_PEER_CLIENT_NET/$PLUTO_PEER_CLIENT_MASK $D_PEER_PORT -j ACCEPT
	iptables -D FORWARD -i $PLUTO_INTERFACE -p $PLUTO_MY_PROTOCOL \
	    -s $PLUTO_PEER_CLIENT_NET/$PLUTO_PEER_CLIENT_MASK $S_PEER_PORT \
	    -d $PLUTO_MY_CLIENT_NET/$PLUTO_MY_CLIENT_MASK $D_MY_PORT -j ACCEPT
	#
	if [ "$PLUTO_PEER_CLIENT" == "$PLUTO_PEER/32" ]
	then
	  logger -t $TAG -p $FAC_PRIO -- \
	    "- `echo -e $PLUTO_PEER_ID` $PLUTO_PEER -- $PLUTO_ME == $PLUTO_MY_CLIENT"
	else
	  logger -t $TAG -p $FAC_PRIO -- \
	    "- `echo -e $PLUTO_PEER_ID` $PLUTO_PEER_CLIENT == $PLUTO_PEER -- $PLUTO_ME == $PLUTO_MY_CLIENT"
	fi
	;;
up-client:ipfwadm)
	# connection to client subnet, with (left/right)firewall=yes, coming up
	uprule
	# This is used only by the default updown script, not by your custom
	# ones, so do not mess with it; see CAUTION comment up at top.
	ipfwadm -F -i accept -b -S $PLUTO_MY_CLIENT_NET/$PLUTO_MY_CLIENT_MASK \
		-D $PLUTO_PEER_CLIENT_NET/$PLUTO_PEER_CLIENT_MASK
	;;
down-client:ipfwadm)
	# connection to client subnet, with (left/right)firewall=yes, going down
	downrule
	# This is used only by the default updown script, not by your custom
	# ones, so do not mess with it; see CAUTION comment up at top.
	ipfwadm -F -d accept -b -S $PLUTO_MY_CLIENT_NET/$PLUTO_MY_CLIENT_MASK \
		-D $PLUTO_PEER_CLIENT_NET/$PLUTO_PEER_CLIENT_MASK
	;;
#
# IPv6
#
prepare-host-v6:*|prepare-client-v6:*)
	;;
route-host-v6:*|route-client-v6:*)
	# connection to me or my client subnet being routed
	#uproute_v6
	;;
unroute-host-v6:*|unroute-client-v6:*)
	# connection to me or my client subnet being unrouted
	#downroute_v6
	;;
up-host-v6:*)
	# connection to me coming up
	# If you are doing a custom version, firewall commands go here.
	;;
down-host-v6:*)
	# connection to me going down
	# If you are doing a custom version, firewall commands go here.
	;;
up-client-v6:)
	# connection to my client subnet coming up
	# If you are doing a custom version, firewall commands go here.
	;;
down-client-v6:)
	# connection to my client subnet going down
	# If you are doing a custom version, firewall commands go here.
	;;
*)	echo "$0: unknown verb \`$PLUTO_VERB' or parameter \`$1'" >&2
	exit 1
	;;
esac
+ _________________________ /proc/net/dev
+ 
+ cat /proc/net/dev
Inter-|   Receive                                                |  Transmit
 face |bytes    packets errs drop fifo frame compressed multicast|bytes    packets errs drop fifo colls carrier compressed
    lo:   40372    1363    0    0    0     0          0         0    40372    1363    0    0    0     0       0          0
  eth0:157398623  299572    0    0    0     0          0      5549 47674618  276462    0    0    0     0       0          0
wmaster0:       0       0    0    0    0     0          0         0        0       0    0    0    0     0       0          0
 wlan0:       0       0    0    0    0     0          0         0        0       0    0    0    0     0       0          0
  pan0:       0       0    0    0    0     0          0         0        0       0    0    0    0     0       0          0
+ _________________________ /proc/net/route
+ 
+ cat /proc/net/route
Iface	Destination	Gateway 	Flags	RefCnt	Use	Metric	Mask		MTU	Window	IRTT                                                       
eth0	0000FEA9	00000000	0001	0	0	1000	0000FFFF	0	0	0                                                                            
eth0	000010AC	00000000	0001	0	0	1	0000FFFF	0	0	0                                                                               
eth0	00000000	010010AC	0003	0	0	0	00000000	0	0	0                                                                               
+ _________________________ /proc/sys/net/ipv4/ip_forward
+ 
+ cat /proc/sys/net/ipv4/ip_forward
0
+ _________________________ /proc/sys/net/ipv4/tcp_ecn
+ 
+ cat /proc/sys/net/ipv4/tcp_ecn
0
+ _________________________ /proc/sys/net/ipv4/conf/star-rp_filter
+ 
+ cd /proc/sys/net/ipv4/conf
+ egrep ^ all/rp_filter default/rp_filter eth0/rp_filter lo/rp_filter pan0/rp_filter wlan0/rp_filter wmaster0/rp_filter
all/rp_filter:1
default/rp_filter:1
eth0/rp_filter:1
lo/rp_filter:1
pan0/rp_filter:1
wlan0/rp_filter:1
wmaster0/rp_filter:1
+ _________________________ /proc/sys/net/ipv4/conf/star-rp_filter
+ 
+ cd /proc/sys/net/ipv4/conf
+ egrep ^ all/rp_filter default/rp_filter eth0/rp_filter lo/rp_filter pan0/rp_filter wlan0/rp_filter wmaster0/rp_filter
all/rp_filter:1
default/rp_filter:1
eth0/rp_filter:1
lo/rp_filter:1
pan0/rp_filter:1
wlan0/rp_filter:1
wmaster0/rp_filter:1
+ _________________________ /proc/sys/net/ipv4/conf/star-star-redirects
+ 
+ cd /proc/sys/net/ipv4/conf
+ egrep ^ all/accept_redirects all/secure_redirects all/send_redirects default/accept_redirects default/secure_redirects default/send_redirects eth0/accept_redirects eth0/secure_redirects eth0/send_redirects lo/accept_redirects lo/secure_redirects lo/send_redirects pan0/accept_redirects pan0/secure_redirects pan0/send_redirects wlan0/accept_redirects wlan0/secure_redirects wlan0/send_redirects wmaster0/accept_redirects wmaster0/secure_redirects wmaster0/send_redirects
all/accept_redirects:1
all/secure_redirects:1
all/send_redirects:1
default/accept_redirects:1
default/secure_redirects:1
default/send_redirects:1
eth0/accept_redirects:1
eth0/secure_redirects:1
eth0/send_redirects:1
lo/accept_redirects:1
lo/secure_redirects:1
lo/send_redirects:1
pan0/accept_redirects:1
pan0/secure_redirects:1
pan0/send_redirects:1
wlan0/accept_redirects:1
wlan0/secure_redirects:1
wlan0/send_redirects:1
wmaster0/accept_redirects:1
wmaster0/secure_redirects:1
wmaster0/send_redirects:1
+ _________________________ /proc/sys/net/ipv4/tcp_window_scaling
+ 
+ cat /proc/sys/net/ipv4/tcp_window_scaling
1
+ _________________________ /proc/sys/net/ipv4/tcp_adv_win_scale
+ 
+ cat /proc/sys/net/ipv4/tcp_adv_win_scale
2
+ _________________________ uname-a
+ 
+ uname -a
Linux ubuntu 2.6.27-11-generic #1 SMP Wed Apr 1 20:53:41 UTC 2009 x86_64 GNU/Linux
+ _________________________ config-built-with
+ 
+ test -r /proc/config_built_with
+ _________________________ distro-release
+ 
+ test -f /etc/redhat-release
+ test -f /etc/debian-release
+ test -f /etc/SuSE-release
+ test -f /etc/mandrake-release
+ test -f /etc/mandriva-release
+ test -f /etc/gentoo-release
+ _________________________ /proc/net/ipsec_version
+ 
+ test -r /proc/net/ipsec_version
+ test -r /proc/net/pfkey
+ uname -r
+ echo NETKEY (2.6.27-11-generic) support detected 
NETKEY (2.6.27-11-generic) support detected 
+ _________________________ ipfwadm
+ 
+ test -r /sbin/ipfwadm
+ no old-style linux 1.x/2.0 ipfwadm firewall support
/usr/lib/ipsec/barf: 1: no old-style linux 1.x/2.0 ipfwadm firewall support: not found
+ _________________________ ipchains
+ 
+ test -r /sbin/ipchains
+ echo no old-style linux 2.0 ipchains firewall support
no old-style linux 2.0 ipchains firewall support
+ _________________________ iptables
+ 
+ test -r /sbin/iptables
+ iptables -L -v -n
Chain INPUT (policy ACCEPT 302K packets, 152M bytes)
 pkts bytes target     prot opt in     out     source               destination         

Chain FORWARD (policy ACCEPT 0 packets, 0 bytes)
 pkts bytes target     prot opt in     out     source               destination         

Chain OUTPUT (policy ACCEPT 281K packets, 43M bytes)
 pkts bytes target     prot opt in     out     source               destination         
+ _________________________ iptables-nat
+ 
+ iptables -t nat -L -v -n
Chain PREROUTING (policy ACCEPT 86 packets, 10402 bytes)
 pkts bytes target     prot opt in     out     source               destination         

Chain POSTROUTING (policy ACCEPT 231 packets, 14441 bytes)
 pkts bytes target     prot opt in     out     source               destination         

Chain OUTPUT (policy ACCEPT 231 packets, 14441 bytes)
 pkts bytes target     prot opt in     out     source               destination         
+ _________________________ iptables-mangle
+ 
+ iptables -t mangle -L -v -n
Chain PREROUTING (policy ACCEPT 2308 packets, 1576K bytes)
 pkts bytes target     prot opt in     out     source               destination         

Chain INPUT (policy ACCEPT 2308 packets, 1576K bytes)
 pkts bytes target     prot opt in     out     source               destination         

Chain FORWARD (policy ACCEPT 0 packets, 0 bytes)
 pkts bytes target     prot opt in     out     source               destination         

Chain OUTPUT (policy ACCEPT 2508 packets, 472K bytes)
 pkts bytes target     prot opt in     out     source               destination         

Chain POSTROUTING (policy ACCEPT 2508 packets, 472K bytes)
 pkts bytes target     prot opt in     out     source               destination         
+ _________________________ /proc/modules
+ 
+ test -f /proc/modules
+ cat /proc/modules
iptable_mangle 11520 0 - Live 0xffffffffa0688000
iptable_nat 14480 0 - Live 0xffffffffa0683000
nf_nat 29080 1 iptable_nat, Live 0xffffffffa067a000
nf_conntrack_ipv4 24856 3 iptable_nat,nf_nat, Live 0xffffffffa0672000
nf_conntrack 84512 3 iptable_nat,nf_nat,nf_conntrack_ipv4, Live 0xffffffffa065c000
xfrm_user 32256 2 - Live 0xffffffffa0537000
xfrm4_tunnel 11008 0 - Live 0xffffffffa0533000
authenc 14592 0 - Live 0xffffffffa0657000
xfrm4_mode_tunnel 11008 0 - Live 0xffffffffa0653000
i915 44928 2 - Live 0xffffffffa0647000
drm 110304 3 i915, Live 0xffffffffa062b000
af_packet 29568 2 - Live 0xffffffffa0622000
binfmt_misc 18700 1 - Live 0xffffffffa061c000
bridge 64544 0 - Live 0xffffffffa060b000
rfcomm 51104 0 - Live 0xffffffffa05fd000
stp 11268 1 bridge, Live 0xffffffffa05f9000
bnep 23168 2 - Live 0xffffffffa05f2000
sco 20612 2 - Live 0xffffffffa05eb000
l2cap 33280 6 rfcomm,bnep, Live 0xffffffffa05e1000
bluetooth 70820 6 rfcomm,bnep,sco,l2cap, Live 0xffffffffa05ce000
ipv6 314312 18 - Live 0xffffffffa0580000
ppdev 17032 0 - Live 0xffffffffa057a000
acpi_cpufreq 16400 1 - Live 0xffffffffa0574000
cpufreq_userspace 12420 0 - Live 0xffffffffa056f000
cpufreq_powersave 10368 0 - Live 0xffffffffa056b000
cpufreq_ondemand 16400 1 - Live 0xffffffffa0565000
cpufreq_stats 14468 0 - Live 0xffffffffa0560000
cpufreq_conservative 16392 0 - Live 0xffffffffa055a000
freq_table 13568 3 acpi_cpufreq,cpufreq_ondemand,cpufreq_stats, Live 0xffffffffa0555000
pci_slot 13704 0 - Live 0xffffffffa0550000
sbs 22288 0 - Live 0xffffffffa0549000
sbshc 14592 1 sbs, Live 0xffffffffa0544000
container 12288 0 - Live 0xffffffffa0540000
tunnel4 12176 1 xfrm4_tunnel, Live 0xffffffffa052f000
ipcomp 11776 0 - Live 0xffffffffa052b000
xfrm_ipcomp 14732 1 ipcomp, Live 0xffffffffa0526000
esp4 15488 0 - Live 0xffffffffa0521000
aead 16768 2 authenc,esp4, Live 0xffffffffa051b000
ah4 14080 0 - Live 0xffffffffa0516000
iptable_filter 11520 0 - Live 0xffffffffa0512000
ip_tables 28176 3 iptable_mangle,iptable_nat,iptable_filter, Live 0xffffffffa050a000
x_tables 31752 2 iptable_nat,ip_tables, Live 0xffffffffa0501000
deflate 11648 0 - Live 0xffffffffa04fd000
zlib_deflate 30616 1 deflate, Live 0xffffffffa04f4000
ctr 13312 0 - Live 0xffffffffa04ef000
twofish 14592 0 - Live 0xffffffffa04ea000
twofish_common 23296 1 twofish, Live 0xffffffffa04e3000
camellia 27008 0 - Live 0xffffffffa04db000
serpent 25984 0 - Live 0xffffffffa04d3000
blowfish 16640 0 - Live 0xffffffffa04cd000
des_generic 25600 0 - Live 0xffffffffa04c5000
cbc 12288 0 - Live 0xffffffffa04c1000
aes_x86_64 16384 0 - Live 0xffffffffa04bc000
aes_generic 36392 1 aes_x86_64, Live 0xffffffffa04b2000
xcbc 13704 0 - Live 0xffffffffa04ad000
rmd160 16256 0 - Live 0xffffffffa04a8000
sha256_generic 17792 0 - Live 0xffffffffa04a2000
sha1_generic 10880 0 - Live 0xffffffffa049e000
crypto_null 11776 0 - Live 0xffffffffa049a000
af_key 38936 2 - Live 0xffffffffa048f000
sbp2 32652 0 - Live 0xffffffffa0486000
parport_pc 44200 0 - Live 0xffffffffa047a000
lp 19588 0 - Live 0xffffffffa0474000
parport 49968 3 ppdev,parport_pc,lp, Live 0xffffffffa0466000
snd_hda_intel 492208 3 - Live 0xffffffffa03ec000
arc4 10368 2 - Live 0xffffffffa03e8000
ecb 11520 2 - Live 0xffffffffa03e4000
snd_pcm_oss 52608 0 - Live 0xffffffffa03d6000
snd_mixer_oss 25216 1 snd_pcm_oss, Live 0xffffffffa03ce000
crypto_blkcipher 27780 5 authenc,ctr,cbc,crypto_null,ecb, Live 0xffffffffa03c6000
snd_pcm 99336 2 snd_hda_intel,snd_pcm_oss, Live 0xffffffffa03ac000
snd_seq_dummy 11524 0 - Live 0xffffffffa03a8000
iwlagn 113668 0 - Live 0xffffffffa038b000
iwlcore 107844 1 iwlagn, Live 0xffffffffa036f000
snd_seq_oss 42496 0 - Live 0xffffffffa0363000
snd_seq_midi 15872 0 - Live 0xffffffffa035e000
rfkill 19364 2 iwlcore, Live 0xffffffffa0358000
snd_rawmidi 34176 1 snd_seq_midi, Live 0xffffffffa034e000
snd_seq_midi_event 16768 2 snd_seq_oss,snd_seq_midi, Live 0xffffffffa0348000
joydev 20736 0 - Live 0xffffffffa0341000
led_class 13192 1 iwlcore, Live 0xffffffffa033c000
pcmcia 48408 0 - Live 0xffffffffa032f000
snd_seq 67168 6 snd_seq_dummy,snd_seq_oss,snd_seq_midi,snd_seq_midi_event, Live 0xffffffffa031d000
mac80211 253312 2 iwlagn,iwlcore, Live 0xffffffffa02de000
snd_timer 34320 2 snd_pcm,snd_seq, Live 0xffffffffa02d4000
snd_seq_device 16404 5 snd_seq_dummy,snd_seq_oss,snd_seq_midi,snd_rawmidi,snd_seq, Live 0xffffffffa02ce000
snd 79432 15 snd_hda_intel,snd_pcm_oss,snd_mixer_oss,snd_pcm,snd_seq_oss,snd_rawmidi,snd_seq,snd_timer,snd_seq_device, Live 0xffffffffa02b9000
sdhci_pci 17024 0 - Live 0xffffffffa02b3000
sdhci 27396 1 sdhci_pci, Live 0xffffffffa02ab000
serio_raw 14596 0 - Live 0xffffffffa02a6000
mmc_core 67168 1 sdhci, Live 0xffffffffa0294000
dcdbas 16688 0 - Live 0xffffffffa028e000
yenta_socket 35084 1 - Live 0xffffffffa0284000
rsrc_nonstatic 19328 1 yenta_socket, Live 0xffffffffa027e000
psmouse 51612 0 - Live 0xffffffffa0270000
pcmcia_core 48932 3 pcmcia,yenta_socket,rsrc_nonstatic, Live 0xffffffffa0263000
pcspkr 11136 0 - Live 0xffffffffa025f000
ricoh_mmc 12672 0 - Live 0xffffffffa025a000
evdev 20512 15 - Live 0xffffffffa0253000
soundcore 16800 1 snd, Live 0xffffffffa024d000
cfg80211 37136 3 iwlagn,iwlcore,mac80211, Live 0xffffffffa0242000
ac 13448 0 - Live 0xffffffffa023d000
video 29204 0 - Live 0xffffffffa0234000
snd_page_alloc 17680 2 snd_hda_intel,snd_pcm, Live 0xffffffffa022e000
output 11776 1 video, Live 0xffffffffa022a000
battery 21128 0 - Live 0xffffffffa0223000
wmi 15808 0 - Live 0xffffffffa021e000
button 15904 0 - Live 0xffffffffa0219000
intel_agp 39152 1 - Live 0xffffffffa020e000
shpchp 42140 0 - Live 0xffffffffa0202000
pci_hotplug 39216 1 shpchp, Live 0xffffffffa01f7000
ext3 150544 1 - Live 0xffffffffa01d1000
jbd 66856 1 ext3, Live 0xffffffffa01bf000
mbcache 17924 1 ext3, Live 0xffffffffa01b9000
loop 26380 2 - Live 0xffffffffa01b1000
sr_mod 24644 0 - Live 0xffffffffa01a9000
cdrom 47656 1 sr_mod, Live 0xffffffffa019c000
sd_mod 45864 2 - Live 0xffffffffa018f000
crc_t10dif 10240 1 sd_mod, Live 0xffffffffa018b000
sg 45408 0 - Live 0xffffffffa017e000
usbhid 39648 0 - Live 0xffffffffa0173000
hid 58944 1 usbhid, Live 0xffffffffa0163000
ahci 43148 1 - Live 0xffffffffa0157000
libata 201184 1 ahci, Live 0xffffffffa0124000
scsi_mod 183288 5 sbp2,sr_mod,sd_mod,sg,libata, Live 0xffffffffa00f6000
ohci1394 41524 0 - Live 0xffffffffa00e8000
dock 18464 1 libata, Live 0xffffffffa00e0000
ieee1394 110464 2 sbp2,ohci1394, Live 0xffffffffa00c4000
tg3 142596 0 - Live 0xffffffffa009e000
libphy 31104 1 tg3, Live 0xffffffffa0095000
ehci_hcd 49420 0 - Live 0xffffffffa0085000
uhci_hcd 34336 0 - Live 0xffffffffa0079000
usbcore 175760 4 usbhid,ehci_hcd,uhci_hcd, Live 0xffffffffa004d000
thermal 27552 0 - Live 0xffffffffa0045000
processor 47800 4 acpi_cpufreq,thermal, Live 0xffffffffa0038000
fan 13576 0 - Live 0xffffffffa0033000
fbcon 51200 0 - Live 0xffffffffa0025000
tileblit 11264 1 fbcon, Live 0xffffffffa0021000
font 17152 1 fbcon, Live 0xffffffffa001b000
bitblit 14592 1 fbcon, Live 0xffffffffa0016000
softcursor 10496 1 bitblit, Live 0xffffffffa0012000
fuse 68288 5 - Live 0xffffffffa0000000
+ _________________________ /proc/meminfo
+ 
+ cat /proc/meminfo
MemTotal:      2011820 kB
MemFree:         15656 kB
Buffers:        373572 kB
Cached:         802932 kB
SwapCached:        188 kB
Active:         720292 kB
Inactive:      1075520 kB
SwapTotal:      976552 kB
SwapFree:       970440 kB
Dirty:            1292 kB
Writeback:           0 kB
AnonPages:      619140 kB
Mapped:          97484 kB
Slab:            61716 kB
SReclaimable:    25672 kB
SUnreclaim:      36044 kB
PageTables:      19776 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
WritebackTmp:        0 kB
CommitLimit:   1982460 kB
Committed_AS:  1132344 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     82440 kB
VmallocChunk: 34359655419 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
HugePages_Surp:      0
Hugepagesize:     2048 kB
DirectMap4k:    157224 kB
DirectMap2M:   1894400 kB
+ _________________________ /proc/net/ipsec-ls
+ 
+ test -f /proc/net/ipsec_version
+ _________________________ usr/src/linux/.config
+ 
+ test -f /proc/config.gz
+ uname -r
+ test -f /lib/modules/2.6.27-11-generic/build/.config
+ echo no .config file found, cannot list kernel properties
no .config file found, cannot list kernel properties
+ _________________________ etc/syslog.conf
+ 
+ cat /etc/syslog.conf
#  /etc/syslog.conf	Configuration file for syslogd.
#
#			For more information see syslog.conf(5)
#			manpage.

#
# First some standard logfiles.  Log by facility.
#

auth,authpriv.*			/var/log/auth.log
*.*;auth,authpriv.none		-/var/log/syslog
#cron.*				/var/log/cron.log
daemon.*			-/var/log/daemon.log
kern.*				-/var/log/kern.log
lpr.*				-/var/log/lpr.log
mail.*				-/var/log/mail.log
user.*				-/var/log/user.log

#
# Logging for the mail system.  Split it up so that
# it is easy to write scripts to parse these files.
#
mail.info			-/var/log/mail.info
mail.warning			-/var/log/mail.warn
mail.err			/var/log/mail.err

# Logging for INN news system
#
news.crit			/var/log/news/news.crit
news.err			/var/log/news/news.err
news.notice			-/var/log/news/news.notice

#
# Some `catch-all' logfiles.
#
*.=debug;\
	auth,authpriv.none;\
	news.none;mail.none	-/var/log/debug
*.=info;*.=notice;*.=warning;\
	auth,authpriv.none;\
	cron,daemon.none;\
	mail,news.none		-/var/log/messages

#
# Emergencies are sent to everybody logged in.
#
*.emerg				*

#
# I like to have messages displayed on the console, but only on a virtual
# console I usually leave idle.
#
#daemon,mail.*;\
#	news.=crit;news.=err;news.=notice;\
#	*.=debug;*.=info;\
#	*.=notice;*.=warning	/dev/tty8

# The named pipe /dev/xconsole is for the `xconsole' utility.  To use it,
# you must invoke `xconsole' with the `-file' option:
# 
#    $ xconsole -file /dev/xconsole [...]
#
# NOTE: adjust the list below, or you'll go crazy if you have a reasonably
#      busy site..
#
daemon.*;mail.*;\
	news.err;\
	*.=debug;*.=info;\
	*.=notice;*.=warning	|/dev/xconsole

+ _________________________ etc/syslog-ng/syslog-ng.conf
+ 
+ cat /etc/syslog-ng/syslog-ng.conf
cat: /etc/syslog-ng/syslog-ng.conf: No such file or directory
+ _________________________ etc/resolv.conf
+ 
+ cat /etc/resolv.conf
# Dynamic resolv.conf(5) file for glibc resolver(3) generated by resolvconf(8)
#     DO NOT EDIT THIS FILE BY HAND -- YOUR CHANGES WILL BE OVERWRITTEN
nameserver 172.16.0.8
+ _________________________ lib/modules-ls
+ 
+ ls -ltr /lib/modules
total 8
drwxr-xr-x 5 root root 4096 Apr  4 22:52 2.6.27-7-generic
drwxr-xr-x 5 root root 4096 Apr  7 14:48 2.6.27-11-generic
+ _________________________ /proc/ksyms-netif_rx
+ 
+ test -r /proc/ksyms
+ test -r /proc/kallsyms
+ egrep netif_rx /proc/kallsyms
ffffffff804658b0 T netif_rx
ffffffff80465bc0 T netif_rx_ni
ffffffff8062a480 r __ksymtab_netif_rx
ffffffff8062a690 r __ksymtab_netif_rx_ni
ffffffff80634530 r __kcrctab_netif_rx
ffffffff80634638 r __kcrctab_netif_rx_ni
ffffffff80643eff r __kstrtab_netif_rx
ffffffff8064413b r __kstrtab_netif_rx_ni
ffffffff80465bc0 u netif_rx_ni	[bnep]
ffffffff804658b0 u netif_rx	[ipv6]
ffffffff804658b0 u netif_rx	[mac80211]
ffffffffa00a6180 t netif_rx_complete	[tg3]
+ _________________________ lib/modules-netif_rx
+ 
+ modulegoo kernel/net/ipv4/ipip.o netif_rx
+ set +x
2.6.27-11-generic: 
2.6.27-7-generic: 
+ _________________________ kern.debug
+ 
+ test -f /var/log/kern.debug
+ _________________________ klog
+ 
+ sed -n 55,$p /var/log/syslog
+ egrep -i ipsec|klips|pluto
+ cat
Apr  8 14:03:05 ubuntu ipsec_setup: Starting Openswan IPsec U2.4.12/K2.6.27-11-generic...
+ _________________________ plog
+ 
+ sed -n 20138667,$p /var/log/auth.log
+ egrep -i pluto
+ cat
Apr  8 14:03:05 ubuntu ipsec__plutorun: Starting Pluto subsystem...
Apr  8 14:03:06 ubuntu pluto[28443]: Starting Pluto (Openswan Version 2.4.12 LDAP_V3 PLUTO_SENDS_VENDORID PLUTO_USES_KEYRR; Vendor ID OE`lPH|Vbpuu)
Apr  8 14:03:06 ubuntu pluto[28443]: Setting NAT-Traversal port-4500 floating to on
Apr  8 14:03:06 ubuntu pluto[28443]:    port floating activation criteria nat_t=1/port_fload=1
Apr  8 14:03:06 ubuntu pluto[28443]:   including NAT-Traversal patch (Version 0.6c)
Apr  8 14:03:06 ubuntu pluto[28443]: | opening /dev/urandom
Apr  8 14:03:06 ubuntu pluto[28443]: | inserting event EVENT_REINIT_SECRET, timeout in 3600 seconds
Apr  8 14:03:06 ubuntu pluto[28443]: | inserting event EVENT_PENDING_PHASE2, timeout in 120 seconds
Apr  8 14:03:06 ubuntu pluto[28443]: ike_alg_register_enc(): Activating OAKLEY_AES_CBC: Ok (ret=0)
Apr  8 14:03:06 ubuntu pluto[28443]: no helpers will be started, all cryptographic operations will be done inline
Apr  8 14:03:06 ubuntu pluto[28443]: | process 28443 listening for PF_KEY_V2 on file descriptor 6
Apr  8 14:03:06 ubuntu pluto[28443]: Using NETKEY IPsec interface code on 2.6.27-11-generic
Apr  8 14:03:06 ubuntu pluto[28443]: | pfkey_lib_debug:pfkey_msg_hdr_build: 
Apr  8 14:03:06 ubuntu pluto[28443]: | pfkey_lib_debug:pfkey_msg_hdr_build: on_entry &pfkey_ext=0p0x7fff29627680 pfkey_ext=0p0x7fff296276c0 *pfkey_ext=0p(nil). 
Apr  8 14:03:06 ubuntu pluto[28443]: | pfkey_lib_debug:pfkey_msg_hdr_build: on_exit &pfkey_ext=0p0x7fff29627680 pfkey_ext=0p0x7fff296276c0 *pfkey_ext=0p0x18645d0. 
Apr  8 14:03:06 ubuntu pluto[28443]: | pfkey_lib_debug:pfkey_msg_build: pfkey_msg=0p0x18645f0 allocated 16 bytes, &(extensions[0])=0p0x7fff296276c0 
Apr  8 14:03:06 ubuntu pluto[28443]: | pfkey_lib_debug:pfkey_msg_build: extensions permitted=00000001, seen=00000001, required=00000001. 
Apr  8 14:03:06 ubuntu pluto[28443]: | pfkey_lib_debug:pfkey_msg_parse: parsing message ver=2, type=7(register), errno=0, satype=2(AH), len=2, res=0, seq=1, pid=28443. 
Apr  8 14:03:06 ubuntu pluto[28443]: | pfkey_lib_debug:pfkey_msg_parse: remain=0 
Apr  8 14:03:06 ubuntu pluto[28443]: | pfkey_lib_debug:pfkey_msg_parse: extensions permitted=00000001, required=00000001. 
Apr  8 14:03:06 ubuntu pluto[28443]: | pfkey_lib_debug:pfkey_msg_parse: extensions permitted=00000001, seen=00000001, required=00000001. 
Apr  8 14:03:06 ubuntu pluto[28443]: | finish_pfkey_msg: SADB_REGISTER message 1 for AH 
Apr  8 14:03:06 ubuntu pluto[28443]: |   02 07 00 02  02 00 00 00  01 00 00 00  1b 6f 00 00
Apr  8 14:03:06 ubuntu pluto[28443]: | pfkey_get: SADB_REGISTER message 1
Apr  8 14:03:06 ubuntu pluto[28443]: | AH registered with kernel.
Apr  8 14:03:06 ubuntu pluto[28443]: | pfkey_lib_debug:pfkey_msg_hdr_build: 
Apr  8 14:03:06 ubuntu pluto[28443]: | pfkey_lib_debug:pfkey_msg_hdr_build: on_entry &pfkey_ext=0p0x7fff29627680 pfkey_ext=0p0x7fff296276c0 *pfkey_ext=0p(nil). 
Apr  8 14:03:06 ubuntu pluto[28443]: | pfkey_lib_debug:pfkey_msg_hdr_build: on_exit &pfkey_ext=0p0x7fff29627680 pfkey_ext=0p0x7fff296276c0 *pfkey_ext=0p0x18645d0. 
Apr  8 14:03:06 ubuntu pluto[28443]: | pfkey_lib_debug:pfkey_msg_build: pfkey_msg=0p0x18645f0 allocated 16 bytes, &(extensions[0])=0p0x7fff296276c0 
Apr  8 14:03:06 ubuntu pluto[28443]: | pfkey_lib_debug:pfkey_msg_build: extensions permitted=00000001, seen=00000001, required=00000001. 
Apr  8 14:03:06 ubuntu pluto[28443]: | pfkey_lib_debug:pfkey_msg_parse: parsing message ver=2, type=7(register), errno=0, satype=3(ESP), len=2, res=0, seq=2, pid=28443. 
Apr  8 14:03:06 ubuntu pluto[28443]: | pfkey_lib_debug:pfkey_msg_parse: remain=0 
Apr  8 14:03:06 ubuntu pluto[28443]: | pfkey_lib_debug:pfkey_msg_parse: extensions permitted=00000001, required=00000001. 
Apr  8 14:03:06 ubuntu pluto[28443]: | pfkey_lib_debug:pfkey_msg_parse: extensions permitted=00000001, seen=00000001, required=00000001. 
Apr  8 14:03:06 ubuntu pluto[28443]: | finish_pfkey_msg: SADB_REGISTER message 2 for ESP 
Apr  8 14:03:06 ubuntu pluto[28443]: |   02 07 00 03  02 00 00 00  02 00 00 00  1b 6f 00 00
Apr  8 14:03:06 ubuntu pluto[28443]: | pfkey_get: SADB_REGISTER message 2
Apr  8 14:03:06 ubuntu pluto[28443]: | alg_init():memset(0x6c7620, 0, 2016) memset(0x6c7e00, 0, 2048) 
Apr  8 14:03:06 ubuntu pluto[28443]: | kernel_alg_register_pfkey(): SADB_SATYPE_ESP: sadb_msg_len=19 sadb_supported_len=56
Apr  8 14:03:06 ubuntu pluto[28443]: | kernel_alg_add():satype=3, exttype=14, alg_id=251
Apr  8 14:03:06 ubuntu pluto[28443]: | kernel_alg_register_pfkey(): SADB_SATYPE_ESP: alg[0], exttype=14, satype=3, alg_id=251, alg_ivlen=0, alg_minbits=0, alg_maxbits=0, res=0, ret=1
Apr  8 14:03:06 ubuntu pluto[28443]: | kernel_alg_add():satype=3, exttype=14, alg_id=2
Apr  8 14:03:06 ubuntu pluto[28443]: | kernel_alg_register_pfkey(): SADB_SATYPE_ESP: alg[1], exttype=14, satype=3, alg_id=2, alg_ivlen=0, alg_minbits=128, alg_maxbits=128, res=0, ret=1
Apr  8 14:03:06 ubuntu pluto[28443]: | kernel_alg_add():satype=3, exttype=14, alg_id=3
Apr  8 14:03:06 ubuntu pluto[28443]: | kernel_alg_register_pfkey(): SADB_SATYPE_ESP: alg[2], exttype=14, satype=3, alg_id=3, alg_ivlen=0, alg_minbits=160, alg_maxbits=160, res=0, ret=1
Apr  8 14:03:06 ubuntu pluto[28443]: | kernel_alg_add():satype=3, exttype=14, alg_id=5
Apr  8 14:03:06 ubuntu pluto[28443]: | kernel_alg_register_pfkey(): SADB_SATYPE_ESP: alg[3], exttype=14, satype=3, alg_id=5, alg_ivlen=0, alg_minbits=256, alg_maxbits=256, res=0, ret=1
Apr  8 14:03:06 ubuntu pluto[28443]: | kernel_alg_add():satype=3, exttype=14, alg_id=8
Apr  8 14:03:06 ubuntu pluto[28443]: | kernel_alg_register_pfkey(): SADB_SATYPE_ESP: alg[4], exttype=14, satype=3, alg_id=8, alg_ivlen=0, alg_minbits=160, alg_maxbits=160, res=0, ret=1
Apr  8 14:03:06 ubuntu pluto[28443]: | kernel_alg_add():satype=3, exttype=14, alg_id=9
Apr  8 14:03:06 ubuntu pluto[28443]: | kernel_alg_register_pfkey(): SADB_SATYPE_ESP: alg[5], exttype=14, satype=3, alg_id=9, alg_ivlen=0, alg_minbits=128, alg_maxbits=128, res=0, ret=1
Apr  8 14:03:06 ubuntu pluto[28443]: | kernel_alg_register_pfkey(): SADB_SATYPE_ESP: sadb_msg_len=19 sadb_supported_len=80
Apr  8 14:03:06 ubuntu pluto[28443]: | kernel_alg_add():satype=3, exttype=15, alg_id=11
Apr  8 14:03:06 ubuntu pluto[28443]: | kernel_alg_register_pfkey(): SADB_SATYPE_ESP: alg[6], exttype=15, satype=3, alg_id=11, alg_ivlen=0, alg_minbits=0, alg_maxbits=0, res=0, ret=1
Apr  8 14:03:06 ubuntu pluto[28443]: | kernel_alg_add():satype=3, exttype=15, alg_id=2
Apr  8 14:03:06 ubuntu pluto[28443]: | kernel_alg_register_pfkey(): SADB_SATYPE_ESP: alg[7], exttype=15, satype=3, alg_id=2, alg_ivlen=8, alg_minbits=64, alg_maxbits=64, res=0, ret=1
Apr  8 14:03:06 ubuntu pluto[28443]: | kernel_alg_add():satype=3, exttype=15, alg_id=3
Apr  8 14:03:06 ubuntu pluto[28443]: | kernel_alg_register_pfkey(): SADB_SATYPE_ESP: alg[8], exttype=15, satype=3, alg_id=3, alg_ivlen=8, alg_minbits=192, alg_maxbits=192, res=0, ret=1
Apr  8 14:03:06 ubuntu pluto[28443]: | kernel_alg_add():satype=3, exttype=15, alg_id=7
Apr  8 14:03:06 ubuntu pluto[28443]: | kernel_alg_register_pfkey(): SADB_SATYPE_ESP: alg[9], exttype=15, satype=3, alg_id=7, alg_ivlen=8, alg_minbits=40, alg_maxbits=448, res=0, ret=1
Apr  8 14:03:06 ubuntu pluto[28443]: | kernel_alg_add():satype=3, exttype=15, alg_id=12
Apr  8 14:03:06 ubuntu pluto[28443]: | kernel_alg_register_pfkey(): SADB_SATYPE_ESP: alg[10], exttype=15, satype=3, alg_id=12, alg_ivlen=8, alg_minbits=128, alg_maxbits=256, res=0, ret=1
Apr  8 14:03:06 ubuntu pluto[28443]: | kernel_alg_add():satype=3, exttype=15, alg_id=252
Apr  8 14:03:06 ubuntu pluto[28443]: | kernel_alg_register_pfkey(): SADB_SATYPE_ESP: alg[11], exttype=15, satype=3, alg_id=252, alg_ivlen=8, alg_minbits=128, alg_maxbits=256, res=0, ret=1
Apr  8 14:03:06 ubuntu pluto[28443]: | kernel_alg_add():satype=3, exttype=15, alg_id=22
Apr  8 14:03:06 ubuntu pluto[28443]: | kernel_alg_register_pfkey(): SADB_SATYPE_ESP: alg[12], exttype=15, satype=3, alg_id=22, alg_ivlen=8, alg_minbits=128, alg_maxbits=256, res=0, ret=1
Apr  8 14:03:06 ubuntu pluto[28443]: | kernel_alg_add():satype=3, exttype=15, alg_id=253
Apr  8 14:03:06 ubuntu pluto[28443]: | kernel_alg_register_pfkey(): SADB_SATYPE_ESP: alg[13], exttype=15, satype=3, alg_id=253, alg_ivlen=8, alg_minbits=128, alg_maxbits=256, res=0, ret=1
Apr  8 14:03:06 ubuntu pluto[28443]: | kernel_alg_add():satype=3, exttype=15, alg_id=13
Apr  8 14:03:06 ubuntu pluto[28443]: | kernel_alg_register_pfkey(): SADB_SATYPE_ESP: alg[14], exttype=15, satype=3, alg_id=13, alg_ivlen=8, alg_minbits=128, alg_maxbits=256, res=0, ret=1
Apr  8 14:03:06 ubuntu pluto[28443]: | ESP registered with kernel.
Apr  8 14:03:06 ubuntu pluto[28443]: | pfkey_lib_debug:pfkey_msg_hdr_build: 
Apr  8 14:03:06 ubuntu pluto[28443]: | pfkey_lib_debug:pfkey_msg_hdr_build: on_entry &pfkey_ext=0p0x7fff29627680 pfkey_ext=0p0x7fff296276c0 *pfkey_ext=0p(nil). 
Apr  8 14:03:06 ubuntu pluto[28443]: | pfkey_lib_debug:pfkey_msg_hdr_build: on_exit &pfkey_ext=0p0x7fff29627680 pfkey_ext=0p0x7fff296276c0 *pfkey_ext=0p0x18645d0. 
Apr  8 14:03:06 ubuntu pluto[28443]: | pfkey_lib_debug:pfkey_msg_build: pfkey_msg=0p0x18645f0 allocated 16 bytes, &(extensions[0])=0p0x7fff296276c0 
Apr  8 14:03:06 ubuntu pluto[28443]: | pfkey_lib_debug:pfkey_msg_build: extensions permitted=00000001, seen=00000001, required=00000001. 
Apr  8 14:03:06 ubuntu pluto[28443]: | pfkey_lib_debug:pfkey_msg_parse: parsing message ver=2, type=7(register), errno=0, satype=9(IPIP), len=2, res=0, seq=3, pid=28443. 
Apr  8 14:03:06 ubuntu pluto[28443]: | pfkey_lib_debug:pfkey_msg_parse: remain=0 
Apr  8 14:03:06 ubuntu pluto[28443]: | pfkey_lib_debug:pfkey_msg_parse: extensions permitted=00000001, required=00000001. 
Apr  8 14:03:06 ubuntu pluto[28443]: | pfkey_lib_debug:pfkey_msg_parse: extensions permitted=00000001, seen=00000001, required=00000001. 
Apr  8 14:03:06 ubuntu pluto[28443]: | finish_pfkey_msg: SADB_REGISTER message 3 for IPCOMP 
Apr  8 14:03:06 ubuntu pluto[28443]: |   02 07 00 09  02 00 00 00  03 00 00 00  1b 6f 00 00
Apr  8 14:03:06 ubuntu pluto[28443]: | pfkey_get: SADB_REGISTER message 3
Apr  8 14:03:06 ubuntu pluto[28443]: | IPCOMP registered with kernel.
Apr  8 14:03:06 ubuntu pluto[28443]: Changing to directory '/etc/ipsec.d/cacerts'
Apr  8 14:03:06 ubuntu pluto[28443]: Changing to directory '/etc/ipsec.d/aacerts'
Apr  8 14:03:06 ubuntu pluto[28443]: Changing to directory '/etc/ipsec.d/ocspcerts'
Apr  8 14:03:06 ubuntu pluto[28443]: Changing to directory '/etc/ipsec.d/crls'
Apr  8 14:03:06 ubuntu pluto[28443]:   Warning: empty directory
Apr  8 14:03:06 ubuntu pluto[28443]: | inserting event EVENT_LOG_DAILY, timeout in 35814 seconds
Apr  8 14:03:06 ubuntu pluto[28443]: | next event EVENT_PENDING_PHASE2 in 120 seconds
Apr  8 14:03:06 ubuntu pluto[28443]: |  
Apr  8 14:03:06 ubuntu pluto[28443]: | *received whack message
Apr  8 14:03:06 ubuntu pluto[28443]: | alg_info_parse_str() ealg_buf=3des aalg_buf=sha1eklen=0  aklen=0
Apr  8 14:03:06 ubuntu pluto[28443]: | enum_search_prefix () calling enum_search(0x49ce00, "OAKLEY_3DES")
Apr  8 14:03:06 ubuntu pluto[28443]: | enum_search_ppfixi () calling enum_search(0x49ce00, "OAKLEY_3DES_CBC")
Apr  8 14:03:06 ubuntu pluto[28443]: | parser_alg_info_add() ealg_getbyname("3des")=5
Apr  8 14:03:06 ubuntu pluto[28443]: | enum_search_prefix () calling enum_search(0x49ce40, "OAKLEY_SHA1")
Apr  8 14:03:06 ubuntu pluto[28443]: | parser_alg_info_add() aalg_getbyname("sha1")=2
Apr  8 14:03:06 ubuntu pluto[28443]: | enum_search_prefix () calling enum_search(0x49cea0, "OAKLEY_GROUP_MODP1024")
Apr  8 14:03:06 ubuntu pluto[28443]: | parser_alg_info_add() modp_getbyname("modp1024")=2
Apr  8 14:03:06 ubuntu pluto[28443]: | __alg_info_ike_add() ealg=5 aalg=2 modp_id=2, cnt=1
Apr  8 14:03:06 ubuntu pluto[28443]: | Added new connection gtm with policy PSK+ENCRYPT+TUNNEL+AGGRESSIVE
Apr  8 14:03:06 ubuntu pluto[28443]: | from whack: got --esp=3des-sha1
Apr  8 14:03:06 ubuntu pluto[28443]: | alg_info_parse_str() ealg_buf=3des aalg_buf=sha1eklen=0  aklen=0
Apr  8 14:03:06 ubuntu pluto[28443]: | enum_search_prefix () calling enum_search(0x49c9c0, "ESP_3DES")
Apr  8 14:03:06 ubuntu pluto[28443]: | parser_alg_info_add() ealg_getbyname("3des")=3
Apr  8 14:03:06 ubuntu pluto[28443]: | enum_search_prefix () calling enum_search(0x49cb80, "AUTH_ALGORITHM_HMAC_SHA1")
Apr  8 14:03:06 ubuntu pluto[28443]: | parser_alg_info_add() aalg_getbyname("sha1")=2
Apr  8 14:03:06 ubuntu pluto[28443]: | __alg_info_esp_add() ealg=3 aalg=2 cnt=1
Apr  8 14:03:06 ubuntu pluto[28443]: | esp string values: 3DES(3)_000-SHA1(2); flags=strict
Apr  8 14:03:06 ubuntu pluto[28443]: | from whack: got --ike=3des-sha1-modp1024
Apr  8 14:03:06 ubuntu pluto[28443]: | ike string values: 3DES_CBC(5)_000-SHA1(2)-MODP1024(2); flags=strict
Apr  8 14:03:06 ubuntu pluto[28443]: | counting wild cards for @grouptourmedia.com is 0
Apr  8 14:03:06 ubuntu pluto[28443]: | counting wild cards for 65.209.146.209 is 0
Apr  8 14:03:06 ubuntu pluto[28443]: | alg_info_addref() alg_info->ref_cnt=1
Apr  8 14:03:06 ubuntu pluto[28443]: | alg_info_addref() alg_info->ref_cnt=1
Apr  8 14:03:06 ubuntu pluto[28443]: | alg_info_addref() alg_info->ref_cnt=2
Apr  8 14:03:06 ubuntu pluto[28443]: | alg_info_addref() alg_info->ref_cnt=2
Apr  8 14:03:06 ubuntu pluto[28443]: added connection description "gtm"
Apr  8 14:03:06 ubuntu pluto[28443]: | 172.16.2.117/32===172.16.2.117[@grouptourmedia.com,MC+XC+S=C]...65.209.146.209[MS+XC+S=C]===192.168.0.0/24
Apr  8 14:03:06 ubuntu pluto[28443]: | ike_life: 3600s; ipsec_life: 28800s; rekey_margin: 540s; rekey_fuzz: 100%; keyingtries: 0; policy: PSK+ENCRYPT+TUNNEL+AGGRESSIVE
Apr  8 14:03:06 ubuntu pluto[28443]: | next event EVENT_PENDING_PHASE2 in 120 seconds
Apr  8 14:03:06 ubuntu pluto[28443]: |  
Apr  8 14:03:06 ubuntu pluto[28443]: | *received whack message
Apr  8 14:03:06 ubuntu pluto[28443]: | alg_info_parse_str() ealg_buf=3des aalg_buf=sha1eklen=0  aklen=0
Apr  8 14:03:06 ubuntu pluto[28443]: | enum_search_prefix () calling enum_search(0x49ce00, "OAKLEY_3DES")
Apr  8 14:03:06 ubuntu pluto[28443]: | enum_search_ppfixi () calling enum_search(0x49ce00, "OAKLEY_3DES_CBC")
Apr  8 14:03:06 ubuntu pluto[28443]: | parser_alg_info_add() ealg_getbyname("3des")=5
Apr  8 14:03:06 ubuntu pluto[28443]: | enum_search_prefix () calling enum_search(0x49ce40, "OAKLEY_SHA1")
Apr  8 14:03:06 ubuntu pluto[28443]: | parser_alg_info_add() aalg_getbyname("sha1")=2
Apr  8 14:03:06 ubuntu pluto[28443]: | enum_search_prefix () calling enum_search(0x49cea0, "OAKLEY_GROUP_MODP1024")
Apr  8 14:03:06 ubuntu pluto[28443]: | parser_alg_info_add() modp_getbyname("modp1024")=2
Apr  8 14:03:06 ubuntu pluto[28443]: | __alg_info_ike_add() ealg=5 aalg=2 modp_id=2, cnt=1
Apr  8 14:03:06 ubuntu pluto[28443]: | Added new connection focus with policy PSK+ENCRYPT+TUNNEL+AGGRESSIVE
Apr  8 14:03:06 ubuntu pluto[28443]: | from whack: got --esp=3des-sha1
Apr  8 14:03:06 ubuntu pluto[28443]: | alg_info_parse_str() ealg_buf=3des aalg_buf=sha1eklen=0  aklen=0
Apr  8 14:03:06 ubuntu pluto[28443]: | enum_search_prefix () calling enum_search(0x49c9c0, "ESP_3DES")
Apr  8 14:03:06 ubuntu pluto[28443]: | parser_alg_info_add() ealg_getbyname("3des")=3
Apr  8 14:03:06 ubuntu pluto[28443]: | enum_search_prefix () calling enum_search(0x49cb80, "AUTH_ALGORITHM_HMAC_SHA1")
Apr  8 14:03:06 ubuntu pluto[28443]: | parser_alg_info_add() aalg_getbyname("sha1")=2
Apr  8 14:03:06 ubuntu pluto[28443]: | __alg_info_esp_add() ealg=3 aalg=2 cnt=1
Apr  8 14:03:06 ubuntu pluto[28443]: | esp string values: 3DES(3)_000-SHA1(2); flags=strict
Apr  8 14:03:06 ubuntu pluto[28443]: | from whack: got --ike=3des-sha1-modp1024
Apr  8 14:03:06 ubuntu pluto[28443]: | ike string values: 3DES_CBC(5)_000-SHA1(2)-MODP1024(2); flags=strict
Apr  8 14:03:06 ubuntu pluto[28443]: | counting wild cards for @GroupVPN is 0
Apr  8 14:03:06 ubuntu pluto[28443]: | counting wild cards for @0006B114D528 is 0
Apr  8 14:03:06 ubuntu pluto[28443]: | alg_info_addref() alg_info->ref_cnt=1
Apr  8 14:03:06 ubuntu pluto[28443]: | alg_info_addref() alg_info->ref_cnt=1
Apr  8 14:03:06 ubuntu pluto[28443]: | alg_info_addref() alg_info->ref_cnt=2
Apr  8 14:03:06 ubuntu pluto[28443]: | alg_info_addref() alg_info->ref_cnt=2
Apr  8 14:03:06 ubuntu pluto[28443]: added connection description "focus"
Apr  8 14:03:06 ubuntu pluto[28443]: | 172.16.2.117/32===172.16.2.117[@GroupVPN,XC+S=C]...65.209.144.82[@0006B114D528,XS+S=C]===192.168.0.0/24
Apr  8 14:03:06 ubuntu pluto[28443]: | ike_life: 3600s; ipsec_life: 28800s; rekey_margin: 540s; rekey_fuzz: 100%; keyingtries: 0; policy: PSK+ENCRYPT+TUNNEL+AGGRESSIVE
Apr  8 14:03:06 ubuntu pluto[28443]: | next event EVENT_PENDING_PHASE2 in 120 seconds
Apr  8 14:03:06 ubuntu pluto[28443]: |  
Apr  8 14:03:06 ubuntu pluto[28443]: | *received whack message
Apr  8 14:03:06 ubuntu pluto[28443]: | alg_info_parse_str() ealg_buf=3des aalg_buf=sha1eklen=0  aklen=0
Apr  8 14:03:06 ubuntu pluto[28443]: | enum_search_prefix () calling enum_search(0x49ce00, "OAKLEY_3DES")
Apr  8 14:03:06 ubuntu pluto[28443]: | enum_search_ppfixi () calling enum_search(0x49ce00, "OAKLEY_3DES_CBC")
Apr  8 14:03:06 ubuntu pluto[28443]: | parser_alg_info_add() ealg_getbyname("3des")=5
Apr  8 14:03:06 ubuntu pluto[28443]: | enum_search_prefix () calling enum_search(0x49ce40, "OAKLEY_SHA1")
Apr  8 14:03:06 ubuntu pluto[28443]: | parser_alg_info_add() aalg_getbyname("sha1")=2
Apr  8 14:03:06 ubuntu pluto[28443]: | __alg_info_ike_add() ealg=5 aalg=2 modp_id=5, cnt=1
Apr  8 14:03:06 ubuntu pluto[28443]: | __alg_info_ike_add() ealg=5 aalg=2 modp_id=2, cnt=2
Apr  8 14:03:06 ubuntu pluto[28443]: | Added new connection tig with policy PSK+ENCRYPT+TUNNEL+AGGRESSIVE
Apr  8 14:03:06 ubuntu pluto[28443]: | from whack: got --esp=3des-sha1
Apr  8 14:03:06 ubuntu pluto[28443]: | alg_info_parse_str() ealg_buf=3des aalg_buf=sha1eklen=0  aklen=0
Apr  8 14:03:06 ubuntu pluto[28443]: | enum_search_prefix () calling enum_search(0x49c9c0, "ESP_3DES")
Apr  8 14:03:06 ubuntu pluto[28443]: | parser_alg_info_add() ealg_getbyname("3des")=3
Apr  8 14:03:06 ubuntu pluto[28443]: | enum_search_prefix () calling enum_search(0x49cb80, "AUTH_ALGORITHM_HMAC_SHA1")
Apr  8 14:03:06 ubuntu pluto[28443]: | parser_alg_info_add() aalg_getbyname("sha1")=2
Apr  8 14:03:06 ubuntu pluto[28443]: | __alg_info_esp_add() ealg=3 aalg=2 cnt=1
Apr  8 14:03:06 ubuntu pluto[28443]: | esp string values: 3DES(3)_000-SHA1(2); flags=strict
Apr  8 14:03:06 ubuntu pluto[28443]: | from whack: got --ike=3des-sha1
Apr  8 14:03:06 ubuntu pluto[28443]: | ike string values: 3DES_CBC(5)_000-SHA1(2)-MODP1536(5), 3DES_CBC(5)_000-SHA1(2)-MODP1024(2); flags=strict
Apr  8 14:03:06 ubuntu pluto[28443]: | counting wild cards for @GroupVPN is 0
Apr  8 14:03:06 ubuntu pluto[28443]: | counting wild cards for @pathfinders is 0
Apr  8 14:03:06 ubuntu pluto[28443]: | alg_info_addref() alg_info->ref_cnt=1
Apr  8 14:03:06 ubuntu pluto[28443]: | alg_info_addref() alg_info->ref_cnt=1
Apr  8 14:03:06 ubuntu pluto[28443]: | alg_info_addref() alg_info->ref_cnt=2
Apr  8 14:03:06 ubuntu pluto[28443]: | alg_info_addref() alg_info->ref_cnt=2
Apr  8 14:03:06 ubuntu pluto[28443]: added connection description "tig"
Apr  8 14:03:06 ubuntu pluto[28443]: | 172.16.2.117/32===172.16.2.117[@GroupVPN,XC+S=C]...65.209.146.114[@pathfinders,XS+S=C]===10.0.0.0/8
Apr  8 14:03:06 ubuntu pluto[28443]: | ike_life: 3600s; ipsec_life: 28800s; rekey_margin: 540s; rekey_fuzz: 100%; keyingtries: 0; policy: PSK+ENCRYPT+TUNNEL+AGGRESSIVE
Apr  8 14:03:06 ubuntu pluto[28443]: | next event EVENT_PENDING_PHASE2 in 120 seconds
Apr  8 14:03:06 ubuntu pluto[28443]: |  
Apr  8 14:03:06 ubuntu pluto[28443]: | *received whack message
Apr  8 14:03:06 ubuntu pluto[28443]: listening for IKE messages
Apr  8 14:03:06 ubuntu pluto[28443]: | found lo with address 127.0.0.1
Apr  8 14:03:06 ubuntu pluto[28443]: | found eth0 with address 172.16.2.117
Apr  8 14:03:06 ubuntu pluto[28443]: adding interface eth0/eth0 172.16.2.117:500
Apr  8 14:03:06 ubuntu pluto[28443]: adding interface eth0/eth0 172.16.2.117:4500
Apr  8 14:03:06 ubuntu pluto[28443]: adding interface lo/lo 127.0.0.1:500
Apr  8 14:03:06 ubuntu pluto[28443]: adding interface lo/lo 127.0.0.1:4500
Apr  8 14:03:06 ubuntu pluto[28443]: | found lo with address 0000:0000:0000:0000:0000:0000:0000:0001
Apr  8 14:03:06 ubuntu pluto[28443]: adding interface lo/lo ::1:500
Apr  8 14:03:06 ubuntu pluto[28443]: | connect_to_host_pair: 172.16.2.117:500 65.209.146.114:500 -> hp:none 
Apr  8 14:03:06 ubuntu pluto[28443]: | find_host_pair: comparing to 172.16.2.117:500 65.209.146.114:500 
Apr  8 14:03:06 ubuntu pluto[28443]: | connect_to_host_pair: 172.16.2.117:500 65.209.144.82:500 -> hp:none 
Apr  8 14:03:06 ubuntu pluto[28443]: | find_host_pair: comparing to 172.16.2.117:500 65.209.144.82:500 
Apr  8 14:03:06 ubuntu pluto[28443]: | find_host_pair: comparing to 172.16.2.117:500 65.209.146.114:500 
Apr  8 14:03:06 ubuntu pluto[28443]: | connect_to_host_pair: 172.16.2.117:500 65.209.146.209:500 -> hp:none 
Apr  8 14:03:06 ubuntu pluto[28443]: | certs and keys locked by 'free_preshared_secrets'
Apr  8 14:03:06 ubuntu pluto[28443]: | certs and keys unlocked by 'free_preshard_secrets'
Apr  8 14:03:06 ubuntu pluto[28443]: loading secrets from "/etc/ipsec.secrets"
Apr  8 14:03:06 ubuntu pluto[28443]:   loaded private key file '/etc/ipsec.d/private/ubuntuKey.pem' (1679 bytes)
Apr  8 14:03:06 ubuntu pluto[28443]: |   file content is not binary ASN.1
Apr  8 14:03:06 ubuntu pluto[28443]: |   -----BEGIN RSA PRIVATE KEY-----
Apr  8 14:03:06 ubuntu pluto[28443]: |   -----END RSA PRIVATE KEY-----
Apr  8 14:03:06 ubuntu pluto[28443]: |   file coded in PEM format
Apr  8 14:03:06 ubuntu pluto[28443]: | L0 - RSAPrivateKey:
Apr  8 14:03:06 ubuntu pluto[28443]: | L1 - version:
Apr  8 14:03:06 ubuntu pluto[28443]: | L1 - modulus:
Apr  8 14:03:06 ubuntu pluto[28443]: | L1 - publicExponent:
Apr  8 14:03:06 ubuntu pluto[28443]: | L1 - privateExponent:
Apr  8 14:03:06 ubuntu pluto[28443]: | L1 - prime1:
Apr  8 14:03:06 ubuntu pluto[28443]: | L1 - prime2:
Apr  8 14:03:06 ubuntu pluto[28443]: | L1 - exponent1:
Apr  8 14:03:06 ubuntu pluto[28443]: | L1 - exponent2:
Apr  8 14:03:06 ubuntu pluto[28443]: | L1 - coefficient:
Apr  8 14:03:06 ubuntu pluto[28443]: | loaded private key for keyid: PPK_RSA:AwEAAbnAC
Apr  8 14:03:06 ubuntu pluto[28443]: | certs and keys locked by 'process_secret'
Apr  8 14:03:06 ubuntu pluto[28443]: | certs and keys unlocked by 'process_secrets'
Apr  8 14:03:06 ubuntu pluto[28443]: | certs and keys locked by 'process_secret'
Apr  8 14:03:06 ubuntu pluto[28443]: | certs and keys unlocked by 'process_secrets'
Apr  8 14:03:06 ubuntu pluto[28443]: | certs and keys locked by 'process_secret'
Apr  8 14:03:06 ubuntu pluto[28443]: | certs and keys unlocked by 'process_secrets'
Apr  8 14:03:06 ubuntu pluto[28443]: | certs and keys locked by 'process_secret'
Apr  8 14:03:06 ubuntu pluto[28443]: | certs and keys unlocked by 'process_secrets'
Apr  8 14:03:06 ubuntu pluto[28443]: | next event EVENT_PENDING_PHASE2 in 120 seconds
Apr  8 14:03:07 ubuntu pluto[28443]: |  
Apr  8 14:03:07 ubuntu pluto[28443]: | *received whack message
Apr  8 14:03:07 ubuntu pluto[28443]: | processing connection gtm
Apr  8 14:03:07 ubuntu pluto[28443]: | kernel_alg_db_new() initial trans_cnt=54
Apr  8 14:03:07 ubuntu pluto[28443]: | kernel_alg_db_new() will return p_new->protoid=3, p_new->trans_cnt=1
Apr  8 14:03:07 ubuntu pluto[28443]: | kernel_alg_db_new()     trans[0]: transid=3, attr_cnt=1, attrs[0].type=5, attrs[0].val=2
Apr  8 14:03:07 ubuntu pluto[28443]: | returning new proposal from esp_info
Apr  8 14:03:07 ubuntu pluto[28443]: | creating state object #1 at 0x1868100
Apr  8 14:03:07 ubuntu pluto[28443]: | processing connection gtm
Apr  8 14:03:07 ubuntu pluto[28443]: | ICOOKIE:  c4 7b d5 26  28 1c ca 59
Apr  8 14:03:07 ubuntu pluto[28443]: | RCOOKIE:  00 00 00 00  00 00 00 00
Apr  8 14:03:07 ubuntu pluto[28443]: | peer:  41 d1 92 d1
Apr  8 14:03:07 ubuntu pluto[28443]: | state hash entry 4
Apr  8 14:03:07 ubuntu pluto[28443]: | inserting event EVENT_SO_DISCARD, timeout in 0 seconds for #1
Apr  8 14:03:07 ubuntu pluto[28443]: | using transform (5,2,2,0)
Apr  8 14:03:07 ubuntu pluto[28443]: | initiating aggressive mode with IKE=E=5-H=2-M=2
Apr  8 14:03:07 ubuntu pluto[28443]: | Queuing pending Quick Mode with 65.209.146.209 "gtm"
Apr  8 14:03:07 ubuntu pluto[28443]: "gtm" #1: initiating Aggressive Mode #1, connection "gtm"
Apr  8 14:03:07 ubuntu pluto[28443]: | helper -1 doing build_kenonce op id: 0
Apr  8 14:03:07 ubuntu pluto[28443]: | Local DH secret:
Apr  8 14:03:07 ubuntu pluto[28443]: |   b9 01 98 9c  ef f3 8e d0  ff 9e 04 a9  e1 51 ba 45
Apr  8 14:03:07 ubuntu pluto[28443]: |   5f de ce 12  5d b7 ea 7a  92 bf 78 31  e6 28 38 68
Apr  8 14:03:07 ubuntu pluto[28443]: | Public DH value sent:
Apr  8 14:03:07 ubuntu pluto[28443]: |   9e 9e 10 00  fc 02 2f 4c  e2 bc e0 03  37 ce c8 ad
Apr  8 14:03:07 ubuntu pluto[28443]: |   10 8f a8 26  aa 87 96 08  b2 0c 70 6d  8d 65 dd ed
Apr  8 14:03:07 ubuntu pluto[28443]: |   68 33 03 ec  37 a2 15 a6  6d bb ad 1f  b5 3f 89 ce
Apr  8 14:03:07 ubuntu pluto[28443]: |   0a 45 b0 c4  55 69 8f 54  71 f4 3b 83  3d d8 93 81
Apr  8 14:03:07 ubuntu pluto[28443]: |   d0 74 9e 77  49 16 eb a7  aa 97 9b 2e  e8 3c ed c8
Apr  8 14:03:07 ubuntu pluto[28443]: |   54 29 44 ae  e1 c9 9c e1  b6 00 18 b0  f0 f1 4e c9
Apr  8 14:03:07 ubuntu pluto[28443]: |   d9 14 b9 38  b3 07 ca 5b  1c 78 a1 a9  41 89 0a 70
Apr  8 14:03:07 ubuntu pluto[28443]: |   fe ec f3 4e  b3 71 c7 b7  2c 9a d6 01  f2 b2 78 75
Apr  8 14:03:07 ubuntu pluto[28443]: | Generated nonce:
Apr  8 14:03:07 ubuntu pluto[28443]: |   43 52 36 e0  8b a8 0c 9c  12 4a 3d 5a  3f 30 be c6
Apr  8 14:03:07 ubuntu pluto[28443]: | aggr outI1: calculated ke+nonce, sending I1
Apr  8 14:03:07 ubuntu pluto[28443]: | processing connection gtm
Apr  8 14:03:07 ubuntu pluto[28443]: | **emit ISAKMP Message:
Apr  8 14:03:07 ubuntu pluto[28443]: |    initiator cookie:
Apr  8 14:03:07 ubuntu pluto[28443]: |   c4 7b d5 26  28 1c ca 59
Apr  8 14:03:07 ubuntu pluto[28443]: |    responder cookie:
Apr  8 14:03:07 ubuntu pluto[28443]: |   00 00 00 00  00 00 00 00
Apr  8 14:03:07 ubuntu pluto[28443]: |    next payload type: ISAKMP_NEXT_SA
Apr  8 14:03:07 ubuntu pluto[28443]: |    ISAKMP version: ISAKMP Version 1.0
Apr  8 14:03:07 ubuntu pluto[28443]: |    exchange type: ISAKMP_XCHG_AGGR
Apr  8 14:03:07 ubuntu pluto[28443]: |    flags: none
Apr  8 14:03:07 ubuntu pluto[28443]: |    message ID:  00 00 00 00
Apr  8 14:03:07 ubuntu pluto[28443]: | using transform (5,2,2,0)
Apr  8 14:03:07 ubuntu pluto[28443]: | ***emit ISAKMP Security Association Payload:
Apr  8 14:03:07 ubuntu pluto[28443]: |    next payload type: ISAKMP_NEXT_KE
Apr  8 14:03:07 ubuntu pluto[28443]: |    DOI: ISAKMP_DOI_IPSEC
Apr  8 14:03:07 ubuntu pluto[28443]: | ****emit IPsec DOI SIT:
Apr  8 14:03:07 ubuntu pluto[28443]: |    IPsec DOI SIT: SIT_IDENTITY_ONLY
Apr  8 14:03:07 ubuntu pluto[28443]: | out_sa pcn: 0 has 1 valid proposals
Apr  8 14:03:07 ubuntu pluto[28443]: | out_sa pcn: 0 pn: 0<1 valid_count: 1
Apr  8 14:03:07 ubuntu pluto[28443]: | ****emit ISAKMP Proposal Payload:
Apr  8 14:03:07 ubuntu pluto[28443]: |    next payload type: ISAKMP_NEXT_NONE
Apr  8 14:03:07 ubuntu pluto[28443]: |    proposal number: 0
Apr  8 14:03:07 ubuntu pluto[28443]: |    protocol ID: PROTO_ISAKMP
Apr  8 14:03:07 ubuntu pluto[28443]: |    SPI size: 0
Apr  8 14:03:07 ubuntu pluto[28443]: |    number of transforms: 1
Apr  8 14:03:07 ubuntu pluto[28443]: | *****emit ISAKMP Transform Payload (ISAKMP):
Apr  8 14:03:07 ubuntu pluto[28443]: |    next payload type: ISAKMP_NEXT_NONE
Apr  8 14:03:07 ubuntu pluto[28443]: |    transform number: 0
Apr  8 14:03:07 ubuntu pluto[28443]: |    transform ID: KEY_IKE
Apr  8 14:03:07 ubuntu pluto[28443]: | ******emit ISAKMP Oakley attribute:
Apr  8 14:03:07 ubuntu pluto[28443]: |    af+type: OAKLEY_LIFE_TYPE
Apr  8 14:03:07 ubuntu pluto[28443]: |    length/value: 1
Apr  8 14:03:07 ubuntu pluto[28443]: |     [1 is OAKLEY_LIFE_SECONDS]
Apr  8 14:03:07 ubuntu pluto[28443]: | ******emit ISAKMP Oakley attribute:
Apr  8 14:03:07 ubuntu pluto[28443]: |    af+type: OAKLEY_LIFE_DURATION
Apr  8 14:03:07 ubuntu pluto[28443]: |    length/value: 3600
Apr  8 14:03:07 ubuntu pluto[28443]: | ******emit ISAKMP Oakley attribute:
Apr  8 14:03:07 ubuntu pluto[28443]: |    af+type: OAKLEY_ENCRYPTION_ALGORITHM
Apr  8 14:03:07 ubuntu pluto[28443]: |    length/value: 5
Apr  8 14:03:07 ubuntu pluto[28443]: |     [5 is OAKLEY_3DES_CBC]
Apr  8 14:03:07 ubuntu pluto[28443]: | ******emit ISAKMP Oakley attribute:
Apr  8 14:03:07 ubuntu pluto[28443]: |    af+type: OAKLEY_HASH_ALGORITHM
Apr  8 14:03:07 ubuntu pluto[28443]: |    length/value: 2
Apr  8 14:03:07 ubuntu pluto[28443]: |     [2 is OAKLEY_SHA1]
Apr  8 14:03:07 ubuntu pluto[28443]: | ******emit ISAKMP Oakley attribute:
Apr  8 14:03:07 ubuntu pluto[28443]: |    af+type: OAKLEY_AUTHENTICATION_METHOD
Apr  8 14:03:07 ubuntu pluto[28443]: |    length/value: 65001
Apr  8 14:03:07 ubuntu pluto[28443]: |     [65001 is XAUTHInitPreShared]
Apr  8 14:03:07 ubuntu pluto[28443]: | ******emit ISAKMP Oakley attribute:
Apr  8 14:03:07 ubuntu pluto[28443]: |    af+type: OAKLEY_GROUP_DESCRIPTION
Apr  8 14:03:07 ubuntu pluto[28443]: |    length/value: 2
Apr  8 14:03:07 ubuntu pluto[28443]: |     [2 is OAKLEY_GROUP_MODP1024]
Apr  8 14:03:07 ubuntu pluto[28443]: | emitting length of ISAKMP Transform Payload (ISAKMP): 32
Apr  8 14:03:07 ubuntu pluto[28443]: | emitting length of ISAKMP Proposal Payload: 40
Apr  8 14:03:07 ubuntu pluto[28443]: | emitting length of ISAKMP Security Association Payload: 52
Apr  8 14:03:07 ubuntu pluto[28443]: | ***emit ISAKMP Key Exchange Payload:
Apr  8 14:03:07 ubuntu pluto[28443]: |    next payload type: ISAKMP_NEXT_NONCE
Apr  8 14:03:07 ubuntu pluto[28443]: | emitting 128 raw bytes of keyex value into ISAKMP Key Exchange Payload
Apr  8 14:03:07 ubuntu pluto[28443]: | keyex value  9e 9e 10 00  fc 02 2f 4c  e2 bc e0 03  37 ce c8 ad
Apr  8 14:03:07 ubuntu pluto[28443]: |   10 8f a8 26  aa 87 96 08  b2 0c 70 6d  8d 65 dd ed
Apr  8 14:03:07 ubuntu pluto[28443]: |   68 33 03 ec  37 a2 15 a6  6d bb ad 1f  b5 3f 89 ce
Apr  8 14:03:07 ubuntu pluto[28443]: |   0a 45 b0 c4  55 69 8f 54  71 f4 3b 83  3d d8 93 81
Apr  8 14:03:07 ubuntu pluto[28443]: |   d0 74 9e 77  49 16 eb a7  aa 97 9b 2e  e8 3c ed c8
Apr  8 14:03:07 ubuntu pluto[28443]: |   54 29 44 ae  e1 c9 9c e1  b6 00 18 b0  f0 f1 4e c9
Apr  8 14:03:07 ubuntu pluto[28443]: |   d9 14 b9 38  b3 07 ca 5b  1c 78 a1 a9  41 89 0a 70
Apr  8 14:03:07 ubuntu pluto[28443]: |   fe ec f3 4e  b3 71 c7 b7  2c 9a d6 01  f2 b2 78 75
Apr  8 14:03:07 ubuntu pluto[28443]: | emitting length of ISAKMP Key Exchange Payload: 132
Apr  8 14:03:07 ubuntu pluto[28443]: | ***emit ISAKMP Nonce Payload:
Apr  8 14:03:07 ubuntu pluto[28443]: |    next payload type: ISAKMP_NEXT_ID
Apr  8 14:03:07 ubuntu pluto[28443]: | emitting 16 raw bytes of Ni into ISAKMP Nonce Payload
Apr  8 14:03:07 ubuntu pluto[28443]: | Ni  43 52 36 e0  8b a8 0c 9c  12 4a 3d 5a  3f 30 be c6
Apr  8 14:03:07 ubuntu pluto[28443]: | emitting length of ISAKMP Nonce Payload: 20
Apr  8 14:03:07 ubuntu pluto[28443]: | ***emit ISAKMP Identification Payload (IPsec DOI):
Apr  8 14:03:07 ubuntu pluto[28443]: |    next payload type: ISAKMP_NEXT_VID
Apr  8 14:03:07 ubuntu pluto[28443]: |    ID type: ID_FQDN
Apr  8 14:03:07 ubuntu pluto[28443]: |    Protocol ID: 0
Apr  8 14:03:07 ubuntu pluto[28443]: |    port: 0
Apr  8 14:03:07 ubuntu pluto[28443]: | emitting 18 raw bytes of my identity into ISAKMP Identification Payload (IPsec DOI)
Apr  8 14:03:07 ubuntu pluto[28443]: | my identity  67 72 6f 75  70 74 6f 75  72 6d 65 64  69 61 2e 63
Apr  8 14:03:07 ubuntu pluto[28443]: |   6f 6d
Apr  8 14:03:07 ubuntu pluto[28443]: | emitting length of ISAKMP Identification Payload (IPsec DOI): 26
Apr  8 14:03:07 ubuntu pluto[28443]: | ***emit ISAKMP Vendor ID Payload:
Apr  8 14:03:07 ubuntu pluto[28443]: |    next payload type: ISAKMP_NEXT_VID
Apr  8 14:03:07 ubuntu pluto[28443]: | emitting 16 raw bytes of V_ID into ISAKMP Vendor ID Payload
Apr  8 14:03:07 ubuntu pluto[28443]: | V_ID  af ca d7 13  68 a1 f1 c9  6b 86 96 fc  77 57 01 00
Apr  8 14:03:07 ubuntu pluto[28443]: | emitting length of ISAKMP Vendor ID Payload: 20
Apr  8 14:03:07 ubuntu pluto[28443]: | nat add vid. port: 1 nonike: 1
Apr  8 14:03:07 ubuntu pluto[28443]: | out_vendorid(): sending [RFC 3947]
Apr  8 14:03:07 ubuntu pluto[28443]: | ***emit ISAKMP Vendor ID Payload:
Apr  8 14:03:07 ubuntu pluto[28443]: |    next payload type: ISAKMP_NEXT_VID
Apr  8 14:03:07 ubuntu pluto[28443]: | emitting 16 raw bytes of V_ID into ISAKMP Vendor ID Payload
Apr  8 14:03:07 ubuntu pluto[28443]: | V_ID  4a 13 1c 81  07 03 58 45  5c 57 28 f2  0e 95 45 2f
Apr  8 14:03:07 ubuntu pluto[28443]: | emitting length of ISAKMP Vendor ID Payload: 20
Apr  8 14:03:07 ubuntu pluto[28443]: | out_vendorid(): sending [draft-ietf-ipsec-nat-t-ike-03]
Apr  8 14:03:07 ubuntu pluto[28443]: | ***emit ISAKMP Vendor ID Payload:
Apr  8 14:03:07 ubuntu pluto[28443]: |    next payload type: ISAKMP_NEXT_VID
Apr  8 14:03:07 ubuntu pluto[28443]: | emitting 16 raw bytes of V_ID into ISAKMP Vendor ID Payload
Apr  8 14:03:07 ubuntu pluto[28443]: | V_ID  7d 94 19 a6  53 10 ca 6f  2c 17 9d 92  15 52 9d 56
Apr  8 14:03:07 ubuntu pluto[28443]: | emitting length of ISAKMP Vendor ID Payload: 20
Apr  8 14:03:07 ubuntu pluto[28443]: | out_vendorid(): sending [draft-ietf-ipsec-nat-t-ike-02]
Apr  8 14:03:07 ubuntu pluto[28443]: | ***emit ISAKMP Vendor ID Payload:
Apr  8 14:03:07 ubuntu pluto[28443]: |    next payload type: ISAKMP_NEXT_VID
Apr  8 14:03:07 ubuntu pluto[28443]: | emitting 16 raw bytes of V_ID into ISAKMP Vendor ID Payload
Apr  8 14:03:07 ubuntu pluto[28443]: | V_ID  cd 60 46 43  35 df 21 f8  7c fd b2 fc  68 b6 a4 48
Apr  8 14:03:07 ubuntu pluto[28443]: | emitting length of ISAKMP Vendor ID Payload: 20
Apr  8 14:03:07 ubuntu pluto[28443]: | out_vendorid(): sending [draft-ietf-ipsec-nat-t-ike-02_n]
Apr  8 14:03:07 ubuntu pluto[28443]: | ***emit ISAKMP Vendor ID Payload:
Apr  8 14:03:07 ubuntu pluto[28443]: |    next payload type: ISAKMP_NEXT_VID
Apr  8 14:03:07 ubuntu pluto[28443]: | emitting 16 raw bytes of V_ID into ISAKMP Vendor ID Payload
Apr  8 14:03:07 ubuntu pluto[28443]: | V_ID  90 cb 80 91  3e bb 69 6e  08 63 81 b5  ec 42 7b 1f
Apr  8 14:03:07 ubuntu pluto[28443]: | emitting length of ISAKMP Vendor ID Payload: 20
Apr  8 14:03:07 ubuntu pluto[28443]: | out_vendorid(): sending [draft-ietf-ipsec-nat-t-ike-00]
Apr  8 14:03:07 ubuntu pluto[28443]: | ***emit ISAKMP Vendor ID Payload:
Apr  8 14:03:07 ubuntu pluto[28443]: |    next payload type: ISAKMP_NEXT_VID
Apr  8 14:03:07 ubuntu pluto[28443]: | emitting 16 raw bytes of V_ID into ISAKMP Vendor ID Payload
Apr  8 14:03:07 ubuntu pluto[28443]: | V_ID  44 85 15 2d  18 b6 bb cd  0b e8 a8 46  95 79 dd cc
Apr  8 14:03:07 ubuntu pluto[28443]: | emitting length of ISAKMP Vendor ID Payload: 20
Apr  8 14:03:07 ubuntu pluto[28443]: | out_vendorid(): sending [XAUTH]
Apr  8 14:03:07 ubuntu pluto[28443]: | ***emit ISAKMP Vendor ID Payload:
Apr  8 14:03:07 ubuntu pluto[28443]: |    next payload type: ISAKMP_NEXT_NONE
Apr  8 14:03:07 ubuntu pluto[28443]: | emitting 8 raw bytes of V_ID into ISAKMP Vendor ID Payload
Apr  8 14:03:07 ubuntu pluto[28443]: | V_ID  09 00 26 89  df d6 b7 12
Apr  8 14:03:07 ubuntu pluto[28443]: | emitting length of ISAKMP Vendor ID Payload: 12
Apr  8 14:03:07 ubuntu pluto[28443]: | emitting 2 zero bytes of message padding into ISAKMP Message
Apr  8 14:03:07 ubuntu pluto[28443]: | emitting length of ISAKMP Message: 392
Apr  8 14:03:07 ubuntu pluto[28443]: | sending:
Apr  8 14:03:07 ubuntu pluto[28443]: |   c4 7b d5 26  28 1c ca 59  00 00 00 00  00 00 00 00
Apr  8 14:03:07 ubuntu pluto[28443]: |   01 10 04 00  00 00 00 00  00 00 01 88  04 00 00 34
Apr  8 14:03:07 ubuntu pluto[28443]: |   00 00 00 01  00 00 00 01  00 00 00 28  00 01 00 01
Apr  8 14:03:07 ubuntu pluto[28443]: |   00 00 00 20  00 01 00 00  80 0b 00 01  80 0c 0e 10
Apr  8 14:03:07 ubuntu pluto[28443]: |   80 01 00 05  80 02 00 02  80 03 fd e9  80 04 00 02
Apr  8 14:03:07 ubuntu pluto[28443]: |   0a 00 00 84  9e 9e 10 00  fc 02 2f 4c  e2 bc e0 03
Apr  8 14:03:07 ubuntu pluto[28443]: |   37 ce c8 ad  10 8f a8 26  aa 87 96 08  b2 0c 70 6d
Apr  8 14:03:07 ubuntu pluto[28443]: |   8d 65 dd ed  68 33 03 ec  37 a2 15 a6  6d bb ad 1f
Apr  8 14:03:07 ubuntu pluto[28443]: |   b5 3f 89 ce  0a 45 b0 c4  55 69 8f 54  71 f4 3b 83
Apr  8 14:03:07 ubuntu pluto[28443]: |   3d d8 93 81  d0 74 9e 77  49 16 eb a7  aa 97 9b 2e
Apr  8 14:03:07 ubuntu pluto[28443]: |   e8 3c ed c8  54 29 44 ae  e1 c9 9c e1  b6 00 18 b0
Apr  8 14:03:07 ubuntu pluto[28443]: |   f0 f1 4e c9  d9 14 b9 38  b3 07 ca 5b  1c 78 a1 a9
Apr  8 14:03:07 ubuntu pluto[28443]: |   41 89 0a 70  fe ec f3 4e  b3 71 c7 b7  2c 9a d6 01
Apr  8 14:03:07 ubuntu pluto[28443]: |   f2 b2 78 75  05 00 00 14  43 52 36 e0  8b a8 0c 9c
Apr  8 14:03:07 ubuntu pluto[28443]: |   12 4a 3d 5a  3f 30 be c6  0d 00 00 1a  02 00 00 00
Apr  8 14:03:07 ubuntu pluto[28443]: |   67 72 6f 75  70 74 6f 75  72 6d 65 64  69 61 2e 63
Apr  8 14:03:07 ubuntu pluto[28443]: |   6f 6d 0d 00  00 14 af ca  d7 13 68 a1  f1 c9 6b 86
Apr  8 14:03:07 ubuntu pluto[28443]: |   96 fc 77 57  01 00 0d 00  00 14 4a 13  1c 81 07 03
Apr  8 14:03:07 ubuntu pluto[28443]: |   58 45 5c 57  28 f2 0e 95  45 2f 0d 00  00 14 7d 94
Apr  8 14:03:07 ubuntu pluto[28443]: |   19 a6 53 10  ca 6f 2c 17  9d 92 15 52  9d 56 0d 00
Apr  8 14:03:07 ubuntu pluto[28443]: |   00 14 cd 60  46 43 35 df  21 f8 7c fd  b2 fc 68 b6
Apr  8 14:03:07 ubuntu pluto[28443]: |   a4 48 0d 00  00 14 90 cb  80 91 3e bb  69 6e 08 63
Apr  8 14:03:07 ubuntu pluto[28443]: |   81 b5 ec 42  7b 1f 0d 00  00 14 44 85  15 2d 18 b6
Apr  8 14:03:07 ubuntu pluto[28443]: |   bb cd 0b e8  a8 46 95 79  dd cc 00 00  00 0c 09 00
Apr  8 14:03:07 ubuntu pluto[28443]: |   26 89 df d6  b7 12 00 00
Apr  8 14:03:07 ubuntu pluto[28443]: | sending 392 bytes for aggr_outI1 through eth0:500 to 65.209.146.209:500:
Apr  8 14:03:07 ubuntu pluto[28443]: |   c4 7b d5 26  28 1c ca 59  00 00 00 00  00 00 00 00
Apr  8 14:03:07 ubuntu pluto[28443]: |   01 10 04 00  00 00 00 00  00 00 01 88  04 00 00 34
Apr  8 14:03:07 ubuntu pluto[28443]: |   00 00 00 01  00 00 00 01  00 00 00 28  00 01 00 01
Apr  8 14:03:07 ubuntu pluto[28443]: |   00 00 00 20  00 01 00 00  80 0b 00 01  80 0c 0e 10
Apr  8 14:03:07 ubuntu pluto[28443]: |   80 01 00 05  80 02 00 02  80 03 fd e9  80 04 00 02
Apr  8 14:03:07 ubuntu pluto[28443]: |   0a 00 00 84  9e 9e 10 00  fc 02 2f 4c  e2 bc e0 03
Apr  8 14:03:07 ubuntu pluto[28443]: |   37 ce c8 ad  10 8f a8 26  aa 87 96 08  b2 0c 70 6d
Apr  8 14:03:07 ubuntu pluto[28443]: |   8d 65 dd ed  68 33 03 ec  37 a2 15 a6  6d bb ad 1f
Apr  8 14:03:07 ubuntu pluto[28443]: |   b5 3f 89 ce  0a 45 b0 c4  55 69 8f 54  71 f4 3b 83
Apr  8 14:03:07 ubuntu pluto[28443]: |   3d d8 93 81  d0 74 9e 77  49 16 eb a7  aa 97 9b 2e
Apr  8 14:03:07 ubuntu pluto[28443]: |   e8 3c ed c8  54 29 44 ae  e1 c9 9c e1  b6 00 18 b0
Apr  8 14:03:07 ubuntu pluto[28443]: |   f0 f1 4e c9  d9 14 b9 38  b3 07 ca 5b  1c 78 a1 a9
Apr  8 14:03:07 ubuntu pluto[28443]: |   41 89 0a 70  fe ec f3 4e  b3 71 c7 b7  2c 9a d6 01
Apr  8 14:03:07 ubuntu pluto[28443]: |   f2 b2 78 75  05 00 00 14  43 52 36 e0  8b a8 0c 9c
Apr  8 14:03:07 ubuntu pluto[28443]: |   12 4a 3d 5a  3f 30 be c6  0d 00 00 1a  02 00 00 00
Apr  8 14:03:07 ubuntu pluto[28443]: |   67 72 6f 75  70 74 6f 75  72 6d 65 64  69 61 2e 63
Apr  8 14:03:07 ubuntu pluto[28443]: |   6f 6d 0d 00  00 14 af ca  d7 13 68 a1  f1 c9 6b 86
Apr  8 14:03:07 ubuntu pluto[28443]: |   96 fc 77 57  01 00 0d 00  00 14 4a 13  1c 81 07 03
Apr  8 14:03:07 ubuntu pluto[28443]: |   58 45 5c 57  28 f2 0e 95  45 2f 0d 00  00 14 7d 94
Apr  8 14:03:07 ubuntu pluto[28443]: |   19 a6 53 10  ca 6f 2c 17  9d 92 15 52  9d 56 0d 00
Apr  8 14:03:07 ubuntu pluto[28443]: |   00 14 cd 60  46 43 35 df  21 f8 7c fd  b2 fc 68 b6
Apr  8 14:03:07 ubuntu pluto[28443]: |   a4 48 0d 00  00 14 90 cb  80 91 3e bb  69 6e 08 63
Apr  8 14:03:07 ubuntu pluto[28443]: |   81 b5 ec 42  7b 1f 0d 00  00 14 44 85  15 2d 18 b6
Apr  8 14:03:07 ubuntu pluto[28443]: |   bb cd 0b e8  a8 46 95 79  dd cc 00 00  00 0c 09 00
Apr  8 14:03:07 ubuntu pluto[28443]: |   26 89 df d6  b7 12 00 00
Apr  8 14:03:07 ubuntu pluto[28443]: | inserting event EVENT_RETRANSMIT, timeout in 10 seconds for #1
Apr  8 14:03:07 ubuntu pluto[28443]: | complete state transition with STF_IGNORE
Apr  8 14:03:07 ubuntu pluto[28443]: | next event EVENT_RETRANSMIT in 10 seconds for #1
Apr  8 14:03:07 ubuntu pluto[28443]: |  
Apr  8 14:03:07 ubuntu pluto[28443]: | *received 672 bytes from 65.209.146.209:500 on eth0 (port=500)
Apr  8 14:03:07 ubuntu pluto[28443]: |   c4 7b d5 26  28 1c ca 59  e0 43 0a 6f  fd 10 e6 4a
Apr  8 14:03:07 ubuntu pluto[28443]: |   01 10 04 00  00 00 00 00  00 00 02 a0  04 00 00 34
Apr  8 14:03:07 ubuntu pluto[28443]: |   00 00 00 01  00 00 00 01  00 00 00 28  00 01 00 01
Apr  8 14:03:07 ubuntu pluto[28443]: |   00 00 00 20  00 01 00 00  80 0b 00 01  80 0c 0e 10
Apr  8 14:03:07 ubuntu pluto[28443]: |   80 01 00 05  80 02 00 02  80 03 fd e9  80 04 00 02
Apr  8 14:03:07 ubuntu pluto[28443]: |   0d 00 00 84  89 c8 66 6a  54 c6 5e 87  87 3e 19 3b
Apr  8 14:03:07 ubuntu pluto[28443]: |   0b c1 56 b9  f4 39 27 5d  98 68 eb a8  e7 dd 01 a7
Apr  8 14:03:07 ubuntu pluto[28443]: |   7b 32 b2 1e  05 c0 52 62  b0 44 37 80  f5 2f 5f 0b
Apr  8 14:03:07 ubuntu pluto[28443]: |   fe 29 2b 0a  7a bd 31 16  d8 8e 2c 86  f6 7f cd 18
Apr  8 14:03:07 ubuntu pluto[28443]: |   f2 ef 45 97  c5 85 dc 6d  ee 36 48 01  1a 7a 59 93
Apr  8 14:03:07 ubuntu pluto[28443]: |   36 8e b9 46  4c 8c 46 ed  a4 fe ff 6c  9f bf d3 64
Apr  8 14:03:07 ubuntu pluto[28443]: |   df 55 83 80  84 16 bb 35  ac e6 2a ed  7b 22 62 b2
Apr  8 14:03:07 ubuntu pluto[28443]: |   fb 2f 79 6a  68 9d 4e 43  4b 02 d0 ef  4e f3 b3 9e
Apr  8 14:03:07 ubuntu pluto[28443]: |   a4 97 3b cf  0a 00 00 0c  09 00 26 89  df d6 b7 12
Apr  8 14:03:07 ubuntu pluto[28443]: |   05 00 00 0c  ed a1 48 40  3a f7 35 ff  08 00 00 0c
Apr  8 14:03:07 ubuntu pluto[28443]: |   01 00 00 00  41 d1 92 d1  0d 00 00 18  8d ee 5c 87
Apr  8 14:03:07 ubuntu pluto[28443]: |   26 59 90 c6  d6 9c ae 56  d8 cb 9f 8a  aa 25 71 56
Apr  8 14:03:07 ubuntu pluto[28443]: |   82 00 00 14  90 cb 80 91  3e bb 69 6e  08 63 81 b5
Apr  8 14:03:07 ubuntu pluto[28443]: |   ec 42 7b 1f  82 00 00 18  70 50 46 32  94 9f 98 56
Apr  8 14:03:07 ubuntu pluto[28443]: |   f3 81 c0 2f  f5 97 b6 fd  8f 6b ed 3f  82 00 00 18
Apr  8 14:03:07 ubuntu pluto[28443]: |   dd c1 26 32  49 de 46 e1  7e 87 3f bd  14 7a c6 72
Apr  8 14:03:07 ubuntu pluto[28443]: |   65 b5 ee 6a  82 00 00 18  fb cb 99 45  23 b2 a3 c6
Apr  8 14:03:07 ubuntu pluto[28443]: |   7f 4b 8e bf  54 32 0b 50  00 63 f2 51  82 00 00 18
Apr  8 14:03:07 ubuntu pluto[28443]: |   7a 3e 27 d2  33 9c d0 22  9f da 0e 70  7b 70 3c 83
Apr  8 14:03:07 ubuntu pluto[28443]: |   e7 18 35 c9  82 00 00 18  53 db a2 60  12 ea bc 3c
Apr  8 14:03:07 ubuntu pluto[28443]: |   65 ae e3 e5  07 68 b0 b3  c3 68 86 29  82 00 00 18
Apr  8 14:03:07 ubuntu pluto[28443]: |   bc 2c 49 a8  55 f6 ec 7a  19 de f4 c1  0d 46 c6 33
Apr  8 14:03:07 ubuntu pluto[28443]: |   e8 c4 00 fd  82 00 00 18  39 d0 47 86  18 a6 3d b7
Apr  8 14:03:07 ubuntu pluto[28443]: |   9b aa b8 1b  51 75 a9 09  f4 e6 41 27  82 00 00 18
Apr  8 14:03:07 ubuntu pluto[28443]: |   75 9b fb 10  5d c0 14 6a  a0 51 e8 00  f6 1d 9c 4e
Apr  8 14:03:07 ubuntu pluto[28443]: |   9f b5 b7 7f  82 00 00 18  54 f3 c1 86  96 e0 45 c6
Apr  8 14:03:07 ubuntu pluto[28443]: |   63 a7 8b 09  4c d8 c9 ef  02 ca a1 85  82 00 00 18
Apr  8 14:03:07 ubuntu pluto[28443]: |   84 ef 3b 2a  1d 10 2b fe  7b 38 ca f4  5b de 3e 56
Apr  8 14:03:07 ubuntu pluto[28443]: |   a0 f3 c6 a6  82 00 00 18  ce c3 49 5b  4f 9d 48 52
Apr  8 14:03:07 ubuntu pluto[28443]: |   d1 c7 84 07  e2 b7 a0 1e  d5 ff ba 08  82 00 00 18
Apr  8 14:03:07 ubuntu pluto[28443]: |   2b dd 15 99  28 f4 00 98  ae e0 4a 84  4b 52 56 f6
Apr  8 14:03:07 ubuntu pluto[28443]: |   65 30 7c 1c  82 00 00 18  c0 3e 84 08  22 a0 55 9a
Apr  8 14:03:07 ubuntu pluto[28443]: |   6a cc f2 50  5a b8 f8 aa  82 c5 ed e4  82 00 00 18
Apr  8 14:03:07 ubuntu pluto[28443]: |   d3 cd e3 a0  05 49 54 9e  b8 f9 32 e6  73 b2 b2 d6
Apr  8 14:03:07 ubuntu pluto[28443]: |   a5 91 15 ae  0d 00 00 18  35 89 44 f8  ba 85 ad 60
Apr  8 14:03:07 ubuntu pluto[28443]: |   23 17 f8 02  3c 23 d6 b1  c6 d3 82 da  00 00 00 14
Apr  8 14:03:07 ubuntu pluto[28443]: |   af ca d7 13  68 a1 f1 c9  6b 86 96 fc  77 57 01 00
Apr  8 14:03:07 ubuntu pluto[28443]: | **parse ISAKMP Message:
Apr  8 14:03:07 ubuntu pluto[28443]: |    initiator cookie:
Apr  8 14:03:07 ubuntu pluto[28443]: |   c4 7b d5 26  28 1c ca 59
Apr  8 14:03:07 ubuntu pluto[28443]: |    responder cookie:
Apr  8 14:03:07 ubuntu pluto[28443]: |   e0 43 0a 6f  fd 10 e6 4a
Apr  8 14:03:07 ubuntu pluto[28443]: |    next payload type: ISAKMP_NEXT_SA
Apr  8 14:03:07 ubuntu pluto[28443]: |    ISAKMP version: ISAKMP Version 1.0
Apr  8 14:03:07 ubuntu pluto[28443]: |    exchange type: ISAKMP_XCHG_AGGR
Apr  8 14:03:07 ubuntu pluto[28443]: |    flags: none
Apr  8 14:03:07 ubuntu pluto[28443]: |    message ID:  00 00 00 00
Apr  8 14:03:07 ubuntu pluto[28443]: |    length: 672
Apr  8 14:03:07 ubuntu pluto[28443]: |  processing packet with exchange type=ISAKMP_XCHG_AGGR (4)
Apr  8 14:03:07 ubuntu pluto[28443]: | ICOOKIE:  c4 7b d5 26  28 1c ca 59
Apr  8 14:03:07 ubuntu pluto[28443]: | RCOOKIE:  e0 43 0a 6f  fd 10 e6 4a
Apr  8 14:03:07 ubuntu pluto[28443]: | peer:  41 d1 92 d1
Apr  8 14:03:07 ubuntu pluto[28443]: | state hash entry 11
Apr  8 14:03:07 ubuntu pluto[28443]: | state object not found
Apr  8 14:03:07 ubuntu pluto[28443]: | ICOOKIE:  c4 7b d5 26  28 1c ca 59
Apr  8 14:03:07 ubuntu pluto[28443]: | RCOOKIE:  00 00 00 00  00 00 00 00
Apr  8 14:03:07 ubuntu pluto[28443]: | peer:  41 d1 92 d1
Apr  8 14:03:07 ubuntu pluto[28443]: | state hash entry 4
Apr  8 14:03:07 ubuntu pluto[28443]: | peer and cookies match on #1, provided msgid 00000000 vs 00000000
Apr  8 14:03:07 ubuntu pluto[28443]: | state object #1 found, in STATE_AGGR_I1
Apr  8 14:03:07 ubuntu pluto[28443]: | processing connection gtm
Apr  8 14:03:07 ubuntu pluto[28443]: | np=1 and sd=0x4a43f0 
Apr  8 14:03:07 ubuntu pluto[28443]: | ***parse ISAKMP Security Association Payload:
Apr  8 14:03:07 ubuntu pluto[28443]: |    next payload type: ISAKMP_NEXT_KE
Apr  8 14:03:07 ubuntu pluto[28443]: |    length: 52
Apr  8 14:03:07 ubuntu pluto[28443]: |    DOI: ISAKMP_DOI_IPSEC
Apr  8 14:03:07 ubuntu pluto[28443]: | np=4 and sd=0x4a44d0 
Apr  8 14:03:07 ubuntu pluto[28443]: | ***parse ISAKMP Key Exchange Payload:
Apr  8 14:03:07 ubuntu pluto[28443]: |    next payload type: ISAKMP_NEXT_VID
Apr  8 14:03:07 ubuntu pluto[28443]: |    length: 132
Apr  8 14:03:07 ubuntu pluto[28443]: | np=13 and sd=0x4a4610 
Apr  8 14:03:07 ubuntu pluto[28443]: | ***parse ISAKMP Vendor ID Payload:
Apr  8 14:03:07 ubuntu pluto[28443]: |    next payload type: ISAKMP_NEXT_NONCE
Apr  8 14:03:07 ubuntu pluto[28443]: |    length: 12
Apr  8 14:03:07 ubuntu pluto[28443]: | np=10 and sd=0x4a45b0 
Apr  8 14:03:07 ubuntu pluto[28443]: | ***parse ISAKMP Nonce Payload:
Apr  8 14:03:07 ubuntu pluto[28443]: |    next payload type: ISAKMP_NEXT_ID
Apr  8 14:03:07 ubuntu pluto[28443]: |    length: 12
Apr  8 14:03:07 ubuntu pluto[28443]: | np=5 and sd=(nil) 
Apr  8 14:03:07 ubuntu pluto[28443]: | ***parse ISAKMP Identification Payload:
Apr  8 14:03:07 ubuntu pluto[28443]: |    next payload type: ISAKMP_NEXT_HASH
Apr  8 14:03:07 ubuntu pluto[28443]: |    length: 12
Apr  8 14:03:07 ubuntu pluto[28443]: |    ID type: ID_IPV4_ADDR
Apr  8 14:03:07 ubuntu pluto[28443]: |    DOI specific A: 0
Apr  8 14:03:07 ubuntu pluto[28443]: |    DOI specific B: 0
Apr  8 14:03:07 ubuntu pluto[28443]: | np=8 and sd=0x4a4570 
Apr  8 14:03:07 ubuntu pluto[28443]: | ***parse ISAKMP Hash Payload:
Apr  8 14:03:07 ubuntu pluto[28443]: |    next payload type: ISAKMP_NEXT_VID
Apr  8 14:03:07 ubuntu pluto[28443]: |    length: 24
Apr  8 14:03:07 ubuntu pluto[28443]: | np=13 and sd=0x4a4610 
Apr  8 14:03:07 ubuntu pluto[28443]: | ***parse ISAKMP Vendor ID Payload:
Apr  8 14:03:07 ubuntu pluto[28443]: |    next payload type: ISAKMP_NEXT_NAT-D
Apr  8 14:03:07 ubuntu pluto[28443]: |    length: 20
Apr  8 14:03:07 ubuntu pluto[28443]: | np=130 and sd=(nil) 
Apr  8 14:03:07 ubuntu pluto[28443]: | ***parse ISAKMP NAT-D Payload:
Apr  8 14:03:07 ubuntu pluto[28443]: |    next payload type: ISAKMP_NEXT_NAT-D
Apr  8 14:03:07 ubuntu pluto[28443]: |    length: 24
Apr  8 14:03:07 ubuntu pluto[28443]: | np=130 and sd=(nil) 
Apr  8 14:03:07 ubuntu pluto[28443]: | ***parse ISAKMP NAT-D Payload:
Apr  8 14:03:07 ubuntu pluto[28443]: |    next payload type: ISAKMP_NEXT_NAT-D
Apr  8 14:03:07 ubuntu pluto[28443]: |    length: 24
Apr  8 14:03:07 ubuntu pluto[28443]: | np=130 and sd=(nil) 
Apr  8 14:03:07 ubuntu pluto[28443]: | ***parse ISAKMP NAT-D Payload:
Apr  8 14:03:07 ubuntu pluto[28443]: |    next payload type: ISAKMP_NEXT_NAT-D
Apr  8 14:03:07 ubuntu pluto[28443]: |    length: 24
Apr  8 14:03:07 ubuntu pluto[28443]: | np=130 and sd=(nil) 
Apr  8 14:03:07 ubuntu pluto[28443]: | ***parse ISAKMP NAT-D Payload:
Apr  8 14:03:07 ubuntu pluto[28443]: |    next payload type: ISAKMP_NEXT_NAT-D
Apr  8 14:03:07 ubuntu pluto[28443]: |    length: 24
Apr  8 14:03:07 ubuntu pluto[28443]: | np=130 and sd=(nil) 
Apr  8 14:03:07 ubuntu pluto[28443]: | ***parse ISAKMP NAT-D Payload:
Apr  8 14:03:07 ubuntu pluto[28443]: |    next payload type: ISAKMP_NEXT_NAT-D
Apr  8 14:03:07 ubuntu pluto[28443]: |    length: 24
Apr  8 14:03:07 ubuntu pluto[28443]: | np=130 and sd=(nil) 
Apr  8 14:03:07 ubuntu pluto[28443]: | ***parse ISAKMP NAT-D Payload:
Apr  8 14:03:07 ubuntu pluto[28443]: |    next payload type: ISAKMP_NEXT_NAT-D
Apr  8 14:03:07 ubuntu pluto[28443]: |    length: 24
Apr  8 14:03:07 ubuntu pluto[28443]: | np=130 and sd=(nil) 
Apr  8 14:03:07 ubuntu pluto[28443]: | ***parse ISAKMP NAT-D Payload:
Apr  8 14:03:07 ubuntu pluto[28443]: |    next payload type: ISAKMP_NEXT_NAT-D
Apr  8 14:03:07 ubuntu pluto[28443]: |    length: 24
Apr  8 14:03:07 ubuntu pluto[28443]: | np=130 and sd=(nil) 
Apr  8 14:03:07 ubuntu pluto[28443]: | ***parse ISAKMP NAT-D Payload:
Apr  8 14:03:07 ubuntu pluto[28443]: |    next payload type: ISAKMP_NEXT_NAT-D
Apr  8 14:03:07 ubuntu pluto[28443]: |    length: 24
Apr  8 14:03:07 ubuntu pluto[28443]: | np=130 and sd=(nil) 
Apr  8 14:03:07 ubuntu pluto[28443]: | ***parse ISAKMP NAT-D Payload:
Apr  8 14:03:07 ubuntu pluto[28443]: |    next payload type: ISAKMP_NEXT_NAT-D
Apr  8 14:03:07 ubuntu pluto[28443]: |    length: 24
Apr  8 14:03:07 ubuntu pluto[28443]: | np=130 and sd=(nil) 
Apr  8 14:03:07 ubuntu pluto[28443]: | ***parse ISAKMP NAT-D Payload:
Apr  8 14:03:07 ubuntu pluto[28443]: |    next payload type: ISAKMP_NEXT_NAT-D
Apr  8 14:03:07 ubuntu pluto[28443]: |    length: 24
Apr  8 14:03:07 ubuntu pluto[28443]: | np=130 and sd=(nil) 
Apr  8 14:03:07 ubuntu pluto[28443]: | ***parse ISAKMP NAT-D Payload:
Apr  8 14:03:07 ubuntu pluto[28443]: |    next payload type: ISAKMP_NEXT_NAT-D
Apr  8 14:03:07 ubuntu pluto[28443]: |    length: 24
Apr  8 14:03:07 ubuntu pluto[28443]: | np=130 and sd=(nil) 
Apr  8 14:03:07 ubuntu pluto[28443]: | ***parse ISAKMP NAT-D Payload:
Apr  8 14:03:07 ubuntu pluto[28443]: |    next payload type: ISAKMP_NEXT_NAT-D
Apr  8 14:03:07 ubuntu pluto[28443]: |    length: 24
Apr  8 14:03:07 ubuntu pluto[28443]: | np=130 and sd=(nil) 
Apr  8 14:03:07 ubuntu pluto[28443]: | ***parse ISAKMP NAT-D Payload:
Apr  8 14:03:07 ubuntu pluto[28443]: |    next payload type: ISAKMP_NEXT_NAT-D
Apr  8 14:03:07 ubuntu pluto[28443]: |    length: 24
Apr  8 14:03:07 ubuntu pluto[28443]: "gtm" #1: more than 20 payloads in message; ignored
Apr  8 14:03:07 ubuntu pluto[28443]: | payload malformed after IV
Apr  8 14:03:07 ubuntu pluto[28443]: | 
Apr  8 14:03:07 ubuntu pluto[28443]: "gtm" #1: sending notification PAYLOAD_MALFORMED to 65.209.146.209:500
Apr  8 14:03:07 ubuntu pluto[28443]: | **emit ISAKMP Message:
Apr  8 14:03:07 ubuntu pluto[28443]: |    initiator cookie:
Apr  8 14:03:07 ubuntu pluto[28443]: |   c4 7b d5 26  28 1c ca 59
Apr  8 14:03:07 ubuntu pluto[28443]: |    responder cookie:
Apr  8 14:03:07 ubuntu pluto[28443]: |   00 00 00 00  00 00 00 00
Apr  8 14:03:07 ubuntu pluto[28443]: |    next payload type: ISAKMP_NEXT_N
Apr  8 14:03:07 ubuntu pluto[28443]: |    ISAKMP version: ISAKMP Version 1.0
Apr  8 14:03:07 ubuntu pluto[28443]: |    exchange type: ISAKMP_XCHG_INFO
Apr  8 14:03:07 ubuntu pluto[28443]: |    flags: none
Apr  8 14:03:07 ubuntu pluto[28443]: |    message ID:  00 00 00 00
Apr  8 14:03:07 ubuntu pluto[28443]: | ***emit ISAKMP Notification Payload:
Apr  8 14:03:07 ubuntu pluto[28443]: |    next payload type: ISAKMP_NEXT_NONE
Apr  8 14:03:07 ubuntu pluto[28443]: |    DOI: ISAKMP_DOI_IPSEC
Apr  8 14:03:07 ubuntu pluto[28443]: |    protocol ID: 1
Apr  8 14:03:07 ubuntu pluto[28443]: |    SPI size: 0
Apr  8 14:03:07 ubuntu pluto[28443]: |    Notify Message Type: PAYLOAD_MALFORMED
Apr  8 14:03:07 ubuntu pluto[28443]: | emitting length of ISAKMP Notification Payload: 12
Apr  8 14:03:07 ubuntu pluto[28443]: | emitting length of ISAKMP Message: 40
Apr  8 14:03:07 ubuntu pluto[28443]: | sending 40 bytes for notification packet through eth0:500 to 65.209.146.209:500:
Apr  8 14:03:07 ubuntu pluto[28443]: |   c4 7b d5 26  28 1c ca 59  00 00 00 00  00 00 00 00
Apr  8 14:03:07 ubuntu pluto[28443]: |   0b 10 05 00  00 00 00 00  00 00 00 28  00 00 00 0c
Apr  8 14:03:07 ubuntu pluto[28443]: |   00 00 00 01  01 00 00 10
Apr  8 14:03:07 ubuntu pluto[28443]: | next event EVENT_RETRANSMIT in 10 seconds for #1
Apr  8 14:03:13 ubuntu pluto[28443]: |  
Apr  8 14:03:13 ubuntu pluto[28443]: | *received 672 bytes from 65.209.146.209:500 on eth0 (port=500)
Apr  8 14:03:13 ubuntu pluto[28443]: |   c4 7b d5 26  28 1c ca 59  e0 43 0a 6f  fd 10 e6 4a
Apr  8 14:03:13 ubuntu pluto[28443]: |   01 10 04 00  00 00 00 00  00 00 02 a0  04 00 00 34
Apr  8 14:03:13 ubuntu pluto[28443]: |   00 00 00 01  00 00 00 01  00 00 00 28  00 01 00 01
Apr  8 14:03:13 ubuntu pluto[28443]: |   00 00 00 20  00 01 00 00  80 0b 00 01  80 0c 0e 10
Apr  8 14:03:13 ubuntu pluto[28443]: |   80 01 00 05  80 02 00 02  80 03 fd e9  80 04 00 02
Apr  8 14:03:13 ubuntu pluto[28443]: |   0d 00 00 84  89 c8 66 6a  54 c6 5e 87  87 3e 19 3b
Apr  8 14:03:13 ubuntu pluto[28443]: |   0b c1 56 b9  f4 39 27 5d  98 68 eb a8  e7 dd 01 a7
Apr  8 14:03:13 ubuntu pluto[28443]: |   7b 32 b2 1e  05 c0 52 62  b0 44 37 80  f5 2f 5f 0b
Apr  8 14:03:13 ubuntu pluto[28443]: |   fe 29 2b 0a  7a bd 31 16  d8 8e 2c 86  f6 7f cd 18
Apr  8 14:03:13 ubuntu pluto[28443]: |   f2 ef 45 97  c5 85 dc 6d  ee 36 48 01  1a 7a 59 93
Apr  8 14:03:13 ubuntu pluto[28443]: |   36 8e b9 46  4c 8c 46 ed  a4 fe ff 6c  9f bf d3 64
Apr  8 14:03:13 ubuntu pluto[28443]: |   df 55 83 80  84 16 bb 35  ac e6 2a ed  7b 22 62 b2
Apr  8 14:03:13 ubuntu pluto[28443]: |   fb 2f 79 6a  68 9d 4e 43  4b 02 d0 ef  4e f3 b3 9e
Apr  8 14:03:13 ubuntu pluto[28443]: |   a4 97 3b cf  0a 00 00 0c  09 00 26 89  df d6 b7 12
Apr  8 14:03:13 ubuntu pluto[28443]: |   05 00 00 0c  ed a1 48 40  3a f7 35 ff  08 00 00 0c
Apr  8 14:03:13 ubuntu pluto[28443]: |   01 00 00 00  41 d1 92 d1  0d 00 00 18  8d ee 5c 87
Apr  8 14:03:13 ubuntu pluto[28443]: |   26 59 90 c6  d6 9c ae 56  d8 cb 9f 8a  aa 25 71 56
Apr  8 14:03:13 ubuntu pluto[28443]: |   82 00 00 14  90 cb 80 91  3e bb 69 6e  08 63 81 b5
Apr  8 14:03:13 ubuntu pluto[28443]: |   ec 42 7b 1f  82 00 00 18  70 50 46 32  94 9f 98 56
Apr  8 14:03:13 ubuntu pluto[28443]: |   f3 81 c0 2f  f5 97 b6 fd  8f 6b ed 3f  82 00 00 18
Apr  8 14:03:13 ubuntu pluto[28443]: |   dd c1 26 32  49 de 46 e1  7e 87 3f bd  14 7a c6 72
Apr  8 14:03:13 ubuntu pluto[28443]: |   65 b5 ee 6a  82 00 00 18  fb cb 99 45  23 b2 a3 c6
Apr  8 14:03:13 ubuntu pluto[28443]: |   7f 4b 8e bf  54 32 0b 50  00 63 f2 51  82 00 00 18
Apr  8 14:03:13 ubuntu pluto[28443]: |   7a 3e 27 d2  33 9c d0 22  9f da 0e 70  7b 70 3c 83
Apr  8 14:03:13 ubuntu pluto[28443]: |   e7 18 35 c9  82 00 00 18  53 db a2 60  12 ea bc 3c
Apr  8 14:03:13 ubuntu pluto[28443]: |   65 ae e3 e5  07 68 b0 b3  c3 68 86 29  82 00 00 18
Apr  8 14:03:13 ubuntu pluto[28443]: |   bc 2c 49 a8  55 f6 ec 7a  19 de f4 c1  0d 46 c6 33
Apr  8 14:03:13 ubuntu pluto[28443]: |   e8 c4 00 fd  82 00 00 18  39 d0 47 86  18 a6 3d b7
Apr  8 14:03:13 ubuntu pluto[28443]: |   9b aa b8 1b  51 75 a9 09  f4 e6 41 27  82 00 00 18
Apr  8 14:03:13 ubuntu pluto[28443]: |   75 9b fb 10  5d c0 14 6a  a0 51 e8 00  f6 1d 9c 4e
Apr  8 14:03:13 ubuntu pluto[28443]: |   9f b5 b7 7f  82 00 00 18  54 f3 c1 86  96 e0 45 c6
Apr  8 14:03:13 ubuntu pluto[28443]: |   63 a7 8b 09  4c d8 c9 ef  02 ca a1 85  82 00 00 18
Apr  8 14:03:13 ubuntu pluto[28443]: |   84 ef 3b 2a  1d 10 2b fe  7b 38 ca f4  5b de 3e 56
Apr  8 14:03:13 ubuntu pluto[28443]: |   a0 f3 c6 a6  82 00 00 18  ce c3 49 5b  4f 9d 48 52
Apr  8 14:03:13 ubuntu pluto[28443]: |   d1 c7 84 07  e2 b7 a0 1e  d5 ff ba 08  82 00 00 18
Apr  8 14:03:13 ubuntu pluto[28443]: |   2b dd 15 99  28 f4 00 98  ae e0 4a 84  4b 52 56 f6
Apr  8 14:03:13 ubuntu pluto[28443]: |   65 30 7c 1c  82 00 00 18  c0 3e 84 08  22 a0 55 9a
Apr  8 14:03:13 ubuntu pluto[28443]: |   6a cc f2 50  5a b8 f8 aa  82 c5 ed e4  82 00 00 18
Apr  8 14:03:13 ubuntu pluto[28443]: |   d3 cd e3 a0  05 49 54 9e  b8 f9 32 e6  73 b2 b2 d6
Apr  8 14:03:13 ubuntu pluto[28443]: |   a5 91 15 ae  0d 00 00 18  35 89 44 f8  ba 85 ad 60
Apr  8 14:03:13 ubuntu pluto[28443]: |   23 17 f8 02  3c 23 d6 b1  c6 d3 82 da  00 00 00 14
Apr  8 14:03:13 ubuntu pluto[28443]: |   af ca d7 13  68 a1 f1 c9  6b 86 96 fc  77 57 01 00
Apr  8 14:03:13 ubuntu pluto[28443]: | **parse ISAKMP Message:
Apr  8 14:03:13 ubuntu pluto[28443]: |    initiator cookie:
Apr  8 14:03:13 ubuntu pluto[28443]: |   c4 7b d5 26  28 1c ca 59
Apr  8 14:03:13 ubuntu pluto[28443]: |    responder cookie:
Apr  8 14:03:13 ubuntu pluto[28443]: |   e0 43 0a 6f  fd 10 e6 4a
Apr  8 14:03:13 ubuntu pluto[28443]: |    next payload type: ISAKMP_NEXT_SA
Apr  8 14:03:13 ubuntu pluto[28443]: |    ISAKMP version: ISAKMP Version 1.0
Apr  8 14:03:13 ubuntu pluto[28443]: |    exchange type: ISAKMP_XCHG_AGGR
Apr  8 14:03:13 ubuntu pluto[28443]: |    flags: none
Apr  8 14:03:13 ubuntu pluto[28443]: |    message ID:  00 00 00 00
Apr  8 14:03:13 ubuntu pluto[28443]: |    length: 672
Apr  8 14:03:13 ubuntu pluto[28443]: |  processing packet with exchange type=ISAKMP_XCHG_AGGR (4)
Apr  8 14:03:13 ubuntu pluto[28443]: | ICOOKIE:  c4 7b d5 26  28 1c ca 59
Apr  8 14:03:13 ubuntu pluto[28443]: | RCOOKIE:  e0 43 0a 6f  fd 10 e6 4a
Apr  8 14:03:13 ubuntu pluto[28443]: | peer:  41 d1 92 d1
Apr  8 14:03:13 ubuntu pluto[28443]: | state hash entry 11
Apr  8 14:03:13 ubuntu pluto[28443]: | state object not found
Apr  8 14:03:13 ubuntu pluto[28443]: | ICOOKIE:  c4 7b d5 26  28 1c ca 59
Apr  8 14:03:13 ubuntu pluto[28443]: | RCOOKIE:  00 00 00 00  00 00 00 00
Apr  8 14:03:13 ubuntu pluto[28443]: | peer:  41 d1 92 d1
Apr  8 14:03:13 ubuntu pluto[28443]: | state hash entry 4
Apr  8 14:03:13 ubuntu pluto[28443]: | peer and cookies match on #1, provided msgid 00000000 vs 00000000
Apr  8 14:03:13 ubuntu pluto[28443]: | state object #1 found, in STATE_AGGR_I1
Apr  8 14:03:13 ubuntu pluto[28443]: | processing connection gtm
Apr  8 14:03:13 ubuntu pluto[28443]: | np=1 and sd=0x4a43f0 
Apr  8 14:03:13 ubuntu pluto[28443]: | ***parse ISAKMP Security Association Payload:
Apr  8 14:03:13 ubuntu pluto[28443]: |    next payload type: ISAKMP_NEXT_KE
Apr  8 14:03:13 ubuntu pluto[28443]: |    length: 52
Apr  8 14:03:13 ubuntu pluto[28443]: |    DOI: ISAKMP_DOI_IPSEC
Apr  8 14:03:13 ubuntu pluto[28443]: | np=4 and sd=0x4a44d0 
Apr  8 14:03:13 ubuntu pluto[28443]: | ***parse ISAKMP Key Exchange Payload:
Apr  8 14:03:13 ubuntu pluto[28443]: |    next payload type: ISAKMP_NEXT_VID
Apr  8 14:03:13 ubuntu pluto[28443]: |    length: 132
Apr  8 14:03:13 ubuntu pluto[28443]: | np=13 and sd=0x4a4610 
Apr  8 14:03:13 ubuntu pluto[28443]: | ***parse ISAKMP Vendor ID Payload:
Apr  8 14:03:13 ubuntu pluto[28443]: |    next payload type: ISAKMP_NEXT_NONCE
Apr  8 14:03:13 ubuntu pluto[28443]: |    length: 12
Apr  8 14:03:13 ubuntu pluto[28443]: | np=10 and sd=0x4a45b0 
Apr  8 14:03:13 ubuntu pluto[28443]: | ***parse ISAKMP Nonce Payload:
Apr  8 14:03:13 ubuntu pluto[28443]: |    next payload type: ISAKMP_NEXT_ID
Apr  8 14:03:13 ubuntu pluto[28443]: |    length: 12
Apr  8 14:03:13 ubuntu pluto[28443]: | np=5 and sd=(nil) 
Apr  8 14:03:13 ubuntu pluto[28443]: | ***parse ISAKMP Identification Payload:
Apr  8 14:03:13 ubuntu pluto[28443]: |    next payload type: ISAKMP_NEXT_HASH
Apr  8 14:03:13 ubuntu pluto[28443]: |    length: 12
Apr  8 14:03:13 ubuntu pluto[28443]: |    ID type: ID_IPV4_ADDR
Apr  8 14:03:13 ubuntu pluto[28443]: |    DOI specific A: 0
Apr  8 14:03:13 ubuntu pluto[28443]: |    DOI specific B: 0
Apr  8 14:03:13 ubuntu pluto[28443]: | np=8 and sd=0x4a4570 
Apr  8 14:03:13 ubuntu pluto[28443]: | ***parse ISAKMP Hash Payload:
Apr  8 14:03:13 ubuntu pluto[28443]: |    next payload type: ISAKMP_NEXT_VID
Apr  8 14:03:13 ubuntu pluto[28443]: |    length: 24
Apr  8 14:03:13 ubuntu pluto[28443]: | np=13 and sd=0x4a4610 
Apr  8 14:03:13 ubuntu pluto[28443]: | ***parse ISAKMP Vendor ID Payload:
Apr  8 14:03:13 ubuntu pluto[28443]: |    next payload type: ISAKMP_NEXT_NAT-D
Apr  8 14:03:13 ubuntu pluto[28443]: |    length: 20
Apr  8 14:03:13 ubuntu pluto[28443]: | np=130 and sd=(nil) 
Apr  8 14:03:13 ubuntu pluto[28443]: | ***parse ISAKMP NAT-D Payload:
Apr  8 14:03:13 ubuntu pluto[28443]: |    next payload type: ISAKMP_NEXT_NAT-D
Apr  8 14:03:13 ubuntu pluto[28443]: |    length: 24
Apr  8 14:03:13 ubuntu pluto[28443]: | np=130 and sd=(nil) 
Apr  8 14:03:13 ubuntu pluto[28443]: | ***parse ISAKMP NAT-D Payload:
Apr  8 14:03:13 ubuntu pluto[28443]: |    next payload type: ISAKMP_NEXT_NAT-D
Apr  8 14:03:13 ubuntu pluto[28443]: |    length: 24
Apr  8 14:03:13 ubuntu pluto[28443]: | np=130 and sd=(nil) 
Apr  8 14:03:13 ubuntu pluto[28443]: | ***parse ISAKMP NAT-D Payload:
Apr  8 14:03:13 ubuntu pluto[28443]: |    next payload type: ISAKMP_NEXT_NAT-D
Apr  8 14:03:13 ubuntu pluto[28443]: |    length: 24
Apr  8 14:03:13 ubuntu pluto[28443]: | np=130 and sd=(nil) 
Apr  8 14:03:13 ubuntu pluto[28443]: | ***parse ISAKMP NAT-D Payload:
Apr  8 14:03:13 ubuntu pluto[28443]: |    next payload type: ISAKMP_NEXT_NAT-D
Apr  8 14:03:13 ubuntu pluto[28443]: |    length: 24
Apr  8 14:03:13 ubuntu pluto[28443]: | np=130 and sd=(nil) 
Apr  8 14:03:13 ubuntu pluto[28443]: | ***parse ISAKMP NAT-D Payload:
Apr  8 14:03:13 ubuntu pluto[28443]: |    next payload type: ISAKMP_NEXT_NAT-D
Apr  8 14:03:13 ubuntu pluto[28443]: |    length: 24
Apr  8 14:03:13 ubuntu pluto[28443]: | np=130 and sd=(nil) 
Apr  8 14:03:13 ubuntu pluto[28443]: | ***parse ISAKMP NAT-D Payload:
Apr  8 14:03:13 ubuntu pluto[28443]: |    next payload type: ISAKMP_NEXT_NAT-D
Apr  8 14:03:13 ubuntu pluto[28443]: |    length: 24
Apr  8 14:03:13 ubuntu pluto[28443]: | np=130 and sd=(nil) 
Apr  8 14:03:13 ubuntu pluto[28443]: | ***parse ISAKMP NAT-D Payload:
Apr  8 14:03:13 ubuntu pluto[28443]: |    next payload type: ISAKMP_NEXT_NAT-D
Apr  8 14:03:13 ubuntu pluto[28443]: |    length: 24
Apr  8 14:03:13 ubuntu pluto[28443]: | np=130 and sd=(nil) 
Apr  8 14:03:13 ubuntu pluto[28443]: | ***parse ISAKMP NAT-D Payload:
Apr  8 14:03:13 ubuntu pluto[28443]: |    next payload type: ISAKMP_NEXT_NAT-D
Apr  8 14:03:13 ubuntu pluto[28443]: |    length: 24
Apr  8 14:03:13 ubuntu pluto[28443]: | np=130 and sd=(nil) 
Apr  8 14:03:13 ubuntu pluto[28443]: | ***parse ISAKMP NAT-D Payload:
Apr  8 14:03:13 ubuntu pluto[28443]: |    next payload type: ISAKMP_NEXT_NAT-D
Apr  8 14:03:13 ubuntu pluto[28443]: |    length: 24
Apr  8 14:03:13 ubuntu pluto[28443]: | np=130 and sd=(nil) 
Apr  8 14:03:13 ubuntu pluto[28443]: | ***parse ISAKMP NAT-D Payload:
Apr  8 14:03:13 ubuntu pluto[28443]: |    next payload type: ISAKMP_NEXT_NAT-D
Apr  8 14:03:13 ubuntu pluto[28443]: |    length: 24
Apr  8 14:03:13 ubuntu pluto[28443]: | np=130 and sd=(nil) 
Apr  8 14:03:13 ubuntu pluto[28443]: | ***parse ISAKMP NAT-D Payload:
Apr  8 14:03:13 ubuntu pluto[28443]: |    next payload type: ISAKMP_NEXT_NAT-D
Apr  8 14:03:13 ubuntu pluto[28443]: |    length: 24
Apr  8 14:03:13 ubuntu pluto[28443]: | np=130 and sd=(nil) 
Apr  8 14:03:13 ubuntu pluto[28443]: | ***parse ISAKMP NAT-D Payload:
Apr  8 14:03:13 ubuntu pluto[28443]: |    next payload type: ISAKMP_NEXT_NAT-D
Apr  8 14:03:13 ubuntu pluto[28443]: |    length: 24
Apr  8 14:03:13 ubuntu pluto[28443]: | np=130 and sd=(nil) 
Apr  8 14:03:13 ubuntu pluto[28443]: | ***parse ISAKMP NAT-D Payload:
Apr  8 14:03:13 ubuntu pluto[28443]: |    next payload type: ISAKMP_NEXT_NAT-D
Apr  8 14:03:13 ubuntu pluto[28443]: |    length: 24
Apr  8 14:03:13 ubuntu pluto[28443]: "gtm" #1: more than 20 payloads in message; ignored
Apr  8 14:03:13 ubuntu pluto[28443]: | payload malformed after IV
Apr  8 14:03:13 ubuntu pluto[28443]: | 
Apr  8 14:03:13 ubuntu pluto[28443]: "gtm" #1: sending notification PAYLOAD_MALFORMED to 65.209.146.209:500
Apr  8 14:03:13 ubuntu pluto[28443]: | **emit ISAKMP Message:
Apr  8 14:03:13 ubuntu pluto[28443]: |    initiator cookie:
Apr  8 14:03:13 ubuntu pluto[28443]: |   c4 7b d5 26  28 1c ca 59
Apr  8 14:03:13 ubuntu pluto[28443]: |    responder cookie:
Apr  8 14:03:13 ubuntu pluto[28443]: |   00 00 00 00  00 00 00 00
Apr  8 14:03:13 ubuntu pluto[28443]: |    next payload type: ISAKMP_NEXT_N
Apr  8 14:03:13 ubuntu pluto[28443]: |    ISAKMP version: ISAKMP Version 1.0
Apr  8 14:03:13 ubuntu pluto[28443]: |    exchange type: ISAKMP_XCHG_INFO
Apr  8 14:03:13 ubuntu pluto[28443]: |    flags: none
Apr  8 14:03:13 ubuntu pluto[28443]: |    message ID:  00 00 00 00
Apr  8 14:03:13 ubuntu pluto[28443]: | ***emit ISAKMP Notification Payload:
Apr  8 14:03:13 ubuntu pluto[28443]: |    next payload type: ISAKMP_NEXT_NONE
Apr  8 14:03:13 ubuntu pluto[28443]: |    DOI: ISAKMP_DOI_IPSEC
Apr  8 14:03:13 ubuntu pluto[28443]: |    protocol ID: 1
Apr  8 14:03:13 ubuntu pluto[28443]: |    SPI size: 0
Apr  8 14:03:13 ubuntu pluto[28443]: |    Notify Message Type: PAYLOAD_MALFORMED
Apr  8 14:03:13 ubuntu pluto[28443]: | emitting length of ISAKMP Notification Payload: 12
Apr  8 14:03:13 ubuntu pluto[28443]: | emitting length of ISAKMP Message: 40
Apr  8 14:03:13 ubuntu pluto[28443]: | sending 40 bytes for notification packet through eth0:500 to 65.209.146.209:500:
Apr  8 14:03:13 ubuntu pluto[28443]: |   c4 7b d5 26  28 1c ca 59  00 00 00 00  00 00 00 00
Apr  8 14:03:13 ubuntu pluto[28443]: |   0b 10 05 00  00 00 00 00  00 00 00 28  00 00 00 0c
Apr  8 14:03:13 ubuntu pluto[28443]: |   00 00 00 01  01 00 00 10
Apr  8 14:03:13 ubuntu pluto[28443]: | next event EVENT_RETRANSMIT in 4 seconds for #1
Apr  8 14:03:13 ubuntu pluto[28443]: |  
Apr  8 14:03:13 ubuntu pluto[28443]: | *received whack message
Apr  8 14:03:13 ubuntu pluto[28443]: | kernel_alg_esp_enc_ok(3,0): alg_id=3, alg_ivlen=8, alg_minbits=192, alg_maxbits=192, res=0, ret=1
Apr  8 14:03:13 ubuntu pluto[28443]: | next event EVENT_RETRANSMIT in 4 seconds for #1
Apr  8 14:03:17 ubuntu pluto[28443]: |  
Apr  8 14:03:17 ubuntu pluto[28443]: | *received whack message
Apr  8 14:03:17 ubuntu pluto[28443]: | kernel_alg_esp_enc_ok(3,0): alg_id=3, alg_ivlen=8, alg_minbits=192, alg_maxbits=192, res=0, ret=1
Apr  8 14:03:17 ubuntu pluto[28443]: | next event EVENT_RETRANSMIT in 0 seconds for #1
Apr  8 14:03:17 ubuntu pluto[28443]: |  
Apr  8 14:03:17 ubuntu pluto[28443]: | *time to handle event
Apr  8 14:03:17 ubuntu pluto[28443]: | handling event EVENT_RETRANSMIT
Apr  8 14:03:17 ubuntu pluto[28443]: | event after this is EVENT_PENDING_PHASE2 in 109 seconds
Apr  8 14:03:17 ubuntu pluto[28443]: | processing connection gtm
Apr  8 14:03:17 ubuntu pluto[28443]: | handling event EVENT_RETRANSMIT for 65.209.146.209 "gtm" #1
Apr  8 14:03:17 ubuntu pluto[28443]: | sending 392 bytes for EVENT_RETRANSMIT through eth0:500 to 65.209.146.209:500:
Apr  8 14:03:17 ubuntu pluto[28443]: |   c4 7b d5 26  28 1c ca 59  00 00 00 00  00 00 00 00
Apr  8 14:03:17 ubuntu pluto[28443]: |   01 10 04 00  00 00 00 00  00 00 01 88  04 00 00 34
Apr  8 14:03:17 ubuntu pluto[28443]: |   00 00 00 01  00 00 00 01  00 00 00 28  00 01 00 01
Apr  8 14:03:17 ubuntu pluto[28443]: |   00 00 00 20  00 01 00 00  80 0b 00 01  80 0c 0e 10
Apr  8 14:03:17 ubuntu pluto[28443]: |   80 01 00 05  80 02 00 02  80 03 fd e9  80 04 00 02
Apr  8 14:03:17 ubuntu pluto[28443]: |   0a 00 00 84  9e 9e 10 00  fc 02 2f 4c  e2 bc e0 03
Apr  8 14:03:17 ubuntu pluto[28443]: |   37 ce c8 ad  10 8f a8 26  aa 87 96 08  b2 0c 70 6d
Apr  8 14:03:17 ubuntu pluto[28443]: |   8d 65 dd ed  68 33 03 ec  37 a2 15 a6  6d bb ad 1f
Apr  8 14:03:17 ubuntu pluto[28443]: |   b5 3f 89 ce  0a 45 b0 c4  55 69 8f 54  71 f4 3b 83
Apr  8 14:03:17 ubuntu pluto[28443]: |   3d d8 93 81  d0 74 9e 77  49 16 eb a7  aa 97 9b 2e
Apr  8 14:03:17 ubuntu pluto[28443]: |   e8 3c ed c8  54 29 44 ae  e1 c9 9c e1  b6 00 18 b0
Apr  8 14:03:17 ubuntu pluto[28443]: |   f0 f1 4e c9  d9 14 b9 38  b3 07 ca 5b  1c 78 a1 a9
Apr  8 14:03:17 ubuntu pluto[28443]: |   41 89 0a 70  fe ec f3 4e  b3 71 c7 b7  2c 9a d6 01
Apr  8 14:03:17 ubuntu pluto[28443]: |   f2 b2 78 75  05 00 00 14  43 52 36 e0  8b a8 0c 9c
Apr  8 14:03:17 ubuntu pluto[28443]: |   12 4a 3d 5a  3f 30 be c6  0d 00 00 1a  02 00 00 00
Apr  8 14:03:17 ubuntu pluto[28443]: |   67 72 6f 75  70 74 6f 75  72 6d 65 64  69 61 2e 63
Apr  8 14:03:17 ubuntu pluto[28443]: |   6f 6d 0d 00  00 14 af ca  d7 13 68 a1  f1 c9 6b 86
Apr  8 14:03:17 ubuntu pluto[28443]: |   96 fc 77 57  01 00 0d 00  00 14 4a 13  1c 81 07 03
Apr  8 14:03:17 ubuntu pluto[28443]: |   58 45 5c 57  28 f2 0e 95  45 2f 0d 00  00 14 7d 94
Apr  8 14:03:17 ubuntu pluto[28443]: |   19 a6 53 10  ca 6f 2c 17  9d 92 15 52  9d 56 0d 00
Apr  8 14:03:17 ubuntu pluto[28443]: |   00 14 cd 60  46 43 35 df  21 f8 7c fd  b2 fc 68 b6
Apr  8 14:03:17 ubuntu pluto[28443]: |   a4 48 0d 00  00 14 90 cb  80 91 3e bb  69 6e 08 63
Apr  8 14:03:17 ubuntu pluto[28443]: |   81 b5 ec 42  7b 1f 0d 00  00 14 44 85  15 2d 18 b6
Apr  8 14:03:17 ubuntu pluto[28443]: |   bb cd 0b e8  a8 46 95 79  dd cc 00 00  00 0c 09 00
Apr  8 14:03:17 ubuntu pluto[28443]: |   26 89 df d6  b7 12 00 00
Apr  8 14:03:17 ubuntu pluto[28443]: | inserting event EVENT_RETRANSMIT, timeout in 20 seconds for #1
Apr  8 14:03:17 ubuntu pluto[28443]: | next event EVENT_RETRANSMIT in 20 seconds for #1
Apr  8 14:03:17 ubuntu pluto[28443]: |  
Apr  8 14:03:17 ubuntu pluto[28443]: | *received 672 bytes from 65.209.146.209:500 on eth0 (port=500)
Apr  8 14:03:17 ubuntu pluto[28443]: |   c4 7b d5 26  28 1c ca 59  e0 43 0a 6f  fd 10 e6 4a
Apr  8 14:03:17 ubuntu pluto[28443]: |   01 10 04 00  00 00 00 00  00 00 02 a0  04 00 00 34
Apr  8 14:03:17 ubuntu pluto[28443]: |   00 00 00 01  00 00 00 01  00 00 00 28  00 01 00 01
Apr  8 14:03:17 ubuntu pluto[28443]: |   00 00 00 20  00 01 00 00  80 0b 00 01  80 0c 0e 10
Apr  8 14:03:17 ubuntu pluto[28443]: |   80 01 00 05  80 02 00 02  80 03 fd e9  80 04 00 02
Apr  8 14:03:17 ubuntu pluto[28443]: |   0d 00 00 84  89 c8 66 6a  54 c6 5e 87  87 3e 19 3b
Apr  8 14:03:17 ubuntu pluto[28443]: |   0b c1 56 b9  f4 39 27 5d  98 68 eb a8  e7 dd 01 a7
Apr  8 14:03:17 ubuntu pluto[28443]: |   7b 32 b2 1e  05 c0 52 62  b0 44 37 80  f5 2f 5f 0b
Apr  8 14:03:17 ubuntu pluto[28443]: |   fe 29 2b 0a  7a bd 31 16  d8 8e 2c 86  f6 7f cd 18
Apr  8 14:03:17 ubuntu pluto[28443]: |   f2 ef 45 97  c5 85 dc 6d  ee 36 48 01  1a 7a 59 93
Apr  8 14:03:17 ubuntu pluto[28443]: |   36 8e b9 46  4c 8c 46 ed  a4 fe ff 6c  9f bf d3 64
Apr  8 14:03:17 ubuntu pluto[28443]: |   df 55 83 80  84 16 bb 35  ac e6 2a ed  7b 22 62 b2
Apr  8 14:03:17 ubuntu pluto[28443]: |   fb 2f 79 6a  68 9d 4e 43  4b 02 d0 ef  4e f3 b3 9e
Apr  8 14:03:17 ubuntu pluto[28443]: |   a4 97 3b cf  0a 00 00 0c  09 00 26 89  df d6 b7 12
Apr  8 14:03:17 ubuntu pluto[28443]: |   05 00 00 0c  ed a1 48 40  3a f7 35 ff  08 00 00 0c
Apr  8 14:03:17 ubuntu pluto[28443]: |   01 00 00 00  41 d1 92 d1  0d 00 00 18  8d ee 5c 87
Apr  8 14:03:17 ubuntu pluto[28443]: |   26 59 90 c6  d6 9c ae 56  d8 cb 9f 8a  aa 25 71 56
Apr  8 14:03:17 ubuntu pluto[28443]: |   82 00 00 14  90 cb 80 91  3e bb 69 6e  08 63 81 b5
Apr  8 14:03:17 ubuntu pluto[28443]: |   ec 42 7b 1f  82 00 00 18  70 50 46 32  94 9f 98 56
Apr  8 14:03:17 ubuntu pluto[28443]: |   f3 81 c0 2f  f5 97 b6 fd  8f 6b ed 3f  82 00 00 18
Apr  8 14:03:17 ubuntu pluto[28443]: |   dd c1 26 32  49 de 46 e1  7e 87 3f bd  14 7a c6 72
Apr  8 14:03:17 ubuntu pluto[28443]: |   65 b5 ee 6a  82 00 00 18  fb cb 99 45  23 b2 a3 c6
Apr  8 14:03:17 ubuntu pluto[28443]: |   7f 4b 8e bf  54 32 0b 50  00 63 f2 51  82 00 00 18
Apr  8 14:03:17 ubuntu pluto[28443]: |   7a 3e 27 d2  33 9c d0 22  9f da 0e 70  7b 70 3c 83
Apr  8 14:03:17 ubuntu pluto[28443]: |   e7 18 35 c9  82 00 00 18  53 db a2 60  12 ea bc 3c
Apr  8 14:03:17 ubuntu pluto[28443]: |   65 ae e3 e5  07 68 b0 b3  c3 68 86 29  82 00 00 18
Apr  8 14:03:17 ubuntu pluto[28443]: |   bc 2c 49 a8  55 f6 ec 7a  19 de f4 c1  0d 46 c6 33
Apr  8 14:03:17 ubuntu pluto[28443]: |   e8 c4 00 fd  82 00 00 18  39 d0 47 86  18 a6 3d b7
Apr  8 14:03:17 ubuntu pluto[28443]: |   9b aa b8 1b  51 75 a9 09  f4 e6 41 27  82 00 00 18
Apr  8 14:03:17 ubuntu pluto[28443]: |   75 9b fb 10  5d c0 14 6a  a0 51 e8 00  f6 1d 9c 4e
Apr  8 14:03:17 ubuntu pluto[28443]: |   9f b5 b7 7f  82 00 00 18  54 f3 c1 86  96 e0 45 c6
Apr  8 14:03:17 ubuntu pluto[28443]: |   63 a7 8b 09  4c d8 c9 ef  02 ca a1 85  82 00 00 18
Apr  8 14:03:17 ubuntu pluto[28443]: |   84 ef 3b 2a  1d 10 2b fe  7b 38 ca f4  5b de 3e 56
Apr  8 14:03:17 ubuntu pluto[28443]: |   a0 f3 c6 a6  82 00 00 18  ce c3 49 5b  4f 9d 48 52
Apr  8 14:03:17 ubuntu pluto[28443]: |   d1 c7 84 07  e2 b7 a0 1e  d5 ff ba 08  82 00 00 18
Apr  8 14:03:17 ubuntu pluto[28443]: |   2b dd 15 99  28 f4 00 98  ae e0 4a 84  4b 52 56 f6
Apr  8 14:03:17 ubuntu pluto[28443]: |   65 30 7c 1c  82 00 00 18  c0 3e 84 08  22 a0 55 9a
Apr  8 14:03:17 ubuntu pluto[28443]: |   6a cc f2 50  5a b8 f8 aa  82 c5 ed e4  82 00 00 18
Apr  8 14:03:17 ubuntu pluto[28443]: |   d3 cd e3 a0  05 49 54 9e  b8 f9 32 e6  73 b2 b2 d6
Apr  8 14:03:17 ubuntu pluto[28443]: |   a5 91 15 ae  0d 00 00 18  35 89 44 f8  ba 85 ad 60
Apr  8 14:03:17 ubuntu pluto[28443]: |   23 17 f8 02  3c 23 d6 b1  c6 d3 82 da  00 00 00 14
Apr  8 14:03:17 ubuntu pluto[28443]: |   af ca d7 13  68 a1 f1 c9  6b 86 96 fc  77 57 01 00
Apr  8 14:03:17 ubuntu pluto[28443]: | **parse ISAKMP Message:
Apr  8 14:03:17 ubuntu pluto[28443]: |    initiator cookie:
Apr  8 14:03:17 ubuntu pluto[28443]: |   c4 7b d5 26  28 1c ca 59
Apr  8 14:03:17 ubuntu pluto[28443]: |    responder cookie:
Apr  8 14:03:17 ubuntu pluto[28443]: |   e0 43 0a 6f  fd 10 e6 4a
Apr  8 14:03:17 ubuntu pluto[28443]: |    next payload type: ISAKMP_NEXT_SA
Apr  8 14:03:17 ubuntu pluto[28443]: |    ISAKMP version: ISAKMP Version 1.0
Apr  8 14:03:17 ubuntu pluto[28443]: |    exchange type: ISAKMP_XCHG_AGGR
Apr  8 14:03:17 ubuntu pluto[28443]: |    flags: none
Apr  8 14:03:17 ubuntu pluto[28443]: |    message ID:  00 00 00 00
Apr  8 14:03:17 ubuntu pluto[28443]: |    length: 672
Apr  8 14:03:17 ubuntu pluto[28443]: |  processing packet with exchange type=ISAKMP_XCHG_AGGR (4)
Apr  8 14:03:17 ubuntu pluto[28443]: | ICOOKIE:  c4 7b d5 26  28 1c ca 59
Apr  8 14:03:17 ubuntu pluto[28443]: | RCOOKIE:  e0 43 0a 6f  fd 10 e6 4a
Apr  8 14:03:17 ubuntu pluto[28443]: | peer:  41 d1 92 d1
Apr  8 14:03:17 ubuntu pluto[28443]: | state hash entry 11
Apr  8 14:03:17 ubuntu pluto[28443]: | state object not found
Apr  8 14:03:17 ubuntu pluto[28443]: | ICOOKIE:  c4 7b d5 26  28 1c ca 59
Apr  8 14:03:17 ubuntu pluto[28443]: | RCOOKIE:  00 00 00 00  00 00 00 00
Apr  8 14:03:17 ubuntu pluto[28443]: | peer:  41 d1 92 d1
Apr  8 14:03:17 ubuntu pluto[28443]: | state hash entry 4
Apr  8 14:03:17 ubuntu pluto[28443]: | peer and cookies match on #1, provided msgid 00000000 vs 00000000
Apr  8 14:03:17 ubuntu pluto[28443]: | state object #1 found, in STATE_AGGR_I1
Apr  8 14:03:17 ubuntu pluto[28443]: | processing connection gtm
Apr  8 14:03:17 ubuntu pluto[28443]: | np=1 and sd=0x4a43f0 
Apr  8 14:03:17 ubuntu pluto[28443]: | ***parse ISAKMP Security Association Payload:
Apr  8 14:03:17 ubuntu pluto[28443]: |    next payload type: ISAKMP_NEXT_KE
Apr  8 14:03:17 ubuntu pluto[28443]: |    length: 52
Apr  8 14:03:17 ubuntu pluto[28443]: |    DOI: ISAKMP_DOI_IPSEC
Apr  8 14:03:17 ubuntu pluto[28443]: | np=4 and sd=0x4a44d0 
Apr  8 14:03:17 ubuntu pluto[28443]: | ***parse ISAKMP Key Exchange Payload:
Apr  8 14:03:17 ubuntu pluto[28443]: |    next payload type: ISAKMP_NEXT_VID
Apr  8 14:03:17 ubuntu pluto[28443]: |    length: 132
Apr  8 14:03:17 ubuntu pluto[28443]: | np=13 and sd=0x4a4610 
Apr  8 14:03:17 ubuntu pluto[28443]: | ***parse ISAKMP Vendor ID Payload:
Apr  8 14:03:17 ubuntu pluto[28443]: |    next payload type: ISAKMP_NEXT_NONCE
Apr  8 14:03:17 ubuntu pluto[28443]: |    length: 12
Apr  8 14:03:17 ubuntu pluto[28443]: | np=10 and sd=0x4a45b0 
Apr  8 14:03:17 ubuntu pluto[28443]: | ***parse ISAKMP Nonce Payload:
Apr  8 14:03:17 ubuntu pluto[28443]: |    next payload type: ISAKMP_NEXT_ID
Apr  8 14:03:17 ubuntu pluto[28443]: |    length: 12
Apr  8 14:03:17 ubuntu pluto[28443]: | np=5 and sd=(nil) 
Apr  8 14:03:17 ubuntu pluto[28443]: | ***parse ISAKMP Identification Payload:
Apr  8 14:03:17 ubuntu pluto[28443]: |    next payload type: ISAKMP_NEXT_HASH
Apr  8 14:03:17 ubuntu pluto[28443]: |    length: 12
Apr  8 14:03:17 ubuntu pluto[28443]: |    ID type: ID_IPV4_ADDR
Apr  8 14:03:17 ubuntu pluto[28443]: |    DOI specific A: 0
Apr  8 14:03:17 ubuntu pluto[28443]: |    DOI specific B: 0
Apr  8 14:03:17 ubuntu pluto[28443]: | np=8 and sd=0x4a4570 
Apr  8 14:03:17 ubuntu pluto[28443]: | ***parse ISAKMP Hash Payload:
Apr  8 14:03:17 ubuntu pluto[28443]: |    next payload type: ISAKMP_NEXT_VID
Apr  8 14:03:17 ubuntu pluto[28443]: |    length: 24
Apr  8 14:03:17 ubuntu pluto[28443]: | np=13 and sd=0x4a4610 
Apr  8 14:03:17 ubuntu pluto[28443]: | ***parse ISAKMP Vendor ID Payload:
Apr  8 14:03:17 ubuntu pluto[28443]: |    next payload type: ISAKMP_NEXT_NAT-D
Apr  8 14:03:17 ubuntu pluto[28443]: |    length: 20
Apr  8 14:03:17 ubuntu pluto[28443]: | np=130 and sd=(nil) 
Apr  8 14:03:17 ubuntu pluto[28443]: | ***parse ISAKMP NAT-D Payload:
Apr  8 14:03:17 ubuntu pluto[28443]: |    next payload type: ISAKMP_NEXT_NAT-D
Apr  8 14:03:17 ubuntu pluto[28443]: |    length: 24
Apr  8 14:03:17 ubuntu pluto[28443]: | np=130 and sd=(nil) 
Apr  8 14:03:17 ubuntu pluto[28443]: | ***parse ISAKMP NAT-D Payload:
Apr  8 14:03:17 ubuntu pluto[28443]: |    next payload type: ISAKMP_NEXT_NAT-D
Apr  8 14:03:17 ubuntu pluto[28443]: |    length: 24
Apr  8 14:03:17 ubuntu pluto[28443]: | np=130 and sd=(nil) 
Apr  8 14:03:17 ubuntu pluto[28443]: | ***parse ISAKMP NAT-D Payload:
Apr  8 14:03:17 ubuntu pluto[28443]: |    next payload type: ISAKMP_NEXT_NAT-D
Apr  8 14:03:17 ubuntu pluto[28443]: |    length: 24
Apr  8 14:03:17 ubuntu pluto[28443]: | np=130 and sd=(nil) 
Apr  8 14:03:17 ubuntu pluto[28443]: | ***parse ISAKMP NAT-D Payload:
Apr  8 14:03:17 ubuntu pluto[28443]: |    next payload type: ISAKMP_NEXT_NAT-D
Apr  8 14:03:17 ubuntu pluto[28443]: |    length: 24
Apr  8 14:03:17 ubuntu pluto[28443]: | np=130 and sd=(nil) 
Apr  8 14:03:17 ubuntu pluto[28443]: | ***parse ISAKMP NAT-D Payload:
Apr  8 14:03:17 ubuntu pluto[28443]: |    next payload type: ISAKMP_NEXT_NAT-D
Apr  8 14:03:17 ubuntu pluto[28443]: |    length: 24
Apr  8 14:03:17 ubuntu pluto[28443]: | np=130 and sd=(nil) 
Apr  8 14:03:17 ubuntu pluto[28443]: | ***parse ISAKMP NAT-D Payload:
Apr  8 14:03:17 ubuntu pluto[28443]: |    next payload type: ISAKMP_NEXT_NAT-D
Apr  8 14:03:17 ubuntu pluto[28443]: |    length: 24
Apr  8 14:03:17 ubuntu pluto[28443]: | np=130 and sd=(nil) 
Apr  8 14:03:17 ubuntu pluto[28443]: | ***parse ISAKMP NAT-D Payload:
Apr  8 14:03:17 ubuntu pluto[28443]: |    next payload type: ISAKMP_NEXT_NAT-D
Apr  8 14:03:17 ubuntu pluto[28443]: |    length: 24
Apr  8 14:03:17 ubuntu pluto[28443]: | np=130 and sd=(nil) 
Apr  8 14:03:17 ubuntu pluto[28443]: | ***parse ISAKMP NAT-D Payload:
Apr  8 14:03:17 ubuntu pluto[28443]: |    next payload type: ISAKMP_NEXT_NAT-D
Apr  8 14:03:17 ubuntu pluto[28443]: |    length: 24
Apr  8 14:03:17 ubuntu pluto[28443]: | np=130 and sd=(nil) 
Apr  8 14:03:17 ubuntu pluto[28443]: | ***parse ISAKMP NAT-D Payload:
Apr  8 14:03:17 ubuntu pluto[28443]: |    next payload type: ISAKMP_NEXT_NAT-D
Apr  8 14:03:17 ubuntu pluto[28443]: |    length: 24
Apr  8 14:03:17 ubuntu pluto[28443]: | np=130 and sd=(nil) 
Apr  8 14:03:17 ubuntu pluto[28443]: | ***parse ISAKMP NAT-D Payload:
Apr  8 14:03:17 ubuntu pluto[28443]: |    next payload type: ISAKMP_NEXT_NAT-D
Apr  8 14:03:17 ubuntu pluto[28443]: |    length: 24
Apr  8 14:03:17 ubuntu pluto[28443]: | np=130 and sd=(nil) 
Apr  8 14:03:17 ubuntu pluto[28443]: | ***parse ISAKMP NAT-D Payload:
Apr  8 14:03:17 ubuntu pluto[28443]: |    next payload type: ISAKMP_NEXT_NAT-D
Apr  8 14:03:17 ubuntu pluto[28443]: |    length: 24
Apr  8 14:03:17 ubuntu pluto[28443]: | np=130 and sd=(nil) 
Apr  8 14:03:17 ubuntu pluto[28443]: | ***parse ISAKMP NAT-D Payload:
Apr  8 14:03:17 ubuntu pluto[28443]: |    next payload type: ISAKMP_NEXT_NAT-D
Apr  8 14:03:17 ubuntu pluto[28443]: |    length: 24
Apr  8 14:03:17 ubuntu pluto[28443]: | np=130 and sd=(nil) 
Apr  8 14:03:17 ubuntu pluto[28443]: | ***parse ISAKMP NAT-D Payload:
Apr  8 14:03:17 ubuntu pluto[28443]: |    next payload type: ISAKMP_NEXT_NAT-D
Apr  8 14:03:17 ubuntu pluto[28443]: |    length: 24
Apr  8 14:03:17 ubuntu pluto[28443]: "gtm" #1: more than 20 payloads in message; ignored
Apr  8 14:03:17 ubuntu pluto[28443]: | payload malformed after IV
Apr  8 14:03:17 ubuntu pluto[28443]: | 
Apr  8 14:03:17 ubuntu pluto[28443]: "gtm" #1: sending notification PAYLOAD_MALFORMED to 65.209.146.209:500
Apr  8 14:03:17 ubuntu pluto[28443]: | **emit ISAKMP Message:
Apr  8 14:03:17 ubuntu pluto[28443]: |    initiator cookie:
Apr  8 14:03:17 ubuntu pluto[28443]: |   c4 7b d5 26  28 1c ca 59
Apr  8 14:03:17 ubuntu pluto[28443]: |    responder cookie:
Apr  8 14:03:17 ubuntu pluto[28443]: |   00 00 00 00  00 00 00 00
Apr  8 14:03:17 ubuntu pluto[28443]: |    next payload type: ISAKMP_NEXT_N
Apr  8 14:03:17 ubuntu pluto[28443]: |    ISAKMP version: ISAKMP Version 1.0
Apr  8 14:03:17 ubuntu pluto[28443]: |    exchange type: ISAKMP_XCHG_INFO
Apr  8 14:03:17 ubuntu pluto[28443]: |    flags: none
Apr  8 14:03:17 ubuntu pluto[28443]: |    message ID:  00 00 00 00
Apr  8 14:03:17 ubuntu pluto[28443]: | ***emit ISAKMP Notification Payload:
Apr  8 14:03:17 ubuntu pluto[28443]: |    next payload type: ISAKMP_NEXT_NONE
Apr  8 14:03:17 ubuntu pluto[28443]: |    DOI: ISAKMP_DOI_IPSEC
Apr  8 14:03:17 ubuntu pluto[28443]: |    protocol ID: 1
Apr  8 14:03:17 ubuntu pluto[28443]: |    SPI size: 0
Apr  8 14:03:17 ubuntu pluto[28443]: |    Notify Message Type: PAYLOAD_MALFORMED
Apr  8 14:03:17 ubuntu pluto[28443]: | emitting length of ISAKMP Notification Payload: 12
Apr  8 14:03:17 ubuntu pluto[28443]: | emitting length of ISAKMP Message: 40
Apr  8 14:03:17 ubuntu pluto[28443]: | sending 40 bytes for notification packet through eth0:500 to 65.209.146.209:500:
Apr  8 14:03:17 ubuntu pluto[28443]: |   c4 7b d5 26  28 1c ca 59  00 00 00 00  00 00 00 00
Apr  8 14:03:17 ubuntu pluto[28443]: |   0b 10 05 00  00 00 00 00  00 00 00 28  00 00 00 0c
Apr  8 14:03:17 ubuntu pluto[28443]: |   00 00 00 01  01 00 00 10
Apr  8 14:03:17 ubuntu pluto[28443]: | next event EVENT_RETRANSMIT in 20 seconds for #1
Apr  8 14:03:18 ubuntu pluto[28443]: |  
Apr  8 14:03:18 ubuntu pluto[28443]: | *received whack message
Apr  8 14:03:18 ubuntu pluto[28443]: | kernel_alg_esp_enc_ok(3,0): alg_id=3, alg_ivlen=8, alg_minbits=192, alg_maxbits=192, res=0, ret=1
Apr  8 14:03:18 ubuntu pluto[28443]: | next event EVENT_RETRANSMIT in 19 seconds for #1
Apr  8 14:03:18 ubuntu pluto[28443]: |  
Apr  8 14:03:18 ubuntu pluto[28443]: | *received whack message
Apr  8 14:03:18 ubuntu pluto[28443]: | kernel_alg_esp_enc_ok(3,0): alg_id=3, alg_ivlen=8, alg_minbits=192, alg_maxbits=192, res=0, ret=1
Apr  8 14:03:18 ubuntu pluto[28443]: | next event EVENT_RETRANSMIT in 19 seconds for #1
Apr  8 14:03:19 ubuntu pluto[28443]: |  
Apr  8 14:03:19 ubuntu pluto[28443]: | *received whack message
Apr  8 14:03:19 ubuntu pluto[28443]: | kernel_alg_esp_enc_ok(3,0): alg_id=3, alg_ivlen=8, alg_minbits=192, alg_maxbits=192, res=0, ret=1
Apr  8 14:03:19 ubuntu pluto[28443]: | next event EVENT_RETRANSMIT in 18 seconds for #1
Apr  8 14:03:22 ubuntu pluto[28443]: |  
Apr  8 14:03:22 ubuntu pluto[28443]: | *received 672 bytes from 65.209.146.209:500 on eth0 (port=500)
Apr  8 14:03:22 ubuntu pluto[28443]: |   c4 7b d5 26  28 1c ca 59  e0 43 0a 6f  fd 10 e6 4a
Apr  8 14:03:22 ubuntu pluto[28443]: |   01 10 04 00  00 00 00 00  00 00 02 a0  04 00 00 34
Apr  8 14:03:22 ubuntu pluto[28443]: |   00 00 00 01  00 00 00 01  00 00 00 28  00 01 00 01
Apr  8 14:03:22 ubuntu pluto[28443]: |   00 00 00 20  00 01 00 00  80 0b 00 01  80 0c 0e 10
Apr  8 14:03:22 ubuntu pluto[28443]: |   80 01 00 05  80 02 00 02  80 03 fd e9  80 04 00 02
Apr  8 14:03:22 ubuntu pluto[28443]: |   0d 00 00 84  89 c8 66 6a  54 c6 5e 87  87 3e 19 3b
Apr  8 14:03:22 ubuntu pluto[28443]: |   0b c1 56 b9  f4 39 27 5d  98 68 eb a8  e7 dd 01 a7
Apr  8 14:03:22 ubuntu pluto[28443]: |   7b 32 b2 1e  05 c0 52 62  b0 44 37 80  f5 2f 5f 0b
Apr  8 14:03:22 ubuntu pluto[28443]: |   fe 29 2b 0a  7a bd 31 16  d8 8e 2c 86  f6 7f cd 18
Apr  8 14:03:22 ubuntu pluto[28443]: |   f2 ef 45 97  c5 85 dc 6d  ee 36 48 01  1a 7a 59 93
Apr  8 14:03:22 ubuntu pluto[28443]: |   36 8e b9 46  4c 8c 46 ed  a4 fe ff 6c  9f bf d3 64
Apr  8 14:03:22 ubuntu pluto[28443]: |   df 55 83 80  84 16 bb 35  ac e6 2a ed  7b 22 62 b2
Apr  8 14:03:22 ubuntu pluto[28443]: |   fb 2f 79 6a  68 9d 4e 43  4b 02 d0 ef  4e f3 b3 9e
Apr  8 14:03:22 ubuntu pluto[28443]: |   a4 97 3b cf  0a 00 00 0c  09 00 26 89  df d6 b7 12
Apr  8 14:03:22 ubuntu pluto[28443]: |   05 00 00 0c  ed a1 48 40  3a f7 35 ff  08 00 00 0c
Apr  8 14:03:22 ubuntu pluto[28443]: |   01 00 00 00  41 d1 92 d1  0d 00 00 18  8d ee 5c 87
Apr  8 14:03:22 ubuntu pluto[28443]: |   26 59 90 c6  d6 9c ae 56  d8 cb 9f 8a  aa 25 71 56
Apr  8 14:03:22 ubuntu pluto[28443]: |   82 00 00 14  90 cb 80 91  3e bb 69 6e  08 63 81 b5
Apr  8 14:03:22 ubuntu pluto[28443]: |   ec 42 7b 1f  82 00 00 18  70 50 46 32  94 9f 98 56
Apr  8 14:03:22 ubuntu pluto[28443]: |   f3 81 c0 2f  f5 97 b6 fd  8f 6b ed 3f  82 00 00 18
Apr  8 14:03:22 ubuntu pluto[28443]: |   dd c1 26 32  49 de 46 e1  7e 87 3f bd  14 7a c6 72
Apr  8 14:03:22 ubuntu pluto[28443]: |   65 b5 ee 6a  82 00 00 18  fb cb 99 45  23 b2 a3 c6
Apr  8 14:03:22 ubuntu pluto[28443]: |   7f 4b 8e bf  54 32 0b 50  00 63 f2 51  82 00 00 18
Apr  8 14:03:22 ubuntu pluto[28443]: |   7a 3e 27 d2  33 9c d0 22  9f da 0e 70  7b 70 3c 83
Apr  8 14:03:22 ubuntu pluto[28443]: |   e7 18 35 c9  82 00 00 18  53 db a2 60  12 ea bc 3c
Apr  8 14:03:22 ubuntu pluto[28443]: |   65 ae e3 e5  07 68 b0 b3  c3 68 86 29  82 00 00 18
Apr  8 14:03:22 ubuntu pluto[28443]: |   bc 2c 49 a8  55 f6 ec 7a  19 de f4 c1  0d 46 c6 33
Apr  8 14:03:22 ubuntu pluto[28443]: |   e8 c4 00 fd  82 00 00 18  39 d0 47 86  18 a6 3d b7
Apr  8 14:03:22 ubuntu pluto[28443]: |   9b aa b8 1b  51 75 a9 09  f4 e6 41 27  82 00 00 18
Apr  8 14:03:22 ubuntu pluto[28443]: |   75 9b fb 10  5d c0 14 6a  a0 51 e8 00  f6 1d 9c 4e
Apr  8 14:03:22 ubuntu pluto[28443]: |   9f b5 b7 7f  82 00 00 18  54 f3 c1 86  96 e0 45 c6
Apr  8 14:03:22 ubuntu pluto[28443]: |   63 a7 8b 09  4c d8 c9 ef  02 ca a1 85  82 00 00 18
Apr  8 14:03:22 ubuntu pluto[28443]: |   84 ef 3b 2a  1d 10 2b fe  7b 38 ca f4  5b de 3e 56
Apr  8 14:03:22 ubuntu pluto[28443]: |   a0 f3 c6 a6  82 00 00 18  ce c3 49 5b  4f 9d 48 52
Apr  8 14:03:22 ubuntu pluto[28443]: |   d1 c7 84 07  e2 b7 a0 1e  d5 ff ba 08  82 00 00 18
Apr  8 14:03:22 ubuntu pluto[28443]: |   2b dd 15 99  28 f4 00 98  ae e0 4a 84  4b 52 56 f6
Apr  8 14:03:22 ubuntu pluto[28443]: |   65 30 7c 1c  82 00 00 18  c0 3e 84 08  22 a0 55 9a
Apr  8 14:03:22 ubuntu pluto[28443]: |   6a cc f2 50  5a b8 f8 aa  82 c5 ed e4  82 00 00 18
Apr  8 14:03:22 ubuntu pluto[28443]: |   d3 cd e3 a0  05 49 54 9e  b8 f9 32 e6  73 b2 b2 d6
Apr  8 14:03:22 ubuntu pluto[28443]: |   a5 91 15 ae  0d 00 00 18  35 89 44 f8  ba 85 ad 60
Apr  8 14:03:22 ubuntu pluto[28443]: |   23 17 f8 02  3c 23 d6 b1  c6 d3 82 da  00 00 00 14
Apr  8 14:03:22 ubuntu pluto[28443]: |   af ca d7 13  68 a1 f1 c9  6b 86 96 fc  77 57 01 00
Apr  8 14:03:22 ubuntu pluto[28443]: | **parse ISAKMP Message:
Apr  8 14:03:22 ubuntu pluto[28443]: |    initiator cookie:
Apr  8 14:03:22 ubuntu pluto[28443]: |   c4 7b d5 26  28 1c ca 59
Apr  8 14:03:22 ubuntu pluto[28443]: |    responder cookie:
Apr  8 14:03:22 ubuntu pluto[28443]: |   e0 43 0a 6f  fd 10 e6 4a
Apr  8 14:03:22 ubuntu pluto[28443]: |    next payload type: ISAKMP_NEXT_SA
Apr  8 14:03:22 ubuntu pluto[28443]: |    ISAKMP version: ISAKMP Version 1.0
Apr  8 14:03:22 ubuntu pluto[28443]: |    exchange type: ISAKMP_XCHG_AGGR
Apr  8 14:03:22 ubuntu pluto[28443]: |    flags: none
Apr  8 14:03:22 ubuntu pluto[28443]: |    message ID:  00 00 00 00
Apr  8 14:03:22 ubuntu pluto[28443]: |    length: 672
Apr  8 14:03:22 ubuntu pluto[28443]: |  processing packet with exchange type=ISAKMP_XCHG_AGGR (4)
Apr  8 14:03:22 ubuntu pluto[28443]: | ICOOKIE:  c4 7b d5 26  28 1c ca 59
Apr  8 14:03:22 ubuntu pluto[28443]: | RCOOKIE:  e0 43 0a 6f  fd 10 e6 4a
Apr  8 14:03:22 ubuntu pluto[28443]: | peer:  41 d1 92 d1
Apr  8 14:03:22 ubuntu pluto[28443]: | state hash entry 11
Apr  8 14:03:22 ubuntu pluto[28443]: | state object not found
Apr  8 14:03:22 ubuntu pluto[28443]: | ICOOKIE:  c4 7b d5 26  28 1c ca 59
Apr  8 14:03:22 ubuntu pluto[28443]: | RCOOKIE:  00 00 00 00  00 00 00 00
Apr  8 14:03:22 ubuntu pluto[28443]: | peer:  41 d1 92 d1
Apr  8 14:03:22 ubuntu pluto[28443]: | state hash entry 4
Apr  8 14:03:22 ubuntu pluto[28443]: | peer and cookies match on #1, provided msgid 00000000 vs 00000000
Apr  8 14:03:22 ubuntu pluto[28443]: | state object #1 found, in STATE_AGGR_I1
Apr  8 14:03:22 ubuntu pluto[28443]: | processing connection gtm
Apr  8 14:03:22 ubuntu pluto[28443]: | np=1 and sd=0x4a43f0 
Apr  8 14:03:22 ubuntu pluto[28443]: | ***parse ISAKMP Security Association Payload:
Apr  8 14:03:22 ubuntu pluto[28443]: |    next payload type: ISAKMP_NEXT_KE
Apr  8 14:03:22 ubuntu pluto[28443]: |    length: 52
Apr  8 14:03:22 ubuntu pluto[28443]: |    DOI: ISAKMP_DOI_IPSEC
Apr  8 14:03:22 ubuntu pluto[28443]: | np=4 and sd=0x4a44d0 
Apr  8 14:03:22 ubuntu pluto[28443]: | ***parse ISAKMP Key Exchange Payload:
Apr  8 14:03:22 ubuntu pluto[28443]: |    next payload type: ISAKMP_NEXT_VID
Apr  8 14:03:22 ubuntu pluto[28443]: |    length: 132
Apr  8 14:03:22 ubuntu pluto[28443]: | np=13 and sd=0x4a4610 
Apr  8 14:03:22 ubuntu pluto[28443]: | ***parse ISAKMP Vendor ID Payload:
Apr  8 14:03:22 ubuntu pluto[28443]: |    next payload type: ISAKMP_NEXT_NONCE
Apr  8 14:03:22 ubuntu pluto[28443]: |    length: 12
Apr  8 14:03:22 ubuntu pluto[28443]: | np=10 and sd=0x4a45b0 
Apr  8 14:03:22 ubuntu pluto[28443]: | ***parse ISAKMP Nonce Payload:
Apr  8 14:03:22 ubuntu pluto[28443]: |    next payload type: ISAKMP_NEXT_ID
Apr  8 14:03:22 ubuntu pluto[28443]: |    length: 12
Apr  8 14:03:22 ubuntu pluto[28443]: | np=5 and sd=(nil) 
Apr  8 14:03:22 ubuntu pluto[28443]: | ***parse ISAKMP Identification Payload:
Apr  8 14:03:22 ubuntu pluto[28443]: |    next payload type: ISAKMP_NEXT_HASH
Apr  8 14:03:22 ubuntu pluto[28443]: |    length: 12
Apr  8 14:03:22 ubuntu pluto[28443]: |    ID type: ID_IPV4_ADDR
Apr  8 14:03:22 ubuntu pluto[28443]: |    DOI specific A: 0
Apr  8 14:03:22 ubuntu pluto[28443]: |    DOI specific B: 0
Apr  8 14:03:22 ubuntu pluto[28443]: | np=8 and sd=0x4a4570 
Apr  8 14:03:22 ubuntu pluto[28443]: | ***parse ISAKMP Hash Payload:
Apr  8 14:03:22 ubuntu pluto[28443]: |    next payload type: ISAKMP_NEXT_VID
Apr  8 14:03:22 ubuntu pluto[28443]: |    length: 24
Apr  8 14:03:22 ubuntu pluto[28443]: | np=13 and sd=0x4a4610 
Apr  8 14:03:22 ubuntu pluto[28443]: | ***parse ISAKMP Vendor ID Payload:
Apr  8 14:03:22 ubuntu pluto[28443]: |    next payload type: ISAKMP_NEXT_NAT-D
Apr  8 14:03:22 ubuntu pluto[28443]: |    length: 20
Apr  8 14:03:22 ubuntu pluto[28443]: | np=130 and sd=(nil) 
Apr  8 14:03:22 ubuntu pluto[28443]: | ***parse ISAKMP NAT-D Payload:
Apr  8 14:03:22 ubuntu pluto[28443]: |    next payload type: ISAKMP_NEXT_NAT-D
Apr  8 14:03:22 ubuntu pluto[28443]: |    length: 24
Apr  8 14:03:22 ubuntu pluto[28443]: | np=130 and sd=(nil) 
Apr  8 14:03:22 ubuntu pluto[28443]: | ***parse ISAKMP NAT-D Payload:
Apr  8 14:03:22 ubuntu pluto[28443]: |    next payload type: ISAKMP_NEXT_NAT-D
Apr  8 14:03:22 ubuntu pluto[28443]: |    length: 24
Apr  8 14:03:22 ubuntu pluto[28443]: | np=130 and sd=(nil) 
Apr  8 14:03:22 ubuntu pluto[28443]: | ***parse ISAKMP NAT-D Payload:
Apr  8 14:03:22 ubuntu pluto[28443]: |    next payload type: ISAKMP_NEXT_NAT-D
Apr  8 14:03:22 ubuntu pluto[28443]: |    length: 24
Apr  8 14:03:22 ubuntu pluto[28443]: | np=130 and sd=(nil) 
Apr  8 14:03:22 ubuntu pluto[28443]: | ***parse ISAKMP NAT-D Payload:
Apr  8 14:03:22 ubuntu pluto[28443]: |    next payload type: ISAKMP_NEXT_NAT-D
Apr  8 14:03:22 ubuntu pluto[28443]: |    length: 24
Apr  8 14:03:22 ubuntu pluto[28443]: | np=130 and sd=(nil) 
Apr  8 14:03:22 ubuntu pluto[28443]: | ***parse ISAKMP NAT-D Payload:
Apr  8 14:03:22 ubuntu pluto[28443]: |    next payload type: ISAKMP_NEXT_NAT-D
Apr  8 14:03:22 ubuntu pluto[28443]: |    length: 24
Apr  8 14:03:22 ubuntu pluto[28443]: | np=130 and sd=(nil) 
Apr  8 14:03:22 ubuntu pluto[28443]: | ***parse ISAKMP NAT-D Payload:
Apr  8 14:03:22 ubuntu pluto[28443]: |    next payload type: ISAKMP_NEXT_NAT-D
Apr  8 14:03:22 ubuntu pluto[28443]: |    length: 24
Apr  8 14:03:22 ubuntu pluto[28443]: | np=130 and sd=(nil) 
Apr  8 14:03:22 ubuntu pluto[28443]: | ***parse ISAKMP NAT-D Payload:
Apr  8 14:03:22 ubuntu pluto[28443]: |    next payload type: ISAKMP_NEXT_NAT-D
Apr  8 14:03:22 ubuntu pluto[28443]: |    length: 24
Apr  8 14:03:22 ubuntu pluto[28443]: | np=130 and sd=(nil) 
Apr  8 14:03:22 ubuntu pluto[28443]: | ***parse ISAKMP NAT-D Payload:
Apr  8 14:03:22 ubuntu pluto[28443]: |    next payload type: ISAKMP_NEXT_NAT-D
Apr  8 14:03:22 ubuntu pluto[28443]: |    length: 24
Apr  8 14:03:22 ubuntu pluto[28443]: | np=130 and sd=(nil) 
Apr  8 14:03:22 ubuntu pluto[28443]: | ***parse ISAKMP NAT-D Payload:
Apr  8 14:03:22 ubuntu pluto[28443]: |    next payload type: ISAKMP_NEXT_NAT-D
Apr  8 14:03:22 ubuntu pluto[28443]: |    length: 24
Apr  8 14:03:22 ubuntu pluto[28443]: | np=130 and sd=(nil) 
Apr  8 14:03:22 ubuntu pluto[28443]: | ***parse ISAKMP NAT-D Payload:
Apr  8 14:03:22 ubuntu pluto[28443]: |    next payload type: ISAKMP_NEXT_NAT-D
Apr  8 14:03:22 ubuntu pluto[28443]: |    length: 24
Apr  8 14:03:22 ubuntu pluto[28443]: | np=130 and sd=(nil) 
Apr  8 14:03:22 ubuntu pluto[28443]: | ***parse ISAKMP NAT-D Payload:
Apr  8 14:03:22 ubuntu pluto[28443]: |    next payload type: ISAKMP_NEXT_NAT-D
Apr  8 14:03:22 ubuntu pluto[28443]: |    length: 24
Apr  8 14:03:22 ubuntu pluto[28443]: | np=130 and sd=(nil) 
Apr  8 14:03:22 ubuntu pluto[28443]: | ***parse ISAKMP NAT-D Payload:
Apr  8 14:03:22 ubuntu pluto[28443]: |    next payload type: ISAKMP_NEXT_NAT-D
Apr  8 14:03:22 ubuntu pluto[28443]: |    length: 24
Apr  8 14:03:22 ubuntu pluto[28443]: | np=130 and sd=(nil) 
Apr  8 14:03:22 ubuntu pluto[28443]: | ***parse ISAKMP NAT-D Payload:
Apr  8 14:03:22 ubuntu pluto[28443]: |    next payload type: ISAKMP_NEXT_NAT-D
Apr  8 14:03:22 ubuntu pluto[28443]: |    length: 24
Apr  8 14:03:22 ubuntu pluto[28443]: "gtm" #1: more than 20 payloads in message; ignored
Apr  8 14:03:22 ubuntu pluto[28443]: | payload malformed after IV
Apr  8 14:03:22 ubuntu pluto[28443]: | 
Apr  8 14:03:22 ubuntu pluto[28443]: "gtm" #1: sending notification PAYLOAD_MALFORMED to 65.209.146.209:500
Apr  8 14:03:22 ubuntu pluto[28443]: | **emit ISAKMP Message:
Apr  8 14:03:22 ubuntu pluto[28443]: |    initiator cookie:
Apr  8 14:03:22 ubuntu pluto[28443]: |   c4 7b d5 26  28 1c ca 59
Apr  8 14:03:22 ubuntu pluto[28443]: |    responder cookie:
Apr  8 14:03:22 ubuntu pluto[28443]: |   00 00 00 00  00 00 00 00
Apr  8 14:03:22 ubuntu pluto[28443]: |    next payload type: ISAKMP_NEXT_N
Apr  8 14:03:22 ubuntu pluto[28443]: |    ISAKMP version: ISAKMP Version 1.0
Apr  8 14:03:22 ubuntu pluto[28443]: |    exchange type: ISAKMP_XCHG_INFO
Apr  8 14:03:22 ubuntu pluto[28443]: |    flags: none
Apr  8 14:03:22 ubuntu pluto[28443]: |    message ID:  00 00 00 00
Apr  8 14:03:22 ubuntu pluto[28443]: | ***emit ISAKMP Notification Payload:
Apr  8 14:03:22 ubuntu pluto[28443]: |    next payload type: ISAKMP_NEXT_NONE
Apr  8 14:03:22 ubuntu pluto[28443]: |    DOI: ISAKMP_DOI_IPSEC
Apr  8 14:03:22 ubuntu pluto[28443]: |    protocol ID: 1
Apr  8 14:03:22 ubuntu pluto[28443]: |    SPI size: 0
Apr  8 14:03:22 ubuntu pluto[28443]: |    Notify Message Type: PAYLOAD_MALFORMED
Apr  8 14:03:22 ubuntu pluto[28443]: | emitting length of ISAKMP Notification Payload: 12
Apr  8 14:03:22 ubuntu pluto[28443]: | emitting length of ISAKMP Message: 40
Apr  8 14:03:22 ubuntu pluto[28443]: | sending 40 bytes for notification packet through eth0:500 to 65.209.146.209:500:
Apr  8 14:03:22 ubuntu pluto[28443]: |   c4 7b d5 26  28 1c ca 59  00 00 00 00  00 00 00 00
Apr  8 14:03:22 ubuntu pluto[28443]: |   0b 10 05 00  00 00 00 00  00 00 00 28  00 00 00 0c
Apr  8 14:03:22 ubuntu pluto[28443]: |   00 00 00 01  01 00 00 10
Apr  8 14:03:22 ubuntu pluto[28443]: | next event EVENT_RETRANSMIT in 15 seconds for #1
Apr  8 14:03:25 ubuntu pluto[28443]: |  
Apr  8 14:03:25 ubuntu pluto[28443]: | *received whack message
Apr  8 14:03:25 ubuntu pluto[28443]: | kernel_alg_esp_enc_ok(3,0): alg_id=3, alg_ivlen=8, alg_minbits=192, alg_maxbits=192, res=0, ret=1
Apr  8 14:03:25 ubuntu pluto[28443]: | next event EVENT_RETRANSMIT in 12 seconds for #1
Apr  8 14:03:26 ubuntu pluto[28443]: |  
Apr  8 14:03:26 ubuntu pluto[28443]: | *received whack message
Apr  8 14:03:26 ubuntu pluto[28443]: | kernel_alg_esp_enc_ok(3,0): alg_id=3, alg_ivlen=8, alg_minbits=192, alg_maxbits=192, res=0, ret=1
Apr  8 14:03:26 ubuntu pluto[28443]: | next event EVENT_RETRANSMIT in 11 seconds for #1
Apr  8 14:03:27 ubuntu pluto[28443]: |  
Apr  8 14:03:27 ubuntu pluto[28443]: | *received whack message
Apr  8 14:03:27 ubuntu pluto[28443]: | kernel_alg_esp_enc_ok(3,0): alg_id=3, alg_ivlen=8, alg_minbits=192, alg_maxbits=192, res=0, ret=1
Apr  8 14:03:27 ubuntu pluto[28443]: | next event EVENT_RETRANSMIT in 10 seconds for #1
Apr  8 14:03:27 ubuntu pluto[28443]: |  
Apr  8 14:03:27 ubuntu pluto[28443]: | *received whack message
Apr  8 14:03:27 ubuntu pluto[28443]: | kernel_alg_esp_enc_ok(3,0): alg_id=3, alg_ivlen=8, alg_minbits=192, alg_maxbits=192, res=0, ret=1
Apr  8 14:03:27 ubuntu pluto[28443]: | next event EVENT_RETRANSMIT in 10 seconds for #1
Apr  8 14:03:28 ubuntu pluto[28443]: |  
Apr  8 14:03:28 ubuntu pluto[28443]: | *received 56 bytes from 65.209.146.209:500 on eth0 (port=500)
Apr  8 14:03:28 ubuntu pluto[28443]: |   c4 7b d5 26  28 1c ca 59  e0 43 0a 6f  fd 10 e6 4a
Apr  8 14:03:28 ubuntu pluto[28443]: |   0c 10 05 00  00 00 00 00  00 00 00 38  00 00 00 1c
Apr  8 14:03:28 ubuntu pluto[28443]: |   00 00 00 01  01 10 00 01  c4 7b d5 26  28 1c ca 59
Apr  8 14:03:28 ubuntu pluto[28443]: |   e0 43 0a 6f  fd 10 e6 4a
Apr  8 14:03:28 ubuntu pluto[28443]: | **parse ISAKMP Message:
Apr  8 14:03:28 ubuntu pluto[28443]: |    initiator cookie:
Apr  8 14:03:28 ubuntu pluto[28443]: |   c4 7b d5 26  28 1c ca 59
Apr  8 14:03:28 ubuntu pluto[28443]: |    responder cookie:
Apr  8 14:03:28 ubuntu pluto[28443]: |   e0 43 0a 6f  fd 10 e6 4a
Apr  8 14:03:28 ubuntu pluto[28443]: |    next payload type: ISAKMP_NEXT_D
Apr  8 14:03:28 ubuntu pluto[28443]: |    ISAKMP version: ISAKMP Version 1.0
Apr  8 14:03:28 ubuntu pluto[28443]: |    exchange type: ISAKMP_XCHG_INFO
Apr  8 14:03:28 ubuntu pluto[28443]: |    flags: none
Apr  8 14:03:28 ubuntu pluto[28443]: |    message ID:  00 00 00 00
Apr  8 14:03:28 ubuntu pluto[28443]: |    length: 56
Apr  8 14:03:28 ubuntu pluto[28443]: |  processing packet with exchange type=ISAKMP_XCHG_INFO (5)
Apr  8 14:03:28 ubuntu pluto[28443]: | ICOOKIE:  c4 7b d5 26  28 1c ca 59
Apr  8 14:03:28 ubuntu pluto[28443]: | RCOOKIE:  e0 43 0a 6f  fd 10 e6 4a
Apr  8 14:03:28 ubuntu pluto[28443]: | peer:  41 d1 92 d1
Apr  8 14:03:28 ubuntu pluto[28443]: | state hash entry 11
Apr  8 14:03:28 ubuntu pluto[28443]: | p15 state object not found
Apr  8 14:03:28 ubuntu pluto[28443]: | np=12 and sd=0x4a45f0 
Apr  8 14:03:28 ubuntu pluto[28443]: | ***parse ISAKMP Delete Payload:
Apr  8 14:03:28 ubuntu pluto[28443]: |    next payload type: ISAKMP_NEXT_NONE
Apr  8 14:03:28 ubuntu pluto[28443]: |    length: 28
Apr  8 14:03:28 ubuntu pluto[28443]: |    DOI: ISAKMP_DOI_IPSEC
Apr  8 14:03:28 ubuntu pluto[28443]: |    protocol ID: 1
Apr  8 14:03:28 ubuntu pluto[28443]: |    SPI size: 16
Apr  8 14:03:28 ubuntu pluto[28443]: |    number of SPIs: 1
Apr  8 14:03:28 ubuntu pluto[28443]: packet from 65.209.146.209:500: ignoring Delete SA payload: not encrypted
Apr  8 14:03:28 ubuntu pluto[28443]: | del:  c4 7b d5 26  28 1c ca 59  e0 43 0a 6f  fd 10 e6 4a
Apr  8 14:03:28 ubuntu pluto[28443]: packet from 65.209.146.209:500: received and ignored informational message
Apr  8 14:03:28 ubuntu pluto[28443]: | complete state transition with STF_IGNORE
Apr  8 14:03:28 ubuntu pluto[28443]: | next event EVENT_RETRANSMIT in 9 seconds for #1
Apr  8 14:03:28 ubuntu pluto[28443]: |  
Apr  8 14:03:28 ubuntu pluto[28443]: | *received whack message
Apr  8 14:03:28 ubuntu pluto[28443]: | kernel_alg_esp_enc_ok(3,0): alg_id=3, alg_ivlen=8, alg_minbits=192, alg_maxbits=192, res=0, ret=1
Apr  8 14:03:28 ubuntu pluto[28443]: | next event EVENT_RETRANSMIT in 9 seconds for #1
Apr  8 14:03:29 ubuntu pluto[28443]: |  
Apr  8 14:03:29 ubuntu pluto[28443]: | *received whack message
Apr  8 14:03:29 ubuntu pluto[28443]: | kernel_alg_esp_enc_ok(3,0): alg_id=3, alg_ivlen=8, alg_minbits=192, alg_maxbits=192, res=0, ret=1
Apr  8 14:03:29 ubuntu pluto[28443]: | next event EVENT_RETRANSMIT in 8 seconds for #1
Apr  8 14:03:37 ubuntu pluto[28443]: |  
Apr  8 14:03:37 ubuntu pluto[28443]: | *time to handle event
Apr  8 14:03:37 ubuntu pluto[28443]: | handling event EVENT_RETRANSMIT
Apr  8 14:03:37 ubuntu pluto[28443]: | event after this is EVENT_PENDING_PHASE2 in 89 seconds
Apr  8 14:03:37 ubuntu pluto[28443]: | processing connection gtm
Apr  8 14:03:37 ubuntu pluto[28443]: | handling event EVENT_RETRANSMIT for 65.209.146.209 "gtm" #1
Apr  8 14:03:37 ubuntu pluto[28443]: | sending 392 bytes for EVENT_RETRANSMIT through eth0:500 to 65.209.146.209:500:
Apr  8 14:03:37 ubuntu pluto[28443]: |   c4 7b d5 26  28 1c ca 59  00 00 00 00  00 00 00 00
Apr  8 14:03:37 ubuntu pluto[28443]: |   01 10 04 00  00 00 00 00  00 00 01 88  04 00 00 34
Apr  8 14:03:37 ubuntu pluto[28443]: |   00 00 00 01  00 00 00 01  00 00 00 28  00 01 00 01
Apr  8 14:03:37 ubuntu pluto[28443]: |   00 00 00 20  00 01 00 00  80 0b 00 01  80 0c 0e 10
Apr  8 14:03:37 ubuntu pluto[28443]: |   80 01 00 05  80 02 00 02  80 03 fd e9  80 04 00 02
Apr  8 14:03:37 ubuntu pluto[28443]: |   0a 00 00 84  9e 9e 10 00  fc 02 2f 4c  e2 bc e0 03
Apr  8 14:03:37 ubuntu pluto[28443]: |   37 ce c8 ad  10 8f a8 26  aa 87 96 08  b2 0c 70 6d
Apr  8 14:03:37 ubuntu pluto[28443]: |   8d 65 dd ed  68 33 03 ec  37 a2 15 a6  6d bb ad 1f
Apr  8 14:03:37 ubuntu pluto[28443]: |   b5 3f 89 ce  0a 45 b0 c4  55 69 8f 54  71 f4 3b 83
Apr  8 14:03:37 ubuntu pluto[28443]: |   3d d8 93 81  d0 74 9e 77  49 16 eb a7  aa 97 9b 2e
Apr  8 14:03:37 ubuntu pluto[28443]: |   e8 3c ed c8  54 29 44 ae  e1 c9 9c e1  b6 00 18 b0
Apr  8 14:03:37 ubuntu pluto[28443]: |   f0 f1 4e c9  d9 14 b9 38  b3 07 ca 5b  1c 78 a1 a9
Apr  8 14:03:37 ubuntu pluto[28443]: |   41 89 0a 70  fe ec f3 4e  b3 71 c7 b7  2c 9a d6 01
Apr  8 14:03:37 ubuntu pluto[28443]: |   f2 b2 78 75  05 00 00 14  43 52 36 e0  8b a8 0c 9c
Apr  8 14:03:37 ubuntu pluto[28443]: |   12 4a 3d 5a  3f 30 be c6  0d 00 00 1a  02 00 00 00
Apr  8 14:03:37 ubuntu pluto[28443]: |   67 72 6f 75  70 74 6f 75  72 6d 65 64  69 61 2e 63
Apr  8 14:03:37 ubuntu pluto[28443]: |   6f 6d 0d 00  00 14 af ca  d7 13 68 a1  f1 c9 6b 86
Apr  8 14:03:37 ubuntu pluto[28443]: |   96 fc 77 57  01 00 0d 00  00 14 4a 13  1c 81 07 03
Apr  8 14:03:37 ubuntu pluto[28443]: |   58 45 5c 57  28 f2 0e 95  45 2f 0d 00  00 14 7d 94
Apr  8 14:03:37 ubuntu pluto[28443]: |   19 a6 53 10  ca 6f 2c 17  9d 92 15 52  9d 56 0d 00
Apr  8 14:03:37 ubuntu pluto[28443]: |   00 14 cd 60  46 43 35 df  21 f8 7c fd  b2 fc 68 b6
Apr  8 14:03:37 ubuntu pluto[28443]: |   a4 48 0d 00  00 14 90 cb  80 91 3e bb  69 6e 08 63
Apr  8 14:03:37 ubuntu pluto[28443]: |   81 b5 ec 42  7b 1f 0d 00  00 14 44 85  15 2d 18 b6
Apr  8 14:03:37 ubuntu pluto[28443]: |   bb cd 0b e8  a8 46 95 79  dd cc 00 00  00 0c 09 00
Apr  8 14:03:37 ubuntu pluto[28443]: |   26 89 df d6  b7 12 00 00
Apr  8 14:03:37 ubuntu pluto[28443]: | inserting event EVENT_RETRANSMIT, timeout in 40 seconds for #1
Apr  8 14:03:37 ubuntu pluto[28443]: | next event EVENT_RETRANSMIT in 40 seconds for #1
Apr  8 14:03:37 ubuntu pluto[28443]: |  
Apr  8 14:03:37 ubuntu pluto[28443]: | *received 672 bytes from 65.209.146.209:500 on eth0 (port=500)
Apr  8 14:03:37 ubuntu pluto[28443]: |   c4 7b d5 26  28 1c ca 59  da 3c f7 71  50 3a e2 68
Apr  8 14:03:37 ubuntu pluto[28443]: |   01 10 04 00  00 00 00 00  00 00 02 a0  04 00 00 34
Apr  8 14:03:37 ubuntu pluto[28443]: |   00 00 00 01  00 00 00 01  00 00 00 28  00 01 00 01
Apr  8 14:03:37 ubuntu pluto[28443]: |   00 00 00 20  00 01 00 00  80 0b 00 01  80 0c 0e 10
Apr  8 14:03:37 ubuntu pluto[28443]: |   80 01 00 05  80 02 00 02  80 03 fd e9  80 04 00 02
Apr  8 14:03:37 ubuntu pluto[28443]: |   0d 00 00 84  6a 13 20 8a  fa e6 5a 8d  95 a6 2a d5
Apr  8 14:03:37 ubuntu pluto[28443]: |   ee 26 51 50  d6 1f 0b d6  00 3e aa 5e  f8 d8 8e 14
Apr  8 14:03:37 ubuntu pluto[28443]: |   04 73 ed 19  c2 0b a1 34  e7 9c e8 c4  94 de 60 95
Apr  8 14:03:37 ubuntu pluto[28443]: |   55 a3 e2 bf  9b a4 81 89  73 62 56 88  38 06 c3 45
Apr  8 14:03:37 ubuntu pluto[28443]: |   b1 92 a4 1c  22 79 77 99  56 0c c2 68  11 50 ac b7
Apr  8 14:03:37 ubuntu pluto[28443]: |   78 bc e8 55  a9 15 89 dc  53 03 02 05  dd 46 f9 00
Apr  8 14:03:37 ubuntu pluto[28443]: |   16 1a 9d c4  01 7b dc 60  67 14 27 d1  0f a2 ca b8
Apr  8 14:03:37 ubuntu pluto[28443]: |   9b 58 75 4a  5c bb 1c 9a  3d ff fd 0d  c9 0c a5 46
Apr  8 14:03:37 ubuntu pluto[28443]: |   c6 03 9c e7  0a 00 00 0c  09 00 26 89  df d6 b7 12
Apr  8 14:03:37 ubuntu pluto[28443]: |   05 00 00 0c  8b e6 f3 8c  a3 67 ff 05  08 00 00 0c
Apr  8 14:03:37 ubuntu pluto[28443]: |   01 00 00 00  41 d1 92 d1  0d 00 00 18  55 a3 59 33
Apr  8 14:03:37 ubuntu pluto[28443]: |   27 34 45 bc  f7 ea 80 e7  99 28 54 ef  d2 93 12 f4
Apr  8 14:03:37 ubuntu pluto[28443]: |   82 00 00 14  90 cb 80 91  3e bb 69 6e  08 63 81 b5
Apr  8 14:03:37 ubuntu pluto[28443]: |   ec 42 7b 1f  82 00 00 18  c4 ec 4b 9d  95 e8 1d 5a
Apr  8 14:03:37 ubuntu pluto[28443]: |   6a 22 2b f8  25 be 51 40  86 83 ab f0  82 00 00 18
Apr  8 14:03:37 ubuntu pluto[28443]: |   66 79 a4 0a  f1 1f dc 1b  cd d5 4a 65  56 ec a0 df
Apr  8 14:03:37 ubuntu pluto[28443]: |   31 eb fb 3d  82 00 00 18  d9 4d 04 04  67 44 49 0c
Apr  8 14:03:37 ubuntu pluto[28443]: |   3b 6b f1 f7  02 46 4e 51  3b 73 1d 66  82 00 00 18
Apr  8 14:03:37 ubuntu pluto[28443]: |   f9 98 cf a0  c7 e2 2d 23  81 7f 12 9d  93 1f 3a bc
Apr  8 14:03:37 ubuntu pluto[28443]: |   76 05 96 41  82 00 00 18  0d d2 7a 61  ae d7 21 26
Apr  8 14:03:37 ubuntu pluto[28443]: |   95 39 cd 25  50 ae d4 60  ad 75 9e fa  82 00 00 18
Apr  8 14:03:37 ubuntu pluto[28443]: |   d4 ac eb 42  e7 82 fb 62  bd e0 37 24  58 24 f6 27
Apr  8 14:03:37 ubuntu pluto[28443]: |   7d 43 16 92  82 00 00 18  27 87 d0 1e  6d f1 1e 63
Apr  8 14:03:37 ubuntu pluto[28443]: |   5b 35 fa 42  70 a3 b4 d7  ea cf b6 04  82 00 00 18
Apr  8 14:03:37 ubuntu pluto[28443]: |   0f be fb 6d  5f 92 c6 1a  47 52 97 e9  86 66 67 9b
Apr  8 14:03:37 ubuntu pluto[28443]: |   e5 dd 4b bc  82 00 00 18  4f c8 bb 51  61 ea 78 84
Apr  8 14:03:37 ubuntu pluto[28443]: |   00 6e dd 86  2d 22 aa 56  d1 95 19 ba  82 00 00 18
Apr  8 14:03:37 ubuntu pluto[28443]: |   17 85 f0 dc  2d 71 6a ff  80 ec f6 12  0c 89 54 0a
Apr  8 14:03:37 ubuntu pluto[28443]: |   8c c4 b4 93  82 00 00 18  d9 1c 19 0f  31 d6 95 4a
Apr  8 14:03:37 ubuntu pluto[28443]: |   99 ba 32 2b  40 79 e1 65  6a e7 66 7b  82 00 00 18
Apr  8 14:03:37 ubuntu pluto[28443]: |   12 22 13 c7  9c a7 68 cc  e9 d0 45 d4  34 63 27 89
Apr  8 14:03:37 ubuntu pluto[28443]: |   cd a1 dd 11  82 00 00 18  9a 68 1c 65  13 f8 64 48
Apr  8 14:03:37 ubuntu pluto[28443]: |   4f a8 d3 d2  64 09 9a c8  1f 4c 0f 79  82 00 00 18
Apr  8 14:03:37 ubuntu pluto[28443]: |   13 a1 44 76  76 bf ea c6  66 a8 21 19  53 26 f7 e7
Apr  8 14:03:37 ubuntu pluto[28443]: |   21 d5 65 47  0d 00 00 18  f8 7f 3c 5c  be 79 38 37
Apr  8 14:03:37 ubuntu pluto[28443]: |   02 5a 79 43  9f cb 7c 96  5a a5 5a 2c  00 00 00 14
Apr  8 14:03:37 ubuntu pluto[28443]: |   af ca d7 13  68 a1 f1 c9  6b 86 96 fc  77 57 01 00
Apr  8 14:03:37 ubuntu pluto[28443]: | **parse ISAKMP Message:
Apr  8 14:03:37 ubuntu pluto[28443]: |    initiator cookie:
Apr  8 14:03:37 ubuntu pluto[28443]: |   c4 7b d5 26  28 1c ca 59
Apr  8 14:03:37 ubuntu pluto[28443]: |    responder cookie:
Apr  8 14:03:37 ubuntu pluto[28443]: |   da 3c f7 71  50 3a e2 68
Apr  8 14:03:37 ubuntu pluto[28443]: |    next payload type: ISAKMP_NEXT_SA
Apr  8 14:03:37 ubuntu pluto[28443]: |    ISAKMP version: ISAKMP Version 1.0
Apr  8 14:03:37 ubuntu pluto[28443]: |    exchange type: ISAKMP_XCHG_AGGR
Apr  8 14:03:37 ubuntu pluto[28443]: |    flags: none
Apr  8 14:03:37 ubuntu pluto[28443]: |    message ID:  00 00 00 00
Apr  8 14:03:37 ubuntu pluto[28443]: |    length: 672
Apr  8 14:03:37 ubuntu pluto[28443]: |  processing packet with exchange type=ISAKMP_XCHG_AGGR (4)
Apr  8 14:03:37 ubuntu pluto[28443]: | ICOOKIE:  c4 7b d5 26  28 1c ca 59
Apr  8 14:03:37 ubuntu pluto[28443]: | RCOOKIE:  da 3c f7 71  50 3a e2 68
Apr  8 14:03:37 ubuntu pluto[28443]: | peer:  41 d1 92 d1
Apr  8 14:03:37 ubuntu pluto[28443]: | state hash entry 24
Apr  8 14:03:37 ubuntu pluto[28443]: | state object not found
Apr  8 14:03:37 ubuntu pluto[28443]: | ICOOKIE:  c4 7b d5 26  28 1c ca 59
Apr  8 14:03:37 ubuntu pluto[28443]: | RCOOKIE:  00 00 00 00  00 00 00 00
Apr  8 14:03:37 ubuntu pluto[28443]: | peer:  41 d1 92 d1
Apr  8 14:03:37 ubuntu pluto[28443]: | state hash entry 4
Apr  8 14:03:37 ubuntu pluto[28443]: | peer and cookies match on #1, provided msgid 00000000 vs 00000000
Apr  8 14:03:37 ubuntu pluto[28443]: | state object #1 found, in STATE_AGGR_I1
Apr  8 14:03:37 ubuntu pluto[28443]: | processing connection gtm
Apr  8 14:03:37 ubuntu pluto[28443]: | np=1 and sd=0x4a43f0 
Apr  8 14:03:37 ubuntu pluto[28443]: | ***parse ISAKMP Security Association Payload:
Apr  8 14:03:37 ubuntu pluto[28443]: |    next payload type: ISAKMP_NEXT_KE
Apr  8 14:03:37 ubuntu pluto[28443]: |    length: 52
Apr  8 14:03:37 ubuntu pluto[28443]: |    DOI: ISAKMP_DOI_IPSEC
Apr  8 14:03:37 ubuntu pluto[28443]: | np=4 and sd=0x4a44d0 
Apr  8 14:03:37 ubuntu pluto[28443]: | ***parse ISAKMP Key Exchange Payload:
Apr  8 14:03:37 ubuntu pluto[28443]: |    next payload type: ISAKMP_NEXT_VID
Apr  8 14:03:37 ubuntu pluto[28443]: |    length: 132
Apr  8 14:03:37 ubuntu pluto[28443]: | np=13 and sd=0x4a4610 
Apr  8 14:03:37 ubuntu pluto[28443]: | ***parse ISAKMP Vendor ID Payload:
Apr  8 14:03:37 ubuntu pluto[28443]: |    next payload type: ISAKMP_NEXT_NONCE
Apr  8 14:03:37 ubuntu pluto[28443]: |    length: 12
Apr  8 14:03:37 ubuntu pluto[28443]: | np=10 and sd=0x4a45b0 
Apr  8 14:03:37 ubuntu pluto[28443]: | ***parse ISAKMP Nonce Payload:
Apr  8 14:03:37 ubuntu pluto[28443]: |    next payload type: ISAKMP_NEXT_ID
Apr  8 14:03:37 ubuntu pluto[28443]: |    length: 12
Apr  8 14:03:37 ubuntu pluto[28443]: | np=5 and sd=(nil) 
Apr  8 14:03:37 ubuntu pluto[28443]: | ***parse ISAKMP Identification Payload:
Apr  8 14:03:37 ubuntu pluto[28443]: |    next payload type: ISAKMP_NEXT_HASH
Apr  8 14:03:37 ubuntu pluto[28443]: |    length: 12
Apr  8 14:03:37 ubuntu pluto[28443]: |    ID type: ID_IPV4_ADDR
Apr  8 14:03:37 ubuntu pluto[28443]: |    DOI specific A: 0
Apr  8 14:03:37 ubuntu pluto[28443]: |    DOI specific B: 0
Apr  8 14:03:37 ubuntu pluto[28443]: | np=8 and sd=0x4a4570 
Apr  8 14:03:37 ubuntu pluto[28443]: | ***parse ISAKMP Hash Payload:
Apr  8 14:03:37 ubuntu pluto[28443]: |    next payload type: ISAKMP_NEXT_VID
Apr  8 14:03:37 ubuntu pluto[28443]: |    length: 24
Apr  8 14:03:37 ubuntu pluto[28443]: | np=13 and sd=0x4a4610 
Apr  8 14:03:37 ubuntu pluto[28443]: | ***parse ISAKMP Vendor ID Payload:
Apr  8 14:03:37 ubuntu pluto[28443]: |    next payload type: ISAKMP_NEXT_NAT-D
Apr  8 14:03:37 ubuntu pluto[28443]: |    length: 20
Apr  8 14:03:37 ubuntu pluto[28443]: | np=130 and sd=(nil) 
Apr  8 14:03:37 ubuntu pluto[28443]: | ***parse ISAKMP NAT-D Payload:
Apr  8 14:03:37 ubuntu pluto[28443]: |    next payload type: ISAKMP_NEXT_NAT-D
Apr  8 14:03:37 ubuntu pluto[28443]: |    length: 24
Apr  8 14:03:37 ubuntu pluto[28443]: | np=130 and sd=(nil) 
Apr  8 14:03:37 ubuntu pluto[28443]: | ***parse ISAKMP NAT-D Payload:
Apr  8 14:03:37 ubuntu pluto[28443]: |    next payload type: ISAKMP_NEXT_NAT-D
Apr  8 14:03:37 ubuntu pluto[28443]: |    length: 24
Apr  8 14:03:37 ubuntu pluto[28443]: | np=130 and sd=(nil) 
Apr  8 14:03:37 ubuntu pluto[28443]: | ***parse ISAKMP NAT-D Payload:
Apr  8 14:03:37 ubuntu pluto[28443]: |    next payload type: ISAKMP_NEXT_NAT-D
Apr  8 14:03:37 ubuntu pluto[28443]: |    length: 24
Apr  8 14:03:37 ubuntu pluto[28443]: | np=130 and sd=(nil) 
Apr  8 14:03:37 ubuntu pluto[28443]: | ***parse ISAKMP NAT-D Payload:
Apr  8 14:03:37 ubuntu pluto[28443]: |    next payload type: ISAKMP_NEXT_NAT-D
Apr  8 14:03:37 ubuntu pluto[28443]: |    length: 24
Apr  8 14:03:37 ubuntu pluto[28443]: | np=130 and sd=(nil) 
Apr  8 14:03:37 ubuntu pluto[28443]: | ***parse ISAKMP NAT-D Payload:
Apr  8 14:03:37 ubuntu pluto[28443]: |    next payload type: ISAKMP_NEXT_NAT-D
Apr  8 14:03:37 ubuntu pluto[28443]: |    length: 24
Apr  8 14:03:37 ubuntu pluto[28443]: | np=130 and sd=(nil) 
Apr  8 14:03:37 ubuntu pluto[28443]: | ***parse ISAKMP NAT-D Payload:
Apr  8 14:03:37 ubuntu pluto[28443]: |    next payload type: ISAKMP_NEXT_NAT-D
Apr  8 14:03:37 ubuntu pluto[28443]: |    length: 24
Apr  8 14:03:37 ubuntu pluto[28443]: | np=130 and sd=(nil) 
Apr  8 14:03:37 ubuntu pluto[28443]: | ***parse ISAKMP NAT-D Payload:
Apr  8 14:03:37 ubuntu pluto[28443]: |    next payload type: ISAKMP_NEXT_NAT-D
Apr  8 14:03:37 ubuntu pluto[28443]: |    length: 24
Apr  8 14:03:37 ubuntu pluto[28443]: | np=130 and sd=(nil) 
Apr  8 14:03:37 ubuntu pluto[28443]: | ***parse ISAKMP NAT-D Payload:
Apr  8 14:03:37 ubuntu pluto[28443]: |    next payload type: ISAKMP_NEXT_NAT-D
Apr  8 14:03:37 ubuntu pluto[28443]: |    length: 24
Apr  8 14:03:37 ubuntu pluto[28443]: | np=130 and sd=(nil) 
Apr  8 14:03:37 ubuntu pluto[28443]: | ***parse ISAKMP NAT-D Payload:
Apr  8 14:03:37 ubuntu pluto[28443]: |    next payload type: ISAKMP_NEXT_NAT-D
Apr  8 14:03:37 ubuntu pluto[28443]: |    length: 24
Apr  8 14:03:37 ubuntu pluto[28443]: | np=130 and sd=(nil) 
Apr  8 14:03:37 ubuntu pluto[28443]: | ***parse ISAKMP NAT-D Payload:
Apr  8 14:03:37 ubuntu pluto[28443]: |    next payload type: ISAKMP_NEXT_NAT-D
Apr  8 14:03:37 ubuntu pluto[28443]: |    length: 24
Apr  8 14:03:37 ubuntu pluto[28443]: | np=130 and sd=(nil) 
Apr  8 14:03:37 ubuntu pluto[28443]: | ***parse ISAKMP NAT-D Payload:
Apr  8 14:03:37 ubuntu pluto[28443]: |    next payload type: ISAKMP_NEXT_NAT-D
Apr  8 14:03:37 ubuntu pluto[28443]: |    length: 24
Apr  8 14:03:37 ubuntu pluto[28443]: | np=130 and sd=(nil) 
Apr  8 14:03:37 ubuntu pluto[28443]: | ***parse ISAKMP NAT-D Payload:
Apr  8 14:03:37 ubuntu pluto[28443]: |    next payload type: ISAKMP_NEXT_NAT-D
Apr  8 14:03:37 ubuntu pluto[28443]: |    length: 24
Apr  8 14:03:37 ubuntu pluto[28443]: | np=130 and sd=(nil) 
Apr  8 14:03:37 ubuntu pluto[28443]: | ***parse ISAKMP NAT-D Payload:
Apr  8 14:03:37 ubuntu pluto[28443]: |    next payload type: ISAKMP_NEXT_NAT-D
Apr  8 14:03:37 ubuntu pluto[28443]: |    length: 24
Apr  8 14:03:37 ubuntu pluto[28443]: "gtm" #1: more than 20 payloads in message; ignored
Apr  8 14:03:37 ubuntu pluto[28443]: | payload malformed after IV
Apr  8 14:03:37 ubuntu pluto[28443]: | 
Apr  8 14:03:37 ubuntu pluto[28443]: "gtm" #1: sending notification PAYLOAD_MALFORMED to 65.209.146.209:500
Apr  8 14:03:37 ubuntu pluto[28443]: | **emit ISAKMP Message:
Apr  8 14:03:37 ubuntu pluto[28443]: |    initiator cookie:
Apr  8 14:03:37 ubuntu pluto[28443]: |   c4 7b d5 26  28 1c ca 59
Apr  8 14:03:37 ubuntu pluto[28443]: |    responder cookie:
Apr  8 14:03:37 ubuntu pluto[28443]: |   00 00 00 00  00 00 00 00
Apr  8 14:03:37 ubuntu pluto[28443]: |    next payload type: ISAKMP_NEXT_N
Apr  8 14:03:37 ubuntu pluto[28443]: |    ISAKMP version: ISAKMP Version 1.0
Apr  8 14:03:37 ubuntu pluto[28443]: |    exchange type: ISAKMP_XCHG_INFO
Apr  8 14:03:37 ubuntu pluto[28443]: |    flags: none
Apr  8 14:03:37 ubuntu pluto[28443]: |    message ID:  00 00 00 00
Apr  8 14:03:37 ubuntu pluto[28443]: | ***emit ISAKMP Notification Payload:
Apr  8 14:03:37 ubuntu pluto[28443]: |    next payload type: ISAKMP_NEXT_NONE
Apr  8 14:03:37 ubuntu pluto[28443]: |    DOI: ISAKMP_DOI_IPSEC
Apr  8 14:03:37 ubuntu pluto[28443]: |    protocol ID: 1
Apr  8 14:03:37 ubuntu pluto[28443]: |    SPI size: 0
Apr  8 14:03:37 ubuntu pluto[28443]: |    Notify Message Type: PAYLOAD_MALFORMED
Apr  8 14:03:37 ubuntu pluto[28443]: | emitting length of ISAKMP Notification Payload: 12
Apr  8 14:03:37 ubuntu pluto[28443]: | emitting length of ISAKMP Message: 40
Apr  8 14:03:37 ubuntu pluto[28443]: | sending 40 bytes for notification packet through eth0:500 to 65.209.146.209:500:
Apr  8 14:03:37 ubuntu pluto[28443]: |   c4 7b d5 26  28 1c ca 59  00 00 00 00  00 00 00 00
Apr  8 14:03:37 ubuntu pluto[28443]: |   0b 10 05 00  00 00 00 00  00 00 00 28  00 00 00 0c
Apr  8 14:03:37 ubuntu pluto[28443]: |   00 00 00 01  01 00 00 10
Apr  8 14:03:37 ubuntu pluto[28443]: | next event EVENT_RETRANSMIT in 40 seconds for #1
Apr  8 14:03:41 ubuntu pluto[28443]: |  
Apr  8 14:03:41 ubuntu pluto[28443]: | *received 672 bytes from 65.209.146.209:500 on eth0 (port=500)
Apr  8 14:03:41 ubuntu pluto[28443]: |   c4 7b d5 26  28 1c ca 59  da 3c f7 71  50 3a e2 68
Apr  8 14:03:41 ubuntu pluto[28443]: |   01 10 04 00  00 00 00 00  00 00 02 a0  04 00 00 34
Apr  8 14:03:41 ubuntu pluto[28443]: |   00 00 00 01  00 00 00 01  00 00 00 28  00 01 00 01
Apr  8 14:03:41 ubuntu pluto[28443]: |   00 00 00 20  00 01 00 00  80 0b 00 01  80 0c 0e 10
Apr  8 14:03:41 ubuntu pluto[28443]: |   80 01 00 05  80 02 00 02  80 03 fd e9  80 04 00 02
Apr  8 14:03:41 ubuntu pluto[28443]: |   0d 00 00 84  6a 13 20 8a  fa e6 5a 8d  95 a6 2a d5
Apr  8 14:03:41 ubuntu pluto[28443]: |   ee 26 51 50  d6 1f 0b d6  00 3e aa 5e  f8 d8 8e 14
Apr  8 14:03:41 ubuntu pluto[28443]: |   04 73 ed 19  c2 0b a1 34  e7 9c e8 c4  94 de 60 95
Apr  8 14:03:41 ubuntu pluto[28443]: |   55 a3 e2 bf  9b a4 81 89  73 62 56 88  38 06 c3 45
Apr  8 14:03:41 ubuntu pluto[28443]: |   b1 92 a4 1c  22 79 77 99  56 0c c2 68  11 50 ac b7
Apr  8 14:03:41 ubuntu pluto[28443]: |   78 bc e8 55  a9 15 89 dc  53 03 02 05  dd 46 f9 00
Apr  8 14:03:41 ubuntu pluto[28443]: |   16 1a 9d c4  01 7b dc 60  67 14 27 d1  0f a2 ca b8
Apr  8 14:03:41 ubuntu pluto[28443]: |   9b 58 75 4a  5c bb 1c 9a  3d ff fd 0d  c9 0c a5 46
Apr  8 14:03:41 ubuntu pluto[28443]: |   c6 03 9c e7  0a 00 00 0c  09 00 26 89  df d6 b7 12
Apr  8 14:03:41 ubuntu pluto[28443]: |   05 00 00 0c  8b e6 f3 8c  a3 67 ff 05  08 00 00 0c
Apr  8 14:03:41 ubuntu pluto[28443]: |   01 00 00 00  41 d1 92 d1  0d 00 00 18  55 a3 59 33
Apr  8 14:03:41 ubuntu pluto[28443]: |   27 34 45 bc  f7 ea 80 e7  99 28 54 ef  d2 93 12 f4
Apr  8 14:03:41 ubuntu pluto[28443]: |   82 00 00 14  90 cb 80 91  3e bb 69 6e  08 63 81 b5
Apr  8 14:03:41 ubuntu pluto[28443]: |   ec 42 7b 1f  82 00 00 18  c4 ec 4b 9d  95 e8 1d 5a
Apr  8 14:03:41 ubuntu pluto[28443]: |   6a 22 2b f8  25 be 51 40  86 83 ab f0  82 00 00 18
Apr  8 14:03:41 ubuntu pluto[28443]: |   66 79 a4 0a  f1 1f dc 1b  cd d5 4a 65  56 ec a0 df
Apr  8 14:03:41 ubuntu pluto[28443]: |   31 eb fb 3d  82 00 00 18  d9 4d 04 04  67 44 49 0c
Apr  8 14:03:41 ubuntu pluto[28443]: |   3b 6b f1 f7  02 46 4e 51  3b 73 1d 66  82 00 00 18
Apr  8 14:03:41 ubuntu pluto[28443]: |   f9 98 cf a0  c7 e2 2d 23  81 7f 12 9d  93 1f 3a bc
Apr  8 14:03:41 ubuntu pluto[28443]: |   76 05 96 41  82 00 00 18  0d d2 7a 61  ae d7 21 26
Apr  8 14:03:41 ubuntu pluto[28443]: |   95 39 cd 25  50 ae d4 60  ad 75 9e fa  82 00 00 18
Apr  8 14:03:41 ubuntu pluto[28443]: |   d4 ac eb 42  e7 82 fb 62  bd e0 37 24  58 24 f6 27
Apr  8 14:03:41 ubuntu pluto[28443]: |   7d 43 16 92  82 00 00 18  27 87 d0 1e  6d f1 1e 63
Apr  8 14:03:41 ubuntu pluto[28443]: |   5b 35 fa 42  70 a3 b4 d7  ea cf b6 04  82 00 00 18
Apr  8 14:03:41 ubuntu pluto[28443]: |   0f be fb 6d  5f 92 c6 1a  47 52 97 e9  86 66 67 9b
Apr  8 14:03:41 ubuntu pluto[28443]: |   e5 dd 4b bc  82 00 00 18  4f c8 bb 51  61 ea 78 84
Apr  8 14:03:41 ubuntu pluto[28443]: |   00 6e dd 86  2d 22 aa 56  d1 95 19 ba  82 00 00 18
Apr  8 14:03:41 ubuntu pluto[28443]: |   17 85 f0 dc  2d 71 6a ff  80 ec f6 12  0c 89 54 0a
Apr  8 14:03:41 ubuntu pluto[28443]: |   8c c4 b4 93  82 00 00 18  d9 1c 19 0f  31 d6 95 4a
Apr  8 14:03:41 ubuntu pluto[28443]: |   99 ba 32 2b  40 79 e1 65  6a e7 66 7b  82 00 00 18
Apr  8 14:03:41 ubuntu pluto[28443]: |   12 22 13 c7  9c a7 68 cc  e9 d0 45 d4  34 63 27 89
Apr  8 14:03:41 ubuntu pluto[28443]: |   cd a1 dd 11  82 00 00 18  9a 68 1c 65  13 f8 64 48
Apr  8 14:03:41 ubuntu pluto[28443]: |   4f a8 d3 d2  64 09 9a c8  1f 4c 0f 79  82 00 00 18
Apr  8 14:03:41 ubuntu pluto[28443]: |   13 a1 44 76  76 bf ea c6  66 a8 21 19  53 26 f7 e7
Apr  8 14:03:41 ubuntu pluto[28443]: |   21 d5 65 47  0d 00 00 18  f8 7f 3c 5c  be 79 38 37
Apr  8 14:03:41 ubuntu pluto[28443]: |   02 5a 79 43  9f cb 7c 96  5a a5 5a 2c  00 00 00 14
Apr  8 14:03:41 ubuntu pluto[28443]: |   af ca d7 13  68 a1 f1 c9  6b 86 96 fc  77 57 01 00
Apr  8 14:03:41 ubuntu pluto[28443]: | **parse ISAKMP Message:
Apr  8 14:03:41 ubuntu pluto[28443]: |    initiator cookie:
Apr  8 14:03:41 ubuntu pluto[28443]: |   c4 7b d5 26  28 1c ca 59
Apr  8 14:03:41 ubuntu pluto[28443]: |    responder cookie:
Apr  8 14:03:41 ubuntu pluto[28443]: |   da 3c f7 71  50 3a e2 68
Apr  8 14:03:41 ubuntu pluto[28443]: |    next payload type: ISAKMP_NEXT_SA
Apr  8 14:03:41 ubuntu pluto[28443]: |    ISAKMP version: ISAKMP Version 1.0
Apr  8 14:03:41 ubuntu pluto[28443]: |    exchange type: ISAKMP_XCHG_AGGR
Apr  8 14:03:41 ubuntu pluto[28443]: |    flags: none
Apr  8 14:03:41 ubuntu pluto[28443]: |    message ID:  00 00 00 00
Apr  8 14:03:41 ubuntu pluto[28443]: |    length: 672
Apr  8 14:03:41 ubuntu pluto[28443]: |  processing packet with exchange type=ISAKMP_XCHG_AGGR (4)
Apr  8 14:03:41 ubuntu pluto[28443]: | ICOOKIE:  c4 7b d5 26  28 1c ca 59
Apr  8 14:03:41 ubuntu pluto[28443]: | RCOOKIE:  da 3c f7 71  50 3a e2 68
Apr  8 14:03:41 ubuntu pluto[28443]: | peer:  41 d1 92 d1
Apr  8 14:03:41 ubuntu pluto[28443]: | state hash entry 24
Apr  8 14:03:41 ubuntu pluto[28443]: | state object not found
Apr  8 14:03:41 ubuntu pluto[28443]: | ICOOKIE:  c4 7b d5 26  28 1c ca 59
Apr  8 14:03:41 ubuntu pluto[28443]: | RCOOKIE:  00 00 00 00  00 00 00 00
Apr  8 14:03:41 ubuntu pluto[28443]: | peer:  41 d1 92 d1
Apr  8 14:03:41 ubuntu pluto[28443]: | state hash entry 4
Apr  8 14:03:41 ubuntu pluto[28443]: | peer and cookies match on #1, provided msgid 00000000 vs 00000000
Apr  8 14:03:41 ubuntu pluto[28443]: | state object #1 found, in STATE_AGGR_I1
Apr  8 14:03:41 ubuntu pluto[28443]: | processing connection gtm
Apr  8 14:03:41 ubuntu pluto[28443]: | np=1 and sd=0x4a43f0 
Apr  8 14:03:41 ubuntu pluto[28443]: | ***parse ISAKMP Security Association Payload:
Apr  8 14:03:41 ubuntu pluto[28443]: |    next payload type: ISAKMP_NEXT_KE
Apr  8 14:03:41 ubuntu pluto[28443]: |    length: 52
Apr  8 14:03:41 ubuntu pluto[28443]: |    DOI: ISAKMP_DOI_IPSEC
Apr  8 14:03:41 ubuntu pluto[28443]: | np=4 and sd=0x4a44d0 
Apr  8 14:03:41 ubuntu pluto[28443]: | ***parse ISAKMP Key Exchange Payload:
Apr  8 14:03:41 ubuntu pluto[28443]: |    next payload type: ISAKMP_NEXT_VID
Apr  8 14:03:41 ubuntu pluto[28443]: |    length: 132
Apr  8 14:03:41 ubuntu pluto[28443]: | np=13 and sd=0x4a4610 
Apr  8 14:03:41 ubuntu pluto[28443]: | ***parse ISAKMP Vendor ID Payload:
Apr  8 14:03:41 ubuntu pluto[28443]: |    next payload type: ISAKMP_NEXT_NONCE
Apr  8 14:03:41 ubuntu pluto[28443]: |    length: 12
Apr  8 14:03:41 ubuntu pluto[28443]: | np=10 and sd=0x4a45b0 
Apr  8 14:03:41 ubuntu pluto[28443]: | ***parse ISAKMP Nonce Payload:
Apr  8 14:03:41 ubuntu pluto[28443]: |    next payload type: ISAKMP_NEXT_ID
Apr  8 14:03:41 ubuntu pluto[28443]: |    length: 12
Apr  8 14:03:41 ubuntu pluto[28443]: | np=5 and sd=(nil) 
Apr  8 14:03:41 ubuntu pluto[28443]: | ***parse ISAKMP Identification Payload:
Apr  8 14:03:41 ubuntu pluto[28443]: |    next payload type: ISAKMP_NEXT_HASH
Apr  8 14:03:41 ubuntu pluto[28443]: |    length: 12
Apr  8 14:03:41 ubuntu pluto[28443]: |    ID type: ID_IPV4_ADDR
Apr  8 14:03:41 ubuntu pluto[28443]: |    DOI specific A: 0
Apr  8 14:03:41 ubuntu pluto[28443]: |    DOI specific B: 0
Apr  8 14:03:41 ubuntu pluto[28443]: | np=8 and sd=0x4a4570 
Apr  8 14:03:41 ubuntu pluto[28443]: | ***parse ISAKMP Hash Payload:
Apr  8 14:03:41 ubuntu pluto[28443]: |    next payload type: ISAKMP_NEXT_VID
Apr  8 14:03:41 ubuntu pluto[28443]: |    length: 24
Apr  8 14:03:41 ubuntu pluto[28443]: | np=13 and sd=0x4a4610 
Apr  8 14:03:41 ubuntu pluto[28443]: | ***parse ISAKMP Vendor ID Payload:
Apr  8 14:03:41 ubuntu pluto[28443]: |    next payload type: ISAKMP_NEXT_NAT-D
Apr  8 14:03:41 ubuntu pluto[28443]: |    length: 20
Apr  8 14:03:41 ubuntu pluto[28443]: | np=130 and sd=(nil) 
Apr  8 14:03:41 ubuntu pluto[28443]: | ***parse ISAKMP NAT-D Payload:
Apr  8 14:03:41 ubuntu pluto[28443]: |    next payload type: ISAKMP_NEXT_NAT-D
Apr  8 14:03:41 ubuntu pluto[28443]: |    length: 24
Apr  8 14:03:41 ubuntu pluto[28443]: | np=130 and sd=(nil) 
Apr  8 14:03:41 ubuntu pluto[28443]: | ***parse ISAKMP NAT-D Payload:
Apr  8 14:03:41 ubuntu pluto[28443]: |    next payload type: ISAKMP_NEXT_NAT-D
Apr  8 14:03:41 ubuntu pluto[28443]: |    length: 24
Apr  8 14:03:41 ubuntu pluto[28443]: | np=130 and sd=(nil) 
Apr  8 14:03:41 ubuntu pluto[28443]: | ***parse ISAKMP NAT-D Payload:
Apr  8 14:03:41 ubuntu pluto[28443]: |    next payload type: ISAKMP_NEXT_NAT-D
Apr  8 14:03:41 ubuntu pluto[28443]: |    length: 24
Apr  8 14:03:41 ubuntu pluto[28443]: | np=130 and sd=(nil) 
Apr  8 14:03:41 ubuntu pluto[28443]: | ***parse ISAKMP NAT-D Payload:
Apr  8 14:03:41 ubuntu pluto[28443]: |    next payload type: ISAKMP_NEXT_NAT-D
Apr  8 14:03:41 ubuntu pluto[28443]: |    length: 24
Apr  8 14:03:41 ubuntu pluto[28443]: | np=130 and sd=(nil) 
Apr  8 14:03:41 ubuntu pluto[28443]: | ***parse ISAKMP NAT-D Payload:
Apr  8 14:03:41 ubuntu pluto[28443]: |    next payload type: ISAKMP_NEXT_NAT-D
Apr  8 14:03:41 ubuntu pluto[28443]: |    length: 24
Apr  8 14:03:41 ubuntu pluto[28443]: | np=130 and sd=(nil) 
Apr  8 14:03:42 ubuntu pluto[28443]: | ***parse ISAKMP NAT-D Payload:
Apr  8 14:03:42 ubuntu pluto[28443]: |    next payload type: ISAKMP_NEXT_NAT-D
Apr  8 14:03:42 ubuntu pluto[28443]: |    length: 24
Apr  8 14:03:42 ubuntu pluto[28443]: | np=130 and sd=(nil) 
Apr  8 14:03:42 ubuntu pluto[28443]: | ***parse ISAKMP NAT-D Payload:
Apr  8 14:03:42 ubuntu pluto[28443]: |    next payload type: ISAKMP_NEXT_NAT-D
Apr  8 14:03:42 ubuntu pluto[28443]: |    length: 24
Apr  8 14:03:42 ubuntu pluto[28443]: | np=130 and sd=(nil) 
Apr  8 14:03:42 ubuntu pluto[28443]: | ***parse ISAKMP NAT-D Payload:
Apr  8 14:03:42 ubuntu pluto[28443]: |    next payload type: ISAKMP_NEXT_NAT-D
Apr  8 14:03:42 ubuntu pluto[28443]: |    length: 24
Apr  8 14:03:42 ubuntu pluto[28443]: | np=130 and sd=(nil) 
Apr  8 14:03:42 ubuntu pluto[28443]: | ***parse ISAKMP NAT-D Payload:
Apr  8 14:03:42 ubuntu pluto[28443]: |    next payload type: ISAKMP_NEXT_NAT-D
Apr  8 14:03:42 ubuntu pluto[28443]: |    length: 24
Apr  8 14:03:42 ubuntu pluto[28443]: | np=130 and sd=(nil) 
Apr  8 14:03:42 ubuntu pluto[28443]: | ***parse ISAKMP NAT-D Payload:
Apr  8 14:03:42 ubuntu pluto[28443]: |    next payload type: ISAKMP_NEXT_NAT-D
Apr  8 14:03:42 ubuntu pluto[28443]: |    length: 24
Apr  8 14:03:42 ubuntu pluto[28443]: | np=130 and sd=(nil) 
Apr  8 14:03:42 ubuntu pluto[28443]: | ***parse ISAKMP NAT-D Payload:
Apr  8 14:03:42 ubuntu pluto[28443]: |    next payload type: ISAKMP_NEXT_NAT-D
Apr  8 14:03:42 ubuntu pluto[28443]: |    length: 24
Apr  8 14:03:42 ubuntu pluto[28443]: | np=130 and sd=(nil) 
Apr  8 14:03:42 ubuntu pluto[28443]: | ***parse ISAKMP NAT-D Payload:
Apr  8 14:03:42 ubuntu pluto[28443]: |    next payload type: ISAKMP_NEXT_NAT-D
Apr  8 14:03:42 ubuntu pluto[28443]: |    length: 24
Apr  8 14:03:42 ubuntu pluto[28443]: | np=130 and sd=(nil) 
Apr  8 14:03:42 ubuntu pluto[28443]: | ***parse ISAKMP NAT-D Payload:
Apr  8 14:03:42 ubuntu pluto[28443]: |    next payload type: ISAKMP_NEXT_NAT-D
Apr  8 14:03:42 ubuntu pluto[28443]: |    length: 24
Apr  8 14:03:42 ubuntu pluto[28443]: "gtm" #1: more than 20 payloads in message; ignored
Apr  8 14:03:42 ubuntu pluto[28443]: | payload malformed after IV
Apr  8 14:03:42 ubuntu pluto[28443]: | 
Apr  8 14:03:42 ubuntu pluto[28443]: "gtm" #1: sending notification PAYLOAD_MALFORMED to 65.209.146.209:500
Apr  8 14:03:42 ubuntu pluto[28443]: | **emit ISAKMP Message:
Apr  8 14:03:42 ubuntu pluto[28443]: |    initiator cookie:
Apr  8 14:03:42 ubuntu pluto[28443]: |   c4 7b d5 26  28 1c ca 59
Apr  8 14:03:42 ubuntu pluto[28443]: |    responder cookie:
Apr  8 14:03:42 ubuntu pluto[28443]: |   00 00 00 00  00 00 00 00
Apr  8 14:03:42 ubuntu pluto[28443]: |    next payload type: ISAKMP_NEXT_N
Apr  8 14:03:42 ubuntu pluto[28443]: |    ISAKMP version: ISAKMP Version 1.0
Apr  8 14:03:42 ubuntu pluto[28443]: |    exchange type: ISAKMP_XCHG_INFO
Apr  8 14:03:42 ubuntu pluto[28443]: |    flags: none
Apr  8 14:03:42 ubuntu pluto[28443]: |    message ID:  00 00 00 00
Apr  8 14:03:42 ubuntu pluto[28443]: | ***emit ISAKMP Notification Payload:
Apr  8 14:03:42 ubuntu pluto[28443]: |    next payload type: ISAKMP_NEXT_NONE
Apr  8 14:03:42 ubuntu pluto[28443]: |    DOI: ISAKMP_DOI_IPSEC
Apr  8 14:03:42 ubuntu pluto[28443]: |    protocol ID: 1
Apr  8 14:03:42 ubuntu pluto[28443]: |    SPI size: 0
Apr  8 14:03:42 ubuntu pluto[28443]: |    Notify Message Type: PAYLOAD_MALFORMED
Apr  8 14:03:42 ubuntu pluto[28443]: | emitting length of ISAKMP Notification Payload: 12
Apr  8 14:03:42 ubuntu pluto[28443]: | emitting length of ISAKMP Message: 40
Apr  8 14:03:42 ubuntu pluto[28443]: | sending 40 bytes for notification packet through eth0:500 to 65.209.146.209:500:
Apr  8 14:03:42 ubuntu pluto[28443]: |   c4 7b d5 26  28 1c ca 59  00 00 00 00  00 00 00 00
Apr  8 14:03:42 ubuntu pluto[28443]: |   0b 10 05 00  00 00 00 00  00 00 00 28  00 00 00 0c
Apr  8 14:03:42 ubuntu pluto[28443]: |   00 00 00 01  01 00 00 10
Apr  8 14:03:42 ubuntu pluto[28443]: | next event EVENT_RETRANSMIT in 35 seconds for #1
Apr  8 14:03:47 ubuntu pluto[28443]: |  
Apr  8 14:03:47 ubuntu pluto[28443]: | *received 672 bytes from 65.209.146.209:500 on eth0 (port=500)
Apr  8 14:03:47 ubuntu pluto[28443]: |   c4 7b d5 26  28 1c ca 59  da 3c f7 71  50 3a e2 68
Apr  8 14:03:47 ubuntu pluto[28443]: |   01 10 04 00  00 00 00 00  00 00 02 a0  04 00 00 34
Apr  8 14:03:47 ubuntu pluto[28443]: |   00 00 00 01  00 00 00 01  00 00 00 28  00 01 00 01
Apr  8 14:03:47 ubuntu pluto[28443]: |   00 00 00 20  00 01 00 00  80 0b 00 01  80 0c 0e 10
Apr  8 14:03:47 ubuntu pluto[28443]: |   80 01 00 05  80 02 00 02  80 03 fd e9  80 04 00 02
Apr  8 14:03:47 ubuntu pluto[28443]: |   0d 00 00 84  6a 13 20 8a  fa e6 5a 8d  95 a6 2a d5
Apr  8 14:03:47 ubuntu pluto[28443]: |   ee 26 51 50  d6 1f 0b d6  00 3e aa 5e  f8 d8 8e 14
Apr  8 14:03:47 ubuntu pluto[28443]: |   04 73 ed 19  c2 0b a1 34  e7 9c e8 c4  94 de 60 95
Apr  8 14:03:47 ubuntu pluto[28443]: |   55 a3 e2 bf  9b a4 81 89  73 62 56 88  38 06 c3 45
Apr  8 14:03:47 ubuntu pluto[28443]: |   b1 92 a4 1c  22 79 77 99  56 0c c2 68  11 50 ac b7
Apr  8 14:03:47 ubuntu pluto[28443]: |   78 bc e8 55  a9 15 89 dc  53 03 02 05  dd 46 f9 00
Apr  8 14:03:47 ubuntu pluto[28443]: |   16 1a 9d c4  01 7b dc 60  67 14 27 d1  0f a2 ca b8
Apr  8 14:03:47 ubuntu pluto[28443]: |   9b 58 75 4a  5c bb 1c 9a  3d ff fd 0d  c9 0c a5 46
Apr  8 14:03:47 ubuntu pluto[28443]: |   c6 03 9c e7  0a 00 00 0c  09 00 26 89  df d6 b7 12
Apr  8 14:03:47 ubuntu pluto[28443]: |   05 00 00 0c  8b e6 f3 8c  a3 67 ff 05  08 00 00 0c
Apr  8 14:03:47 ubuntu pluto[28443]: |   01 00 00 00  41 d1 92 d1  0d 00 00 18  55 a3 59 33
Apr  8 14:03:47 ubuntu pluto[28443]: |   27 34 45 bc  f7 ea 80 e7  99 28 54 ef  d2 93 12 f4
Apr  8 14:03:47 ubuntu pluto[28443]: |   82 00 00 14  90 cb 80 91  3e bb 69 6e  08 63 81 b5
Apr  8 14:03:47 ubuntu pluto[28443]: |   ec 42 7b 1f  82 00 00 18  c4 ec 4b 9d  95 e8 1d 5a
Apr  8 14:03:47 ubuntu pluto[28443]: |   6a 22 2b f8  25 be 51 40  86 83 ab f0  82 00 00 18
Apr  8 14:03:47 ubuntu pluto[28443]: |   66 79 a4 0a  f1 1f dc 1b  cd d5 4a 65  56 ec a0 df
Apr  8 14:03:47 ubuntu pluto[28443]: |   31 eb fb 3d  82 00 00 18  d9 4d 04 04  67 44 49 0c
Apr  8 14:03:47 ubuntu pluto[28443]: |   3b 6b f1 f7  02 46 4e 51  3b 73 1d 66  82 00 00 18
Apr  8 14:03:47 ubuntu pluto[28443]: |   f9 98 cf a0  c7 e2 2d 23  81 7f 12 9d  93 1f 3a bc
Apr  8 14:03:47 ubuntu pluto[28443]: |   76 05 96 41  82 00 00 18  0d d2 7a 61  ae d7 21 26
Apr  8 14:03:47 ubuntu pluto[28443]: |   95 39 cd 25  50 ae d4 60  ad 75 9e fa  82 00 00 18
Apr  8 14:03:47 ubuntu pluto[28443]: |   d4 ac eb 42  e7 82 fb 62  bd e0 37 24  58 24 f6 27
Apr  8 14:03:47 ubuntu pluto[28443]: |   7d 43 16 92  82 00 00 18  27 87 d0 1e  6d f1 1e 63
Apr  8 14:03:47 ubuntu pluto[28443]: |   5b 35 fa 42  70 a3 b4 d7  ea cf b6 04  82 00 00 18
Apr  8 14:03:47 ubuntu pluto[28443]: |   0f be fb 6d  5f 92 c6 1a  47 52 97 e9  86 66 67 9b
Apr  8 14:03:47 ubuntu pluto[28443]: |   e5 dd 4b bc  82 00 00 18  4f c8 bb 51  61 ea 78 84
Apr  8 14:03:47 ubuntu pluto[28443]: |   00 6e dd 86  2d 22 aa 56  d1 95 19 ba  82 00 00 18
Apr  8 14:03:47 ubuntu pluto[28443]: |   17 85 f0 dc  2d 71 6a ff  80 ec f6 12  0c 89 54 0a
Apr  8 14:03:47 ubuntu pluto[28443]: |   8c c4 b4 93  82 00 00 18  d9 1c 19 0f  31 d6 95 4a
Apr  8 14:03:47 ubuntu pluto[28443]: |   99 ba 32 2b  40 79 e1 65  6a e7 66 7b  82 00 00 18
Apr  8 14:03:47 ubuntu pluto[28443]: |   12 22 13 c7  9c a7 68 cc  e9 d0 45 d4  34 63 27 89
Apr  8 14:03:47 ubuntu pluto[28443]: |   cd a1 dd 11  82 00 00 18  9a 68 1c 65  13 f8 64 48
Apr  8 14:03:47 ubuntu pluto[28443]: |   4f a8 d3 d2  64 09 9a c8  1f 4c 0f 79  82 00 00 18
Apr  8 14:03:47 ubuntu pluto[28443]: |   13 a1 44 76  76 bf ea c6  66 a8 21 19  53 26 f7 e7
Apr  8 14:03:47 ubuntu pluto[28443]: |   21 d5 65 47  0d 00 00 18  f8 7f 3c 5c  be 79 38 37
Apr  8 14:03:47 ubuntu pluto[28443]: |   02 5a 79 43  9f cb 7c 96  5a a5 5a 2c  00 00 00 14
Apr  8 14:03:47 ubuntu pluto[28443]: |   af ca d7 13  68 a1 f1 c9  6b 86 96 fc  77 57 01 00
Apr  8 14:03:47 ubuntu pluto[28443]: | **parse ISAKMP Message:
Apr  8 14:03:47 ubuntu pluto[28443]: |    initiator cookie:
Apr  8 14:03:47 ubuntu pluto[28443]: |   c4 7b d5 26  28 1c ca 59
Apr  8 14:03:47 ubuntu pluto[28443]: |    responder cookie:
Apr  8 14:03:47 ubuntu pluto[28443]: |   da 3c f7 71  50 3a e2 68
Apr  8 14:03:47 ubuntu pluto[28443]: |    next payload type: ISAKMP_NEXT_SA
Apr  8 14:03:47 ubuntu pluto[28443]: |    ISAKMP version: ISAKMP Version 1.0
Apr  8 14:03:47 ubuntu pluto[28443]: |    exchange type: ISAKMP_XCHG_AGGR
Apr  8 14:03:47 ubuntu pluto[28443]: |    flags: none
Apr  8 14:03:47 ubuntu pluto[28443]: |    message ID:  00 00 00 00
Apr  8 14:03:47 ubuntu pluto[28443]: |    length: 672
Apr  8 14:03:47 ubuntu pluto[28443]: |  processing packet with exchange type=ISAKMP_XCHG_AGGR (4)
Apr  8 14:03:47 ubuntu pluto[28443]: | ICOOKIE:  c4 7b d5 26  28 1c ca 59
Apr  8 14:03:47 ubuntu pluto[28443]: | RCOOKIE:  da 3c f7 71  50 3a e2 68
Apr  8 14:03:47 ubuntu pluto[28443]: | peer:  41 d1 92 d1
Apr  8 14:03:47 ubuntu pluto[28443]: | state hash entry 24
Apr  8 14:03:47 ubuntu pluto[28443]: | state object not found
Apr  8 14:03:47 ubuntu pluto[28443]: | ICOOKIE:  c4 7b d5 26  28 1c ca 59
Apr  8 14:03:47 ubuntu pluto[28443]: | RCOOKIE:  00 00 00 00  00 00 00 00
Apr  8 14:03:47 ubuntu pluto[28443]: | peer:  41 d1 92 d1
Apr  8 14:03:47 ubuntu pluto[28443]: | state hash entry 4
Apr  8 14:03:47 ubuntu pluto[28443]: | peer and cookies match on #1, provided msgid 00000000 vs 00000000
Apr  8 14:03:47 ubuntu pluto[28443]: | state object #1 found, in STATE_AGGR_I1
Apr  8 14:03:47 ubuntu pluto[28443]: | processing connection gtm
Apr  8 14:03:47 ubuntu pluto[28443]: | np=1 and sd=0x4a43f0 
Apr  8 14:03:47 ubuntu pluto[28443]: | ***parse ISAKMP Security Association Payload:
Apr  8 14:03:47 ubuntu pluto[28443]: |    next payload type: ISAKMP_NEXT_KE
Apr  8 14:03:47 ubuntu pluto[28443]: |    length: 52
Apr  8 14:03:47 ubuntu pluto[28443]: |    DOI: ISAKMP_DOI_IPSEC
Apr  8 14:03:47 ubuntu pluto[28443]: | np=4 and sd=0x4a44d0 
Apr  8 14:03:47 ubuntu pluto[28443]: | ***parse ISAKMP Key Exchange Payload:
Apr  8 14:03:47 ubuntu pluto[28443]: |    next payload type: ISAKMP_NEXT_VID
Apr  8 14:03:47 ubuntu pluto[28443]: |    length: 132
Apr  8 14:03:47 ubuntu pluto[28443]: | np=13 and sd=0x4a4610 
Apr  8 14:03:47 ubuntu pluto[28443]: | ***parse ISAKMP Vendor ID Payload:
Apr  8 14:03:47 ubuntu pluto[28443]: |    next payload type: ISAKMP_NEXT_NONCE
Apr  8 14:03:47 ubuntu pluto[28443]: |    length: 12
Apr  8 14:03:47 ubuntu pluto[28443]: | np=10 and sd=0x4a45b0 
Apr  8 14:03:47 ubuntu pluto[28443]: | ***parse ISAKMP Nonce Payload:
Apr  8 14:03:47 ubuntu pluto[28443]: |    next payload type: ISAKMP_NEXT_ID
Apr  8 14:03:47 ubuntu pluto[28443]: |    length: 12
Apr  8 14:03:47 ubuntu pluto[28443]: | np=5 and sd=(nil) 
Apr  8 14:03:47 ubuntu pluto[28443]: | ***parse ISAKMP Identification Payload:
Apr  8 14:03:47 ubuntu pluto[28443]: |    next payload type: ISAKMP_NEXT_HASH
Apr  8 14:03:47 ubuntu pluto[28443]: |    length: 12
Apr  8 14:03:47 ubuntu pluto[28443]: |    ID type: ID_IPV4_ADDR
Apr  8 14:03:47 ubuntu pluto[28443]: |    DOI specific A: 0
Apr  8 14:03:47 ubuntu pluto[28443]: |    DOI specific B: 0
Apr  8 14:03:47 ubuntu pluto[28443]: | np=8 and sd=0x4a4570 
Apr  8 14:03:47 ubuntu pluto[28443]: | ***parse ISAKMP Hash Payload:
Apr  8 14:03:47 ubuntu pluto[28443]: |    next payload type: ISAKMP_NEXT_VID
Apr  8 14:03:47 ubuntu pluto[28443]: |    length: 24
Apr  8 14:03:47 ubuntu pluto[28443]: | np=13 and sd=0x4a4610 
Apr  8 14:03:47 ubuntu pluto[28443]: | ***parse ISAKMP Vendor ID Payload:
Apr  8 14:03:47 ubuntu pluto[28443]: |    next payload type: ISAKMP_NEXT_NAT-D
Apr  8 14:03:47 ubuntu pluto[28443]: |    length: 20
Apr  8 14:03:47 ubuntu pluto[28443]: | np=130 and sd=(nil) 
Apr  8 14:03:47 ubuntu pluto[28443]: | ***parse ISAKMP NAT-D Payload:
Apr  8 14:03:47 ubuntu pluto[28443]: |    next payload type: ISAKMP_NEXT_NAT-D
Apr  8 14:03:47 ubuntu pluto[28443]: |    length: 24
Apr  8 14:03:47 ubuntu pluto[28443]: | np=130 and sd=(nil) 
Apr  8 14:03:47 ubuntu pluto[28443]: | ***parse ISAKMP NAT-D Payload:
Apr  8 14:03:47 ubuntu pluto[28443]: |    next payload type: ISAKMP_NEXT_NAT-D
Apr  8 14:03:47 ubuntu pluto[28443]: |    length: 24
Apr  8 14:03:47 ubuntu pluto[28443]: | np=130 and sd=(nil) 
Apr  8 14:03:47 ubuntu pluto[28443]: | ***parse ISAKMP NAT-D Payload:
Apr  8 14:03:47 ubuntu pluto[28443]: |    next payload type: ISAKMP_NEXT_NAT-D
Apr  8 14:03:47 ubuntu pluto[28443]: |    length: 24
Apr  8 14:03:47 ubuntu pluto[28443]: | np=130 and sd=(nil) 
Apr  8 14:03:47 ubuntu pluto[28443]: | ***parse ISAKMP NAT-D Payload:
Apr  8 14:03:47 ubuntu pluto[28443]: |    next payload type: ISAKMP_NEXT_NAT-D
Apr  8 14:03:47 ubuntu pluto[28443]: |    length: 24
Apr  8 14:03:47 ubuntu pluto[28443]: | np=130 and sd=(nil) 
Apr  8 14:03:47 ubuntu pluto[28443]: | ***parse ISAKMP NAT-D Payload:
Apr  8 14:03:47 ubuntu pluto[28443]: |    next payload type: ISAKMP_NEXT_NAT-D
Apr  8 14:03:47 ubuntu pluto[28443]: |    length: 24
Apr  8 14:03:47 ubuntu pluto[28443]: | np=130 and sd=(nil) 
Apr  8 14:03:47 ubuntu pluto[28443]: | ***parse ISAKMP NAT-D Payload:
Apr  8 14:03:47 ubuntu pluto[28443]: |    next payload type: ISAKMP_NEXT_NAT-D
Apr  8 14:03:47 ubuntu pluto[28443]: |    length: 24
Apr  8 14:03:47 ubuntu pluto[28443]: | np=130 and sd=(nil) 
Apr  8 14:03:47 ubuntu pluto[28443]: | ***parse ISAKMP NAT-D Payload:
Apr  8 14:03:47 ubuntu pluto[28443]: |    next payload type: ISAKMP_NEXT_NAT-D
Apr  8 14:03:47 ubuntu pluto[28443]: |    length: 24
Apr  8 14:03:47 ubuntu pluto[28443]: | np=130 and sd=(nil) 
Apr  8 14:03:47 ubuntu pluto[28443]: | ***parse ISAKMP NAT-D Payload:
Apr  8 14:03:47 ubuntu pluto[28443]: |    next payload type: ISAKMP_NEXT_NAT-D
Apr  8 14:03:47 ubuntu pluto[28443]: |    length: 24
Apr  8 14:03:47 ubuntu pluto[28443]: | np=130 and sd=(nil) 
Apr  8 14:03:47 ubuntu pluto[28443]: | ***parse ISAKMP NAT-D Payload:
Apr  8 14:03:47 ubuntu pluto[28443]: |    next payload type: ISAKMP_NEXT_NAT-D
Apr  8 14:03:47 ubuntu pluto[28443]: |    length: 24
Apr  8 14:03:47 ubuntu pluto[28443]: | np=130 and sd=(nil) 
Apr  8 14:03:47 ubuntu pluto[28443]: | ***parse ISAKMP NAT-D Payload:
Apr  8 14:03:47 ubuntu pluto[28443]: |    next payload type: ISAKMP_NEXT_NAT-D
Apr  8 14:03:47 ubuntu pluto[28443]: |    length: 24
Apr  8 14:03:47 ubuntu pluto[28443]: | np=130 and sd=(nil) 
Apr  8 14:03:47 ubuntu pluto[28443]: | ***parse ISAKMP NAT-D Payload:
Apr  8 14:03:47 ubuntu pluto[28443]: |    next payload type: ISAKMP_NEXT_NAT-D
Apr  8 14:03:47 ubuntu pluto[28443]: |    length: 24
Apr  8 14:03:47 ubuntu pluto[28443]: | np=130 and sd=(nil) 
Apr  8 14:03:47 ubuntu pluto[28443]: | ***parse ISAKMP NAT-D Payload:
Apr  8 14:03:47 ubuntu pluto[28443]: |    next payload type: ISAKMP_NEXT_NAT-D
Apr  8 14:03:47 ubuntu pluto[28443]: |    length: 24
Apr  8 14:03:47 ubuntu pluto[28443]: | np=130 and sd=(nil) 
Apr  8 14:03:47 ubuntu pluto[28443]: | ***parse ISAKMP NAT-D Payload:
Apr  8 14:03:47 ubuntu pluto[28443]: |    next payload type: ISAKMP_NEXT_NAT-D
Apr  8 14:03:47 ubuntu pluto[28443]: |    length: 24
Apr  8 14:03:47 ubuntu pluto[28443]: "gtm" #1: more than 20 payloads in message; ignored
Apr  8 14:03:47 ubuntu pluto[28443]: | payload malformed after IV
Apr  8 14:03:47 ubuntu pluto[28443]: | 
Apr  8 14:03:47 ubuntu pluto[28443]: "gtm" #1: sending notification PAYLOAD_MALFORMED to 65.209.146.209:500
Apr  8 14:03:47 ubuntu pluto[28443]: | **emit ISAKMP Message:
Apr  8 14:03:47 ubuntu pluto[28443]: |    initiator cookie:
Apr  8 14:03:47 ubuntu pluto[28443]: |   c4 7b d5 26  28 1c ca 59
Apr  8 14:03:47 ubuntu pluto[28443]: |    responder cookie:
Apr  8 14:03:47 ubuntu pluto[28443]: |   00 00 00 00  00 00 00 00
Apr  8 14:03:47 ubuntu pluto[28443]: |    next payload type: ISAKMP_NEXT_N
Apr  8 14:03:47 ubuntu pluto[28443]: |    ISAKMP version: ISAKMP Version 1.0
Apr  8 14:03:47 ubuntu pluto[28443]: |    exchange type: ISAKMP_XCHG_INFO
Apr  8 14:03:47 ubuntu pluto[28443]: |    flags: none
Apr  8 14:03:47 ubuntu pluto[28443]: |    message ID:  00 00 00 00
Apr  8 14:03:47 ubuntu pluto[28443]: | ***emit ISAKMP Notification Payload:
Apr  8 14:03:47 ubuntu pluto[28443]: |    next payload type: ISAKMP_NEXT_NONE
Apr  8 14:03:47 ubuntu pluto[28443]: |    DOI: ISAKMP_DOI_IPSEC
Apr  8 14:03:47 ubuntu pluto[28443]: |    protocol ID: 1
Apr  8 14:03:47 ubuntu pluto[28443]: |    SPI size: 0
Apr  8 14:03:47 ubuntu pluto[28443]: |    Notify Message Type: PAYLOAD_MALFORMED
Apr  8 14:03:47 ubuntu pluto[28443]: | emitting length of ISAKMP Notification Payload: 12
Apr  8 14:03:47 ubuntu pluto[28443]: | emitting length of ISAKMP Message: 40
Apr  8 14:03:47 ubuntu pluto[28443]: | sending 40 bytes for notification packet through eth0:500 to 65.209.146.209:500:
Apr  8 14:03:47 ubuntu pluto[28443]: |   c4 7b d5 26  28 1c ca 59  00 00 00 00  00 00 00 00
Apr  8 14:03:47 ubuntu pluto[28443]: |   0b 10 05 00  00 00 00 00  00 00 00 28  00 00 00 0c
Apr  8 14:03:47 ubuntu pluto[28443]: |   00 00 00 01  01 00 00 10
Apr  8 14:03:47 ubuntu pluto[28443]: | next event EVENT_RETRANSMIT in 30 seconds for #1
Apr  8 14:03:51 ubuntu pluto[28443]: |  
Apr  8 14:03:51 ubuntu pluto[28443]: | *received 672 bytes from 65.209.146.209:500 on eth0 (port=500)
Apr  8 14:03:51 ubuntu pluto[28443]: |   c4 7b d5 26  28 1c ca 59  da 3c f7 71  50 3a e2 68
Apr  8 14:03:51 ubuntu pluto[28443]: |   01 10 04 00  00 00 00 00  00 00 02 a0  04 00 00 34
Apr  8 14:03:51 ubuntu pluto[28443]: |   00 00 00 01  00 00 00 01  00 00 00 28  00 01 00 01
Apr  8 14:03:51 ubuntu pluto[28443]: |   00 00 00 20  00 01 00 00  80 0b 00 01  80 0c 0e 10
Apr  8 14:03:51 ubuntu pluto[28443]: |   80 01 00 05  80 02 00 02  80 03 fd e9  80 04 00 02
Apr  8 14:03:51 ubuntu pluto[28443]: |   0d 00 00 84  6a 13 20 8a  fa e6 5a 8d  95 a6 2a d5
Apr  8 14:03:51 ubuntu pluto[28443]: |   ee 26 51 50  d6 1f 0b d6  00 3e aa 5e  f8 d8 8e 14
Apr  8 14:03:51 ubuntu pluto[28443]: |   04 73 ed 19  c2 0b a1 34  e7 9c e8 c4  94 de 60 95
Apr  8 14:03:51 ubuntu pluto[28443]: |   55 a3 e2 bf  9b a4 81 89  73 62 56 88  38 06 c3 45
Apr  8 14:03:51 ubuntu pluto[28443]: |   b1 92 a4 1c  22 79 77 99  56 0c c2 68  11 50 ac b7
Apr  8 14:03:51 ubuntu pluto[28443]: |   78 bc e8 55  a9 15 89 dc  53 03 02 05  dd 46 f9 00
Apr  8 14:03:51 ubuntu pluto[28443]: |   16 1a 9d c4  01 7b dc 60  67 14 27 d1  0f a2 ca b8
Apr  8 14:03:51 ubuntu pluto[28443]: |   9b 58 75 4a  5c bb 1c 9a  3d ff fd 0d  c9 0c a5 46
Apr  8 14:03:51 ubuntu pluto[28443]: |   c6 03 9c e7  0a 00 00 0c  09 00 26 89  df d6 b7 12
Apr  8 14:03:51 ubuntu pluto[28443]: |   05 00 00 0c  8b e6 f3 8c  a3 67 ff 05  08 00 00 0c
Apr  8 14:03:51 ubuntu pluto[28443]: |   01 00 00 00  41 d1 92 d1  0d 00 00 18  55 a3 59 33
Apr  8 14:03:51 ubuntu pluto[28443]: |   27 34 45 bc  f7 ea 80 e7  99 28 54 ef  d2 93 12 f4
Apr  8 14:03:51 ubuntu pluto[28443]: |   82 00 00 14  90 cb 80 91  3e bb 69 6e  08 63 81 b5
Apr  8 14:03:51 ubuntu pluto[28443]: |   ec 42 7b 1f  82 00 00 18  c4 ec 4b 9d  95 e8 1d 5a
Apr  8 14:03:51 ubuntu pluto[28443]: |   6a 22 2b f8  25 be 51 40  86 83 ab f0  82 00 00 18
Apr  8 14:03:51 ubuntu pluto[28443]: |   66 79 a4 0a  f1 1f dc 1b  cd d5 4a 65  56 ec a0 df
Apr  8 14:03:51 ubuntu pluto[28443]: |   31 eb fb 3d  82 00 00 18  d9 4d 04 04  67 44 49 0c
Apr  8 14:03:51 ubuntu pluto[28443]: |   3b 6b f1 f7  02 46 4e 51  3b 73 1d 66  82 00 00 18
Apr  8 14:03:51 ubuntu pluto[28443]: |   f9 98 cf a0  c7 e2 2d 23  81 7f 12 9d  93 1f 3a bc
Apr  8 14:03:51 ubuntu pluto[28443]: |   76 05 96 41  82 00 00 18  0d d2 7a 61  ae d7 21 26
Apr  8 14:03:51 ubuntu pluto[28443]: |   95 39 cd 25  50 ae d4 60  ad 75 9e fa  82 00 00 18
Apr  8 14:03:51 ubuntu pluto[28443]: |   d4 ac eb 42  e7 82 fb 62  bd e0 37 24  58 24 f6 27
Apr  8 14:03:51 ubuntu pluto[28443]: |   7d 43 16 92  82 00 00 18  27 87 d0 1e  6d f1 1e 63
Apr  8 14:03:51 ubuntu pluto[28443]: |   5b 35 fa 42  70 a3 b4 d7  ea cf b6 04  82 00 00 18
Apr  8 14:03:51 ubuntu pluto[28443]: |   0f be fb 6d  5f 92 c6 1a  47 52 97 e9  86 66 67 9b
Apr  8 14:03:51 ubuntu pluto[28443]: |   e5 dd 4b bc  82 00 00 18  4f c8 bb 51  61 ea 78 84
Apr  8 14:03:51 ubuntu pluto[28443]: |   00 6e dd 86  2d 22 aa 56  d1 95 19 ba  82 00 00 18
Apr  8 14:03:51 ubuntu pluto[28443]: |   17 85 f0 dc  2d 71 6a ff  80 ec f6 12  0c 89 54 0a
Apr  8 14:03:51 ubuntu pluto[28443]: |   8c c4 b4 93  82 00 00 18  d9 1c 19 0f  31 d6 95 4a
Apr  8 14:03:51 ubuntu pluto[28443]: |   99 ba 32 2b  40 79 e1 65  6a e7 66 7b  82 00 00 18
Apr  8 14:03:51 ubuntu pluto[28443]: |   12 22 13 c7  9c a7 68 cc  e9 d0 45 d4  34 63 27 89
Apr  8 14:03:51 ubuntu pluto[28443]: |   cd a1 dd 11  82 00 00 18  9a 68 1c 65  13 f8 64 48
Apr  8 14:03:51 ubuntu pluto[28443]: |   4f a8 d3 d2  64 09 9a c8  1f 4c 0f 79  82 00 00 18
Apr  8 14:03:51 ubuntu pluto[28443]: |   13 a1 44 76  76 bf ea c6  66 a8 21 19  53 26 f7 e7
Apr  8 14:03:51 ubuntu pluto[28443]: |   21 d5 65 47  0d 00 00 18  f8 7f 3c 5c  be 79 38 37
Apr  8 14:03:51 ubuntu pluto[28443]: |   02 5a 79 43  9f cb 7c 96  5a a5 5a 2c  00 00 00 14
Apr  8 14:03:51 ubuntu pluto[28443]: |   af ca d7 13  68 a1 f1 c9  6b 86 96 fc  77 57 01 00
Apr  8 14:03:51 ubuntu pluto[28443]: | **parse ISAKMP Message:
Apr  8 14:03:51 ubuntu pluto[28443]: |    initiator cookie:
Apr  8 14:03:51 ubuntu pluto[28443]: |   c4 7b d5 26  28 1c ca 59
Apr  8 14:03:51 ubuntu pluto[28443]: |    responder cookie:
Apr  8 14:03:51 ubuntu pluto[28443]: |   da 3c f7 71  50 3a e2 68
Apr  8 14:03:51 ubuntu pluto[28443]: |    next payload type: ISAKMP_NEXT_SA
Apr  8 14:03:51 ubuntu pluto[28443]: |    ISAKMP version: ISAKMP Version 1.0
Apr  8 14:03:51 ubuntu pluto[28443]: |    exchange type: ISAKMP_XCHG_AGGR
Apr  8 14:03:51 ubuntu pluto[28443]: |    flags: none
Apr  8 14:03:51 ubuntu pluto[28443]: |    message ID:  00 00 00 00
Apr  8 14:03:51 ubuntu pluto[28443]: |    length: 672
Apr  8 14:03:51 ubuntu pluto[28443]: |  processing packet with exchange type=ISAKMP_XCHG_AGGR (4)
Apr  8 14:03:51 ubuntu pluto[28443]: | ICOOKIE:  c4 7b d5 26  28 1c ca 59
Apr  8 14:03:51 ubuntu pluto[28443]: | RCOOKIE:  da 3c f7 71  50 3a e2 68
Apr  8 14:03:51 ubuntu pluto[28443]: | peer:  41 d1 92 d1
Apr  8 14:03:51 ubuntu pluto[28443]: | state hash entry 24
Apr  8 14:03:51 ubuntu pluto[28443]: | state object not found
Apr  8 14:03:51 ubuntu pluto[28443]: | ICOOKIE:  c4 7b d5 26  28 1c ca 59
Apr  8 14:03:51 ubuntu pluto[28443]: | RCOOKIE:  00 00 00 00  00 00 00 00
Apr  8 14:03:51 ubuntu pluto[28443]: | peer:  41 d1 92 d1
Apr  8 14:03:51 ubuntu pluto[28443]: | state hash entry 4
Apr  8 14:03:51 ubuntu pluto[28443]: | peer and cookies match on #1, provided msgid 00000000 vs 00000000
Apr  8 14:03:51 ubuntu pluto[28443]: | state object #1 found, in STATE_AGGR_I1
Apr  8 14:03:51 ubuntu pluto[28443]: | processing connection gtm
Apr  8 14:03:51 ubuntu pluto[28443]: | np=1 and sd=0x4a43f0 
Apr  8 14:03:51 ubuntu pluto[28443]: | ***parse ISAKMP Security Association Payload:
Apr  8 14:03:51 ubuntu pluto[28443]: |    next payload type: ISAKMP_NEXT_KE
Apr  8 14:03:51 ubuntu pluto[28443]: |    length: 52
Apr  8 14:03:51 ubuntu pluto[28443]: |    DOI: ISAKMP_DOI_IPSEC
Apr  8 14:03:51 ubuntu pluto[28443]: | np=4 and sd=0x4a44d0 
Apr  8 14:03:51 ubuntu pluto[28443]: | ***parse ISAKMP Key Exchange Payload:
Apr  8 14:03:51 ubuntu pluto[28443]: |    next payload type: ISAKMP_NEXT_VID
Apr  8 14:03:51 ubuntu pluto[28443]: |    length: 132
Apr  8 14:03:51 ubuntu pluto[28443]: | np=13 and sd=0x4a4610 
Apr  8 14:03:51 ubuntu pluto[28443]: | ***parse ISAKMP Vendor ID Payload:
Apr  8 14:03:51 ubuntu pluto[28443]: |    next payload type: ISAKMP_NEXT_NONCE
Apr  8 14:03:51 ubuntu pluto[28443]: |    length: 12
Apr  8 14:03:51 ubuntu pluto[28443]: | np=10 and sd=0x4a45b0 
Apr  8 14:03:51 ubuntu pluto[28443]: | ***parse ISAKMP Nonce Payload:
Apr  8 14:03:51 ubuntu pluto[28443]: |    next payload type: ISAKMP_NEXT_ID
Apr  8 14:03:51 ubuntu pluto[28443]: |    length: 12
Apr  8 14:03:51 ubuntu pluto[28443]: | np=5 and sd=(nil) 
Apr  8 14:03:51 ubuntu pluto[28443]: | ***parse ISAKMP Identification Payload:
Apr  8 14:03:51 ubuntu pluto[28443]: |    next payload type: ISAKMP_NEXT_HASH
Apr  8 14:03:51 ubuntu pluto[28443]: |    length: 12
Apr  8 14:03:51 ubuntu pluto[28443]: |    ID type: ID_IPV4_ADDR
Apr  8 14:03:51 ubuntu pluto[28443]: |    DOI specific A: 0
Apr  8 14:03:51 ubuntu pluto[28443]: |    DOI specific B: 0
Apr  8 14:03:51 ubuntu pluto[28443]: | np=8 and sd=0x4a4570 
Apr  8 14:03:51 ubuntu pluto[28443]: | ***parse ISAKMP Hash Payload:
Apr  8 14:03:51 ubuntu pluto[28443]: |    next payload type: ISAKMP_NEXT_VID
Apr  8 14:03:51 ubuntu pluto[28443]: |    length: 24
Apr  8 14:03:51 ubuntu pluto[28443]: | np=13 and sd=0x4a4610 
Apr  8 14:03:51 ubuntu pluto[28443]: | ***parse ISAKMP Vendor ID Payload:
Apr  8 14:03:51 ubuntu pluto[28443]: |    next payload type: ISAKMP_NEXT_NAT-D
Apr  8 14:03:51 ubuntu pluto[28443]: |    length: 20
Apr  8 14:03:51 ubuntu pluto[28443]: | np=130 and sd=(nil) 
Apr  8 14:03:51 ubuntu pluto[28443]: | ***parse ISAKMP NAT-D Payload:
Apr  8 14:03:51 ubuntu pluto[28443]: |    next payload type: ISAKMP_NEXT_NAT-D
Apr  8 14:03:51 ubuntu pluto[28443]: |    length: 24
Apr  8 14:03:51 ubuntu pluto[28443]: | np=130 and sd=(nil) 
Apr  8 14:03:51 ubuntu pluto[28443]: | ***parse ISAKMP NAT-D Payload:
Apr  8 14:03:51 ubuntu pluto[28443]: |    next payload type: ISAKMP_NEXT_NAT-D
Apr  8 14:03:51 ubuntu pluto[28443]: |    length: 24
Apr  8 14:03:51 ubuntu pluto[28443]: | np=130 and sd=(nil) 
Apr  8 14:03:51 ubuntu pluto[28443]: | ***parse ISAKMP NAT-D Payload:
Apr  8 14:03:51 ubuntu pluto[28443]: |    next payload type: ISAKMP_NEXT_NAT-D
Apr  8 14:03:51 ubuntu pluto[28443]: |    length: 24
Apr  8 14:03:51 ubuntu pluto[28443]: | np=130 and sd=(nil) 
Apr  8 14:03:51 ubuntu pluto[28443]: | ***parse ISAKMP NAT-D Payload:
Apr  8 14:03:51 ubuntu pluto[28443]: |    next payload type: ISAKMP_NEXT_NAT-D
Apr  8 14:03:51 ubuntu pluto[28443]: |    length: 24
Apr  8 14:03:51 ubuntu pluto[28443]: | np=130 and sd=(nil) 
Apr  8 14:03:51 ubuntu pluto[28443]: | ***parse ISAKMP NAT-D Payload:
Apr  8 14:03:51 ubuntu pluto[28443]: |    next payload type: ISAKMP_NEXT_NAT-D
Apr  8 14:03:51 ubuntu pluto[28443]: |    length: 24
Apr  8 14:03:51 ubuntu pluto[28443]: | np=130 and sd=(nil) 
Apr  8 14:03:51 ubuntu pluto[28443]: | ***parse ISAKMP NAT-D Payload:
Apr  8 14:03:51 ubuntu pluto[28443]: |    next payload type: ISAKMP_NEXT_NAT-D
Apr  8 14:03:51 ubuntu pluto[28443]: |    length: 24
Apr  8 14:03:51 ubuntu pluto[28443]: | np=130 and sd=(nil) 
Apr  8 14:03:51 ubuntu pluto[28443]: | ***parse ISAKMP NAT-D Payload:
Apr  8 14:03:51 ubuntu pluto[28443]: |    next payload type: ISAKMP_NEXT_NAT-D
Apr  8 14:03:51 ubuntu pluto[28443]: |    length: 24
Apr  8 14:03:51 ubuntu pluto[28443]: | np=130 and sd=(nil) 
Apr  8 14:03:51 ubuntu pluto[28443]: | ***parse ISAKMP NAT-D Payload:
Apr  8 14:03:51 ubuntu pluto[28443]: |    next payload type: ISAKMP_NEXT_NAT-D
Apr  8 14:03:51 ubuntu pluto[28443]: |    length: 24
Apr  8 14:03:51 ubuntu pluto[28443]: | np=130 and sd=(nil) 
Apr  8 14:03:51 ubuntu pluto[28443]: | ***parse ISAKMP NAT-D Payload:
Apr  8 14:03:51 ubuntu pluto[28443]: |    next payload type: ISAKMP_NEXT_NAT-D
Apr  8 14:03:51 ubuntu pluto[28443]: |    length: 24
Apr  8 14:03:51 ubuntu pluto[28443]: | np=130 and sd=(nil) 
Apr  8 14:03:51 ubuntu pluto[28443]: | ***parse ISAKMP NAT-D Payload:
Apr  8 14:03:51 ubuntu pluto[28443]: |    next payload type: ISAKMP_NEXT_NAT-D
Apr  8 14:03:51 ubuntu pluto[28443]: |    length: 24
Apr  8 14:03:51 ubuntu pluto[28443]: | np=130 and sd=(nil) 
Apr  8 14:03:51 ubuntu pluto[28443]: | ***parse ISAKMP NAT-D Payload:
Apr  8 14:03:51 ubuntu pluto[28443]: |    next payload type: ISAKMP_NEXT_NAT-D
Apr  8 14:03:51 ubuntu pluto[28443]: |    length: 24
Apr  8 14:03:51 ubuntu pluto[28443]: | np=130 and sd=(nil) 
Apr  8 14:03:51 ubuntu pluto[28443]: | ***parse ISAKMP NAT-D Payload:
Apr  8 14:03:51 ubuntu pluto[28443]: |    next payload type: ISAKMP_NEXT_NAT-D
Apr  8 14:03:51 ubuntu pluto[28443]: |    length: 24
Apr  8 14:03:51 ubuntu pluto[28443]: | np=130 and sd=(nil) 
Apr  8 14:03:51 ubuntu pluto[28443]: | ***parse ISAKMP NAT-D Payload:
Apr  8 14:03:51 ubuntu pluto[28443]: |    next payload type: ISAKMP_NEXT_NAT-D
Apr  8 14:03:51 ubuntu pluto[28443]: |    length: 24
Apr  8 14:03:51 ubuntu pluto[28443]: "gtm" #1: more than 20 payloads in message; ignored
Apr  8 14:03:51 ubuntu pluto[28443]: | payload malformed after IV
Apr  8 14:03:51 ubuntu pluto[28443]: | 
Apr  8 14:03:51 ubuntu pluto[28443]: "gtm" #1: sending notification PAYLOAD_MALFORMED to 65.209.146.209:500
Apr  8 14:03:51 ubuntu pluto[28443]: | **emit ISAKMP Message:
Apr  8 14:03:51 ubuntu pluto[28443]: |    initiator cookie:
Apr  8 14:03:51 ubuntu pluto[28443]: |   c4 7b d5 26  28 1c ca 59
Apr  8 14:03:51 ubuntu pluto[28443]: |    responder cookie:
Apr  8 14:03:51 ubuntu pluto[28443]: |   00 00 00 00  00 00 00 00
Apr  8 14:03:51 ubuntu pluto[28443]: |    next payload type: ISAKMP_NEXT_N
Apr  8 14:03:51 ubuntu pluto[28443]: |    ISAKMP version: ISAKMP Version 1.0
Apr  8 14:03:51 ubuntu pluto[28443]: |    exchange type: ISAKMP_XCHG_INFO
Apr  8 14:03:51 ubuntu pluto[28443]: |    flags: none
Apr  8 14:03:51 ubuntu pluto[28443]: |    message ID:  00 00 00 00
Apr  8 14:03:51 ubuntu pluto[28443]: | ***emit ISAKMP Notification Payload:
Apr  8 14:03:51 ubuntu pluto[28443]: |    next payload type: ISAKMP_NEXT_NONE
Apr  8 14:03:51 ubuntu pluto[28443]: |    DOI: ISAKMP_DOI_IPSEC
Apr  8 14:03:51 ubuntu pluto[28443]: |    protocol ID: 1
Apr  8 14:03:51 ubuntu pluto[28443]: |    SPI size: 0
Apr  8 14:03:51 ubuntu pluto[28443]: |    Notify Message Type: PAYLOAD_MALFORMED
Apr  8 14:03:51 ubuntu pluto[28443]: | emitting length of ISAKMP Notification Payload: 12
Apr  8 14:03:51 ubuntu pluto[28443]: | emitting length of ISAKMP Message: 40
Apr  8 14:03:51 ubuntu pluto[28443]: | sending 40 bytes for notification packet through eth0:500 to 65.209.146.209:500:
Apr  8 14:03:51 ubuntu pluto[28443]: |   c4 7b d5 26  28 1c ca 59  00 00 00 00  00 00 00 00
Apr  8 14:03:51 ubuntu pluto[28443]: |   0b 10 05 00  00 00 00 00  00 00 00 28  00 00 00 0c
Apr  8 14:03:51 ubuntu pluto[28443]: |   00 00 00 01  01 00 00 10
Apr  8 14:03:51 ubuntu pluto[28443]: | next event EVENT_RETRANSMIT in 26 seconds for #1
Apr  8 14:03:57 ubuntu pluto[28443]: |  
Apr  8 14:03:57 ubuntu pluto[28443]: | *received 56 bytes from 65.209.146.209:500 on eth0 (port=500)
Apr  8 14:03:57 ubuntu pluto[28443]: |   c4 7b d5 26  28 1c ca 59  da 3c f7 71  50 3a e2 68
Apr  8 14:03:57 ubuntu pluto[28443]: |   0c 10 05 00  00 00 00 00  00 00 00 38  00 00 00 1c
Apr  8 14:03:57 ubuntu pluto[28443]: |   00 00 00 01  01 10 00 01  c4 7b d5 26  28 1c ca 59
Apr  8 14:03:57 ubuntu pluto[28443]: |   da 3c f7 71  50 3a e2 68
Apr  8 14:03:57 ubuntu pluto[28443]: | **parse ISAKMP Message:
Apr  8 14:03:57 ubuntu pluto[28443]: |    initiator cookie:
Apr  8 14:03:57 ubuntu pluto[28443]: |   c4 7b d5 26  28 1c ca 59
Apr  8 14:03:57 ubuntu pluto[28443]: |    responder cookie:
Apr  8 14:03:57 ubuntu pluto[28443]: |   da 3c f7 71  50 3a e2 68
Apr  8 14:03:57 ubuntu pluto[28443]: |    next payload type: ISAKMP_NEXT_D
Apr  8 14:03:57 ubuntu pluto[28443]: |    ISAKMP version: ISAKMP Version 1.0
Apr  8 14:03:57 ubuntu pluto[28443]: |    exchange type: ISAKMP_XCHG_INFO
Apr  8 14:03:57 ubuntu pluto[28443]: |    flags: none
Apr  8 14:03:57 ubuntu pluto[28443]: |    message ID:  00 00 00 00
Apr  8 14:03:57 ubuntu pluto[28443]: |    length: 56
Apr  8 14:03:57 ubuntu pluto[28443]: |  processing packet with exchange type=ISAKMP_XCHG_INFO (5)
Apr  8 14:03:57 ubuntu pluto[28443]: | ICOOKIE:  c4 7b d5 26  28 1c ca 59
Apr  8 14:03:57 ubuntu pluto[28443]: | RCOOKIE:  da 3c f7 71  50 3a e2 68
Apr  8 14:03:57 ubuntu pluto[28443]: | peer:  41 d1 92 d1
Apr  8 14:03:57 ubuntu pluto[28443]: | state hash entry 24
Apr  8 14:03:57 ubuntu pluto[28443]: | p15 state object not found
Apr  8 14:03:57 ubuntu pluto[28443]: | np=12 and sd=0x4a45f0 
Apr  8 14:03:57 ubuntu pluto[28443]: | ***parse ISAKMP Delete Payload:
Apr  8 14:03:57 ubuntu pluto[28443]: |    next payload type: ISAKMP_NEXT_NONE
Apr  8 14:03:57 ubuntu pluto[28443]: |    length: 28
Apr  8 14:03:57 ubuntu pluto[28443]: |    DOI: ISAKMP_DOI_IPSEC
Apr  8 14:03:57 ubuntu pluto[28443]: |    protocol ID: 1
Apr  8 14:03:57 ubuntu pluto[28443]: |    SPI size: 16
Apr  8 14:03:57 ubuntu pluto[28443]: |    number of SPIs: 1
Apr  8 14:03:57 ubuntu pluto[28443]: packet from 65.209.146.209:500: ignoring Delete SA payload: not encrypted
Apr  8 14:03:57 ubuntu pluto[28443]: | del:  c4 7b d5 26  28 1c ca 59  da 3c f7 71  50 3a e2 68
Apr  8 14:03:57 ubuntu pluto[28443]: packet from 65.209.146.209:500: received and ignored informational message
Apr  8 14:03:57 ubuntu pluto[28443]: | complete state transition with STF_IGNORE
Apr  8 14:03:57 ubuntu pluto[28443]: | next event EVENT_RETRANSMIT in 20 seconds for #1
Apr  8 14:04:17 ubuntu pluto[28443]: |  
Apr  8 14:04:17 ubuntu pluto[28443]: | *time to handle event
Apr  8 14:04:17 ubuntu pluto[28443]: | handling event EVENT_RETRANSMIT
Apr  8 14:04:17 ubuntu pluto[28443]: | event after this is EVENT_PENDING_PHASE2 in 49 seconds
Apr  8 14:04:17 ubuntu pluto[28443]: | processing connection gtm
Apr  8 14:04:17 ubuntu pluto[28443]: | handling event EVENT_RETRANSMIT for 65.209.146.209 "gtm" #1
Apr  8 14:04:17 ubuntu pluto[28443]: | sending 392 bytes for EVENT_RETRANSMIT through eth0:500 to 65.209.146.209:500:
Apr  8 14:04:17 ubuntu pluto[28443]: |   c4 7b d5 26  28 1c ca 59  00 00 00 00  00 00 00 00
Apr  8 14:04:17 ubuntu pluto[28443]: |   01 10 04 00  00 00 00 00  00 00 01 88  04 00 00 34
Apr  8 14:04:17 ubuntu pluto[28443]: |   00 00 00 01  00 00 00 01  00 00 00 28  00 01 00 01
Apr  8 14:04:17 ubuntu pluto[28443]: |   00 00 00 20  00 01 00 00  80 0b 00 01  80 0c 0e 10
Apr  8 14:04:17 ubuntu pluto[28443]: |   80 01 00 05  80 02 00 02  80 03 fd e9  80 04 00 02
Apr  8 14:04:17 ubuntu pluto[28443]: |   0a 00 00 84  9e 9e 10 00  fc 02 2f 4c  e2 bc e0 03
Apr  8 14:04:17 ubuntu pluto[28443]: |   37 ce c8 ad  10 8f a8 26  aa 87 96 08  b2 0c 70 6d
Apr  8 14:04:17 ubuntu pluto[28443]: |   8d 65 dd ed  68 33 03 ec  37 a2 15 a6  6d bb ad 1f
Apr  8 14:04:17 ubuntu pluto[28443]: |   b5 3f 89 ce  0a 45 b0 c4  55 69 8f 54  71 f4 3b 83
Apr  8 14:04:17 ubuntu pluto[28443]: |   3d d8 93 81  d0 74 9e 77  49 16 eb a7  aa 97 9b 2e
Apr  8 14:04:17 ubuntu pluto[28443]: |   e8 3c ed c8  54 29 44 ae  e1 c9 9c e1  b6 00 18 b0
Apr  8 14:04:17 ubuntu pluto[28443]: |   f0 f1 4e c9  d9 14 b9 38  b3 07 ca 5b  1c 78 a1 a9
Apr  8 14:04:17 ubuntu pluto[28443]: |   41 89 0a 70  fe ec f3 4e  b3 71 c7 b7  2c 9a d6 01
Apr  8 14:04:17 ubuntu pluto[28443]: |   f2 b2 78 75  05 00 00 14  43 52 36 e0  8b a8 0c 9c
Apr  8 14:04:17 ubuntu pluto[28443]: |   12 4a 3d 5a  3f 30 be c6  0d 00 00 1a  02 00 00 00
Apr  8 14:04:17 ubuntu pluto[28443]: |   67 72 6f 75  70 74 6f 75  72 6d 65 64  69 61 2e 63
Apr  8 14:04:17 ubuntu pluto[28443]: |   6f 6d 0d 00  00 14 af ca  d7 13 68 a1  f1 c9 6b 86
Apr  8 14:04:17 ubuntu pluto[28443]: |   96 fc 77 57  01 00 0d 00  00 14 4a 13  1c 81 07 03
Apr  8 14:04:17 ubuntu pluto[28443]: |   58 45 5c 57  28 f2 0e 95  45 2f 0d 00  00 14 7d 94
Apr  8 14:04:17 ubuntu pluto[28443]: |   19 a6 53 10  ca 6f 2c 17  9d 92 15 52  9d 56 0d 00
Apr  8 14:04:17 ubuntu pluto[28443]: |   00 14 cd 60  46 43 35 df  21 f8 7c fd  b2 fc 68 b6
Apr  8 14:04:17 ubuntu pluto[28443]: |   a4 48 0d 00  00 14 90 cb  80 91 3e bb  69 6e 08 63
Apr  8 14:04:17 ubuntu pluto[28443]: |   81 b5 ec 42  7b 1f 0d 00  00 14 44 85  15 2d 18 b6
Apr  8 14:04:17 ubuntu pluto[28443]: |   bb cd 0b e8  a8 46 95 79  dd cc 00 00  00 0c 09 00
Apr  8 14:04:17 ubuntu pluto[28443]: |   26 89 df d6  b7 12 00 00
Apr  8 14:04:17 ubuntu pluto[28443]: | inserting event EVENT_RETRANSMIT, timeout in 40 seconds for #1
Apr  8 14:04:17 ubuntu pluto[28443]: | next event EVENT_RETRANSMIT in 40 seconds for #1
Apr  8 14:04:17 ubuntu pluto[28443]: |  
Apr  8 14:04:17 ubuntu pluto[28443]: | *received 672 bytes from 65.209.146.209:500 on eth0 (port=500)
Apr  8 14:04:17 ubuntu pluto[28443]: |   c4 7b d5 26  28 1c ca 59  10 ec 1a c4  04 b4 c6 00
Apr  8 14:04:17 ubuntu pluto[28443]: |   01 10 04 00  00 00 00 00  00 00 02 a0  04 00 00 34
Apr  8 14:04:17 ubuntu pluto[28443]: |   00 00 00 01  00 00 00 01  00 00 00 28  00 01 00 01
Apr  8 14:04:17 ubuntu pluto[28443]: |   00 00 00 20  00 01 00 00  80 0b 00 01  80 0c 0e 10
Apr  8 14:04:17 ubuntu pluto[28443]: |   80 01 00 05  80 02 00 02  80 03 fd e9  80 04 00 02
Apr  8 14:04:17 ubuntu pluto[28443]: |   0d 00 00 84  32 30 8f 0a  32 11 1e b5  f8 93 f0 8b
Apr  8 14:04:17 ubuntu pluto[28443]: |   8f 40 2d fb  50 05 18 c6  87 fb 52 98  c5 1a e8 6e
Apr  8 14:04:17 ubuntu pluto[28443]: |   e2 1a a0 fc  78 8c 31 07  9c 94 3b 50  c9 be 99 a7
Apr  8 14:04:17 ubuntu pluto[28443]: |   f4 53 15 98  6e 9e 81 0b  73 7f 57 bc  04 84 e3 ef
Apr  8 14:04:17 ubuntu pluto[28443]: |   ad 17 9a e6  47 63 1b 48  ea 12 f0 71  f3 dc bc a7
Apr  8 14:04:17 ubuntu pluto[28443]: |   7e 64 63 3f  89 cf 34 ec  5d 1f a6 9b  3e 17 60 b2
Apr  8 14:04:17 ubuntu pluto[28443]: |   12 e6 f2 9e  b6 4b 64 a1  b5 9c 44 1e  51 a9 a9 06
Apr  8 14:04:17 ubuntu pluto[28443]: |   4a 10 81 c0  f2 c9 6f c6  57 ca ac 62  fc bb a8 b5
Apr  8 14:04:17 ubuntu pluto[28443]: |   1d b4 48 72  0a 00 00 0c  09 00 26 89  df d6 b7 12
Apr  8 14:04:17 ubuntu pluto[28443]: |   05 00 00 0c  ce 21 28 04  ef 5c eb aa  08 00 00 0c
Apr  8 14:04:17 ubuntu pluto[28443]: |   01 00 00 00  41 d1 92 d1  0d 00 00 18  69 81 54 05
Apr  8 14:04:17 ubuntu pluto[28443]: |   1b 13 87 6c  e1 65 e9 31  e9 9e fc a8  fc 5a f6 d3
Apr  8 14:04:17 ubuntu pluto[28443]: |   82 00 00 14  90 cb 80 91  3e bb 69 6e  08 63 81 b5
Apr  8 14:04:17 ubuntu pluto[28443]: |   ec 42 7b 1f  82 00 00 18  49 5a e2 d0  cb 31 41 4f
Apr  8 14:04:17 ubuntu pluto[28443]: |   07 09 47 c8  84 2e ef 80  6f e1 a0 e7  82 00 00 18
Apr  8 14:04:17 ubuntu pluto[28443]: |   20 ad 89 82  1c fa f0 b7  57 bd 8d 14  e2 4d 13 c8
Apr  8 14:04:17 ubuntu pluto[28443]: |   be 3f 7b 76  82 00 00 18  c6 5f 72 9d  bc bc ff 1c
Apr  8 14:04:17 ubuntu pluto[28443]: |   89 b1 76 4e  5d 3e b8 5c  c0 1a fe c0  82 00 00 18
Apr  8 14:04:17 ubuntu pluto[28443]: |   77 1e 02 5f  e3 92 b1 26  c2 43 48 38  da 79 8c f3
Apr  8 14:04:17 ubuntu pluto[28443]: |   a6 c5 5b 81  82 00 00 18  4e 36 a3 a0  f8 f1 d4 73
Apr  8 14:04:17 ubuntu pluto[28443]: |   11 46 1b c6  e8 4f d3 d3  2b cd 57 72  82 00 00 18
Apr  8 14:04:17 ubuntu pluto[28443]: |   0d a5 d1 97  9c 12 02 14  97 02 04 dd  6e 93 4a 84
Apr  8 14:04:17 ubuntu pluto[28443]: |   b2 87 b9 5c  82 00 00 18  91 09 19 73  b0 84 8f 8d
Apr  8 14:04:17 ubuntu pluto[28443]: |   6a 4a 55 f6  3f 87 4f c6  41 e7 6f 4b  82 00 00 18
Apr  8 14:04:17 ubuntu pluto[28443]: |   fd 54 15 12  fe 42 3a 61  01 19 f7 5f  ef d0 02 45
Apr  8 14:04:17 ubuntu pluto[28443]: |   6e 45 d0 cf  82 00 00 18  b9 47 8b 4a  ed bf 86 ef
Apr  8 14:04:17 ubuntu pluto[28443]: |   8e 79 da c4  ea 1e b9 c3  91 94 25 94  82 00 00 18
Apr  8 14:04:17 ubuntu pluto[28443]: |   c2 77 d3 11  ee be 0c 66  79 a8 ac 53  0a 41 ab b6
Apr  8 14:04:17 ubuntu pluto[28443]: |   40 d8 92 37  82 00 00 18  22 09 f5 b5  51 9c fb 68
Apr  8 14:04:17 ubuntu pluto[28443]: |   d7 dd be 54  58 a0 9f 33  83 0c 8d 85  82 00 00 18
Apr  8 14:04:17 ubuntu pluto[28443]: |   1f 8b 93 6c  07 ae cf ea  22 c0 c7 3b  32 75 c3 aa
Apr  8 14:04:17 ubuntu pluto[28443]: |   53 aa 30 0f  82 00 00 18  74 d1 21 b0  63 70 64 b6
Apr  8 14:04:17 ubuntu pluto[28443]: |   9a 96 86 53  0e 61 6b 96  af 52 25 95  82 00 00 18
Apr  8 14:04:17 ubuntu pluto[28443]: |   ce 19 f1 f2  41 20 b3 f9  a3 38 a4 b5  e4 5d fb 46
Apr  8 14:04:17 ubuntu pluto[28443]: |   73 fa d0 c6  0d 00 00 18  fd 33 df 58  cf 49 ce cf
Apr  8 14:04:17 ubuntu pluto[28443]: |   df 04 5b a5  ed 05 2a 92  20 9c 13 c0  00 00 00 14
Apr  8 14:04:17 ubuntu pluto[28443]: |   af ca d7 13  68 a1 f1 c9  6b 86 96 fc  77 57 01 00
Apr  8 14:04:17 ubuntu pluto[28443]: | **parse ISAKMP Message:
Apr  8 14:04:17 ubuntu pluto[28443]: |    initiator cookie:
Apr  8 14:04:17 ubuntu pluto[28443]: |   c4 7b d5 26  28 1c ca 59
Apr  8 14:04:17 ubuntu pluto[28443]: |    responder cookie:
Apr  8 14:04:17 ubuntu pluto[28443]: |   10 ec 1a c4  04 b4 c6 00
Apr  8 14:04:17 ubuntu pluto[28443]: |    next payload type: ISAKMP_NEXT_SA
Apr  8 14:04:17 ubuntu pluto[28443]: |    ISAKMP version: ISAKMP Version 1.0
Apr  8 14:04:17 ubuntu pluto[28443]: |    exchange type: ISAKMP_XCHG_AGGR
Apr  8 14:04:17 ubuntu pluto[28443]: |    flags: none
Apr  8 14:04:17 ubuntu pluto[28443]: |    message ID:  00 00 00 00
Apr  8 14:04:17 ubuntu pluto[28443]: |    length: 672
Apr  8 14:04:17 ubuntu pluto[28443]: |  processing packet with exchange type=ISAKMP_XCHG_AGGR (4)
Apr  8 14:04:17 ubuntu pluto[28443]: | ICOOKIE:  c4 7b d5 26  28 1c ca 59
Apr  8 14:04:17 ubuntu pluto[28443]: | RCOOKIE:  10 ec 1a c4  04 b4 c6 00
Apr  8 14:04:17 ubuntu pluto[28443]: | peer:  41 d1 92 d1
Apr  8 14:04:17 ubuntu pluto[28443]: | state hash entry 20
Apr  8 14:04:17 ubuntu pluto[28443]: | state object not found
Apr  8 14:04:17 ubuntu pluto[28443]: | ICOOKIE:  c4 7b d5 26  28 1c ca 59
Apr  8 14:04:17 ubuntu pluto[28443]: | RCOOKIE:  00 00 00 00  00 00 00 00
Apr  8 14:04:17 ubuntu pluto[28443]: | peer:  41 d1 92 d1
Apr  8 14:04:17 ubuntu pluto[28443]: | state hash entry 4
Apr  8 14:04:17 ubuntu pluto[28443]: | peer and cookies match on #1, provided msgid 00000000 vs 00000000
Apr  8 14:04:17 ubuntu pluto[28443]: | state object #1 found, in STATE_AGGR_I1
Apr  8 14:04:17 ubuntu pluto[28443]: | processing connection gtm
Apr  8 14:04:17 ubuntu pluto[28443]: | np=1 and sd=0x4a43f0 
Apr  8 14:04:17 ubuntu pluto[28443]: | ***parse ISAKMP Security Association Payload:
Apr  8 14:04:17 ubuntu pluto[28443]: |    next payload type: ISAKMP_NEXT_KE
Apr  8 14:04:17 ubuntu pluto[28443]: |    length: 52
Apr  8 14:04:17 ubuntu pluto[28443]: |    DOI: ISAKMP_DOI_IPSEC
Apr  8 14:04:17 ubuntu pluto[28443]: | np=4 and sd=0x4a44d0 
Apr  8 14:04:17 ubuntu pluto[28443]: | ***parse ISAKMP Key Exchange Payload:
Apr  8 14:04:17 ubuntu pluto[28443]: |    next payload type: ISAKMP_NEXT_VID
Apr  8 14:04:17 ubuntu pluto[28443]: |    length: 132
Apr  8 14:04:17 ubuntu pluto[28443]: | np=13 and sd=0x4a4610 
Apr  8 14:04:17 ubuntu pluto[28443]: | ***parse ISAKMP Vendor ID Payload:
Apr  8 14:04:17 ubuntu pluto[28443]: |    next payload type: ISAKMP_NEXT_NONCE
Apr  8 14:04:17 ubuntu pluto[28443]: |    length: 12
Apr  8 14:04:17 ubuntu pluto[28443]: | np=10 and sd=0x4a45b0 
Apr  8 14:04:17 ubuntu pluto[28443]: | ***parse ISAKMP Nonce Payload:
Apr  8 14:04:17 ubuntu pluto[28443]: |    next payload type: ISAKMP_NEXT_ID
Apr  8 14:04:17 ubuntu pluto[28443]: |    length: 12
Apr  8 14:04:17 ubuntu pluto[28443]: | np=5 and sd=(nil) 
Apr  8 14:04:17 ubuntu pluto[28443]: | ***parse ISAKMP Identification Payload:
Apr  8 14:04:17 ubuntu pluto[28443]: |    next payload type: ISAKMP_NEXT_HASH
Apr  8 14:04:17 ubuntu pluto[28443]: |    length: 12
Apr  8 14:04:17 ubuntu pluto[28443]: |    ID type: ID_IPV4_ADDR
Apr  8 14:04:17 ubuntu pluto[28443]: |    DOI specific A: 0
Apr  8 14:04:17 ubuntu pluto[28443]: |    DOI specific B: 0
Apr  8 14:04:17 ubuntu pluto[28443]: | np=8 and sd=0x4a4570 
Apr  8 14:04:17 ubuntu pluto[28443]: | ***parse ISAKMP Hash Payload:
Apr  8 14:04:17 ubuntu pluto[28443]: |    next payload type: ISAKMP_NEXT_VID
Apr  8 14:04:17 ubuntu pluto[28443]: |    length: 24
Apr  8 14:04:17 ubuntu pluto[28443]: | np=13 and sd=0x4a4610 
Apr  8 14:04:17 ubuntu pluto[28443]: | ***parse ISAKMP Vendor ID Payload:
Apr  8 14:04:17 ubuntu pluto[28443]: |    next payload type: ISAKMP_NEXT_NAT-D
Apr  8 14:04:17 ubuntu pluto[28443]: |    length: 20
Apr  8 14:04:17 ubuntu pluto[28443]: | np=130 and sd=(nil) 
Apr  8 14:04:17 ubuntu pluto[28443]: | ***parse ISAKMP NAT-D Payload:
Apr  8 14:04:17 ubuntu pluto[28443]: |    next payload type: ISAKMP_NEXT_NAT-D
Apr  8 14:04:17 ubuntu pluto[28443]: |    length: 24
Apr  8 14:04:17 ubuntu pluto[28443]: | np=130 and sd=(nil) 
Apr  8 14:04:17 ubuntu pluto[28443]: | ***parse ISAKMP NAT-D Payload:
Apr  8 14:04:17 ubuntu pluto[28443]: |    next payload type: ISAKMP_NEXT_NAT-D
Apr  8 14:04:17 ubuntu pluto[28443]: |    length: 24
Apr  8 14:04:17 ubuntu pluto[28443]: | np=130 and sd=(nil) 
Apr  8 14:04:17 ubuntu pluto[28443]: | ***parse ISAKMP NAT-D Payload:
Apr  8 14:04:17 ubuntu pluto[28443]: |    next payload type: ISAKMP_NEXT_NAT-D
Apr  8 14:04:17 ubuntu pluto[28443]: |    length: 24
Apr  8 14:04:17 ubuntu pluto[28443]: | np=130 and sd=(nil) 
Apr  8 14:04:17 ubuntu pluto[28443]: | ***parse ISAKMP NAT-D Payload:
Apr  8 14:04:17 ubuntu pluto[28443]: |    next payload type: ISAKMP_NEXT_NAT-D
Apr  8 14:04:17 ubuntu pluto[28443]: |    length: 24
Apr  8 14:04:17 ubuntu pluto[28443]: | np=130 and sd=(nil) 
Apr  8 14:04:17 ubuntu pluto[28443]: | ***parse ISAKMP NAT-D Payload:
Apr  8 14:04:17 ubuntu pluto[28443]: |    next payload type: ISAKMP_NEXT_NAT-D
Apr  8 14:04:17 ubuntu pluto[28443]: |    length: 24
Apr  8 14:04:17 ubuntu pluto[28443]: | np=130 and sd=(nil) 
Apr  8 14:04:17 ubuntu pluto[28443]: | ***parse ISAKMP NAT-D Payload:
Apr  8 14:04:17 ubuntu pluto[28443]: |    next payload type: ISAKMP_NEXT_NAT-D
Apr  8 14:04:17 ubuntu pluto[28443]: |    length: 24
Apr  8 14:04:17 ubuntu pluto[28443]: | np=130 and sd=(nil) 
Apr  8 14:04:17 ubuntu pluto[28443]: | ***parse ISAKMP NAT-D Payload:
Apr  8 14:04:17 ubuntu pluto[28443]: |    next payload type: ISAKMP_NEXT_NAT-D
Apr  8 14:04:17 ubuntu pluto[28443]: |    length: 24
Apr  8 14:04:17 ubuntu pluto[28443]: | np=130 and sd=(nil) 
Apr  8 14:04:17 ubuntu pluto[28443]: | ***parse ISAKMP NAT-D Payload:
Apr  8 14:04:17 ubuntu pluto[28443]: |    next payload type: ISAKMP_NEXT_NAT-D
Apr  8 14:04:17 ubuntu pluto[28443]: |    length: 24
Apr  8 14:04:17 ubuntu pluto[28443]: | np=130 and sd=(nil) 
Apr  8 14:04:17 ubuntu pluto[28443]: | ***parse ISAKMP NAT-D Payload:
Apr  8 14:04:17 ubuntu pluto[28443]: |    next payload type: ISAKMP_NEXT_NAT-D
Apr  8 14:04:17 ubuntu pluto[28443]: |    length: 24
Apr  8 14:04:17 ubuntu pluto[28443]: | np=130 and sd=(nil) 
Apr  8 14:04:17 ubuntu pluto[28443]: | ***parse ISAKMP NAT-D Payload:
Apr  8 14:04:17 ubuntu pluto[28443]: |    next payload type: ISAKMP_NEXT_NAT-D
Apr  8 14:04:17 ubuntu pluto[28443]: |    length: 24
Apr  8 14:04:17 ubuntu pluto[28443]: | np=130 and sd=(nil) 
Apr  8 14:04:17 ubuntu pluto[28443]: | ***parse ISAKMP NAT-D Payload:
Apr  8 14:04:17 ubuntu pluto[28443]: |    next payload type: ISAKMP_NEXT_NAT-D
Apr  8 14:04:17 ubuntu pluto[28443]: |    length: 24
Apr  8 14:04:17 ubuntu pluto[28443]: | np=130 and sd=(nil) 
Apr  8 14:04:17 ubuntu pluto[28443]: | ***parse ISAKMP NAT-D Payload:
Apr  8 14:04:17 ubuntu pluto[28443]: |    next payload type: ISAKMP_NEXT_NAT-D
Apr  8 14:04:17 ubuntu pluto[28443]: |    length: 24
Apr  8 14:04:17 ubuntu pluto[28443]: | np=130 and sd=(nil) 
Apr  8 14:04:17 ubuntu pluto[28443]: | ***parse ISAKMP NAT-D Payload:
Apr  8 14:04:17 ubuntu pluto[28443]: |    next payload type: ISAKMP_NEXT_NAT-D
Apr  8 14:04:17 ubuntu pluto[28443]: |    length: 24
Apr  8 14:04:17 ubuntu pluto[28443]: "gtm" #1: more than 20 payloads in message; ignored
Apr  8 14:04:17 ubuntu pluto[28443]: | payload malformed after IV
Apr  8 14:04:17 ubuntu pluto[28443]: | 
Apr  8 14:04:17 ubuntu pluto[28443]: "gtm" #1: sending notification PAYLOAD_MALFORMED to 65.209.146.209:500
Apr  8 14:04:17 ubuntu pluto[28443]: | **emit ISAKMP Message:
Apr  8 14:04:17 ubuntu pluto[28443]: |    initiator cookie:
Apr  8 14:04:17 ubuntu pluto[28443]: |   c4 7b d5 26  28 1c ca 59
Apr  8 14:04:17 ubuntu pluto[28443]: |    responder cookie:
Apr  8 14:04:17 ubuntu pluto[28443]: |   00 00 00 00  00 00 00 00
Apr  8 14:04:17 ubuntu pluto[28443]: |    next payload type: ISAKMP_NEXT_N
Apr  8 14:04:17 ubuntu pluto[28443]: |    ISAKMP version: ISAKMP Version 1.0
Apr  8 14:04:17 ubuntu pluto[28443]: |    exchange type: ISAKMP_XCHG_INFO
Apr  8 14:04:17 ubuntu pluto[28443]: |    flags: none
Apr  8 14:04:17 ubuntu pluto[28443]: |    message ID:  00 00 00 00
Apr  8 14:04:17 ubuntu pluto[28443]: | ***emit ISAKMP Notification Payload:
Apr  8 14:04:17 ubuntu pluto[28443]: |    next payload type: ISAKMP_NEXT_NONE
Apr  8 14:04:17 ubuntu pluto[28443]: |    DOI: ISAKMP_DOI_IPSEC
Apr  8 14:04:17 ubuntu pluto[28443]: |    protocol ID: 1
Apr  8 14:04:17 ubuntu pluto[28443]: |    SPI size: 0
Apr  8 14:04:17 ubuntu pluto[28443]: |    Notify Message Type: PAYLOAD_MALFORMED
Apr  8 14:04:17 ubuntu pluto[28443]: | emitting length of ISAKMP Notification Payload: 12
Apr  8 14:04:17 ubuntu pluto[28443]: | emitting length of ISAKMP Message: 40
Apr  8 14:04:17 ubuntu pluto[28443]: | sending 40 bytes for notification packet through eth0:500 to 65.209.146.209:500:
Apr  8 14:04:17 ubuntu pluto[28443]: |   c4 7b d5 26  28 1c ca 59  00 00 00 00  00 00 00 00
Apr  8 14:04:17 ubuntu pluto[28443]: |   0b 10 05 00  00 00 00 00  00 00 00 28  00 00 00 0c
Apr  8 14:04:17 ubuntu pluto[28443]: |   00 00 00 01  01 00 00 10
Apr  8 14:04:17 ubuntu pluto[28443]: | next event EVENT_RETRANSMIT in 40 seconds for #1
Apr  8 14:04:22 ubuntu pluto[28443]: |  
Apr  8 14:04:22 ubuntu pluto[28443]: | *received 672 bytes from 65.209.146.209:500 on eth0 (port=500)
Apr  8 14:04:22 ubuntu pluto[28443]: |   c4 7b d5 26  28 1c ca 59  10 ec 1a c4  04 b4 c6 00
Apr  8 14:04:22 ubuntu pluto[28443]: |   01 10 04 00  00 00 00 00  00 00 02 a0  04 00 00 34
Apr  8 14:04:22 ubuntu pluto[28443]: |   00 00 00 01  00 00 00 01  00 00 00 28  00 01 00 01
Apr  8 14:04:22 ubuntu pluto[28443]: |   00 00 00 20  00 01 00 00  80 0b 00 01  80 0c 0e 10
Apr  8 14:04:22 ubuntu pluto[28443]: |   80 01 00 05  80 02 00 02  80 03 fd e9  80 04 00 02
Apr  8 14:04:22 ubuntu pluto[28443]: |   0d 00 00 84  32 30 8f 0a  32 11 1e b5  f8 93 f0 8b
Apr  8 14:04:22 ubuntu pluto[28443]: |   8f 40 2d fb  50 05 18 c6  87 fb 52 98  c5 1a e8 6e
Apr  8 14:04:22 ubuntu pluto[28443]: |   e2 1a a0 fc  78 8c 31 07  9c 94 3b 50  c9 be 99 a7
Apr  8 14:04:22 ubuntu pluto[28443]: |   f4 53 15 98  6e 9e 81 0b  73 7f 57 bc  04 84 e3 ef
Apr  8 14:04:22 ubuntu pluto[28443]: |   ad 17 9a e6  47 63 1b 48  ea 12 f0 71  f3 dc bc a7
Apr  8 14:04:22 ubuntu pluto[28443]: |   7e 64 63 3f  89 cf 34 ec  5d 1f a6 9b  3e 17 60 b2
Apr  8 14:04:22 ubuntu pluto[28443]: |   12 e6 f2 9e  b6 4b 64 a1  b5 9c 44 1e  51 a9 a9 06
Apr  8 14:04:22 ubuntu pluto[28443]: |   4a 10 81 c0  f2 c9 6f c6  57 ca ac 62  fc bb a8 b5
Apr  8 14:04:22 ubuntu pluto[28443]: |   1d b4 48 72  0a 00 00 0c  09 00 26 89  df d6 b7 12
Apr  8 14:04:22 ubuntu pluto[28443]: |   05 00 00 0c  ce 21 28 04  ef 5c eb aa  08 00 00 0c
Apr  8 14:04:22 ubuntu pluto[28443]: |   01 00 00 00  41 d1 92 d1  0d 00 00 18  69 81 54 05
Apr  8 14:04:22 ubuntu pluto[28443]: |   1b 13 87 6c  e1 65 e9 31  e9 9e fc a8  fc 5a f6 d3
Apr  8 14:04:22 ubuntu pluto[28443]: |   82 00 00 14  90 cb 80 91  3e bb 69 6e  08 63 81 b5
Apr  8 14:04:22 ubuntu pluto[28443]: |   ec 42 7b 1f  82 00 00 18  49 5a e2 d0  cb 31 41 4f
Apr  8 14:04:22 ubuntu pluto[28443]: |   07 09 47 c8  84 2e ef 80  6f e1 a0 e7  82 00 00 18
Apr  8 14:04:22 ubuntu pluto[28443]: |   20 ad 89 82  1c fa f0 b7  57 bd 8d 14  e2 4d 13 c8
Apr  8 14:04:22 ubuntu pluto[28443]: |   be 3f 7b 76  82 00 00 18  c6 5f 72 9d  bc bc ff 1c
Apr  8 14:04:22 ubuntu pluto[28443]: |   89 b1 76 4e  5d 3e b8 5c  c0 1a fe c0  82 00 00 18
Apr  8 14:04:22 ubuntu pluto[28443]: |   77 1e 02 5f  e3 92 b1 26  c2 43 48 38  da 79 8c f3
Apr  8 14:04:22 ubuntu pluto[28443]: |   a6 c5 5b 81  82 00 00 18  4e 36 a3 a0  f8 f1 d4 73
Apr  8 14:04:22 ubuntu pluto[28443]: |   11 46 1b c6  e8 4f d3 d3  2b cd 57 72  82 00 00 18
Apr  8 14:04:22 ubuntu pluto[28443]: |   0d a5 d1 97  9c 12 02 14  97 02 04 dd  6e 93 4a 84
Apr  8 14:04:22 ubuntu pluto[28443]: |   b2 87 b9 5c  82 00 00 18  91 09 19 73  b0 84 8f 8d
Apr  8 14:04:22 ubuntu pluto[28443]: |   6a 4a 55 f6  3f 87 4f c6  41 e7 6f 4b  82 00 00 18
Apr  8 14:04:22 ubuntu pluto[28443]: |   fd 54 15 12  fe 42 3a 61  01 19 f7 5f  ef d0 02 45
Apr  8 14:04:22 ubuntu pluto[28443]: |   6e 45 d0 cf  82 00 00 18  b9 47 8b 4a  ed bf 86 ef
Apr  8 14:04:22 ubuntu pluto[28443]: |   8e 79 da c4  ea 1e b9 c3  91 94 25 94  82 00 00 18
Apr  8 14:04:22 ubuntu pluto[28443]: |   c2 77 d3 11  ee be 0c 66  79 a8 ac 53  0a 41 ab b6
Apr  8 14:04:22 ubuntu pluto[28443]: |   40 d8 92 37  82 00 00 18  22 09 f5 b5  51 9c fb 68
Apr  8 14:04:22 ubuntu pluto[28443]: |   d7 dd be 54  58 a0 9f 33  83 0c 8d 85  82 00 00 18
Apr  8 14:04:22 ubuntu pluto[28443]: |   1f 8b 93 6c  07 ae cf ea  22 c0 c7 3b  32 75 c3 aa
Apr  8 14:04:22 ubuntu pluto[28443]: |   53 aa 30 0f  82 00 00 18  74 d1 21 b0  63 70 64 b6
Apr  8 14:04:22 ubuntu pluto[28443]: |   9a 96 86 53  0e 61 6b 96  af 52 25 95  82 00 00 18
Apr  8 14:04:22 ubuntu pluto[28443]: |   ce 19 f1 f2  41 20 b3 f9  a3 38 a4 b5  e4 5d fb 46
Apr  8 14:04:22 ubuntu pluto[28443]: |   73 fa d0 c6  0d 00 00 18  fd 33 df 58  cf 49 ce cf
Apr  8 14:04:22 ubuntu pluto[28443]: |   df 04 5b a5  ed 05 2a 92  20 9c 13 c0  00 00 00 14
Apr  8 14:04:22 ubuntu pluto[28443]: |   af ca d7 13  68 a1 f1 c9  6b 86 96 fc  77 57 01 00
Apr  8 14:04:22 ubuntu pluto[28443]: | **parse ISAKMP Message:
Apr  8 14:04:22 ubuntu pluto[28443]: |    initiator cookie:
Apr  8 14:04:22 ubuntu pluto[28443]: |   c4 7b d5 26  28 1c ca 59
Apr  8 14:04:22 ubuntu pluto[28443]: |    responder cookie:
Apr  8 14:04:22 ubuntu pluto[28443]: |   10 ec 1a c4  04 b4 c6 00
Apr  8 14:04:22 ubuntu pluto[28443]: |    next payload type: ISAKMP_NEXT_SA
Apr  8 14:04:22 ubuntu pluto[28443]: |    ISAKMP version: ISAKMP Version 1.0
Apr  8 14:04:22 ubuntu pluto[28443]: |    exchange type: ISAKMP_XCHG_AGGR
Apr  8 14:04:22 ubuntu pluto[28443]: |    flags: none
Apr  8 14:04:22 ubuntu pluto[28443]: |    message ID:  00 00 00 00
Apr  8 14:04:22 ubuntu pluto[28443]: |    length: 672
Apr  8 14:04:22 ubuntu pluto[28443]: |  processing packet with exchange type=ISAKMP_XCHG_AGGR (4)
Apr  8 14:04:23 ubuntu pluto[28443]: | ICOOKIE:  c4 7b d5 26  28 1c ca 59
Apr  8 14:04:23 ubuntu pluto[28443]: | RCOOKIE:  10 ec 1a c4  04 b4 c6 00
Apr  8 14:04:23 ubuntu pluto[28443]: | peer:  41 d1 92 d1
Apr  8 14:04:23 ubuntu pluto[28443]: | state hash entry 20
Apr  8 14:04:23 ubuntu pluto[28443]: | state object not found
Apr  8 14:04:23 ubuntu pluto[28443]: | ICOOKIE:  c4 7b d5 26  28 1c ca 59
Apr  8 14:04:23 ubuntu pluto[28443]: | RCOOKIE:  00 00 00 00  00 00 00 00
Apr  8 14:04:23 ubuntu pluto[28443]: | peer:  41 d1 92 d1
Apr  8 14:04:23 ubuntu pluto[28443]: | state hash entry 4
Apr  8 14:04:23 ubuntu pluto[28443]: | peer and cookies match on #1, provided msgid 00000000 vs 00000000
Apr  8 14:04:23 ubuntu pluto[28443]: | state object #1 found, in STATE_AGGR_I1
Apr  8 14:04:23 ubuntu pluto[28443]: | processing connection gtm
Apr  8 14:04:23 ubuntu pluto[28443]: | np=1 and sd=0x4a43f0 
Apr  8 14:04:23 ubuntu pluto[28443]: | ***parse ISAKMP Security Association Payload:
Apr  8 14:04:23 ubuntu pluto[28443]: |    next payload type: ISAKMP_NEXT_KE
Apr  8 14:04:23 ubuntu pluto[28443]: |    length: 52
Apr  8 14:04:23 ubuntu pluto[28443]: |    DOI: ISAKMP_DOI_IPSEC
Apr  8 14:04:23 ubuntu pluto[28443]: | np=4 and sd=0x4a44d0 
Apr  8 14:04:23 ubuntu pluto[28443]: | ***parse ISAKMP Key Exchange Payload:
Apr  8 14:04:23 ubuntu pluto[28443]: |    next payload type: ISAKMP_NEXT_VID
Apr  8 14:04:23 ubuntu pluto[28443]: |    length: 132
Apr  8 14:04:23 ubuntu pluto[28443]: | np=13 and sd=0x4a4610 
Apr  8 14:04:23 ubuntu pluto[28443]: | ***parse ISAKMP Vendor ID Payload:
Apr  8 14:04:23 ubuntu pluto[28443]: |    next payload type: ISAKMP_NEXT_NONCE
Apr  8 14:04:23 ubuntu pluto[28443]: |    length: 12
Apr  8 14:04:23 ubuntu pluto[28443]: | np=10 and sd=0x4a45b0 
Apr  8 14:04:23 ubuntu pluto[28443]: | ***parse ISAKMP Nonce Payload:
Apr  8 14:04:23 ubuntu pluto[28443]: |    next payload type: ISAKMP_NEXT_ID
Apr  8 14:04:23 ubuntu pluto[28443]: |    length: 12
Apr  8 14:04:23 ubuntu pluto[28443]: | np=5 and sd=(nil) 
Apr  8 14:04:23 ubuntu pluto[28443]: | ***parse ISAKMP Identification Payload:
Apr  8 14:04:23 ubuntu pluto[28443]: |    next payload type: ISAKMP_NEXT_HASH
Apr  8 14:04:23 ubuntu pluto[28443]: |    length: 12
Apr  8 14:04:23 ubuntu pluto[28443]: |    ID type: ID_IPV4_ADDR
Apr  8 14:04:23 ubuntu pluto[28443]: |    DOI specific A: 0
Apr  8 14:04:23 ubuntu pluto[28443]: |    DOI specific B: 0
Apr  8 14:04:23 ubuntu pluto[28443]: | np=8 and sd=0x4a4570 
Apr  8 14:04:23 ubuntu pluto[28443]: | ***parse ISAKMP Hash Payload:
Apr  8 14:04:23 ubuntu pluto[28443]: |    next payload type: ISAKMP_NEXT_VID
Apr  8 14:04:23 ubuntu pluto[28443]: |    length: 24
Apr  8 14:04:23 ubuntu pluto[28443]: | np=13 and sd=0x4a4610 
Apr  8 14:04:23 ubuntu pluto[28443]: | ***parse ISAKMP Vendor ID Payload:
Apr  8 14:04:23 ubuntu pluto[28443]: |    next payload type: ISAKMP_NEXT_NAT-D
Apr  8 14:04:23 ubuntu pluto[28443]: |    length: 20
Apr  8 14:04:23 ubuntu pluto[28443]: | np=130 and sd=(nil) 
Apr  8 14:04:23 ubuntu pluto[28443]: | ***parse ISAKMP NAT-D Payload:
Apr  8 14:04:23 ubuntu pluto[28443]: |    next payload type: ISAKMP_NEXT_NAT-D
Apr  8 14:04:23 ubuntu pluto[28443]: |    length: 24
Apr  8 14:04:23 ubuntu pluto[28443]: | np=130 and sd=(nil) 
Apr  8 14:04:23 ubuntu pluto[28443]: | ***parse ISAKMP NAT-D Payload:
Apr  8 14:04:23 ubuntu pluto[28443]: |    next payload type: ISAKMP_NEXT_NAT-D
Apr  8 14:04:23 ubuntu pluto[28443]: |    length: 24
Apr  8 14:04:23 ubuntu pluto[28443]: | np=130 and sd=(nil) 
Apr  8 14:04:23 ubuntu pluto[28443]: | ***parse ISAKMP NAT-D Payload:
Apr  8 14:04:23 ubuntu pluto[28443]: |    next payload type: ISAKMP_NEXT_NAT-D
Apr  8 14:04:23 ubuntu pluto[28443]: |    length: 24
Apr  8 14:04:23 ubuntu pluto[28443]: | np=130 and sd=(nil) 
Apr  8 14:04:23 ubuntu pluto[28443]: | ***parse ISAKMP NAT-D Payload:
Apr  8 14:04:23 ubuntu pluto[28443]: |    next payload type: ISAKMP_NEXT_NAT-D
Apr  8 14:04:23 ubuntu pluto[28443]: |    length: 24
Apr  8 14:04:23 ubuntu pluto[28443]: | np=130 and sd=(nil) 
Apr  8 14:04:23 ubuntu pluto[28443]: | ***parse ISAKMP NAT-D Payload:
Apr  8 14:04:23 ubuntu pluto[28443]: |    next payload type: ISAKMP_NEXT_NAT-D
Apr  8 14:04:23 ubuntu pluto[28443]: |    length: 24
Apr  8 14:04:23 ubuntu pluto[28443]: | np=130 and sd=(nil) 
Apr  8 14:04:23 ubuntu pluto[28443]: | ***parse ISAKMP NAT-D Payload:
Apr  8 14:04:23 ubuntu pluto[28443]: |    next payload type: ISAKMP_NEXT_NAT-D
Apr  8 14:04:23 ubuntu pluto[28443]: |    length: 24
Apr  8 14:04:23 ubuntu pluto[28443]: | np=130 and sd=(nil) 
Apr  8 14:04:23 ubuntu pluto[28443]: | ***parse ISAKMP NAT-D Payload:
Apr  8 14:04:23 ubuntu pluto[28443]: |    next payload type: ISAKMP_NEXT_NAT-D
Apr  8 14:04:23 ubuntu pluto[28443]: |    length: 24
Apr  8 14:04:23 ubuntu pluto[28443]: | np=130 and sd=(nil) 
Apr  8 14:04:23 ubuntu pluto[28443]: | ***parse ISAKMP NAT-D Payload:
Apr  8 14:04:23 ubuntu pluto[28443]: |    next payload type: ISAKMP_NEXT_NAT-D
Apr  8 14:04:23 ubuntu pluto[28443]: |    length: 24
Apr  8 14:04:23 ubuntu pluto[28443]: | np=130 and sd=(nil) 
Apr  8 14:04:23 ubuntu pluto[28443]: | ***parse ISAKMP NAT-D Payload:
Apr  8 14:04:23 ubuntu pluto[28443]: |    next payload type: ISAKMP_NEXT_NAT-D
Apr  8 14:04:23 ubuntu pluto[28443]: |    length: 24
Apr  8 14:04:23 ubuntu pluto[28443]: | np=130 and sd=(nil) 
Apr  8 14:04:23 ubuntu pluto[28443]: | ***parse ISAKMP NAT-D Payload:
Apr  8 14:04:23 ubuntu pluto[28443]: |    next payload type: ISAKMP_NEXT_NAT-D
Apr  8 14:04:23 ubuntu pluto[28443]: |    length: 24
Apr  8 14:04:23 ubuntu pluto[28443]: | np=130 and sd=(nil) 
Apr  8 14:04:23 ubuntu pluto[28443]: | ***parse ISAKMP NAT-D Payload:
Apr  8 14:04:23 ubuntu pluto[28443]: |    next payload type: ISAKMP_NEXT_NAT-D
Apr  8 14:04:23 ubuntu pluto[28443]: |    length: 24
Apr  8 14:04:23 ubuntu pluto[28443]: | np=130 and sd=(nil) 
Apr  8 14:04:23 ubuntu pluto[28443]: | ***parse ISAKMP NAT-D Payload:
Apr  8 14:04:23 ubuntu pluto[28443]: |    next payload type: ISAKMP_NEXT_NAT-D
Apr  8 14:04:23 ubuntu pluto[28443]: |    length: 24
Apr  8 14:04:23 ubuntu pluto[28443]: | np=130 and sd=(nil) 
Apr  8 14:04:23 ubuntu pluto[28443]: | ***parse ISAKMP NAT-D Payload:
Apr  8 14:04:23 ubuntu pluto[28443]: |    next payload type: ISAKMP_NEXT_NAT-D
Apr  8 14:04:23 ubuntu pluto[28443]: |    length: 24
Apr  8 14:04:23 ubuntu pluto[28443]: "gtm" #1: more than 20 payloads in message; ignored
Apr  8 14:04:23 ubuntu pluto[28443]: | payload malformed after IV
Apr  8 14:04:23 ubuntu pluto[28443]: | 
Apr  8 14:04:23 ubuntu pluto[28443]: "gtm" #1: sending notification PAYLOAD_MALFORMED to 65.209.146.209:500
Apr  8 14:04:23 ubuntu pluto[28443]: | **emit ISAKMP Message:
Apr  8 14:04:23 ubuntu pluto[28443]: |    initiator cookie:
Apr  8 14:04:23 ubuntu pluto[28443]: |   c4 7b d5 26  28 1c ca 59
Apr  8 14:04:23 ubuntu pluto[28443]: |    responder cookie:
Apr  8 14:04:23 ubuntu pluto[28443]: |   00 00 00 00  00 00 00 00
Apr  8 14:04:23 ubuntu pluto[28443]: |    next payload type: ISAKMP_NEXT_N
Apr  8 14:04:23 ubuntu pluto[28443]: |    ISAKMP version: ISAKMP Version 1.0
Apr  8 14:04:23 ubuntu pluto[28443]: |    exchange type: ISAKMP_XCHG_INFO
Apr  8 14:04:23 ubuntu pluto[28443]: |    flags: none
Apr  8 14:04:23 ubuntu pluto[28443]: |    message ID:  00 00 00 00
Apr  8 14:04:23 ubuntu pluto[28443]: | ***emit ISAKMP Notification Payload:
Apr  8 14:04:23 ubuntu pluto[28443]: |    next payload type: ISAKMP_NEXT_NONE
Apr  8 14:04:23 ubuntu pluto[28443]: |    DOI: ISAKMP_DOI_IPSEC
Apr  8 14:04:23 ubuntu pluto[28443]: |    protocol ID: 1
Apr  8 14:04:23 ubuntu pluto[28443]: |    SPI size: 0
Apr  8 14:04:23 ubuntu pluto[28443]: |    Notify Message Type: PAYLOAD_MALFORMED
Apr  8 14:04:23 ubuntu pluto[28443]: | emitting length of ISAKMP Notification Payload: 12
Apr  8 14:04:23 ubuntu pluto[28443]: | emitting length of ISAKMP Message: 40
Apr  8 14:04:23 ubuntu pluto[28443]: | sending 40 bytes for notification packet through eth0:500 to 65.209.146.209:500:
Apr  8 14:04:23 ubuntu pluto[28443]: |   c4 7b d5 26  28 1c ca 59  00 00 00 00  00 00 00 00
Apr  8 14:04:23 ubuntu pluto[28443]: |   0b 10 05 00  00 00 00 00  00 00 00 28  00 00 00 0c
Apr  8 14:04:23 ubuntu pluto[28443]: |   00 00 00 01  01 00 00 10
Apr  8 14:04:23 ubuntu pluto[28443]: | next event EVENT_RETRANSMIT in 34 seconds for #1
Apr  8 14:04:28 ubuntu pluto[28443]: |  
Apr  8 14:04:28 ubuntu pluto[28443]: | *received 672 bytes from 65.209.146.209:500 on eth0 (port=500)
Apr  8 14:04:28 ubuntu pluto[28443]: |   c4 7b d5 26  28 1c ca 59  10 ec 1a c4  04 b4 c6 00
Apr  8 14:04:28 ubuntu pluto[28443]: |   01 10 04 00  00 00 00 00  00 00 02 a0  04 00 00 34
Apr  8 14:04:28 ubuntu pluto[28443]: |   00 00 00 01  00 00 00 01  00 00 00 28  00 01 00 01
Apr  8 14:04:28 ubuntu pluto[28443]: |   00 00 00 20  00 01 00 00  80 0b 00 01  80 0c 0e 10
Apr  8 14:04:28 ubuntu pluto[28443]: |   80 01 00 05  80 02 00 02  80 03 fd e9  80 04 00 02
Apr  8 14:04:28 ubuntu pluto[28443]: |   0d 00 00 84  32 30 8f 0a  32 11 1e b5  f8 93 f0 8b
Apr  8 14:04:28 ubuntu pluto[28443]: |   8f 40 2d fb  50 05 18 c6  87 fb 52 98  c5 1a e8 6e
Apr  8 14:04:28 ubuntu pluto[28443]: |   e2 1a a0 fc  78 8c 31 07  9c 94 3b 50  c9 be 99 a7
Apr  8 14:04:28 ubuntu pluto[28443]: |   f4 53 15 98  6e 9e 81 0b  73 7f 57 bc  04 84 e3 ef
Apr  8 14:04:28 ubuntu pluto[28443]: |   ad 17 9a e6  47 63 1b 48  ea 12 f0 71  f3 dc bc a7
Apr  8 14:04:28 ubuntu pluto[28443]: |   7e 64 63 3f  89 cf 34 ec  5d 1f a6 9b  3e 17 60 b2
Apr  8 14:04:28 ubuntu pluto[28443]: |   12 e6 f2 9e  b6 4b 64 a1  b5 9c 44 1e  51 a9 a9 06
Apr  8 14:04:28 ubuntu pluto[28443]: |   4a 10 81 c0  f2 c9 6f c6  57 ca ac 62  fc bb a8 b5
Apr  8 14:04:28 ubuntu pluto[28443]: |   1d b4 48 72  0a 00 00 0c  09 00 26 89  df d6 b7 12
Apr  8 14:04:28 ubuntu pluto[28443]: |   05 00 00 0c  ce 21 28 04  ef 5c eb aa  08 00 00 0c
Apr  8 14:04:28 ubuntu pluto[28443]: |   01 00 00 00  41 d1 92 d1  0d 00 00 18  69 81 54 05
Apr  8 14:04:28 ubuntu pluto[28443]: |   1b 13 87 6c  e1 65 e9 31  e9 9e fc a8  fc 5a f6 d3
Apr  8 14:04:28 ubuntu pluto[28443]: |   82 00 00 14  90 cb 80 91  3e bb 69 6e  08 63 81 b5
Apr  8 14:04:28 ubuntu pluto[28443]: |   ec 42 7b 1f  82 00 00 18  49 5a e2 d0  cb 31 41 4f
Apr  8 14:04:28 ubuntu pluto[28443]: |   07 09 47 c8  84 2e ef 80  6f e1 a0 e7  82 00 00 18
Apr  8 14:04:28 ubuntu pluto[28443]: |   20 ad 89 82  1c fa f0 b7  57 bd 8d 14  e2 4d 13 c8
Apr  8 14:04:28 ubuntu pluto[28443]: |   be 3f 7b 76  82 00 00 18  c6 5f 72 9d  bc bc ff 1c
Apr  8 14:04:28 ubuntu pluto[28443]: |   89 b1 76 4e  5d 3e b8 5c  c0 1a fe c0  82 00 00 18
Apr  8 14:04:28 ubuntu pluto[28443]: |   77 1e 02 5f  e3 92 b1 26  c2 43 48 38  da 79 8c f3
Apr  8 14:04:28 ubuntu pluto[28443]: |   a6 c5 5b 81  82 00 00 18  4e 36 a3 a0  f8 f1 d4 73
Apr  8 14:04:28 ubuntu pluto[28443]: |   11 46 1b c6  e8 4f d3 d3  2b cd 57 72  82 00 00 18
Apr  8 14:04:28 ubuntu pluto[28443]: |   0d a5 d1 97  9c 12 02 14  97 02 04 dd  6e 93 4a 84
Apr  8 14:04:28 ubuntu pluto[28443]: |   b2 87 b9 5c  82 00 00 18  91 09 19 73  b0 84 8f 8d
Apr  8 14:04:28 ubuntu pluto[28443]: |   6a 4a 55 f6  3f 87 4f c6  41 e7 6f 4b  82 00 00 18
Apr  8 14:04:28 ubuntu pluto[28443]: |   fd 54 15 12  fe 42 3a 61  01 19 f7 5f  ef d0 02 45
Apr  8 14:04:28 ubuntu pluto[28443]: |   6e 45 d0 cf  82 00 00 18  b9 47 8b 4a  ed bf 86 ef
Apr  8 14:04:28 ubuntu pluto[28443]: |   8e 79 da c4  ea 1e b9 c3  91 94 25 94  82 00 00 18
Apr  8 14:04:28 ubuntu pluto[28443]: |   c2 77 d3 11  ee be 0c 66  79 a8 ac 53  0a 41 ab b6
Apr  8 14:04:28 ubuntu pluto[28443]: |   40 d8 92 37  82 00 00 18  22 09 f5 b5  51 9c fb 68
Apr  8 14:04:28 ubuntu pluto[28443]: |   d7 dd be 54  58 a0 9f 33  83 0c 8d 85  82 00 00 18
Apr  8 14:04:28 ubuntu pluto[28443]: |   1f 8b 93 6c  07 ae cf ea  22 c0 c7 3b  32 75 c3 aa
Apr  8 14:04:28 ubuntu pluto[28443]: |   53 aa 30 0f  82 00 00 18  74 d1 21 b0  63 70 64 b6
Apr  8 14:04:28 ubuntu pluto[28443]: |   9a 96 86 53  0e 61 6b 96  af 52 25 95  82 00 00 18
Apr  8 14:04:28 ubuntu pluto[28443]: |   ce 19 f1 f2  41 20 b3 f9  a3 38 a4 b5  e4 5d fb 46
Apr  8 14:04:28 ubuntu pluto[28443]: |   73 fa d0 c6  0d 00 00 18  fd 33 df 58  cf 49 ce cf
Apr  8 14:04:28 ubuntu pluto[28443]: |   df 04 5b a5  ed 05 2a 92  20 9c 13 c0  00 00 00 14
Apr  8 14:04:28 ubuntu pluto[28443]: |   af ca d7 13  68 a1 f1 c9  6b 86 96 fc  77 57 01 00
Apr  8 14:04:28 ubuntu pluto[28443]: | **parse ISAKMP Message:
Apr  8 14:04:28 ubuntu pluto[28443]: |    initiator cookie:
Apr  8 14:04:28 ubuntu pluto[28443]: |   c4 7b d5 26  28 1c ca 59
Apr  8 14:04:28 ubuntu pluto[28443]: |    responder cookie:
Apr  8 14:04:28 ubuntu pluto[28443]: |   10 ec 1a c4  04 b4 c6 00
Apr  8 14:04:28 ubuntu pluto[28443]: |    next payload type: ISAKMP_NEXT_SA
Apr  8 14:04:28 ubuntu pluto[28443]: |    ISAKMP version: ISAKMP Version 1.0
Apr  8 14:04:28 ubuntu pluto[28443]: |    exchange type: ISAKMP_XCHG_AGGR
Apr  8 14:04:28 ubuntu pluto[28443]: |    flags: none
Apr  8 14:04:28 ubuntu pluto[28443]: |    message ID:  00 00 00 00
Apr  8 14:04:28 ubuntu pluto[28443]: |    length: 672
Apr  8 14:04:28 ubuntu pluto[28443]: |  processing packet with exchange type=ISAKMP_XCHG_AGGR (4)
Apr  8 14:04:28 ubuntu pluto[28443]: | ICOOKIE:  c4 7b d5 26  28 1c ca 59
Apr  8 14:04:28 ubuntu pluto[28443]: | RCOOKIE:  10 ec 1a c4  04 b4 c6 00
Apr  8 14:04:28 ubuntu pluto[28443]: | peer:  41 d1 92 d1
Apr  8 14:04:28 ubuntu pluto[28443]: | state hash entry 20
Apr  8 14:04:28 ubuntu pluto[28443]: | state object not found
Apr  8 14:04:28 ubuntu pluto[28443]: | ICOOKIE:  c4 7b d5 26  28 1c ca 59
Apr  8 14:04:28 ubuntu pluto[28443]: | RCOOKIE:  00 00 00 00  00 00 00 00
Apr  8 14:04:28 ubuntu pluto[28443]: | peer:  41 d1 92 d1
Apr  8 14:04:28 ubuntu pluto[28443]: | state hash entry 4
Apr  8 14:04:28 ubuntu pluto[28443]: | peer and cookies match on #1, provided msgid 00000000 vs 00000000
Apr  8 14:04:28 ubuntu pluto[28443]: | state object #1 found, in STATE_AGGR_I1
Apr  8 14:04:28 ubuntu pluto[28443]: | processing connection gtm
Apr  8 14:04:28 ubuntu pluto[28443]: | np=1 and sd=0x4a43f0 
Apr  8 14:04:28 ubuntu pluto[28443]: | ***parse ISAKMP Security Association Payload:
Apr  8 14:04:28 ubuntu pluto[28443]: |    next payload type: ISAKMP_NEXT_KE
Apr  8 14:04:28 ubuntu pluto[28443]: |    length: 52
Apr  8 14:04:28 ubuntu pluto[28443]: |    DOI: ISAKMP_DOI_IPSEC
Apr  8 14:04:28 ubuntu pluto[28443]: | np=4 and sd=0x4a44d0 
Apr  8 14:04:28 ubuntu pluto[28443]: | ***parse ISAKMP Key Exchange Payload:
Apr  8 14:04:28 ubuntu pluto[28443]: |    next payload type: ISAKMP_NEXT_VID
Apr  8 14:04:28 ubuntu pluto[28443]: |    length: 132
Apr  8 14:04:28 ubuntu pluto[28443]: | np=13 and sd=0x4a4610 
Apr  8 14:04:28 ubuntu pluto[28443]: | ***parse ISAKMP Vendor ID Payload:
Apr  8 14:04:28 ubuntu pluto[28443]: |    next payload type: ISAKMP_NEXT_NONCE
Apr  8 14:04:28 ubuntu pluto[28443]: |    length: 12
Apr  8 14:04:28 ubuntu pluto[28443]: | np=10 and sd=0x4a45b0 
Apr  8 14:04:28 ubuntu pluto[28443]: | ***parse ISAKMP Nonce Payload:
Apr  8 14:04:28 ubuntu pluto[28443]: |    next payload type: ISAKMP_NEXT_ID
Apr  8 14:04:28 ubuntu pluto[28443]: |    length: 12
Apr  8 14:04:28 ubuntu pluto[28443]: | np=5 and sd=(nil) 
Apr  8 14:04:28 ubuntu pluto[28443]: | ***parse ISAKMP Identification Payload:
Apr  8 14:04:28 ubuntu pluto[28443]: |    next payload type: ISAKMP_NEXT_HASH
Apr  8 14:04:28 ubuntu pluto[28443]: |    length: 12
Apr  8 14:04:28 ubuntu pluto[28443]: |    ID type: ID_IPV4_ADDR
Apr  8 14:04:28 ubuntu pluto[28443]: |    DOI specific A: 0
Apr  8 14:04:28 ubuntu pluto[28443]: |    DOI specific B: 0
Apr  8 14:04:28 ubuntu pluto[28443]: | np=8 and sd=0x4a4570 
Apr  8 14:04:28 ubuntu pluto[28443]: | ***parse ISAKMP Hash Payload:
Apr  8 14:04:28 ubuntu pluto[28443]: |    next payload type: ISAKMP_NEXT_VID
Apr  8 14:04:28 ubuntu pluto[28443]: |    length: 24
Apr  8 14:04:28 ubuntu pluto[28443]: | np=13 and sd=0x4a4610 
Apr  8 14:04:28 ubuntu pluto[28443]: | ***parse ISAKMP Vendor ID Payload:
Apr  8 14:04:28 ubuntu pluto[28443]: |    next payload type: ISAKMP_NEXT_NAT-D
Apr  8 14:04:28 ubuntu pluto[28443]: |    length: 20
Apr  8 14:04:28 ubuntu pluto[28443]: | np=130 and sd=(nil) 
Apr  8 14:04:28 ubuntu pluto[28443]: | ***parse ISAKMP NAT-D Payload:
Apr  8 14:04:28 ubuntu pluto[28443]: |    next payload type: ISAKMP_NEXT_NAT-D
Apr  8 14:04:28 ubuntu pluto[28443]: |    length: 24
Apr  8 14:04:28 ubuntu pluto[28443]: | np=130 and sd=(nil) 
Apr  8 14:04:28 ubuntu pluto[28443]: | ***parse ISAKMP NAT-D Payload:
Apr  8 14:04:28 ubuntu pluto[28443]: |    next payload type: ISAKMP_NEXT_NAT-D
Apr  8 14:04:28 ubuntu pluto[28443]: |    length: 24
Apr  8 14:04:28 ubuntu pluto[28443]: | np=130 and sd=(nil) 
Apr  8 14:04:28 ubuntu pluto[28443]: | ***parse ISAKMP NAT-D Payload:
Apr  8 14:04:28 ubuntu pluto[28443]: |    next payload type: ISAKMP_NEXT_NAT-D
Apr  8 14:04:28 ubuntu pluto[28443]: |    length: 24
Apr  8 14:04:28 ubuntu pluto[28443]: | np=130 and sd=(nil) 
Apr  8 14:04:28 ubuntu pluto[28443]: | ***parse ISAKMP NAT-D Payload:
Apr  8 14:04:28 ubuntu pluto[28443]: |    next payload type: ISAKMP_NEXT_NAT-D
Apr  8 14:04:28 ubuntu pluto[28443]: |    length: 24
Apr  8 14:04:28 ubuntu pluto[28443]: | np=130 and sd=(nil) 
Apr  8 14:04:28 ubuntu pluto[28443]: | ***parse ISAKMP NAT-D Payload:
Apr  8 14:04:28 ubuntu pluto[28443]: |    next payload type: ISAKMP_NEXT_NAT-D
Apr  8 14:04:28 ubuntu pluto[28443]: |    length: 24
Apr  8 14:04:28 ubuntu pluto[28443]: | np=130 and sd=(nil) 
Apr  8 14:04:28 ubuntu pluto[28443]: | ***parse ISAKMP NAT-D Payload:
Apr  8 14:04:28 ubuntu pluto[28443]: |    next payload type: ISAKMP_NEXT_NAT-D
Apr  8 14:04:28 ubuntu pluto[28443]: |    length: 24
Apr  8 14:04:28 ubuntu pluto[28443]: | np=130 and sd=(nil) 
Apr  8 14:04:28 ubuntu pluto[28443]: | ***parse ISAKMP NAT-D Payload:
Apr  8 14:04:28 ubuntu pluto[28443]: |    next payload type: ISAKMP_NEXT_NAT-D
Apr  8 14:04:28 ubuntu pluto[28443]: |    length: 24
Apr  8 14:04:28 ubuntu pluto[28443]: | np=130 and sd=(nil) 
Apr  8 14:04:28 ubuntu pluto[28443]: | ***parse ISAKMP NAT-D Payload:
Apr  8 14:04:28 ubuntu pluto[28443]: |    next payload type: ISAKMP_NEXT_NAT-D
Apr  8 14:04:28 ubuntu pluto[28443]: |    length: 24
Apr  8 14:04:28 ubuntu pluto[28443]: | np=130 and sd=(nil) 
Apr  8 14:04:28 ubuntu pluto[28443]: | ***parse ISAKMP NAT-D Payload:
Apr  8 14:04:28 ubuntu pluto[28443]: |    next payload type: ISAKMP_NEXT_NAT-D
Apr  8 14:04:28 ubuntu pluto[28443]: |    length: 24
Apr  8 14:04:28 ubuntu pluto[28443]: | np=130 and sd=(nil) 
Apr  8 14:04:28 ubuntu pluto[28443]: | ***parse ISAKMP NAT-D Payload:
Apr  8 14:04:28 ubuntu pluto[28443]: |    next payload type: ISAKMP_NEXT_NAT-D
Apr  8 14:04:28 ubuntu pluto[28443]: |    length: 24
Apr  8 14:04:28 ubuntu pluto[28443]: | np=130 and sd=(nil) 
Apr  8 14:04:28 ubuntu pluto[28443]: | ***parse ISAKMP NAT-D Payload:
Apr  8 14:04:28 ubuntu pluto[28443]: |    next payload type: ISAKMP_NEXT_NAT-D
Apr  8 14:04:28 ubuntu pluto[28443]: |    length: 24
Apr  8 14:04:28 ubuntu pluto[28443]: | np=130 and sd=(nil) 
Apr  8 14:04:28 ubuntu pluto[28443]: | ***parse ISAKMP NAT-D Payload:
Apr  8 14:04:28 ubuntu pluto[28443]: |    next payload type: ISAKMP_NEXT_NAT-D
Apr  8 14:04:28 ubuntu pluto[28443]: |    length: 24
Apr  8 14:04:28 ubuntu pluto[28443]: | np=130 and sd=(nil) 
Apr  8 14:04:28 ubuntu pluto[28443]: | ***parse ISAKMP NAT-D Payload:
Apr  8 14:04:28 ubuntu pluto[28443]: |    next payload type: ISAKMP_NEXT_NAT-D
Apr  8 14:04:28 ubuntu pluto[28443]: |    length: 24
Apr  8 14:04:28 ubuntu pluto[28443]: "gtm" #1: more than 20 payloads in message; ignored
Apr  8 14:04:28 ubuntu pluto[28443]: | payload malformed after IV
Apr  8 14:04:28 ubuntu pluto[28443]: | 
Apr  8 14:04:28 ubuntu pluto[28443]: "gtm" #1: sending notification PAYLOAD_MALFORMED to 65.209.146.209:500
Apr  8 14:04:28 ubuntu pluto[28443]: | **emit ISAKMP Message:
Apr  8 14:04:28 ubuntu pluto[28443]: |    initiator cookie:
Apr  8 14:04:28 ubuntu pluto[28443]: |   c4 7b d5 26  28 1c ca 59
Apr  8 14:04:28 ubuntu pluto[28443]: |    responder cookie:
Apr  8 14:04:28 ubuntu pluto[28443]: |   00 00 00 00  00 00 00 00
Apr  8 14:04:28 ubuntu pluto[28443]: |    next payload type: ISAKMP_NEXT_N
Apr  8 14:04:28 ubuntu pluto[28443]: |    ISAKMP version: ISAKMP Version 1.0
Apr  8 14:04:28 ubuntu pluto[28443]: |    exchange type: ISAKMP_XCHG_INFO
Apr  8 14:04:28 ubuntu pluto[28443]: |    flags: none
Apr  8 14:04:28 ubuntu pluto[28443]: |    message ID:  00 00 00 00
Apr  8 14:04:28 ubuntu pluto[28443]: | ***emit ISAKMP Notification Payload:
Apr  8 14:04:28 ubuntu pluto[28443]: |    next payload type: ISAKMP_NEXT_NONE
Apr  8 14:04:28 ubuntu pluto[28443]: |    DOI: ISAKMP_DOI_IPSEC
Apr  8 14:04:28 ubuntu pluto[28443]: |    protocol ID: 1
Apr  8 14:04:28 ubuntu pluto[28443]: |    SPI size: 0
Apr  8 14:04:28 ubuntu pluto[28443]: |    Notify Message Type: PAYLOAD_MALFORMED
Apr  8 14:04:28 ubuntu pluto[28443]: | emitting length of ISAKMP Notification Payload: 12
Apr  8 14:04:28 ubuntu pluto[28443]: | emitting length of ISAKMP Message: 40
Apr  8 14:04:28 ubuntu pluto[28443]: | sending 40 bytes for notification packet through eth0:500 to 65.209.146.209:500:
Apr  8 14:04:28 ubuntu pluto[28443]: |   c4 7b d5 26  28 1c ca 59  00 00 00 00  00 00 00 00
Apr  8 14:04:28 ubuntu pluto[28443]: |   0b 10 05 00  00 00 00 00  00 00 00 28  00 00 00 0c
Apr  8 14:04:28 ubuntu pluto[28443]: |   00 00 00 01  01 00 00 10
Apr  8 14:04:28 ubuntu pluto[28443]: | next event EVENT_RETRANSMIT in 29 seconds for #1
Apr  8 14:04:33 ubuntu pluto[28443]: |  
Apr  8 14:04:33 ubuntu pluto[28443]: | *received 672 bytes from 65.209.146.209:500 on eth0 (port=500)
Apr  8 14:04:33 ubuntu pluto[28443]: |   c4 7b d5 26  28 1c ca 59  10 ec 1a c4  04 b4 c6 00
Apr  8 14:04:33 ubuntu pluto[28443]: |   01 10 04 00  00 00 00 00  00 00 02 a0  04 00 00 34
Apr  8 14:04:33 ubuntu pluto[28443]: |   00 00 00 01  00 00 00 01  00 00 00 28  00 01 00 01
Apr  8 14:04:33 ubuntu pluto[28443]: |   00 00 00 20  00 01 00 00  80 0b 00 01  80 0c 0e 10
Apr  8 14:04:33 ubuntu pluto[28443]: |   80 01 00 05  80 02 00 02  80 03 fd e9  80 04 00 02
Apr  8 14:04:33 ubuntu pluto[28443]: |   0d 00 00 84  32 30 8f 0a  32 11 1e b5  f8 93 f0 8b
Apr  8 14:04:33 ubuntu pluto[28443]: |   8f 40 2d fb  50 05 18 c6  87 fb 52 98  c5 1a e8 6e
Apr  8 14:04:33 ubuntu pluto[28443]: |   e2 1a a0 fc  78 8c 31 07  9c 94 3b 50  c9 be 99 a7
Apr  8 14:04:33 ubuntu pluto[28443]: |   f4 53 15 98  6e 9e 81 0b  73 7f 57 bc  04 84 e3 ef
Apr  8 14:04:33 ubuntu pluto[28443]: |   ad 17 9a e6  47 63 1b 48  ea 12 f0 71  f3 dc bc a7
Apr  8 14:04:33 ubuntu pluto[28443]: |   7e 64 63 3f  89 cf 34 ec  5d 1f a6 9b  3e 17 60 b2
Apr  8 14:04:33 ubuntu pluto[28443]: |   12 e6 f2 9e  b6 4b 64 a1  b5 9c 44 1e  51 a9 a9 06
Apr  8 14:04:33 ubuntu pluto[28443]: |   4a 10 81 c0  f2 c9 6f c6  57 ca ac 62  fc bb a8 b5
Apr  8 14:04:33 ubuntu pluto[28443]: |   1d b4 48 72  0a 00 00 0c  09 00 26 89  df d6 b7 12
Apr  8 14:04:33 ubuntu pluto[28443]: |   05 00 00 0c  ce 21 28 04  ef 5c eb aa  08 00 00 0c
Apr  8 14:04:33 ubuntu pluto[28443]: |   01 00 00 00  41 d1 92 d1  0d 00 00 18  69 81 54 05
Apr  8 14:04:33 ubuntu pluto[28443]: |   1b 13 87 6c  e1 65 e9 31  e9 9e fc a8  fc 5a f6 d3
Apr  8 14:04:33 ubuntu pluto[28443]: |   82 00 00 14  90 cb 80 91  3e bb 69 6e  08 63 81 b5
Apr  8 14:04:33 ubuntu pluto[28443]: |   ec 42 7b 1f  82 00 00 18  49 5a e2 d0  cb 31 41 4f
Apr  8 14:04:33 ubuntu pluto[28443]: |   07 09 47 c8  84 2e ef 80  6f e1 a0 e7  82 00 00 18
Apr  8 14:04:33 ubuntu pluto[28443]: |   20 ad 89 82  1c fa f0 b7  57 bd 8d 14  e2 4d 13 c8
Apr  8 14:04:33 ubuntu pluto[28443]: |   be 3f 7b 76  82 00 00 18  c6 5f 72 9d  bc bc ff 1c
Apr  8 14:04:33 ubuntu pluto[28443]: |   89 b1 76 4e  5d 3e b8 5c  c0 1a fe c0  82 00 00 18
Apr  8 14:04:33 ubuntu pluto[28443]: |   77 1e 02 5f  e3 92 b1 26  c2 43 48 38  da 79 8c f3
Apr  8 14:04:33 ubuntu pluto[28443]: |   a6 c5 5b 81  82 00 00 18  4e 36 a3 a0  f8 f1 d4 73
Apr  8 14:04:33 ubuntu pluto[28443]: |   11 46 1b c6  e8 4f d3 d3  2b cd 57 72  82 00 00 18
Apr  8 14:04:33 ubuntu pluto[28443]: |   0d a5 d1 97  9c 12 02 14  97 02 04 dd  6e 93 4a 84
Apr  8 14:04:33 ubuntu pluto[28443]: |   b2 87 b9 5c  82 00 00 18  91 09 19 73  b0 84 8f 8d
Apr  8 14:04:33 ubuntu pluto[28443]: |   6a 4a 55 f6  3f 87 4f c6  41 e7 6f 4b  82 00 00 18
Apr  8 14:04:33 ubuntu pluto[28443]: |   fd 54 15 12  fe 42 3a 61  01 19 f7 5f  ef d0 02 45
Apr  8 14:04:33 ubuntu pluto[28443]: |   6e 45 d0 cf  82 00 00 18  b9 47 8b 4a  ed bf 86 ef
Apr  8 14:04:33 ubuntu pluto[28443]: |   8e 79 da c4  ea 1e b9 c3  91 94 25 94  82 00 00 18
Apr  8 14:04:33 ubuntu pluto[28443]: |   c2 77 d3 11  ee be 0c 66  79 a8 ac 53  0a 41 ab b6
Apr  8 14:04:33 ubuntu pluto[28443]: |   40 d8 92 37  82 00 00 18  22 09 f5 b5  51 9c fb 68
Apr  8 14:04:33 ubuntu pluto[28443]: |   d7 dd be 54  58 a0 9f 33  83 0c 8d 85  82 00 00 18
Apr  8 14:04:33 ubuntu pluto[28443]: |   1f 8b 93 6c  07 ae cf ea  22 c0 c7 3b  32 75 c3 aa
Apr  8 14:04:33 ubuntu pluto[28443]: |   53 aa 30 0f  82 00 00 18  74 d1 21 b0  63 70 64 b6
Apr  8 14:04:33 ubuntu pluto[28443]: |   9a 96 86 53  0e 61 6b 96  af 52 25 95  82 00 00 18
Apr  8 14:04:33 ubuntu pluto[28443]: |   ce 19 f1 f2  41 20 b3 f9  a3 38 a4 b5  e4 5d fb 46
Apr  8 14:04:33 ubuntu pluto[28443]: |   73 fa d0 c6  0d 00 00 18  fd 33 df 58  cf 49 ce cf
Apr  8 14:04:33 ubuntu pluto[28443]: |   df 04 5b a5  ed 05 2a 92  20 9c 13 c0  00 00 00 14
Apr  8 14:04:33 ubuntu pluto[28443]: |   af ca d7 13  68 a1 f1 c9  6b 86 96 fc  77 57 01 00
Apr  8 14:04:33 ubuntu pluto[28443]: | **parse ISAKMP Message:
Apr  8 14:04:33 ubuntu pluto[28443]: |    initiator cookie:
Apr  8 14:04:33 ubuntu pluto[28443]: |   c4 7b d5 26  28 1c ca 59
Apr  8 14:04:33 ubuntu pluto[28443]: |    responder cookie:
Apr  8 14:04:33 ubuntu pluto[28443]: |   10 ec 1a c4  04 b4 c6 00
Apr  8 14:04:33 ubuntu pluto[28443]: |    next payload type: ISAKMP_NEXT_SA
Apr  8 14:04:33 ubuntu pluto[28443]: |    ISAKMP version: ISAKMP Version 1.0
Apr  8 14:04:33 ubuntu pluto[28443]: |    exchange type: ISAKMP_XCHG_AGGR
Apr  8 14:04:33 ubuntu pluto[28443]: |    flags: none
Apr  8 14:04:33 ubuntu pluto[28443]: |    message ID:  00 00 00 00
Apr  8 14:04:33 ubuntu pluto[28443]: |    length: 672
Apr  8 14:04:33 ubuntu pluto[28443]: |  processing packet with exchange type=ISAKMP_XCHG_AGGR (4)
Apr  8 14:04:33 ubuntu pluto[28443]: | ICOOKIE:  c4 7b d5 26  28 1c ca 59
Apr  8 14:04:33 ubuntu pluto[28443]: | RCOOKIE:  10 ec 1a c4  04 b4 c6 00
Apr  8 14:04:33 ubuntu pluto[28443]: | peer:  41 d1 92 d1
Apr  8 14:04:33 ubuntu pluto[28443]: | state hash entry 20
Apr  8 14:04:33 ubuntu pluto[28443]: | state object not found
Apr  8 14:04:33 ubuntu pluto[28443]: | ICOOKIE:  c4 7b d5 26  28 1c ca 59
Apr  8 14:04:33 ubuntu pluto[28443]: | RCOOKIE:  00 00 00 00  00 00 00 00
Apr  8 14:04:33 ubuntu pluto[28443]: | peer:  41 d1 92 d1
Apr  8 14:04:33 ubuntu pluto[28443]: | state hash entry 4
Apr  8 14:04:33 ubuntu pluto[28443]: | peer and cookies match on #1, provided msgid 00000000 vs 00000000
Apr  8 14:04:33 ubuntu pluto[28443]: | state object #1 found, in STATE_AGGR_I1
Apr  8 14:04:33 ubuntu pluto[28443]: | processing connection gtm
Apr  8 14:04:33 ubuntu pluto[28443]: | np=1 and sd=0x4a43f0 
Apr  8 14:04:33 ubuntu pluto[28443]: | ***parse ISAKMP Security Association Payload:
Apr  8 14:04:33 ubuntu pluto[28443]: |    next payload type: ISAKMP_NEXT_KE
Apr  8 14:04:33 ubuntu pluto[28443]: |    length: 52
Apr  8 14:04:33 ubuntu pluto[28443]: |    DOI: ISAKMP_DOI_IPSEC
Apr  8 14:04:33 ubuntu pluto[28443]: | np=4 and sd=0x4a44d0 
Apr  8 14:04:33 ubuntu pluto[28443]: | ***parse ISAKMP Key Exchange Payload:
Apr  8 14:04:33 ubuntu pluto[28443]: |    next payload type: ISAKMP_NEXT_VID
Apr  8 14:04:33 ubuntu pluto[28443]: |    length: 132
Apr  8 14:04:33 ubuntu pluto[28443]: | np=13 and sd=0x4a4610 
Apr  8 14:04:33 ubuntu pluto[28443]: | ***parse ISAKMP Vendor ID Payload:
Apr  8 14:04:33 ubuntu pluto[28443]: |    next payload type: ISAKMP_NEXT_NONCE
Apr  8 14:04:33 ubuntu pluto[28443]: |    length: 12
Apr  8 14:04:33 ubuntu pluto[28443]: | np=10 and sd=0x4a45b0 
Apr  8 14:04:33 ubuntu pluto[28443]: | ***parse ISAKMP Nonce Payload:
Apr  8 14:04:33 ubuntu pluto[28443]: |    next payload type: ISAKMP_NEXT_ID
Apr  8 14:04:33 ubuntu pluto[28443]: |    length: 12
Apr  8 14:04:33 ubuntu pluto[28443]: | np=5 and sd=(nil) 
Apr  8 14:04:33 ubuntu pluto[28443]: | ***parse ISAKMP Identification Payload:
Apr  8 14:04:33 ubuntu pluto[28443]: |    next payload type: ISAKMP_NEXT_HASH
Apr  8 14:04:33 ubuntu pluto[28443]: |    length: 12
Apr  8 14:04:33 ubuntu pluto[28443]: |    ID type: ID_IPV4_ADDR
Apr  8 14:04:33 ubuntu pluto[28443]: |    DOI specific A: 0
Apr  8 14:04:33 ubuntu pluto[28443]: |    DOI specific B: 0
Apr  8 14:04:33 ubuntu pluto[28443]: | np=8 and sd=0x4a4570 
Apr  8 14:04:33 ubuntu pluto[28443]: | ***parse ISAKMP Hash Payload:
Apr  8 14:04:33 ubuntu pluto[28443]: |    next payload type: ISAKMP_NEXT_VID
Apr  8 14:04:33 ubuntu pluto[28443]: |    length: 24
Apr  8 14:04:33 ubuntu pluto[28443]: | np=13 and sd=0x4a4610 
Apr  8 14:04:33 ubuntu pluto[28443]: | ***parse ISAKMP Vendor ID Payload:
Apr  8 14:04:33 ubuntu pluto[28443]: |    next payload type: ISAKMP_NEXT_NAT-D
Apr  8 14:04:33 ubuntu pluto[28443]: |    length: 20
Apr  8 14:04:33 ubuntu pluto[28443]: | np=130 and sd=(nil) 
Apr  8 14:04:33 ubuntu pluto[28443]: | ***parse ISAKMP NAT-D Payload:
Apr  8 14:04:33 ubuntu pluto[28443]: |    next payload type: ISAKMP_NEXT_NAT-D
Apr  8 14:04:33 ubuntu pluto[28443]: |    length: 24
Apr  8 14:04:33 ubuntu pluto[28443]: | np=130 and sd=(nil) 
Apr  8 14:04:33 ubuntu pluto[28443]: | ***parse ISAKMP NAT-D Payload:
Apr  8 14:04:33 ubuntu pluto[28443]: |    next payload type: ISAKMP_NEXT_NAT-D
Apr  8 14:04:33 ubuntu pluto[28443]: |    length: 24
Apr  8 14:04:33 ubuntu pluto[28443]: | np=130 and sd=(nil) 
Apr  8 14:04:33 ubuntu pluto[28443]: | ***parse ISAKMP NAT-D Payload:
Apr  8 14:04:33 ubuntu pluto[28443]: |    next payload type: ISAKMP_NEXT_NAT-D
Apr  8 14:04:33 ubuntu pluto[28443]: |    length: 24
Apr  8 14:04:33 ubuntu pluto[28443]: | np=130 and sd=(nil) 
Apr  8 14:04:33 ubuntu pluto[28443]: | ***parse ISAKMP NAT-D Payload:
Apr  8 14:04:33 ubuntu pluto[28443]: |    next payload type: ISAKMP_NEXT_NAT-D
Apr  8 14:04:33 ubuntu pluto[28443]: |    length: 24
Apr  8 14:04:33 ubuntu pluto[28443]: | np=130 and sd=(nil) 
Apr  8 14:04:33 ubuntu pluto[28443]: | ***parse ISAKMP NAT-D Payload:
Apr  8 14:04:33 ubuntu pluto[28443]: |    next payload type: ISAKMP_NEXT_NAT-D
Apr  8 14:04:33 ubuntu pluto[28443]: |    length: 24
Apr  8 14:04:33 ubuntu pluto[28443]: | np=130 and sd=(nil) 
Apr  8 14:04:33 ubuntu pluto[28443]: | ***parse ISAKMP NAT-D Payload:
Apr  8 14:04:33 ubuntu pluto[28443]: |    next payload type: ISAKMP_NEXT_NAT-D
Apr  8 14:04:33 ubuntu pluto[28443]: |    length: 24
Apr  8 14:04:33 ubuntu pluto[28443]: | np=130 and sd=(nil) 
Apr  8 14:04:33 ubuntu pluto[28443]: | ***parse ISAKMP NAT-D Payload:
Apr  8 14:04:33 ubuntu pluto[28443]: |    next payload type: ISAKMP_NEXT_NAT-D
Apr  8 14:04:33 ubuntu pluto[28443]: |    length: 24
Apr  8 14:04:33 ubuntu pluto[28443]: | np=130 and sd=(nil) 
Apr  8 14:04:33 ubuntu pluto[28443]: | ***parse ISAKMP NAT-D Payload:
Apr  8 14:04:33 ubuntu pluto[28443]: |    next payload type: ISAKMP_NEXT_NAT-D
Apr  8 14:04:33 ubuntu pluto[28443]: |    length: 24
Apr  8 14:04:33 ubuntu pluto[28443]: | np=130 and sd=(nil) 
Apr  8 14:04:33 ubuntu pluto[28443]: | ***parse ISAKMP NAT-D Payload:
Apr  8 14:04:33 ubuntu pluto[28443]: |    next payload type: ISAKMP_NEXT_NAT-D
Apr  8 14:04:33 ubuntu pluto[28443]: |    length: 24
Apr  8 14:04:33 ubuntu pluto[28443]: | np=130 and sd=(nil) 
Apr  8 14:04:33 ubuntu pluto[28443]: | ***parse ISAKMP NAT-D Payload:
Apr  8 14:04:33 ubuntu pluto[28443]: |    next payload type: ISAKMP_NEXT_NAT-D
Apr  8 14:04:33 ubuntu pluto[28443]: |    length: 24
Apr  8 14:04:33 ubuntu pluto[28443]: | np=130 and sd=(nil) 
Apr  8 14:04:33 ubuntu pluto[28443]: | ***parse ISAKMP NAT-D Payload:
Apr  8 14:04:33 ubuntu pluto[28443]: |    next payload type: ISAKMP_NEXT_NAT-D
Apr  8 14:04:33 ubuntu pluto[28443]: |    length: 24
Apr  8 14:04:33 ubuntu pluto[28443]: | np=130 and sd=(nil) 
Apr  8 14:04:33 ubuntu pluto[28443]: | ***parse ISAKMP NAT-D Payload:
Apr  8 14:04:33 ubuntu pluto[28443]: |    next payload type: ISAKMP_NEXT_NAT-D
Apr  8 14:04:33 ubuntu pluto[28443]: |    length: 24
Apr  8 14:04:33 ubuntu pluto[28443]: | np=130 and sd=(nil) 
Apr  8 14:04:33 ubuntu pluto[28443]: | ***parse ISAKMP NAT-D Payload:
Apr  8 14:04:33 ubuntu pluto[28443]: |    next payload type: ISAKMP_NEXT_NAT-D
Apr  8 14:04:33 ubuntu pluto[28443]: |    length: 24
Apr  8 14:04:33 ubuntu pluto[28443]: "gtm" #1: more than 20 payloads in message; ignored
Apr  8 14:04:33 ubuntu pluto[28443]: | payload malformed after IV
Apr  8 14:04:33 ubuntu pluto[28443]: | 
Apr  8 14:04:33 ubuntu pluto[28443]: "gtm" #1: sending notification PAYLOAD_MALFORMED to 65.209.146.209:500
Apr  8 14:04:33 ubuntu pluto[28443]: | **emit ISAKMP Message:
Apr  8 14:04:33 ubuntu pluto[28443]: |    initiator cookie:
Apr  8 14:04:33 ubuntu pluto[28443]: |   c4 7b d5 26  28 1c ca 59
Apr  8 14:04:33 ubuntu pluto[28443]: |    responder cookie:
Apr  8 14:04:33 ubuntu pluto[28443]: |   00 00 00 00  00 00 00 00
Apr  8 14:04:33 ubuntu pluto[28443]: |    next payload type: ISAKMP_NEXT_N
Apr  8 14:04:33 ubuntu pluto[28443]: |    ISAKMP version: ISAKMP Version 1.0
Apr  8 14:04:33 ubuntu pluto[28443]: |    exchange type: ISAKMP_XCHG_INFO
Apr  8 14:04:33 ubuntu pluto[28443]: |    flags: none
Apr  8 14:04:33 ubuntu pluto[28443]: |    message ID:  00 00 00 00
Apr  8 14:04:33 ubuntu pluto[28443]: | ***emit ISAKMP Notification Payload:
Apr  8 14:04:33 ubuntu pluto[28443]: |    next payload type: ISAKMP_NEXT_NONE
Apr  8 14:04:33 ubuntu pluto[28443]: |    DOI: ISAKMP_DOI_IPSEC
Apr  8 14:04:33 ubuntu pluto[28443]: |    protocol ID: 1
Apr  8 14:04:33 ubuntu pluto[28443]: |    SPI size: 0
Apr  8 14:04:33 ubuntu pluto[28443]: |    Notify Message Type: PAYLOAD_MALFORMED
Apr  8 14:04:33 ubuntu pluto[28443]: | emitting length of ISAKMP Notification Payload: 12
Apr  8 14:04:33 ubuntu pluto[28443]: | emitting length of ISAKMP Message: 40
Apr  8 14:04:33 ubuntu pluto[28443]: | sending 40 bytes for notification packet through eth0:500 to 65.209.146.209:500:
Apr  8 14:04:33 ubuntu pluto[28443]: |   c4 7b d5 26  28 1c ca 59  00 00 00 00  00 00 00 00
Apr  8 14:04:33 ubuntu pluto[28443]: |   0b 10 05 00  00 00 00 00  00 00 00 28  00 00 00 0c
Apr  8 14:04:33 ubuntu pluto[28443]: |   00 00 00 01  01 00 00 10
Apr  8 14:04:33 ubuntu pluto[28443]: | next event EVENT_RETRANSMIT in 24 seconds for #1
Apr  8 14:04:37 ubuntu pluto[28443]: |  
Apr  8 14:04:37 ubuntu pluto[28443]: | *received 56 bytes from 65.209.146.209:500 on eth0 (port=500)
Apr  8 14:04:37 ubuntu pluto[28443]: |   c4 7b d5 26  28 1c ca 59  10 ec 1a c4  04 b4 c6 00
Apr  8 14:04:37 ubuntu pluto[28443]: |   0c 10 05 00  00 00 00 00  00 00 00 38  00 00 00 1c
Apr  8 14:04:37 ubuntu pluto[28443]: |   00 00 00 01  01 10 00 01  c4 7b d5 26  28 1c ca 59
Apr  8 14:04:37 ubuntu pluto[28443]: |   10 ec 1a c4  04 b4 c6 00
Apr  8 14:04:37 ubuntu pluto[28443]: | **parse ISAKMP Message:
Apr  8 14:04:37 ubuntu pluto[28443]: |    initiator cookie:
Apr  8 14:04:37 ubuntu pluto[28443]: |   c4 7b d5 26  28 1c ca 59
Apr  8 14:04:37 ubuntu pluto[28443]: |    responder cookie:
Apr  8 14:04:37 ubuntu pluto[28443]: |   10 ec 1a c4  04 b4 c6 00
Apr  8 14:04:37 ubuntu pluto[28443]: |    next payload type: ISAKMP_NEXT_D
Apr  8 14:04:37 ubuntu pluto[28443]: |    ISAKMP version: ISAKMP Version 1.0
Apr  8 14:04:37 ubuntu pluto[28443]: |    exchange type: ISAKMP_XCHG_INFO
Apr  8 14:04:37 ubuntu pluto[28443]: |    flags: none
Apr  8 14:04:37 ubuntu pluto[28443]: |    message ID:  00 00 00 00
Apr  8 14:04:37 ubuntu pluto[28443]: |    length: 56
Apr  8 14:04:37 ubuntu pluto[28443]: |  processing packet with exchange type=ISAKMP_XCHG_INFO (5)
Apr  8 14:04:37 ubuntu pluto[28443]: | ICOOKIE:  c4 7b d5 26  28 1c ca 59
Apr  8 14:04:37 ubuntu pluto[28443]: | RCOOKIE:  10 ec 1a c4  04 b4 c6 00
Apr  8 14:04:37 ubuntu pluto[28443]: | peer:  41 d1 92 d1
Apr  8 14:04:37 ubuntu pluto[28443]: | state hash entry 20
Apr  8 14:04:37 ubuntu pluto[28443]: | p15 state object not found
Apr  8 14:04:37 ubuntu pluto[28443]: | np=12 and sd=0x4a45f0 
Apr  8 14:04:37 ubuntu pluto[28443]: | ***parse ISAKMP Delete Payload:
Apr  8 14:04:37 ubuntu pluto[28443]: |    next payload type: ISAKMP_NEXT_NONE
Apr  8 14:04:37 ubuntu pluto[28443]: |    length: 28
Apr  8 14:04:37 ubuntu pluto[28443]: |    DOI: ISAKMP_DOI_IPSEC
Apr  8 14:04:37 ubuntu pluto[28443]: |    protocol ID: 1
Apr  8 14:04:37 ubuntu pluto[28443]: |    SPI size: 16
Apr  8 14:04:37 ubuntu pluto[28443]: |    number of SPIs: 1
Apr  8 14:04:37 ubuntu pluto[28443]: packet from 65.209.146.209:500: ignoring Delete SA payload: not encrypted
Apr  8 14:04:37 ubuntu pluto[28443]: | del:  c4 7b d5 26  28 1c ca 59  10 ec 1a c4  04 b4 c6 00
Apr  8 14:04:37 ubuntu pluto[28443]: packet from 65.209.146.209:500: received and ignored informational message
Apr  8 14:04:37 ubuntu pluto[28443]: | complete state transition with STF_IGNORE
Apr  8 14:04:37 ubuntu pluto[28443]: | next event EVENT_RETRANSMIT in 20 seconds for #1
Apr  8 14:04:57 ubuntu pluto[28443]: |  
Apr  8 14:04:57 ubuntu pluto[28443]: | *time to handle event
Apr  8 14:04:57 ubuntu pluto[28443]: | handling event EVENT_RETRANSMIT
Apr  8 14:04:57 ubuntu pluto[28443]: | event after this is EVENT_PENDING_PHASE2 in 9 seconds
Apr  8 14:04:57 ubuntu pluto[28443]: | processing connection gtm
Apr  8 14:04:57 ubuntu pluto[28443]: | handling event EVENT_RETRANSMIT for 65.209.146.209 "gtm" #1
Apr  8 14:04:57 ubuntu pluto[28443]: | sending 392 bytes for EVENT_RETRANSMIT through eth0:500 to 65.209.146.209:500:
Apr  8 14:04:57 ubuntu pluto[28443]: |   c4 7b d5 26  28 1c ca 59  00 00 00 00  00 00 00 00
Apr  8 14:04:57 ubuntu pluto[28443]: |   01 10 04 00  00 00 00 00  00 00 01 88  04 00 00 34
Apr  8 14:04:57 ubuntu pluto[28443]: |   00 00 00 01  00 00 00 01  00 00 00 28  00 01 00 01
Apr  8 14:04:57 ubuntu pluto[28443]: |   00 00 00 20  00 01 00 00  80 0b 00 01  80 0c 0e 10
Apr  8 14:04:57 ubuntu pluto[28443]: |   80 01 00 05  80 02 00 02  80 03 fd e9  80 04 00 02
Apr  8 14:04:57 ubuntu pluto[28443]: |   0a 00 00 84  9e 9e 10 00  fc 02 2f 4c  e2 bc e0 03
Apr  8 14:04:57 ubuntu pluto[28443]: |   37 ce c8 ad  10 8f a8 26  aa 87 96 08  b2 0c 70 6d
Apr  8 14:04:57 ubuntu pluto[28443]: |   8d 65 dd ed  68 33 03 ec  37 a2 15 a6  6d bb ad 1f
Apr  8 14:04:57 ubuntu pluto[28443]: |   b5 3f 89 ce  0a 45 b0 c4  55 69 8f 54  71 f4 3b 83
Apr  8 14:04:57 ubuntu pluto[28443]: |   3d d8 93 81  d0 74 9e 77  49 16 eb a7  aa 97 9b 2e
Apr  8 14:04:57 ubuntu pluto[28443]: |   e8 3c ed c8  54 29 44 ae  e1 c9 9c e1  b6 00 18 b0
Apr  8 14:04:57 ubuntu pluto[28443]: |   f0 f1 4e c9  d9 14 b9 38  b3 07 ca 5b  1c 78 a1 a9
Apr  8 14:04:57 ubuntu pluto[28443]: |   41 89 0a 70  fe ec f3 4e  b3 71 c7 b7  2c 9a d6 01
Apr  8 14:04:57 ubuntu pluto[28443]: |   f2 b2 78 75  05 00 00 14  43 52 36 e0  8b a8 0c 9c
Apr  8 14:04:57 ubuntu pluto[28443]: |   12 4a 3d 5a  3f 30 be c6  0d 00 00 1a  02 00 00 00
Apr  8 14:04:57 ubuntu pluto[28443]: |   67 72 6f 75  70 74 6f 75  72 6d 65 64  69 61 2e 63
Apr  8 14:04:57 ubuntu pluto[28443]: |   6f 6d 0d 00  00 14 af ca  d7 13 68 a1  f1 c9 6b 86
Apr  8 14:04:57 ubuntu pluto[28443]: |   96 fc 77 57  01 00 0d 00  00 14 4a 13  1c 81 07 03
Apr  8 14:04:57 ubuntu pluto[28443]: |   58 45 5c 57  28 f2 0e 95  45 2f 0d 00  00 14 7d 94
Apr  8 14:04:57 ubuntu pluto[28443]: |   19 a6 53 10  ca 6f 2c 17  9d 92 15 52  9d 56 0d 00
Apr  8 14:04:57 ubuntu pluto[28443]: |   00 14 cd 60  46 43 35 df  21 f8 7c fd  b2 fc 68 b6
Apr  8 14:04:57 ubuntu pluto[28443]: |   a4 48 0d 00  00 14 90 cb  80 91 3e bb  69 6e 08 63
Apr  8 14:04:57 ubuntu pluto[28443]: |   81 b5 ec 42  7b 1f 0d 00  00 14 44 85  15 2d 18 b6
Apr  8 14:04:57 ubuntu pluto[28443]: |   bb cd 0b e8  a8 46 95 79  dd cc 00 00  00 0c 09 00
Apr  8 14:04:57 ubuntu pluto[28443]: |   26 89 df d6  b7 12 00 00
Apr  8 14:04:57 ubuntu pluto[28443]: | inserting event EVENT_RETRANSMIT, timeout in 40 seconds for #1
Apr  8 14:04:57 ubuntu pluto[28443]: | next event EVENT_PENDING_PHASE2 in 9 seconds
Apr  8 14:04:57 ubuntu pluto[28443]: |  
Apr  8 14:04:57 ubuntu pluto[28443]: | *received 672 bytes from 65.209.146.209:500 on eth0 (port=500)
Apr  8 14:04:57 ubuntu pluto[28443]: |   c4 7b d5 26  28 1c ca 59  e0 a0 6f b3  70 9c 31 f1
Apr  8 14:04:57 ubuntu pluto[28443]: |   01 10 04 00  00 00 00 00  00 00 02 a0  04 00 00 34
Apr  8 14:04:57 ubuntu pluto[28443]: |   00 00 00 01  00 00 00 01  00 00 00 28  00 01 00 01
Apr  8 14:04:57 ubuntu pluto[28443]: |   00 00 00 20  00 01 00 00  80 0b 00 01  80 0c 0e 10
Apr  8 14:04:57 ubuntu pluto[28443]: |   80 01 00 05  80 02 00 02  80 03 fd e9  80 04 00 02
Apr  8 14:04:57 ubuntu pluto[28443]: |   0d 00 00 84  b5 ed 86 10  22 bb 13 ce  c4 df 92 3d
Apr  8 14:04:57 ubuntu pluto[28443]: |   8c 96 40 7f  76 6a 21 63  01 c3 86 ab  b7 39 26 ba
Apr  8 14:04:57 ubuntu pluto[28443]: |   95 94 66 f6  8c d4 46 40  9b 09 31 13  a3 d3 5d ab
Apr  8 14:04:57 ubuntu pluto[28443]: |   71 e3 5e 1e  de 67 8c 8a  be 4c 12 eb  36 fc 1d a3
Apr  8 14:04:57 ubuntu pluto[28443]: |   60 38 47 b7  31 9e 5f 85  73 21 b0 c2  c2 99 d9 72
Apr  8 14:04:57 ubuntu pluto[28443]: |   a2 ae 0d 7f  c5 0f 5b 62  06 38 97 60  4a 0a 1c 11
Apr  8 14:04:57 ubuntu pluto[28443]: |   ad ce 5e ae  c6 e7 57 28  76 db c5 38  be 91 f5 93
Apr  8 14:04:57 ubuntu pluto[28443]: |   78 3b df 0d  80 ba 3c 9c  8f b8 00 7e  a2 97 84 cd
Apr  8 14:04:57 ubuntu pluto[28443]: |   a9 6c a5 ee  0a 00 00 0c  09 00 26 89  df d6 b7 12
Apr  8 14:04:57 ubuntu pluto[28443]: |   05 00 00 0c  eb 4e 72 e3  1c bf da cf  08 00 00 0c
Apr  8 14:04:57 ubuntu pluto[28443]: |   01 00 00 00  41 d1 92 d1  0d 00 00 18  7c ce d2 b2
Apr  8 14:04:57 ubuntu pluto[28443]: |   34 f4 fd 11  bd 68 ce f8  e0 b4 69 09  7e 74 a6 95
Apr  8 14:04:57 ubuntu pluto[28443]: |   82 00 00 14  90 cb 80 91  3e bb 69 6e  08 63 81 b5
Apr  8 14:04:57 ubuntu pluto[28443]: |   ec 42 7b 1f  82 00 00 18  cf bd 9e 13  02 c6 23 26
Apr  8 14:04:57 ubuntu pluto[28443]: |   41 d1 74 55  a4 52 7b b1  95 3b c3 5f  82 00 00 18
Apr  8 14:04:57 ubuntu pluto[28443]: |   d0 dd a8 89  06 c5 68 a3  46 bd cd e2  2d 2e 9a 71
Apr  8 14:04:57 ubuntu pluto[28443]: |   a3 88 85 0c  82 00 00 18  6c 2d 79 3b  d9 7d 0a f7
Apr  8 14:04:57 ubuntu pluto[28443]: |   23 dd 5c e3  0d 8c 6c 96  25 5b 6c 21  82 00 00 18
Apr  8 14:04:57 ubuntu pluto[28443]: |   41 12 38 27  c8 c0 c1 29  ff 13 c3 bc  06 d9 b7 e2
Apr  8 14:04:57 ubuntu pluto[28443]: |   fd 2b 29 02  82 00 00 18  bb aa 1e 93  ce 8f 60 31
Apr  8 14:04:57 ubuntu pluto[28443]: |   ef cb 7e a0  fd b6 88 33  4d da 31 b5  82 00 00 18
Apr  8 14:04:57 ubuntu pluto[28443]: |   1e 87 6b e0  8f 30 ef 9d  f0 d8 42 85  5b 99 7c 30
Apr  8 14:04:57 ubuntu pluto[28443]: |   f2 ea b4 ef  82 00 00 18  4c 74 ac e9  2e e1 79 e0
Apr  8 14:04:57 ubuntu pluto[28443]: |   f1 75 16 e8  12 39 b0 b0  e8 ae 14 e2  82 00 00 18
Apr  8 14:04:57 ubuntu pluto[28443]: |   5e 26 bd 4c  87 63 e2 08  7e 31 2d 1c  6a 12 b0 42
Apr  8 14:04:57 ubuntu pluto[28443]: |   63 b3 d1 81  82 00 00 18  69 1e 3f e7  29 ab 92 29
Apr  8 14:04:57 ubuntu pluto[28443]: |   66 66 62 ed  3c 25 a7 de  cb 26 14 68  82 00 00 18
Apr  8 14:04:57 ubuntu pluto[28443]: |   0e 6a cb 43  16 0e d9 d6  7a c1 7f 64  bb 31 a7 69
Apr  8 14:04:57 ubuntu pluto[28443]: |   f7 4b 0c 2e  82 00 00 18  25 83 7b 59  9f 9e 8d f2
Apr  8 14:04:57 ubuntu pluto[28443]: |   92 49 58 7f  ef 46 2c 4b  8d a8 e0 2d  82 00 00 18
Apr  8 14:04:57 ubuntu pluto[28443]: |   5e 71 6f 48  f9 dc 92 a4  85 6c 4c 91  17 21 c2 e7
Apr  8 14:04:57 ubuntu pluto[28443]: |   c4 e5 6c 81  82 00 00 18  cd ab 10 cc  d3 5f 61 00
Apr  8 14:04:57 ubuntu pluto[28443]: |   56 c5 67 01  b5 a1 4f a9  cb 91 d0 98  82 00 00 18
Apr  8 14:04:57 ubuntu pluto[28443]: |   92 50 80 23  4a 2b 4d ce  56 e9 b7 65  37 de 98 f4
Apr  8 14:04:57 ubuntu pluto[28443]: |   08 cb 3a 6d  0d 00 00 18  b4 6b d0 f1  b7 9d 2c cc
Apr  8 14:04:57 ubuntu pluto[28443]: |   3b 8c 3b 98  4b 99 5d 21  5a 58 24 15  00 00 00 14
Apr  8 14:04:57 ubuntu pluto[28443]: |   af ca d7 13  68 a1 f1 c9  6b 86 96 fc  77 57 01 00
Apr  8 14:04:57 ubuntu pluto[28443]: | **parse ISAKMP Message:
Apr  8 14:04:57 ubuntu pluto[28443]: |    initiator cookie:
Apr  8 14:04:57 ubuntu pluto[28443]: |   c4 7b d5 26  28 1c ca 59
Apr  8 14:04:57 ubuntu pluto[28443]: |    responder cookie:
Apr  8 14:04:57 ubuntu pluto[28443]: |   e0 a0 6f b3  70 9c 31 f1
Apr  8 14:04:57 ubuntu pluto[28443]: |    next payload type: ISAKMP_NEXT_SA
Apr  8 14:04:57 ubuntu pluto[28443]: |    ISAKMP version: ISAKMP Version 1.0
Apr  8 14:04:57 ubuntu pluto[28443]: |    exchange type: ISAKMP_XCHG_AGGR
Apr  8 14:04:57 ubuntu pluto[28443]: |    flags: none
Apr  8 14:04:57 ubuntu pluto[28443]: |    message ID:  00 00 00 00
Apr  8 14:04:57 ubuntu pluto[28443]: |    length: 672
Apr  8 14:04:57 ubuntu pluto[28443]: |  processing packet with exchange type=ISAKMP_XCHG_AGGR (4)
Apr  8 14:04:57 ubuntu pluto[28443]: | ICOOKIE:  c4 7b d5 26  28 1c ca 59
Apr  8 14:04:57 ubuntu pluto[28443]: | RCOOKIE:  e0 a0 6f b3  70 9c 31 f1
Apr  8 14:04:57 ubuntu pluto[28443]: | peer:  41 d1 92 d1
Apr  8 14:04:57 ubuntu pluto[28443]: | state hash entry 20
Apr  8 14:04:57 ubuntu pluto[28443]: | state object not found
Apr  8 14:04:57 ubuntu pluto[28443]: | ICOOKIE:  c4 7b d5 26  28 1c ca 59
Apr  8 14:04:57 ubuntu pluto[28443]: | RCOOKIE:  00 00 00 00  00 00 00 00
Apr  8 14:04:57 ubuntu pluto[28443]: | peer:  41 d1 92 d1
Apr  8 14:04:57 ubuntu pluto[28443]: | state hash entry 4
Apr  8 14:04:57 ubuntu pluto[28443]: | peer and cookies match on #1, provided msgid 00000000 vs 00000000
Apr  8 14:04:57 ubuntu pluto[28443]: | state object #1 found, in STATE_AGGR_I1
Apr  8 14:04:57 ubuntu pluto[28443]: | processing connection gtm
Apr  8 14:04:57 ubuntu pluto[28443]: | np=1 and sd=0x4a43f0 
Apr  8 14:04:57 ubuntu pluto[28443]: | ***parse ISAKMP Security Association Payload:
Apr  8 14:04:57 ubuntu pluto[28443]: |    next payload type: ISAKMP_NEXT_KE
Apr  8 14:04:57 ubuntu pluto[28443]: |    length: 52
Apr  8 14:04:57 ubuntu pluto[28443]: |    DOI: ISAKMP_DOI_IPSEC
Apr  8 14:04:57 ubuntu pluto[28443]: | np=4 and sd=0x4a44d0 
Apr  8 14:04:57 ubuntu pluto[28443]: | ***parse ISAKMP Key Exchange Payload:
Apr  8 14:04:57 ubuntu pluto[28443]: |    next payload type: ISAKMP_NEXT_VID
Apr  8 14:04:57 ubuntu pluto[28443]: |    length: 132
Apr  8 14:04:57 ubuntu pluto[28443]: | np=13 and sd=0x4a4610 
Apr  8 14:04:57 ubuntu pluto[28443]: | ***parse ISAKMP Vendor ID Payload:
Apr  8 14:04:57 ubuntu pluto[28443]: |    next payload type: ISAKMP_NEXT_NONCE
Apr  8 14:04:57 ubuntu pluto[28443]: |    length: 12
Apr  8 14:04:57 ubuntu pluto[28443]: | np=10 and sd=0x4a45b0 
Apr  8 14:04:57 ubuntu pluto[28443]: | ***parse ISAKMP Nonce Payload:
Apr  8 14:04:57 ubuntu pluto[28443]: |    next payload type: ISAKMP_NEXT_ID
Apr  8 14:04:57 ubuntu pluto[28443]: |    length: 12
Apr  8 14:04:57 ubuntu pluto[28443]: | np=5 and sd=(nil) 
Apr  8 14:04:57 ubuntu pluto[28443]: | ***parse ISAKMP Identification Payload:
Apr  8 14:04:57 ubuntu pluto[28443]: |    next payload type: ISAKMP_NEXT_HASH
Apr  8 14:04:57 ubuntu pluto[28443]: |    length: 12
Apr  8 14:04:57 ubuntu pluto[28443]: |    ID type: ID_IPV4_ADDR
Apr  8 14:04:57 ubuntu pluto[28443]: |    DOI specific A: 0
Apr  8 14:04:57 ubuntu pluto[28443]: |    DOI specific B: 0
Apr  8 14:04:57 ubuntu pluto[28443]: | np=8 and sd=0x4a4570 
Apr  8 14:04:57 ubuntu pluto[28443]: | ***parse ISAKMP Hash Payload:
Apr  8 14:04:57 ubuntu pluto[28443]: |    next payload type: ISAKMP_NEXT_VID
Apr  8 14:04:57 ubuntu pluto[28443]: |    length: 24
Apr  8 14:04:57 ubuntu pluto[28443]: | np=13 and sd=0x4a4610 
Apr  8 14:04:57 ubuntu pluto[28443]: | ***parse ISAKMP Vendor ID Payload:
Apr  8 14:04:57 ubuntu pluto[28443]: |    next payload type: ISAKMP_NEXT_NAT-D
Apr  8 14:04:57 ubuntu pluto[28443]: |    length: 20
Apr  8 14:04:58 ubuntu pluto[28443]: | np=130 and sd=(nil) 
Apr  8 14:04:58 ubuntu pluto[28443]: | ***parse ISAKMP NAT-D Payload:
Apr  8 14:04:58 ubuntu pluto[28443]: |    next payload type: ISAKMP_NEXT_NAT-D
Apr  8 14:04:58 ubuntu pluto[28443]: |    length: 24
Apr  8 14:04:58 ubuntu pluto[28443]: | np=130 and sd=(nil) 
Apr  8 14:04:58 ubuntu pluto[28443]: | ***parse ISAKMP NAT-D Payload:
Apr  8 14:04:58 ubuntu pluto[28443]: |    next payload type: ISAKMP_NEXT_NAT-D
Apr  8 14:04:58 ubuntu pluto[28443]: |    length: 24
Apr  8 14:04:58 ubuntu pluto[28443]: | np=130 and sd=(nil) 
Apr  8 14:04:58 ubuntu pluto[28443]: | ***parse ISAKMP NAT-D Payload:
Apr  8 14:04:58 ubuntu pluto[28443]: |    next payload type: ISAKMP_NEXT_NAT-D
Apr  8 14:04:58 ubuntu pluto[28443]: |    length: 24
Apr  8 14:04:58 ubuntu pluto[28443]: | np=130 and sd=(nil) 
Apr  8 14:04:58 ubuntu pluto[28443]: | ***parse ISAKMP NAT-D Payload:
Apr  8 14:04:58 ubuntu pluto[28443]: |    next payload type: ISAKMP_NEXT_NAT-D
Apr  8 14:04:58 ubuntu pluto[28443]: |    length: 24
Apr  8 14:04:58 ubuntu pluto[28443]: | np=130 and sd=(nil) 
Apr  8 14:04:58 ubuntu pluto[28443]: | ***parse ISAKMP NAT-D Payload:
Apr  8 14:04:58 ubuntu pluto[28443]: |    next payload type: ISAKMP_NEXT_NAT-D
Apr  8 14:04:58 ubuntu pluto[28443]: |    length: 24
Apr  8 14:04:58 ubuntu pluto[28443]: | np=130 and sd=(nil) 
Apr  8 14:04:58 ubuntu pluto[28443]: | ***parse ISAKMP NAT-D Payload:
Apr  8 14:04:58 ubuntu pluto[28443]: |    next payload type: ISAKMP_NEXT_NAT-D
Apr  8 14:04:58 ubuntu pluto[28443]: |    length: 24
Apr  8 14:04:58 ubuntu pluto[28443]: | np=130 and sd=(nil) 
Apr  8 14:04:58 ubuntu pluto[28443]: | ***parse ISAKMP NAT-D Payload:
Apr  8 14:04:58 ubuntu pluto[28443]: |    next payload type: ISAKMP_NEXT_NAT-D
Apr  8 14:04:58 ubuntu pluto[28443]: |    length: 24
Apr  8 14:04:58 ubuntu pluto[28443]: | np=130 and sd=(nil) 
Apr  8 14:04:58 ubuntu pluto[28443]: | ***parse ISAKMP NAT-D Payload:
Apr  8 14:04:58 ubuntu pluto[28443]: |    next payload type: ISAKMP_NEXT_NAT-D
Apr  8 14:04:58 ubuntu pluto[28443]: |    length: 24
Apr  8 14:04:58 ubuntu pluto[28443]: | np=130 and sd=(nil) 
Apr  8 14:04:58 ubuntu pluto[28443]: | ***parse ISAKMP NAT-D Payload:
Apr  8 14:04:58 ubuntu pluto[28443]: |    next payload type: ISAKMP_NEXT_NAT-D
Apr  8 14:04:58 ubuntu pluto[28443]: |    length: 24
Apr  8 14:04:58 ubuntu pluto[28443]: | np=130 and sd=(nil) 
Apr  8 14:04:58 ubuntu pluto[28443]: | ***parse ISAKMP NAT-D Payload:
Apr  8 14:04:58 ubuntu pluto[28443]: |    next payload type: ISAKMP_NEXT_NAT-D
Apr  8 14:04:58 ubuntu pluto[28443]: |    length: 24
Apr  8 14:04:58 ubuntu pluto[28443]: | np=130 and sd=(nil) 
Apr  8 14:04:58 ubuntu pluto[28443]: | ***parse ISAKMP NAT-D Payload:
Apr  8 14:04:58 ubuntu pluto[28443]: |    next payload type: ISAKMP_NEXT_NAT-D
Apr  8 14:04:58 ubuntu pluto[28443]: |    length: 24
Apr  8 14:04:58 ubuntu pluto[28443]: | np=130 and sd=(nil) 
Apr  8 14:04:58 ubuntu pluto[28443]: | ***parse ISAKMP NAT-D Payload:
Apr  8 14:04:58 ubuntu pluto[28443]: |    next payload type: ISAKMP_NEXT_NAT-D
Apr  8 14:04:58 ubuntu pluto[28443]: |    length: 24
Apr  8 14:04:58 ubuntu pluto[28443]: | np=130 and sd=(nil) 
Apr  8 14:04:58 ubuntu pluto[28443]: | ***parse ISAKMP NAT-D Payload:
Apr  8 14:04:58 ubuntu pluto[28443]: |    next payload type: ISAKMP_NEXT_NAT-D
Apr  8 14:04:58 ubuntu pluto[28443]: |    length: 24
Apr  8 14:04:58 ubuntu pluto[28443]: "gtm" #1: more than 20 payloads in message; ignored
Apr  8 14:04:58 ubuntu pluto[28443]: | payload malformed after IV
Apr  8 14:04:58 ubuntu pluto[28443]: | 
Apr  8 14:04:58 ubuntu pluto[28443]: "gtm" #1: sending notification PAYLOAD_MALFORMED to 65.209.146.209:500
Apr  8 14:04:58 ubuntu pluto[28443]: | **emit ISAKMP Message:
Apr  8 14:04:58 ubuntu pluto[28443]: |    initiator cookie:
Apr  8 14:04:58 ubuntu pluto[28443]: |   c4 7b d5 26  28 1c ca 59
Apr  8 14:04:58 ubuntu pluto[28443]: |    responder cookie:
Apr  8 14:04:58 ubuntu pluto[28443]: |   00 00 00 00  00 00 00 00
Apr  8 14:04:58 ubuntu pluto[28443]: |    next payload type: ISAKMP_NEXT_N
Apr  8 14:04:58 ubuntu pluto[28443]: |    ISAKMP version: ISAKMP Version 1.0
Apr  8 14:04:58 ubuntu pluto[28443]: |    exchange type: ISAKMP_XCHG_INFO
Apr  8 14:04:58 ubuntu pluto[28443]: |    flags: none
Apr  8 14:04:58 ubuntu pluto[28443]: |    message ID:  00 00 00 00
Apr  8 14:04:58 ubuntu pluto[28443]: | ***emit ISAKMP Notification Payload:
Apr  8 14:04:58 ubuntu pluto[28443]: |    next payload type: ISAKMP_NEXT_NONE
Apr  8 14:04:58 ubuntu pluto[28443]: |    DOI: ISAKMP_DOI_IPSEC
Apr  8 14:04:58 ubuntu pluto[28443]: |    protocol ID: 1
Apr  8 14:04:58 ubuntu pluto[28443]: |    SPI size: 0
Apr  8 14:04:58 ubuntu pluto[28443]: |    Notify Message Type: PAYLOAD_MALFORMED
Apr  8 14:04:58 ubuntu pluto[28443]: | emitting length of ISAKMP Notification Payload: 12
Apr  8 14:04:58 ubuntu pluto[28443]: | emitting length of ISAKMP Message: 40
Apr  8 14:04:58 ubuntu pluto[28443]: | sending 40 bytes for notification packet through eth0:500 to 65.209.146.209:500:
Apr  8 14:04:58 ubuntu pluto[28443]: |   c4 7b d5 26  28 1c ca 59  00 00 00 00  00 00 00 00
Apr  8 14:04:58 ubuntu pluto[28443]: |   0b 10 05 00  00 00 00 00  00 00 00 28  00 00 00 0c
Apr  8 14:04:58 ubuntu pluto[28443]: |   00 00 00 01  01 00 00 10
Apr  8 14:04:58 ubuntu pluto[28443]: | next event EVENT_PENDING_PHASE2 in 8 seconds
Apr  8 14:05:03 ubuntu pluto[28443]: |  
Apr  8 14:05:03 ubuntu pluto[28443]: | *received 672 bytes from 65.209.146.209:500 on eth0 (port=500)
Apr  8 14:05:03 ubuntu pluto[28443]: |   c4 7b d5 26  28 1c ca 59  e0 a0 6f b3  70 9c 31 f1
Apr  8 14:05:03 ubuntu pluto[28443]: |   01 10 04 00  00 00 00 00  00 00 02 a0  04 00 00 34
Apr  8 14:05:03 ubuntu pluto[28443]: |   00 00 00 01  00 00 00 01  00 00 00 28  00 01 00 01
Apr  8 14:05:03 ubuntu pluto[28443]: |   00 00 00 20  00 01 00 00  80 0b 00 01  80 0c 0e 10
Apr  8 14:05:03 ubuntu pluto[28443]: |   80 01 00 05  80 02 00 02  80 03 fd e9  80 04 00 02
Apr  8 14:05:03 ubuntu pluto[28443]: |   0d 00 00 84  b5 ed 86 10  22 bb 13 ce  c4 df 92 3d
Apr  8 14:05:03 ubuntu pluto[28443]: |   8c 96 40 7f  76 6a 21 63  01 c3 86 ab  b7 39 26 ba
Apr  8 14:05:03 ubuntu pluto[28443]: |   95 94 66 f6  8c d4 46 40  9b 09 31 13  a3 d3 5d ab
Apr  8 14:05:03 ubuntu pluto[28443]: |   71 e3 5e 1e  de 67 8c 8a  be 4c 12 eb  36 fc 1d a3
Apr  8 14:05:03 ubuntu pluto[28443]: |   60 38 47 b7  31 9e 5f 85  73 21 b0 c2  c2 99 d9 72
Apr  8 14:05:03 ubuntu pluto[28443]: |   a2 ae 0d 7f  c5 0f 5b 62  06 38 97 60  4a 0a 1c 11
Apr  8 14:05:03 ubuntu pluto[28443]: |   ad ce 5e ae  c6 e7 57 28  76 db c5 38  be 91 f5 93
Apr  8 14:05:03 ubuntu pluto[28443]: |   78 3b df 0d  80 ba 3c 9c  8f b8 00 7e  a2 97 84 cd
Apr  8 14:05:03 ubuntu pluto[28443]: |   a9 6c a5 ee  0a 00 00 0c  09 00 26 89  df d6 b7 12
Apr  8 14:05:03 ubuntu pluto[28443]: |   05 00 00 0c  eb 4e 72 e3  1c bf da cf  08 00 00 0c
Apr  8 14:05:03 ubuntu pluto[28443]: |   01 00 00 00  41 d1 92 d1  0d 00 00 18  7c ce d2 b2
Apr  8 14:05:03 ubuntu pluto[28443]: |   34 f4 fd 11  bd 68 ce f8  e0 b4 69 09  7e 74 a6 95
Apr  8 14:05:03 ubuntu pluto[28443]: |   82 00 00 14  90 cb 80 91  3e bb 69 6e  08 63 81 b5
Apr  8 14:05:03 ubuntu pluto[28443]: |   ec 42 7b 1f  82 00 00 18  cf bd 9e 13  02 c6 23 26
Apr  8 14:05:03 ubuntu pluto[28443]: |   41 d1 74 55  a4 52 7b b1  95 3b c3 5f  82 00 00 18
Apr  8 14:05:03 ubuntu pluto[28443]: |   d0 dd a8 89  06 c5 68 a3  46 bd cd e2  2d 2e 9a 71
Apr  8 14:05:03 ubuntu pluto[28443]: |   a3 88 85 0c  82 00 00 18  6c 2d 79 3b  d9 7d 0a f7
Apr  8 14:05:03 ubuntu pluto[28443]: |   23 dd 5c e3  0d 8c 6c 96  25 5b 6c 21  82 00 00 18
Apr  8 14:05:03 ubuntu pluto[28443]: |   41 12 38 27  c8 c0 c1 29  ff 13 c3 bc  06 d9 b7 e2
Apr  8 14:05:03 ubuntu pluto[28443]: |   fd 2b 29 02  82 00 00 18  bb aa 1e 93  ce 8f 60 31
Apr  8 14:05:03 ubuntu pluto[28443]: |   ef cb 7e a0  fd b6 88 33  4d da 31 b5  82 00 00 18
Apr  8 14:05:03 ubuntu pluto[28443]: |   1e 87 6b e0  8f 30 ef 9d  f0 d8 42 85  5b 99 7c 30
Apr  8 14:05:03 ubuntu pluto[28443]: |   f2 ea b4 ef  82 00 00 18  4c 74 ac e9  2e e1 79 e0
Apr  8 14:05:03 ubuntu pluto[28443]: |   f1 75 16 e8  12 39 b0 b0  e8 ae 14 e2  82 00 00 18
Apr  8 14:05:03 ubuntu pluto[28443]: |   5e 26 bd 4c  87 63 e2 08  7e 31 2d 1c  6a 12 b0 42
Apr  8 14:05:03 ubuntu pluto[28443]: |   63 b3 d1 81  82 00 00 18  69 1e 3f e7  29 ab 92 29
Apr  8 14:05:03 ubuntu pluto[28443]: |   66 66 62 ed  3c 25 a7 de  cb 26 14 68  82 00 00 18
Apr  8 14:05:03 ubuntu pluto[28443]: |   0e 6a cb 43  16 0e d9 d6  7a c1 7f 64  bb 31 a7 69
Apr  8 14:05:03 ubuntu pluto[28443]: |   f7 4b 0c 2e  82 00 00 18  25 83 7b 59  9f 9e 8d f2
Apr  8 14:05:03 ubuntu pluto[28443]: |   92 49 58 7f  ef 46 2c 4b  8d a8 e0 2d  82 00 00 18
Apr  8 14:05:03 ubuntu pluto[28443]: |   5e 71 6f 48  f9 dc 92 a4  85 6c 4c 91  17 21 c2 e7
Apr  8 14:05:03 ubuntu pluto[28443]: |   c4 e5 6c 81  82 00 00 18  cd ab 10 cc  d3 5f 61 00
Apr  8 14:05:03 ubuntu pluto[28443]: |   56 c5 67 01  b5 a1 4f a9  cb 91 d0 98  82 00 00 18
Apr  8 14:05:03 ubuntu pluto[28443]: |   92 50 80 23  4a 2b 4d ce  56 e9 b7 65  37 de 98 f4
Apr  8 14:05:03 ubuntu pluto[28443]: |   08 cb 3a 6d  0d 00 00 18  b4 6b d0 f1  b7 9d 2c cc
Apr  8 14:05:03 ubuntu pluto[28443]: |   3b 8c 3b 98  4b 99 5d 21  5a 58 24 15  00 00 00 14
Apr  8 14:05:03 ubuntu pluto[28443]: |   af ca d7 13  68 a1 f1 c9  6b 86 96 fc  77 57 01 00
Apr  8 14:05:03 ubuntu pluto[28443]: | **parse ISAKMP Message:
Apr  8 14:05:03 ubuntu pluto[28443]: |    initiator cookie:
Apr  8 14:05:03 ubuntu pluto[28443]: |   c4 7b d5 26  28 1c ca 59
Apr  8 14:05:03 ubuntu pluto[28443]: |    responder cookie:
Apr  8 14:05:03 ubuntu pluto[28443]: |   e0 a0 6f b3  70 9c 31 f1
Apr  8 14:05:03 ubuntu pluto[28443]: |    next payload type: ISAKMP_NEXT_SA
Apr  8 14:05:03 ubuntu pluto[28443]: |    ISAKMP version: ISAKMP Version 1.0
Apr  8 14:05:03 ubuntu pluto[28443]: |    exchange type: ISAKMP_XCHG_AGGR
Apr  8 14:05:03 ubuntu pluto[28443]: |    flags: none
Apr  8 14:05:03 ubuntu pluto[28443]: |    message ID:  00 00 00 00
Apr  8 14:05:03 ubuntu pluto[28443]: |    length: 672
Apr  8 14:05:03 ubuntu pluto[28443]: |  processing packet with exchange type=ISAKMP_XCHG_AGGR (4)
Apr  8 14:05:03 ubuntu pluto[28443]: | ICOOKIE:  c4 7b d5 26  28 1c ca 59
Apr  8 14:05:03 ubuntu pluto[28443]: | RCOOKIE:  e0 a0 6f b3  70 9c 31 f1
Apr  8 14:05:03 ubuntu pluto[28443]: | peer:  41 d1 92 d1
Apr  8 14:05:03 ubuntu pluto[28443]: | state hash entry 20
Apr  8 14:05:03 ubuntu pluto[28443]: | state object not found
Apr  8 14:05:03 ubuntu pluto[28443]: | ICOOKIE:  c4 7b d5 26  28 1c ca 59
Apr  8 14:05:03 ubuntu pluto[28443]: | RCOOKIE:  00 00 00 00  00 00 00 00
Apr  8 14:05:03 ubuntu pluto[28443]: | peer:  41 d1 92 d1
Apr  8 14:05:03 ubuntu pluto[28443]: | state hash entry 4
Apr  8 14:05:03 ubuntu pluto[28443]: | peer and cookies match on #1, provided msgid 00000000 vs 00000000
Apr  8 14:05:03 ubuntu pluto[28443]: | state object #1 found, in STATE_AGGR_I1
Apr  8 14:05:03 ubuntu pluto[28443]: | processing connection gtm
Apr  8 14:05:03 ubuntu pluto[28443]: | np=1 and sd=0x4a43f0 
Apr  8 14:05:03 ubuntu pluto[28443]: | ***parse ISAKMP Security Association Payload:
Apr  8 14:05:03 ubuntu pluto[28443]: |    next payload type: ISAKMP_NEXT_KE
Apr  8 14:05:03 ubuntu pluto[28443]: |    length: 52
Apr  8 14:05:03 ubuntu pluto[28443]: |    DOI: ISAKMP_DOI_IPSEC
Apr  8 14:05:03 ubuntu pluto[28443]: | np=4 and sd=0x4a44d0 
Apr  8 14:05:03 ubuntu pluto[28443]: | ***parse ISAKMP Key Exchange Payload:
Apr  8 14:05:03 ubuntu pluto[28443]: |    next payload type: ISAKMP_NEXT_VID
Apr  8 14:05:03 ubuntu pluto[28443]: |    length: 132
Apr  8 14:05:03 ubuntu pluto[28443]: | np=13 and sd=0x4a4610 
Apr  8 14:05:03 ubuntu pluto[28443]: | ***parse ISAKMP Vendor ID Payload:
Apr  8 14:05:03 ubuntu pluto[28443]: |    next payload type: ISAKMP_NEXT_NONCE
Apr  8 14:05:03 ubuntu pluto[28443]: |    length: 12
Apr  8 14:05:03 ubuntu pluto[28443]: | np=10 and sd=0x4a45b0 
Apr  8 14:05:03 ubuntu pluto[28443]: | ***parse ISAKMP Nonce Payload:
Apr  8 14:05:03 ubuntu pluto[28443]: |    next payload type: ISAKMP_NEXT_ID
Apr  8 14:05:03 ubuntu pluto[28443]: |    length: 12
Apr  8 14:05:03 ubuntu pluto[28443]: | np=5 and sd=(nil) 
Apr  8 14:05:03 ubuntu pluto[28443]: | ***parse ISAKMP Identification Payload:
Apr  8 14:05:03 ubuntu pluto[28443]: |    next payload type: ISAKMP_NEXT_HASH
Apr  8 14:05:03 ubuntu pluto[28443]: |    length: 12
Apr  8 14:05:03 ubuntu pluto[28443]: |    ID type: ID_IPV4_ADDR
Apr  8 14:05:03 ubuntu pluto[28443]: |    DOI specific A: 0
Apr  8 14:05:03 ubuntu pluto[28443]: |    DOI specific B: 0
Apr  8 14:05:03 ubuntu pluto[28443]: | np=8 and sd=0x4a4570 
Apr  8 14:05:03 ubuntu pluto[28443]: | ***parse ISAKMP Hash Payload:
Apr  8 14:05:03 ubuntu pluto[28443]: |    next payload type: ISAKMP_NEXT_VID
Apr  8 14:05:03 ubuntu pluto[28443]: |    length: 24
Apr  8 14:05:03 ubuntu pluto[28443]: | np=13 and sd=0x4a4610 
Apr  8 14:05:03 ubuntu pluto[28443]: | ***parse ISAKMP Vendor ID Payload:
Apr  8 14:05:03 ubuntu pluto[28443]: |    next payload type: ISAKMP_NEXT_NAT-D
Apr  8 14:05:03 ubuntu pluto[28443]: |    length: 20
Apr  8 14:05:03 ubuntu pluto[28443]: | np=130 and sd=(nil) 
Apr  8 14:05:03 ubuntu pluto[28443]: | ***parse ISAKMP NAT-D Payload:
Apr  8 14:05:03 ubuntu pluto[28443]: |    next payload type: ISAKMP_NEXT_NAT-D
Apr  8 14:05:03 ubuntu pluto[28443]: |    length: 24
Apr  8 14:05:03 ubuntu pluto[28443]: | np=130 and sd=(nil) 
Apr  8 14:05:03 ubuntu pluto[28443]: | ***parse ISAKMP NAT-D Payload:
Apr  8 14:05:03 ubuntu pluto[28443]: |    next payload type: ISAKMP_NEXT_NAT-D
Apr  8 14:05:03 ubuntu pluto[28443]: |    length: 24
Apr  8 14:05:03 ubuntu pluto[28443]: | np=130 and sd=(nil) 
Apr  8 14:05:03 ubuntu pluto[28443]: | ***parse ISAKMP NAT-D Payload:
Apr  8 14:05:03 ubuntu pluto[28443]: |    next payload type: ISAKMP_NEXT_NAT-D
Apr  8 14:05:03 ubuntu pluto[28443]: |    length: 24
Apr  8 14:05:03 ubuntu pluto[28443]: | np=130 and sd=(nil) 
Apr  8 14:05:03 ubuntu pluto[28443]: | ***parse ISAKMP NAT-D Payload:
Apr  8 14:05:03 ubuntu pluto[28443]: |    next payload type: ISAKMP_NEXT_NAT-D
Apr  8 14:05:03 ubuntu pluto[28443]: |    length: 24
Apr  8 14:05:03 ubuntu pluto[28443]: | np=130 and sd=(nil) 
Apr  8 14:05:03 ubuntu pluto[28443]: | ***parse ISAKMP NAT-D Payload:
Apr  8 14:05:03 ubuntu pluto[28443]: |    next payload type: ISAKMP_NEXT_NAT-D
Apr  8 14:05:03 ubuntu pluto[28443]: |    length: 24
Apr  8 14:05:03 ubuntu pluto[28443]: | np=130 and sd=(nil) 
Apr  8 14:05:03 ubuntu pluto[28443]: | ***parse ISAKMP NAT-D Payload:
Apr  8 14:05:03 ubuntu pluto[28443]: |    next payload type: ISAKMP_NEXT_NAT-D
Apr  8 14:05:03 ubuntu pluto[28443]: |    length: 24
Apr  8 14:05:03 ubuntu pluto[28443]: | np=130 and sd=(nil) 
Apr  8 14:05:03 ubuntu pluto[28443]: | ***parse ISAKMP NAT-D Payload:
Apr  8 14:05:03 ubuntu pluto[28443]: |    next payload type: ISAKMP_NEXT_NAT-D
Apr  8 14:05:03 ubuntu pluto[28443]: |    length: 24
Apr  8 14:05:03 ubuntu pluto[28443]: | np=130 and sd=(nil) 
Apr  8 14:05:03 ubuntu pluto[28443]: | ***parse ISAKMP NAT-D Payload:
Apr  8 14:05:03 ubuntu pluto[28443]: |    next payload type: ISAKMP_NEXT_NAT-D
Apr  8 14:05:03 ubuntu pluto[28443]: |    length: 24
Apr  8 14:05:03 ubuntu pluto[28443]: | np=130 and sd=(nil) 
Apr  8 14:05:03 ubuntu pluto[28443]: | ***parse ISAKMP NAT-D Payload:
Apr  8 14:05:03 ubuntu pluto[28443]: |    next payload type: ISAKMP_NEXT_NAT-D
Apr  8 14:05:03 ubuntu pluto[28443]: |    length: 24
Apr  8 14:05:03 ubuntu pluto[28443]: | np=130 and sd=(nil) 
Apr  8 14:05:03 ubuntu pluto[28443]: | ***parse ISAKMP NAT-D Payload:
Apr  8 14:05:03 ubuntu pluto[28443]: |    next payload type: ISAKMP_NEXT_NAT-D
Apr  8 14:05:03 ubuntu pluto[28443]: |    length: 24
Apr  8 14:05:03 ubuntu pluto[28443]: | np=130 and sd=(nil) 
Apr  8 14:05:03 ubuntu pluto[28443]: | ***parse ISAKMP NAT-D Payload:
Apr  8 14:05:03 ubuntu pluto[28443]: |    next payload type: ISAKMP_NEXT_NAT-D
Apr  8 14:05:03 ubuntu pluto[28443]: |    length: 24
Apr  8 14:05:03 ubuntu pluto[28443]: | np=130 and sd=(nil) 
Apr  8 14:05:03 ubuntu pluto[28443]: | ***parse ISAKMP NAT-D Payload:
Apr  8 14:05:03 ubuntu pluto[28443]: |    next payload type: ISAKMP_NEXT_NAT-D
Apr  8 14:05:03 ubuntu pluto[28443]: |    length: 24
Apr  8 14:05:03 ubuntu pluto[28443]: | np=130 and sd=(nil) 
Apr  8 14:05:03 ubuntu pluto[28443]: | ***parse ISAKMP NAT-D Payload:
Apr  8 14:05:03 ubuntu pluto[28443]: |    next payload type: ISAKMP_NEXT_NAT-D
Apr  8 14:05:03 ubuntu pluto[28443]: |    length: 24
Apr  8 14:05:03 ubuntu pluto[28443]: "gtm" #1: more than 20 payloads in message; ignored
Apr  8 14:05:03 ubuntu pluto[28443]: | payload malformed after IV
Apr  8 14:05:03 ubuntu pluto[28443]: | 
Apr  8 14:05:03 ubuntu pluto[28443]: "gtm" #1: sending notification PAYLOAD_MALFORMED to 65.209.146.209:500
Apr  8 14:05:03 ubuntu pluto[28443]: | **emit ISAKMP Message:
Apr  8 14:05:03 ubuntu pluto[28443]: |    initiator cookie:
Apr  8 14:05:03 ubuntu pluto[28443]: |   c4 7b d5 26  28 1c ca 59
Apr  8 14:05:03 ubuntu pluto[28443]: |    responder cookie:
Apr  8 14:05:03 ubuntu pluto[28443]: |   00 00 00 00  00 00 00 00
Apr  8 14:05:03 ubuntu pluto[28443]: |    next payload type: ISAKMP_NEXT_N
Apr  8 14:05:03 ubuntu pluto[28443]: |    ISAKMP version: ISAKMP Version 1.0
Apr  8 14:05:03 ubuntu pluto[28443]: |    exchange type: ISAKMP_XCHG_INFO
Apr  8 14:05:03 ubuntu pluto[28443]: |    flags: none
Apr  8 14:05:03 ubuntu pluto[28443]: |    message ID:  00 00 00 00
Apr  8 14:05:03 ubuntu pluto[28443]: | ***emit ISAKMP Notification Payload:
Apr  8 14:05:03 ubuntu pluto[28443]: |    next payload type: ISAKMP_NEXT_NONE
Apr  8 14:05:03 ubuntu pluto[28443]: |    DOI: ISAKMP_DOI_IPSEC
Apr  8 14:05:03 ubuntu pluto[28443]: |    protocol ID: 1
Apr  8 14:05:03 ubuntu pluto[28443]: |    SPI size: 0
Apr  8 14:05:03 ubuntu pluto[28443]: |    Notify Message Type: PAYLOAD_MALFORMED
Apr  8 14:05:03 ubuntu pluto[28443]: | emitting length of ISAKMP Notification Payload: 12
Apr  8 14:05:03 ubuntu pluto[28443]: | emitting length of ISAKMP Message: 40
Apr  8 14:05:03 ubuntu pluto[28443]: | sending 40 bytes for notification packet through eth0:500 to 65.209.146.209:500:
Apr  8 14:05:03 ubuntu pluto[28443]: |   c4 7b d5 26  28 1c ca 59  00 00 00 00  00 00 00 00
Apr  8 14:05:03 ubuntu pluto[28443]: |   0b 10 05 00  00 00 00 00  00 00 00 28  00 00 00 0c
Apr  8 14:05:03 ubuntu pluto[28443]: |   00 00 00 01  01 00 00 10
Apr  8 14:05:03 ubuntu pluto[28443]: | next event EVENT_PENDING_PHASE2 in 3 seconds
Apr  8 14:05:06 ubuntu pluto[28443]: |  
Apr  8 14:05:06 ubuntu pluto[28443]: | *time to handle event
Apr  8 14:05:06 ubuntu pluto[28443]: | handling event EVENT_PENDING_PHASE2
Apr  8 14:05:06 ubuntu pluto[28443]: | event after this is EVENT_RETRANSMIT in 31 seconds
Apr  8 14:05:06 ubuntu pluto[28443]: | inserting event EVENT_PENDING_PHASE2, timeout in 120 seconds
Apr  8 14:05:06 ubuntu pluto[28443]: | pending review: connection "gtm" checked
Apr  8 14:05:06 ubuntu pluto[28443]: | pending review: connection "tig" was not up, skipped
Apr  8 14:05:06 ubuntu pluto[28443]: | pending review: connection "focus" was not up, skipped
Apr  8 14:05:06 ubuntu pluto[28443]: | next event EVENT_RETRANSMIT in 31 seconds for #1
Apr  8 14:05:08 ubuntu pluto[28443]: |  
Apr  8 14:05:08 ubuntu pluto[28443]: | *received 672 bytes from 65.209.146.209:500 on eth0 (port=500)
Apr  8 14:05:08 ubuntu pluto[28443]: |   c4 7b d5 26  28 1c ca 59  e0 a0 6f b3  70 9c 31 f1
Apr  8 14:05:08 ubuntu pluto[28443]: |   01 10 04 00  00 00 00 00  00 00 02 a0  04 00 00 34
Apr  8 14:05:08 ubuntu pluto[28443]: |   00 00 00 01  00 00 00 01  00 00 00 28  00 01 00 01
Apr  8 14:05:08 ubuntu pluto[28443]: |   00 00 00 20  00 01 00 00  80 0b 00 01  80 0c 0e 10
Apr  8 14:05:08 ubuntu pluto[28443]: |   80 01 00 05  80 02 00 02  80 03 fd e9  80 04 00 02
Apr  8 14:05:08 ubuntu pluto[28443]: |   0d 00 00 84  b5 ed 86 10  22 bb 13 ce  c4 df 92 3d
Apr  8 14:05:08 ubuntu pluto[28443]: |   8c 96 40 7f  76 6a 21 63  01 c3 86 ab  b7 39 26 ba
Apr  8 14:05:08 ubuntu pluto[28443]: |   95 94 66 f6  8c d4 46 40  9b 09 31 13  a3 d3 5d ab
Apr  8 14:05:08 ubuntu pluto[28443]: |   71 e3 5e 1e  de 67 8c 8a  be 4c 12 eb  36 fc 1d a3
Apr  8 14:05:08 ubuntu pluto[28443]: |   60 38 47 b7  31 9e 5f 85  73 21 b0 c2  c2 99 d9 72
Apr  8 14:05:08 ubuntu pluto[28443]: |   a2 ae 0d 7f  c5 0f 5b 62  06 38 97 60  4a 0a 1c 11
Apr  8 14:05:08 ubuntu pluto[28443]: |   ad ce 5e ae  c6 e7 57 28  76 db c5 38  be 91 f5 93
Apr  8 14:05:08 ubuntu pluto[28443]: |   78 3b df 0d  80 ba 3c 9c  8f b8 00 7e  a2 97 84 cd
Apr  8 14:05:08 ubuntu pluto[28443]: |   a9 6c a5 ee  0a 00 00 0c  09 00 26 89  df d6 b7 12
Apr  8 14:05:08 ubuntu pluto[28443]: |   05 00 00 0c  eb 4e 72 e3  1c bf da cf  08 00 00 0c
Apr  8 14:05:08 ubuntu pluto[28443]: |   01 00 00 00  41 d1 92 d1  0d 00 00 18  7c ce d2 b2
Apr  8 14:05:08 ubuntu pluto[28443]: |   34 f4 fd 11  bd 68 ce f8  e0 b4 69 09  7e 74 a6 95
Apr  8 14:05:08 ubuntu pluto[28443]: |   82 00 00 14  90 cb 80 91  3e bb 69 6e  08 63 81 b5
Apr  8 14:05:08 ubuntu pluto[28443]: |   ec 42 7b 1f  82 00 00 18  cf bd 9e 13  02 c6 23 26
Apr  8 14:05:08 ubuntu pluto[28443]: |   41 d1 74 55  a4 52 7b b1  95 3b c3 5f  82 00 00 18
Apr  8 14:05:08 ubuntu pluto[28443]: |   d0 dd a8 89  06 c5 68 a3  46 bd cd e2  2d 2e 9a 71
Apr  8 14:05:08 ubuntu pluto[28443]: |   a3 88 85 0c  82 00 00 18  6c 2d 79 3b  d9 7d 0a f7
Apr  8 14:05:08 ubuntu pluto[28443]: |   23 dd 5c e3  0d 8c 6c 96  25 5b 6c 21  82 00 00 18
Apr  8 14:05:08 ubuntu pluto[28443]: |   41 12 38 27  c8 c0 c1 29  ff 13 c3 bc  06 d9 b7 e2
Apr  8 14:05:08 ubuntu pluto[28443]: |   fd 2b 29 02  82 00 00 18  bb aa 1e 93  ce 8f 60 31
Apr  8 14:05:08 ubuntu pluto[28443]: |   ef cb 7e a0  fd b6 88 33  4d da 31 b5  82 00 00 18
Apr  8 14:05:08 ubuntu pluto[28443]: |   1e 87 6b e0  8f 30 ef 9d  f0 d8 42 85  5b 99 7c 30
Apr  8 14:05:08 ubuntu pluto[28443]: |   f2 ea b4 ef  82 00 00 18  4c 74 ac e9  2e e1 79 e0
Apr  8 14:05:08 ubuntu pluto[28443]: |   f1 75 16 e8  12 39 b0 b0  e8 ae 14 e2  82 00 00 18
Apr  8 14:05:08 ubuntu pluto[28443]: |   5e 26 bd 4c  87 63 e2 08  7e 31 2d 1c  6a 12 b0 42
Apr  8 14:05:08 ubuntu pluto[28443]: |   63 b3 d1 81  82 00 00 18  69 1e 3f e7  29 ab 92 29
Apr  8 14:05:08 ubuntu pluto[28443]: |   66 66 62 ed  3c 25 a7 de  cb 26 14 68  82 00 00 18
Apr  8 14:05:08 ubuntu pluto[28443]: |   0e 6a cb 43  16 0e d9 d6  7a c1 7f 64  bb 31 a7 69
Apr  8 14:05:08 ubuntu pluto[28443]: |   f7 4b 0c 2e  82 00 00 18  25 83 7b 59  9f 9e 8d f2
Apr  8 14:05:08 ubuntu pluto[28443]: |   92 49 58 7f  ef 46 2c 4b  8d a8 e0 2d  82 00 00 18
Apr  8 14:05:08 ubuntu pluto[28443]: |   5e 71 6f 48  f9 dc 92 a4  85 6c 4c 91  17 21 c2 e7
Apr  8 14:05:08 ubuntu pluto[28443]: |   c4 e5 6c 81  82 00 00 18  cd ab 10 cc  d3 5f 61 00
Apr  8 14:05:08 ubuntu pluto[28443]: |   56 c5 67 01  b5 a1 4f a9  cb 91 d0 98  82 00 00 18
Apr  8 14:05:08 ubuntu pluto[28443]: |   92 50 80 23  4a 2b 4d ce  56 e9 b7 65  37 de 98 f4
Apr  8 14:05:08 ubuntu pluto[28443]: |   08 cb 3a 6d  0d 00 00 18  b4 6b d0 f1  b7 9d 2c cc
Apr  8 14:05:08 ubuntu pluto[28443]: |   3b 8c 3b 98  4b 99 5d 21  5a 58 24 15  00 00 00 14
Apr  8 14:05:08 ubuntu pluto[28443]: |   af ca d7 13  68 a1 f1 c9  6b 86 96 fc  77 57 01 00
Apr  8 14:05:08 ubuntu pluto[28443]: | **parse ISAKMP Message:
Apr  8 14:05:08 ubuntu pluto[28443]: |    initiator cookie:
Apr  8 14:05:08 ubuntu pluto[28443]: |   c4 7b d5 26  28 1c ca 59
Apr  8 14:05:08 ubuntu pluto[28443]: |    responder cookie:
Apr  8 14:05:08 ubuntu pluto[28443]: |   e0 a0 6f b3  70 9c 31 f1
Apr  8 14:05:08 ubuntu pluto[28443]: |    next payload type: ISAKMP_NEXT_SA
Apr  8 14:05:08 ubuntu pluto[28443]: |    ISAKMP version: ISAKMP Version 1.0
Apr  8 14:05:08 ubuntu pluto[28443]: |    exchange type: ISAKMP_XCHG_AGGR
Apr  8 14:05:08 ubuntu pluto[28443]: |    flags: none
Apr  8 14:05:08 ubuntu pluto[28443]: |    message ID:  00 00 00 00
Apr  8 14:05:08 ubuntu pluto[28443]: |    length: 672
Apr  8 14:05:08 ubuntu pluto[28443]: |  processing packet with exchange type=ISAKMP_XCHG_AGGR (4)
Apr  8 14:05:08 ubuntu pluto[28443]: | ICOOKIE:  c4 7b d5 26  28 1c ca 59
Apr  8 14:05:08 ubuntu pluto[28443]: | RCOOKIE:  e0 a0 6f b3  70 9c 31 f1
Apr  8 14:05:08 ubuntu pluto[28443]: | peer:  41 d1 92 d1
Apr  8 14:05:08 ubuntu pluto[28443]: | state hash entry 20
Apr  8 14:05:08 ubuntu pluto[28443]: | state object not found
Apr  8 14:05:08 ubuntu pluto[28443]: | ICOOKIE:  c4 7b d5 26  28 1c ca 59
Apr  8 14:05:08 ubuntu pluto[28443]: | RCOOKIE:  00 00 00 00  00 00 00 00
Apr  8 14:05:08 ubuntu pluto[28443]: | peer:  41 d1 92 d1
Apr  8 14:05:08 ubuntu pluto[28443]: | state hash entry 4
Apr  8 14:05:08 ubuntu pluto[28443]: | peer and cookies match on #1, provided msgid 00000000 vs 00000000
Apr  8 14:05:08 ubuntu pluto[28443]: | state object #1 found, in STATE_AGGR_I1
Apr  8 14:05:08 ubuntu pluto[28443]: | processing connection gtm
Apr  8 14:05:08 ubuntu pluto[28443]: | np=1 and sd=0x4a43f0 
Apr  8 14:05:08 ubuntu pluto[28443]: | ***parse ISAKMP Security Association Payload:
Apr  8 14:05:08 ubuntu pluto[28443]: |    next payload type: ISAKMP_NEXT_KE
Apr  8 14:05:08 ubuntu pluto[28443]: |    length: 52
Apr  8 14:05:08 ubuntu pluto[28443]: |    DOI: ISAKMP_DOI_IPSEC
Apr  8 14:05:08 ubuntu pluto[28443]: | np=4 and sd=0x4a44d0 
Apr  8 14:05:08 ubuntu pluto[28443]: | ***parse ISAKMP Key Exchange Payload:
Apr  8 14:05:08 ubuntu pluto[28443]: |    next payload type: ISAKMP_NEXT_VID
Apr  8 14:05:08 ubuntu pluto[28443]: |    length: 132
Apr  8 14:05:08 ubuntu pluto[28443]: | np=13 and sd=0x4a4610 
Apr  8 14:05:08 ubuntu pluto[28443]: | ***parse ISAKMP Vendor ID Payload:
Apr  8 14:05:08 ubuntu pluto[28443]: |    next payload type: ISAKMP_NEXT_NONCE
Apr  8 14:05:08 ubuntu pluto[28443]: |    length: 12
Apr  8 14:05:08 ubuntu pluto[28443]: | np=10 and sd=0x4a45b0 
Apr  8 14:05:08 ubuntu pluto[28443]: | ***parse ISAKMP Nonce Payload:
Apr  8 14:05:08 ubuntu pluto[28443]: |    next payload type: ISAKMP_NEXT_ID
Apr  8 14:05:08 ubuntu pluto[28443]: |    length: 12
Apr  8 14:05:08 ubuntu pluto[28443]: | np=5 and sd=(nil) 
Apr  8 14:05:08 ubuntu pluto[28443]: | ***parse ISAKMP Identification Payload:
Apr  8 14:05:08 ubuntu pluto[28443]: |    next payload type: ISAKMP_NEXT_HASH
Apr  8 14:05:08 ubuntu pluto[28443]: |    length: 12
Apr  8 14:05:08 ubuntu pluto[28443]: |    ID type: ID_IPV4_ADDR
Apr  8 14:05:08 ubuntu pluto[28443]: |    DOI specific A: 0
Apr  8 14:05:08 ubuntu pluto[28443]: |    DOI specific B: 0
Apr  8 14:05:08 ubuntu pluto[28443]: | np=8 and sd=0x4a4570 
Apr  8 14:05:08 ubuntu pluto[28443]: | ***parse ISAKMP Hash Payload:
Apr  8 14:05:08 ubuntu pluto[28443]: |    next payload type: ISAKMP_NEXT_VID
Apr  8 14:05:08 ubuntu pluto[28443]: |    length: 24
Apr  8 14:05:08 ubuntu pluto[28443]: | np=13 and sd=0x4a4610 
Apr  8 14:05:08 ubuntu pluto[28443]: | ***parse ISAKMP Vendor ID Payload:
Apr  8 14:05:08 ubuntu pluto[28443]: |    next payload type: ISAKMP_NEXT_NAT-D
Apr  8 14:05:08 ubuntu pluto[28443]: |    length: 20
Apr  8 14:05:08 ubuntu pluto[28443]: | np=130 and sd=(nil) 
Apr  8 14:05:08 ubuntu pluto[28443]: | ***parse ISAKMP NAT-D Payload:
Apr  8 14:05:08 ubuntu pluto[28443]: |    next payload type: ISAKMP_NEXT_NAT-D
Apr  8 14:05:08 ubuntu pluto[28443]: |    length: 24
Apr  8 14:05:08 ubuntu pluto[28443]: | np=130 and sd=(nil) 
Apr  8 14:05:08 ubuntu pluto[28443]: | ***parse ISAKMP NAT-D Payload:
Apr  8 14:05:08 ubuntu pluto[28443]: |    next payload type: ISAKMP_NEXT_NAT-D
Apr  8 14:05:08 ubuntu pluto[28443]: |    length: 24
Apr  8 14:05:08 ubuntu pluto[28443]: | np=130 and sd=(nil) 
Apr  8 14:05:08 ubuntu pluto[28443]: | ***parse ISAKMP NAT-D Payload:
Apr  8 14:05:08 ubuntu pluto[28443]: |    next payload type: ISAKMP_NEXT_NAT-D
Apr  8 14:05:08 ubuntu pluto[28443]: |    length: 24
Apr  8 14:05:08 ubuntu pluto[28443]: | np=130 and sd=(nil) 
Apr  8 14:05:08 ubuntu pluto[28443]: | ***parse ISAKMP NAT-D Payload:
Apr  8 14:05:08 ubuntu pluto[28443]: |    next payload type: ISAKMP_NEXT_NAT-D
Apr  8 14:05:08 ubuntu pluto[28443]: |    length: 24
Apr  8 14:05:08 ubuntu pluto[28443]: | np=130 and sd=(nil) 
Apr  8 14:05:08 ubuntu pluto[28443]: | ***parse ISAKMP NAT-D Payload:
Apr  8 14:05:08 ubuntu pluto[28443]: |    next payload type: ISAKMP_NEXT_NAT-D
Apr  8 14:05:08 ubuntu pluto[28443]: |    length: 24
Apr  8 14:05:08 ubuntu pluto[28443]: | np=130 and sd=(nil) 
Apr  8 14:05:08 ubuntu pluto[28443]: | ***parse ISAKMP NAT-D Payload:
Apr  8 14:05:08 ubuntu pluto[28443]: |    next payload type: ISAKMP_NEXT_NAT-D
Apr  8 14:05:08 ubuntu pluto[28443]: |    length: 24
Apr  8 14:05:08 ubuntu pluto[28443]: | np=130 and sd=(nil) 
Apr  8 14:05:08 ubuntu pluto[28443]: | ***parse ISAKMP NAT-D Payload:
Apr  8 14:05:08 ubuntu pluto[28443]: |    next payload type: ISAKMP_NEXT_NAT-D
Apr  8 14:05:08 ubuntu pluto[28443]: |    length: 24
Apr  8 14:05:08 ubuntu pluto[28443]: | np=130 and sd=(nil) 
Apr  8 14:05:08 ubuntu pluto[28443]: | ***parse ISAKMP NAT-D Payload:
Apr  8 14:05:08 ubuntu pluto[28443]: |    next payload type: ISAKMP_NEXT_NAT-D
Apr  8 14:05:08 ubuntu pluto[28443]: |    length: 24
Apr  8 14:05:08 ubuntu pluto[28443]: | np=130 and sd=(nil) 
Apr  8 14:05:08 ubuntu pluto[28443]: | ***parse ISAKMP NAT-D Payload:
Apr  8 14:05:08 ubuntu pluto[28443]: |    next payload type: ISAKMP_NEXT_NAT-D
Apr  8 14:05:08 ubuntu pluto[28443]: |    length: 24
Apr  8 14:05:08 ubuntu pluto[28443]: | np=130 and sd=(nil) 
Apr  8 14:05:08 ubuntu pluto[28443]: | ***parse ISAKMP NAT-D Payload:
Apr  8 14:05:08 ubuntu pluto[28443]: |    next payload type: ISAKMP_NEXT_NAT-D
Apr  8 14:05:08 ubuntu pluto[28443]: |    length: 24
Apr  8 14:05:08 ubuntu pluto[28443]: | np=130 and sd=(nil) 
Apr  8 14:05:08 ubuntu pluto[28443]: | ***parse ISAKMP NAT-D Payload:
Apr  8 14:05:08 ubuntu pluto[28443]: |    next payload type: ISAKMP_NEXT_NAT-D
Apr  8 14:05:08 ubuntu pluto[28443]: |    length: 24
Apr  8 14:05:08 ubuntu pluto[28443]: | np=130 and sd=(nil) 
Apr  8 14:05:08 ubuntu pluto[28443]: | ***parse ISAKMP NAT-D Payload:
Apr  8 14:05:08 ubuntu pluto[28443]: |    next payload type: ISAKMP_NEXT_NAT-D
Apr  8 14:05:08 ubuntu pluto[28443]: |    length: 24
Apr  8 14:05:08 ubuntu pluto[28443]: | np=130 and sd=(nil) 
Apr  8 14:05:08 ubuntu pluto[28443]: | ***parse ISAKMP NAT-D Payload:
Apr  8 14:05:08 ubuntu pluto[28443]: |    next payload type: ISAKMP_NEXT_NAT-D
Apr  8 14:05:08 ubuntu pluto[28443]: |    length: 24
Apr  8 14:05:08 ubuntu pluto[28443]: "gtm" #1: more than 20 payloads in message; ignored
Apr  8 14:05:08 ubuntu pluto[28443]: | payload malformed after IV
Apr  8 14:05:08 ubuntu pluto[28443]: | 
Apr  8 14:05:08 ubuntu pluto[28443]: "gtm" #1: sending notification PAYLOAD_MALFORMED to 65.209.146.209:500
Apr  8 14:05:08 ubuntu pluto[28443]: | **emit ISAKMP Message:
Apr  8 14:05:08 ubuntu pluto[28443]: |    initiator cookie:
Apr  8 14:05:08 ubuntu pluto[28443]: |   c4 7b d5 26  28 1c ca 59
Apr  8 14:05:08 ubuntu pluto[28443]: |    responder cookie:
Apr  8 14:05:08 ubuntu pluto[28443]: |   00 00 00 00  00 00 00 00
Apr  8 14:05:08 ubuntu pluto[28443]: |    next payload type: ISAKMP_NEXT_N
Apr  8 14:05:08 ubuntu pluto[28443]: |    ISAKMP version: ISAKMP Version 1.0
Apr  8 14:05:08 ubuntu pluto[28443]: |    exchange type: ISAKMP_XCHG_INFO
Apr  8 14:05:08 ubuntu pluto[28443]: |    flags: none
Apr  8 14:05:08 ubuntu pluto[28443]: |    message ID:  00 00 00 00
Apr  8 14:05:08 ubuntu pluto[28443]: | ***emit ISAKMP Notification Payload:
Apr  8 14:05:08 ubuntu pluto[28443]: |    next payload type: ISAKMP_NEXT_NONE
Apr  8 14:05:08 ubuntu pluto[28443]: |    DOI: ISAKMP_DOI_IPSEC
Apr  8 14:05:08 ubuntu pluto[28443]: |    protocol ID: 1
Apr  8 14:05:08 ubuntu pluto[28443]: |    SPI size: 0
Apr  8 14:05:08 ubuntu pluto[28443]: |    Notify Message Type: PAYLOAD_MALFORMED
Apr  8 14:05:08 ubuntu pluto[28443]: | emitting length of ISAKMP Notification Payload: 12
Apr  8 14:05:08 ubuntu pluto[28443]: | emitting length of ISAKMP Message: 40
Apr  8 14:05:08 ubuntu pluto[28443]: | sending 40 bytes for notification packet through eth0:500 to 65.209.146.209:500:
Apr  8 14:05:08 ubuntu pluto[28443]: |   c4 7b d5 26  28 1c ca 59  00 00 00 00  00 00 00 00
Apr  8 14:05:08 ubuntu pluto[28443]: |   0b 10 05 00  00 00 00 00  00 00 00 28  00 00 00 0c
Apr  8 14:05:08 ubuntu pluto[28443]: |   00 00 00 01  01 00 00 10
Apr  8 14:05:08 ubuntu pluto[28443]: | next event EVENT_RETRANSMIT in 29 seconds for #1
Apr  8 14:05:12 ubuntu pluto[28443]: |  
Apr  8 14:05:12 ubuntu pluto[28443]: | *received 672 bytes from 65.209.146.209:500 on eth0 (port=500)
Apr  8 14:05:12 ubuntu pluto[28443]: |   c4 7b d5 26  28 1c ca 59  e0 a0 6f b3  70 9c 31 f1
Apr  8 14:05:12 ubuntu pluto[28443]: |   01 10 04 00  00 00 00 00  00 00 02 a0  04 00 00 34
Apr  8 14:05:12 ubuntu pluto[28443]: |   00 00 00 01  00 00 00 01  00 00 00 28  00 01 00 01
Apr  8 14:05:12 ubuntu pluto[28443]: |   00 00 00 20  00 01 00 00  80 0b 00 01  80 0c 0e 10
Apr  8 14:05:12 ubuntu pluto[28443]: |   80 01 00 05  80 02 00 02  80 03 fd e9  80 04 00 02
Apr  8 14:05:12 ubuntu pluto[28443]: |   0d 00 00 84  b5 ed 86 10  22 bb 13 ce  c4 df 92 3d
Apr  8 14:05:12 ubuntu pluto[28443]: |   8c 96 40 7f  76 6a 21 63  01 c3 86 ab  b7 39 26 ba
Apr  8 14:05:12 ubuntu pluto[28443]: |   95 94 66 f6  8c d4 46 40  9b 09 31 13  a3 d3 5d ab
Apr  8 14:05:12 ubuntu pluto[28443]: |   71 e3 5e 1e  de 67 8c 8a  be 4c 12 eb  36 fc 1d a3
Apr  8 14:05:12 ubuntu pluto[28443]: |   60 38 47 b7  31 9e 5f 85  73 21 b0 c2  c2 99 d9 72
Apr  8 14:05:12 ubuntu pluto[28443]: |   a2 ae 0d 7f  c5 0f 5b 62  06 38 97 60  4a 0a 1c 11
Apr  8 14:05:12 ubuntu pluto[28443]: |   ad ce 5e ae  c6 e7 57 28  76 db c5 38  be 91 f5 93
Apr  8 14:05:12 ubuntu pluto[28443]: |   78 3b df 0d  80 ba 3c 9c  8f b8 00 7e  a2 97 84 cd
Apr  8 14:05:12 ubuntu pluto[28443]: |   a9 6c a5 ee  0a 00 00 0c  09 00 26 89  df d6 b7 12
Apr  8 14:05:12 ubuntu pluto[28443]: |   05 00 00 0c  eb 4e 72 e3  1c bf da cf  08 00 00 0c
Apr  8 14:05:12 ubuntu pluto[28443]: |   01 00 00 00  41 d1 92 d1  0d 00 00 18  7c ce d2 b2
Apr  8 14:05:12 ubuntu pluto[28443]: |   34 f4 fd 11  bd 68 ce f8  e0 b4 69 09  7e 74 a6 95
Apr  8 14:05:12 ubuntu pluto[28443]: |   82 00 00 14  90 cb 80 91  3e bb 69 6e  08 63 81 b5
Apr  8 14:05:12 ubuntu pluto[28443]: |   ec 42 7b 1f  82 00 00 18  cf bd 9e 13  02 c6 23 26
Apr  8 14:05:12 ubuntu pluto[28443]: |   41 d1 74 55  a4 52 7b b1  95 3b c3 5f  82 00 00 18
Apr  8 14:05:12 ubuntu pluto[28443]: |   d0 dd a8 89  06 c5 68 a3  46 bd cd e2  2d 2e 9a 71
Apr  8 14:05:12 ubuntu pluto[28443]: |   a3 88 85 0c  82 00 00 18  6c 2d 79 3b  d9 7d 0a f7
Apr  8 14:05:12 ubuntu pluto[28443]: |   23 dd 5c e3  0d 8c 6c 96  25 5b 6c 21  82 00 00 18
Apr  8 14:05:12 ubuntu pluto[28443]: |   41 12 38 27  c8 c0 c1 29  ff 13 c3 bc  06 d9 b7 e2
Apr  8 14:05:12 ubuntu pluto[28443]: |   fd 2b 29 02  82 00 00 18  bb aa 1e 93  ce 8f 60 31
Apr  8 14:05:12 ubuntu pluto[28443]: |   ef cb 7e a0  fd b6 88 33  4d da 31 b5  82 00 00 18
Apr  8 14:05:12 ubuntu pluto[28443]: |   1e 87 6b e0  8f 30 ef 9d  f0 d8 42 85  5b 99 7c 30
Apr  8 14:05:12 ubuntu pluto[28443]: |   f2 ea b4 ef  82 00 00 18  4c 74 ac e9  2e e1 79 e0
Apr  8 14:05:12 ubuntu pluto[28443]: |   f1 75 16 e8  12 39 b0 b0  e8 ae 14 e2  82 00 00 18
Apr  8 14:05:12 ubuntu pluto[28443]: |   5e 26 bd 4c  87 63 e2 08  7e 31 2d 1c  6a 12 b0 42
Apr  8 14:05:12 ubuntu pluto[28443]: |   63 b3 d1 81  82 00 00 18  69 1e 3f e7  29 ab 92 29
Apr  8 14:05:12 ubuntu pluto[28443]: |   66 66 62 ed  3c 25 a7 de  cb 26 14 68  82 00 00 18
Apr  8 14:05:12 ubuntu pluto[28443]: |   0e 6a cb 43  16 0e d9 d6  7a c1 7f 64  bb 31 a7 69
Apr  8 14:05:12 ubuntu pluto[28443]: |   f7 4b 0c 2e  82 00 00 18  25 83 7b 59  9f 9e 8d f2
Apr  8 14:05:12 ubuntu pluto[28443]: |   92 49 58 7f  ef 46 2c 4b  8d a8 e0 2d  82 00 00 18
Apr  8 14:05:12 ubuntu pluto[28443]: |   5e 71 6f 48  f9 dc 92 a4  85 6c 4c 91  17 21 c2 e7
Apr  8 14:05:12 ubuntu pluto[28443]: |   c4 e5 6c 81  82 00 00 18  cd ab 10 cc  d3 5f 61 00
Apr  8 14:05:12 ubuntu pluto[28443]: |   56 c5 67 01  b5 a1 4f a9  cb 91 d0 98  82 00 00 18
Apr  8 14:05:12 ubuntu pluto[28443]: |   92 50 80 23  4a 2b 4d ce  56 e9 b7 65  37 de 98 f4
Apr  8 14:05:12 ubuntu pluto[28443]: |   08 cb 3a 6d  0d 00 00 18  b4 6b d0 f1  b7 9d 2c cc
Apr  8 14:05:12 ubuntu pluto[28443]: |   3b 8c 3b 98  4b 99 5d 21  5a 58 24 15  00 00 00 14
Apr  8 14:05:12 ubuntu pluto[28443]: |   af ca d7 13  68 a1 f1 c9  6b 86 96 fc  77 57 01 00
Apr  8 14:05:12 ubuntu pluto[28443]: | **parse ISAKMP Message:
Apr  8 14:05:12 ubuntu pluto[28443]: |    initiator cookie:
Apr  8 14:05:12 ubuntu pluto[28443]: |   c4 7b d5 26  28 1c ca 59
Apr  8 14:05:12 ubuntu pluto[28443]: |    responder cookie:
Apr  8 14:05:12 ubuntu pluto[28443]: |   e0 a0 6f b3  70 9c 31 f1
Apr  8 14:05:12 ubuntu pluto[28443]: |    next payload type: ISAKMP_NEXT_SA
Apr  8 14:05:12 ubuntu pluto[28443]: |    ISAKMP version: ISAKMP Version 1.0
Apr  8 14:05:12 ubuntu pluto[28443]: |    exchange type: ISAKMP_XCHG_AGGR
Apr  8 14:05:12 ubuntu pluto[28443]: |    flags: none
Apr  8 14:05:12 ubuntu pluto[28443]: |    message ID:  00 00 00 00
Apr  8 14:05:12 ubuntu pluto[28443]: |    length: 672
Apr  8 14:05:12 ubuntu pluto[28443]: |  processing packet with exchange type=ISAKMP_XCHG_AGGR (4)
Apr  8 14:05:12 ubuntu pluto[28443]: | ICOOKIE:  c4 7b d5 26  28 1c ca 59
Apr  8 14:05:12 ubuntu pluto[28443]: | RCOOKIE:  e0 a0 6f b3  70 9c 31 f1
Apr  8 14:05:12 ubuntu pluto[28443]: | peer:  41 d1 92 d1
Apr  8 14:05:12 ubuntu pluto[28443]: | state hash entry 20
Apr  8 14:05:12 ubuntu pluto[28443]: | state object not found
Apr  8 14:05:12 ubuntu pluto[28443]: | ICOOKIE:  c4 7b d5 26  28 1c ca 59
Apr  8 14:05:12 ubuntu pluto[28443]: | RCOOKIE:  00 00 00 00  00 00 00 00
Apr  8 14:05:12 ubuntu pluto[28443]: | peer:  41 d1 92 d1
Apr  8 14:05:12 ubuntu pluto[28443]: | state hash entry 4
Apr  8 14:05:12 ubuntu pluto[28443]: | peer and cookies match on #1, provided msgid 00000000 vs 00000000
Apr  8 14:05:12 ubuntu pluto[28443]: | state object #1 found, in STATE_AGGR_I1
Apr  8 14:05:12 ubuntu pluto[28443]: | processing connection gtm
Apr  8 14:05:12 ubuntu pluto[28443]: | np=1 and sd=0x4a43f0 
Apr  8 14:05:12 ubuntu pluto[28443]: | ***parse ISAKMP Security Association Payload:
Apr  8 14:05:12 ubuntu pluto[28443]: |    next payload type: ISAKMP_NEXT_KE
Apr  8 14:05:12 ubuntu pluto[28443]: |    length: 52
Apr  8 14:05:12 ubuntu pluto[28443]: |    DOI: ISAKMP_DOI_IPSEC
Apr  8 14:05:12 ubuntu pluto[28443]: | np=4 and sd=0x4a44d0 
Apr  8 14:05:12 ubuntu pluto[28443]: | ***parse ISAKMP Key Exchange Payload:
Apr  8 14:05:12 ubuntu pluto[28443]: |    next payload type: ISAKMP_NEXT_VID
Apr  8 14:05:12 ubuntu pluto[28443]: |    length: 132
Apr  8 14:05:12 ubuntu pluto[28443]: | np=13 and sd=0x4a4610 
Apr  8 14:05:12 ubuntu pluto[28443]: | ***parse ISAKMP Vendor ID Payload:
Apr  8 14:05:12 ubuntu pluto[28443]: |    next payload type: ISAKMP_NEXT_NONCE
Apr  8 14:05:12 ubuntu pluto[28443]: |    length: 12
Apr  8 14:05:12 ubuntu pluto[28443]: | np=10 and sd=0x4a45b0 
Apr  8 14:05:12 ubuntu pluto[28443]: | ***parse ISAKMP Nonce Payload:
Apr  8 14:05:12 ubuntu pluto[28443]: |    next payload type: ISAKMP_NEXT_ID
Apr  8 14:05:12 ubuntu pluto[28443]: |    length: 12
Apr  8 14:05:12 ubuntu pluto[28443]: | np=5 and sd=(nil) 
Apr  8 14:05:12 ubuntu pluto[28443]: | ***parse ISAKMP Identification Payload:
Apr  8 14:05:12 ubuntu pluto[28443]: |    next payload type: ISAKMP_NEXT_HASH
Apr  8 14:05:12 ubuntu pluto[28443]: |    length: 12
Apr  8 14:05:12 ubuntu pluto[28443]: |    ID type: ID_IPV4_ADDR
Apr  8 14:05:12 ubuntu pluto[28443]: |    DOI specific A: 0
Apr  8 14:05:12 ubuntu pluto[28443]: |    DOI specific B: 0
Apr  8 14:05:12 ubuntu pluto[28443]: | np=8 and sd=0x4a4570 
Apr  8 14:05:12 ubuntu pluto[28443]: | ***parse ISAKMP Hash Payload:
Apr  8 14:05:12 ubuntu pluto[28443]: |    next payload type: ISAKMP_NEXT_VID
Apr  8 14:05:12 ubuntu pluto[28443]: |    length: 24
Apr  8 14:05:12 ubuntu pluto[28443]: | np=13 and sd=0x4a4610 
Apr  8 14:05:12 ubuntu pluto[28443]: | ***parse ISAKMP Vendor ID Payload:
Apr  8 14:05:12 ubuntu pluto[28443]: |    next payload type: ISAKMP_NEXT_NAT-D
Apr  8 14:05:12 ubuntu pluto[28443]: |    length: 20
Apr  8 14:05:12 ubuntu pluto[28443]: | np=130 and sd=(nil) 
Apr  8 14:05:12 ubuntu pluto[28443]: | ***parse ISAKMP NAT-D Payload:
Apr  8 14:05:12 ubuntu pluto[28443]: |    next payload type: ISAKMP_NEXT_NAT-D
Apr  8 14:05:12 ubuntu pluto[28443]: |    length: 24
Apr  8 14:05:12 ubuntu pluto[28443]: | np=130 and sd=(nil) 
Apr  8 14:05:12 ubuntu pluto[28443]: | ***parse ISAKMP NAT-D Payload:
Apr  8 14:05:12 ubuntu pluto[28443]: |    next payload type: ISAKMP_NEXT_NAT-D
Apr  8 14:05:12 ubuntu pluto[28443]: |    length: 24
Apr  8 14:05:12 ubuntu pluto[28443]: | np=130 and sd=(nil) 
Apr  8 14:05:12 ubuntu pluto[28443]: | ***parse ISAKMP NAT-D Payload:
Apr  8 14:05:12 ubuntu pluto[28443]: |    next payload type: ISAKMP_NEXT_NAT-D
Apr  8 14:05:12 ubuntu pluto[28443]: |    length: 24
Apr  8 14:05:12 ubuntu pluto[28443]: | np=130 and sd=(nil) 
Apr  8 14:05:12 ubuntu pluto[28443]: | ***parse ISAKMP NAT-D Payload:
Apr  8 14:05:12 ubuntu pluto[28443]: |    next payload type: ISAKMP_NEXT_NAT-D
Apr  8 14:05:12 ubuntu pluto[28443]: |    length: 24
Apr  8 14:05:12 ubuntu pluto[28443]: | np=130 and sd=(nil) 
Apr  8 14:05:12 ubuntu pluto[28443]: | ***parse ISAKMP NAT-D Payload:
Apr  8 14:05:12 ubuntu pluto[28443]: |    next payload type: ISAKMP_NEXT_NAT-D
Apr  8 14:05:12 ubuntu pluto[28443]: |    length: 24
Apr  8 14:05:12 ubuntu pluto[28443]: | np=130 and sd=(nil) 
Apr  8 14:05:12 ubuntu pluto[28443]: | ***parse ISAKMP NAT-D Payload:
Apr  8 14:05:12 ubuntu pluto[28443]: |    next payload type: ISAKMP_NEXT_NAT-D
Apr  8 14:05:12 ubuntu pluto[28443]: |    length: 24
Apr  8 14:05:12 ubuntu pluto[28443]: | np=130 and sd=(nil) 
Apr  8 14:05:12 ubuntu pluto[28443]: | ***parse ISAKMP NAT-D Payload:
Apr  8 14:05:12 ubuntu pluto[28443]: |    next payload type: ISAKMP_NEXT_NAT-D
Apr  8 14:05:12 ubuntu pluto[28443]: |    length: 24
Apr  8 14:05:12 ubuntu pluto[28443]: | np=130 and sd=(nil) 
Apr  8 14:05:12 ubuntu pluto[28443]: | ***parse ISAKMP NAT-D Payload:
Apr  8 14:05:12 ubuntu pluto[28443]: |    next payload type: ISAKMP_NEXT_NAT-D
Apr  8 14:05:12 ubuntu pluto[28443]: |    length: 24
Apr  8 14:05:12 ubuntu pluto[28443]: | np=130 and sd=(nil) 
Apr  8 14:05:12 ubuntu pluto[28443]: | ***parse ISAKMP NAT-D Payload:
Apr  8 14:05:12 ubuntu pluto[28443]: |    next payload type: ISAKMP_NEXT_NAT-D
Apr  8 14:05:12 ubuntu pluto[28443]: |    length: 24
Apr  8 14:05:12 ubuntu pluto[28443]: | np=130 and sd=(nil) 
Apr  8 14:05:12 ubuntu pluto[28443]: | ***parse ISAKMP NAT-D Payload:
Apr  8 14:05:12 ubuntu pluto[28443]: |    next payload type: ISAKMP_NEXT_NAT-D
Apr  8 14:05:12 ubuntu pluto[28443]: |    length: 24
Apr  8 14:05:12 ubuntu pluto[28443]: | np=130 and sd=(nil) 
Apr  8 14:05:12 ubuntu pluto[28443]: | ***parse ISAKMP NAT-D Payload:
Apr  8 14:05:12 ubuntu pluto[28443]: |    next payload type: ISAKMP_NEXT_NAT-D
Apr  8 14:05:12 ubuntu pluto[28443]: |    length: 24
Apr  8 14:05:12 ubuntu pluto[28443]: | np=130 and sd=(nil) 
Apr  8 14:05:12 ubuntu pluto[28443]: | ***parse ISAKMP NAT-D Payload:
Apr  8 14:05:12 ubuntu pluto[28443]: |    next payload type: ISAKMP_NEXT_NAT-D
Apr  8 14:05:12 ubuntu pluto[28443]: |    length: 24
Apr  8 14:05:12 ubuntu pluto[28443]: | np=130 and sd=(nil) 
Apr  8 14:05:12 ubuntu pluto[28443]: | ***parse ISAKMP NAT-D Payload:
Apr  8 14:05:12 ubuntu pluto[28443]: |    next payload type: ISAKMP_NEXT_NAT-D
Apr  8 14:05:12 ubuntu pluto[28443]: |    length: 24
Apr  8 14:05:12 ubuntu pluto[28443]: "gtm" #1: more than 20 payloads in message; ignored
Apr  8 14:05:12 ubuntu pluto[28443]: | payload malformed after IV
Apr  8 14:05:12 ubuntu pluto[28443]: | 
Apr  8 14:05:12 ubuntu pluto[28443]: "gtm" #1: sending notification PAYLOAD_MALFORMED to 65.209.146.209:500
Apr  8 14:05:12 ubuntu pluto[28443]: | **emit ISAKMP Message:
Apr  8 14:05:12 ubuntu pluto[28443]: |    initiator cookie:
Apr  8 14:05:12 ubuntu pluto[28443]: |   c4 7b d5 26  28 1c ca 59
Apr  8 14:05:12 ubuntu pluto[28443]: |    responder cookie:
Apr  8 14:05:12 ubuntu pluto[28443]: |   00 00 00 00  00 00 00 00
Apr  8 14:05:12 ubuntu pluto[28443]: |    next payload type: ISAKMP_NEXT_N
Apr  8 14:05:12 ubuntu pluto[28443]: |    ISAKMP version: ISAKMP Version 1.0
Apr  8 14:05:12 ubuntu pluto[28443]: |    exchange type: ISAKMP_XCHG_INFO
Apr  8 14:05:12 ubuntu pluto[28443]: |    flags: none
Apr  8 14:05:12 ubuntu pluto[28443]: |    message ID:  00 00 00 00
Apr  8 14:05:12 ubuntu pluto[28443]: | ***emit ISAKMP Notification Payload:
Apr  8 14:05:12 ubuntu pluto[28443]: |    next payload type: ISAKMP_NEXT_NONE
Apr  8 14:05:12 ubuntu pluto[28443]: |    DOI: ISAKMP_DOI_IPSEC
Apr  8 14:05:12 ubuntu pluto[28443]: |    protocol ID: 1
Apr  8 14:05:12 ubuntu pluto[28443]: |    SPI size: 0
Apr  8 14:05:12 ubuntu pluto[28443]: |    Notify Message Type: PAYLOAD_MALFORMED
Apr  8 14:05:12 ubuntu pluto[28443]: | emitting length of ISAKMP Notification Payload: 12
Apr  8 14:05:12 ubuntu pluto[28443]: | emitting length of ISAKMP Message: 40
Apr  8 14:05:12 ubuntu pluto[28443]: | sending 40 bytes for notification packet through eth0:500 to 65.209.146.209:500:
Apr  8 14:05:12 ubuntu pluto[28443]: |   c4 7b d5 26  28 1c ca 59  00 00 00 00  00 00 00 00
Apr  8 14:05:12 ubuntu pluto[28443]: |   0b 10 05 00  00 00 00 00  00 00 00 28  00 00 00 0c
Apr  8 14:05:12 ubuntu pluto[28443]: |   00 00 00 01  01 00 00 10
Apr  8 14:05:12 ubuntu pluto[28443]: | next event EVENT_RETRANSMIT in 25 seconds for #1
Apr  8 14:05:17 ubuntu pluto[28443]: |  
Apr  8 14:05:17 ubuntu pluto[28443]: | *received 56 bytes from 65.209.146.209:500 on eth0 (port=500)
Apr  8 14:05:17 ubuntu pluto[28443]: |   c4 7b d5 26  28 1c ca 59  e0 a0 6f b3  70 9c 31 f1
Apr  8 14:05:17 ubuntu pluto[28443]: |   0c 10 05 00  00 00 00 00  00 00 00 38  00 00 00 1c
Apr  8 14:05:17 ubuntu pluto[28443]: |   00 00 00 01  01 10 00 01  c4 7b d5 26  28 1c ca 59
Apr  8 14:05:17 ubuntu pluto[28443]: |   e0 a0 6f b3  70 9c 31 f1
Apr  8 14:05:17 ubuntu pluto[28443]: | **parse ISAKMP Message:
Apr  8 14:05:17 ubuntu pluto[28443]: |    initiator cookie:
Apr  8 14:05:17 ubuntu pluto[28443]: |   c4 7b d5 26  28 1c ca 59
Apr  8 14:05:17 ubuntu pluto[28443]: |    responder cookie:
Apr  8 14:05:17 ubuntu pluto[28443]: |   e0 a0 6f b3  70 9c 31 f1
Apr  8 14:05:17 ubuntu pluto[28443]: |    next payload type: ISAKMP_NEXT_D
Apr  8 14:05:17 ubuntu pluto[28443]: |    ISAKMP version: ISAKMP Version 1.0
Apr  8 14:05:17 ubuntu pluto[28443]: |    exchange type: ISAKMP_XCHG_INFO
Apr  8 14:05:17 ubuntu pluto[28443]: |    flags: none
Apr  8 14:05:17 ubuntu pluto[28443]: |    message ID:  00 00 00 00
Apr  8 14:05:17 ubuntu pluto[28443]: |    length: 56
Apr  8 14:05:17 ubuntu pluto[28443]: |  processing packet with exchange type=ISAKMP_XCHG_INFO (5)
Apr  8 14:05:17 ubuntu pluto[28443]: | ICOOKIE:  c4 7b d5 26  28 1c ca 59
Apr  8 14:05:17 ubuntu pluto[28443]: | RCOOKIE:  e0 a0 6f b3  70 9c 31 f1
Apr  8 14:05:17 ubuntu pluto[28443]: | peer:  41 d1 92 d1
Apr  8 14:05:17 ubuntu pluto[28443]: | state hash entry 20
Apr  8 14:05:17 ubuntu pluto[28443]: | p15 state object not found
Apr  8 14:05:17 ubuntu pluto[28443]: | np=12 and sd=0x4a45f0 
Apr  8 14:05:17 ubuntu pluto[28443]: | ***parse ISAKMP Delete Payload:
Apr  8 14:05:17 ubuntu pluto[28443]: |    next payload type: ISAKMP_NEXT_NONE
Apr  8 14:05:17 ubuntu pluto[28443]: |    length: 28
Apr  8 14:05:17 ubuntu pluto[28443]: |    DOI: ISAKMP_DOI_IPSEC
Apr  8 14:05:17 ubuntu pluto[28443]: |    protocol ID: 1
Apr  8 14:05:17 ubuntu pluto[28443]: |    SPI size: 16
Apr  8 14:05:17 ubuntu pluto[28443]: |    number of SPIs: 1
Apr  8 14:05:17 ubuntu pluto[28443]: packet from 65.209.146.209:500: ignoring Delete SA payload: not encrypted
Apr  8 14:05:17 ubuntu pluto[28443]: | del:  c4 7b d5 26  28 1c ca 59  e0 a0 6f b3  70 9c 31 f1
Apr  8 14:05:17 ubuntu pluto[28443]: packet from 65.209.146.209:500: received and ignored informational message
Apr  8 14:05:17 ubuntu pluto[28443]: | complete state transition with STF_IGNORE
Apr  8 14:05:17 ubuntu pluto[28443]: | next event EVENT_RETRANSMIT in 20 seconds for #1
Apr  8 14:05:37 ubuntu pluto[28443]: |  
Apr  8 14:05:37 ubuntu pluto[28443]: | *time to handle event
Apr  8 14:05:37 ubuntu pluto[28443]: | handling event EVENT_RETRANSMIT
Apr  8 14:05:37 ubuntu pluto[28443]: | event after this is EVENT_PENDING_PHASE2 in 89 seconds
Apr  8 14:05:37 ubuntu pluto[28443]: | processing connection gtm
Apr  8 14:05:37 ubuntu pluto[28443]: | handling event EVENT_RETRANSMIT for 65.209.146.209 "gtm" #1
Apr  8 14:05:37 ubuntu pluto[28443]: | sending 392 bytes for EVENT_RETRANSMIT through eth0:500 to 65.209.146.209:500:
Apr  8 14:05:37 ubuntu pluto[28443]: |   c4 7b d5 26  28 1c ca 59  00 00 00 00  00 00 00 00
Apr  8 14:05:37 ubuntu pluto[28443]: |   01 10 04 00  00 00 00 00  00 00 01 88  04 00 00 34
Apr  8 14:05:37 ubuntu pluto[28443]: |   00 00 00 01  00 00 00 01  00 00 00 28  00 01 00 01
Apr  8 14:05:37 ubuntu pluto[28443]: |   00 00 00 20  00 01 00 00  80 0b 00 01  80 0c 0e 10
Apr  8 14:05:37 ubuntu pluto[28443]: |   80 01 00 05  80 02 00 02  80 03 fd e9  80 04 00 02
Apr  8 14:05:37 ubuntu pluto[28443]: |   0a 00 00 84  9e 9e 10 00  fc 02 2f 4c  e2 bc e0 03
Apr  8 14:05:37 ubuntu pluto[28443]: |   37 ce c8 ad  10 8f a8 26  aa 87 96 08  b2 0c 70 6d
Apr  8 14:05:37 ubuntu pluto[28443]: |   8d 65 dd ed  68 33 03 ec  37 a2 15 a6  6d bb ad 1f
Apr  8 14:05:37 ubuntu pluto[28443]: |   b5 3f 89 ce  0a 45 b0 c4  55 69 8f 54  71 f4 3b 83
Apr  8 14:05:37 ubuntu pluto[28443]: |   3d d8 93 81  d0 74 9e 77  49 16 eb a7  aa 97 9b 2e
Apr  8 14:05:37 ubuntu pluto[28443]: |   e8 3c ed c8  54 29 44 ae  e1 c9 9c e1  b6 00 18 b0
Apr  8 14:05:37 ubuntu pluto[28443]: |   f0 f1 4e c9  d9 14 b9 38  b3 07 ca 5b  1c 78 a1 a9
Apr  8 14:05:37 ubuntu pluto[28443]: |   41 89 0a 70  fe ec f3 4e  b3 71 c7 b7  2c 9a d6 01
Apr  8 14:05:37 ubuntu pluto[28443]: |   f2 b2 78 75  05 00 00 14  43 52 36 e0  8b a8 0c 9c
Apr  8 14:05:37 ubuntu pluto[28443]: |   12 4a 3d 5a  3f 30 be c6  0d 00 00 1a  02 00 00 00
Apr  8 14:05:37 ubuntu pluto[28443]: |   67 72 6f 75  70 74 6f 75  72 6d 65 64  69 61 2e 63
Apr  8 14:05:37 ubuntu pluto[28443]: |   6f 6d 0d 00  00 14 af ca  d7 13 68 a1  f1 c9 6b 86
Apr  8 14:05:37 ubuntu pluto[28443]: |   96 fc 77 57  01 00 0d 00  00 14 4a 13  1c 81 07 03
Apr  8 14:05:37 ubuntu pluto[28443]: |   58 45 5c 57  28 f2 0e 95  45 2f 0d 00  00 14 7d 94
Apr  8 14:05:37 ubuntu pluto[28443]: |   19 a6 53 10  ca 6f 2c 17  9d 92 15 52  9d 56 0d 00
Apr  8 14:05:37 ubuntu pluto[28443]: |   00 14 cd 60  46 43 35 df  21 f8 7c fd  b2 fc 68 b6
Apr  8 14:05:37 ubuntu pluto[28443]: |   a4 48 0d 00  00 14 90 cb  80 91 3e bb  69 6e 08 63
Apr  8 14:05:37 ubuntu pluto[28443]: |   81 b5 ec 42  7b 1f 0d 00  00 14 44 85  15 2d 18 b6
Apr  8 14:05:37 ubuntu pluto[28443]: |   bb cd 0b e8  a8 46 95 79  dd cc 00 00  00 0c 09 00
Apr  8 14:05:37 ubuntu pluto[28443]: |   26 89 df d6  b7 12 00 00
Apr  8 14:05:37 ubuntu pluto[28443]: | inserting event EVENT_RETRANSMIT, timeout in 40 seconds for #1
Apr  8 14:05:37 ubuntu pluto[28443]: | next event EVENT_RETRANSMIT in 40 seconds for #1
Apr  8 14:05:42 ubuntu pluto[28443]: |  
Apr  8 14:05:42 ubuntu pluto[28443]: | *received 672 bytes from 65.209.146.209:500 on eth0 (port=500)
Apr  8 14:05:42 ubuntu pluto[28443]: |   c4 7b d5 26  28 1c ca 59  68 f2 99 8d  67 29 e6 1d
Apr  8 14:05:42 ubuntu pluto[28443]: |   01 10 04 00  00 00 00 00  00 00 02 a0  04 00 00 34
Apr  8 14:05:42 ubuntu pluto[28443]: |   00 00 00 01  00 00 00 01  00 00 00 28  00 01 00 01
Apr  8 14:05:42 ubuntu pluto[28443]: |   00 00 00 20  00 01 00 00  80 0b 00 01  80 0c 0e 10
Apr  8 14:05:42 ubuntu pluto[28443]: |   80 01 00 05  80 02 00 02  80 03 fd e9  80 04 00 02
Apr  8 14:05:42 ubuntu pluto[28443]: |   0d 00 00 84  05 62 6f 02  58 88 bb e7  e7 77 39 7a
Apr  8 14:05:42 ubuntu pluto[28443]: |   8e 9f 38 62  c3 73 08 da  29 8b 79 f2  0b b7 b0 ba
Apr  8 14:05:42 ubuntu pluto[28443]: |   4b 46 47 e5  65 3c b5 a0  fe 87 b4 87  e6 63 07 5f
Apr  8 14:05:42 ubuntu pluto[28443]: |   1c 22 4a a7  bd 86 4f b1  b2 e6 73 11  78 49 e7 2f
Apr  8 14:05:42 ubuntu pluto[28443]: |   b5 2c 0f fd  d1 45 65 f2  0b 0d 53 3c  14 16 98 cc
Apr  8 14:05:42 ubuntu pluto[28443]: |   bd 31 80 7f  4c 8a e8 34  3c 2a 97 50  f4 1b ff 2f
Apr  8 14:05:42 ubuntu pluto[28443]: |   14 8d 05 0f  22 5c 31 9e  6f 8c aa 75  14 55 df 4a
Apr  8 14:05:42 ubuntu pluto[28443]: |   3a a0 2b 7d  81 b6 aa be  60 f0 b0 65  ca 2b d4 c6
Apr  8 14:05:42 ubuntu pluto[28443]: |   54 09 f5 3a  0a 00 00 0c  09 00 26 89  df d6 b7 12
Apr  8 14:05:42 ubuntu pluto[28443]: |   05 00 00 0c  84 4a d5 9c  5f 78 f2 6c  08 00 00 0c
Apr  8 14:05:42 ubuntu pluto[28443]: |   01 00 00 00  41 d1 92 d1  0d 00 00 18  30 62 7b 2a
Apr  8 14:05:42 ubuntu pluto[28443]: |   99 29 2d 64  5f 0e f9 1e  24 40 a8 5f  46 3a ae b7
Apr  8 14:05:42 ubuntu pluto[28443]: |   82 00 00 14  90 cb 80 91  3e bb 69 6e  08 63 81 b5
Apr  8 14:05:42 ubuntu pluto[28443]: |   ec 42 7b 1f  82 00 00 18  d1 d2 f6 43  d5 4a fc 5c
Apr  8 14:05:42 ubuntu pluto[28443]: |   07 f1 2e aa  3a 04 92 fc  31 f8 aa af  82 00 00 18
Apr  8 14:05:42 ubuntu pluto[28443]: |   fb d2 36 27  5e 35 6c 47  41 64 c6 28  e7 86 2a 25
Apr  8 14:05:42 ubuntu pluto[28443]: |   a1 af 9e 7f  82 00 00 18  65 a0 38 f4  f1 bf 4d 5c
Apr  8 14:05:42 ubuntu pluto[28443]: |   2f 87 bb fa  f9 fe 32 27  fa 51 07 e8  82 00 00 18
Apr  8 14:05:42 ubuntu pluto[28443]: |   bd a3 ff 3f  c0 15 fc 8b  c9 76 cd f9  3a ef 6a 66
Apr  8 14:05:42 ubuntu pluto[28443]: |   96 56 bb 7a  82 00 00 18  a4 a0 3b 74  25 97 39 4a
Apr  8 14:05:42 ubuntu pluto[28443]: |   b3 93 36 3d  22 49 d5 d6  18 fa 4a da  82 00 00 18
Apr  8 14:05:42 ubuntu pluto[28443]: |   7d 3c fd bb  db e5 30 49  dc 03 8a 1c  34 51 d7 11
Apr  8 14:05:42 ubuntu pluto[28443]: |   56 9d 28 f9  82 00 00 18  d2 ea c1 8f  38 c6 33 d0
Apr  8 14:05:42 ubuntu pluto[28443]: |   9d e8 a2 64  80 4f c0 b4  87 a9 30 d2  82 00 00 18
Apr  8 14:05:42 ubuntu pluto[28443]: |   a1 ee f3 fd  96 ba e1 9a  70 e3 4c cd  b9 7c e5 1c
Apr  8 14:05:42 ubuntu pluto[28443]: |   a2 b8 13 2e  82 00 00 18  da 21 bc 7a  10 7b 64 32
Apr  8 14:05:42 ubuntu pluto[28443]: |   44 11 11 4c  4d 1f fe f0  26 25 d5 9c  82 00 00 18
Apr  8 14:05:42 ubuntu pluto[28443]: |   f2 74 99 c3  30 50 bf 25  f7 80 e3 ac  4a 0b 87 26
Apr  8 14:05:42 ubuntu pluto[28443]: |   96 3d 97 11  82 00 00 18  33 e7 10 8d  1d 43 07 b2
Apr  8 14:05:42 ubuntu pluto[28443]: |   b8 dc c8 83  fc e8 4b 68  77 1f 8c 8b  82 00 00 18
Apr  8 14:05:42 ubuntu pluto[28443]: |   fc 39 ca b9  75 d5 0d 15  97 d5 e3 25  92 14 31 3a
Apr  8 14:05:42 ubuntu pluto[28443]: |   01 77 94 2f  82 00 00 18  fe ce 50 f6  35 9d 2c 8e
Apr  8 14:05:42 ubuntu pluto[28443]: |   09 39 bc 6b  cf 23 4b cb  c7 f8 63 b1  82 00 00 18
Apr  8 14:05:42 ubuntu pluto[28443]: |   9a c5 ac ca  c6 1f d2 4c  bd 66 e7 e0  4a 50 a3 4e
Apr  8 14:05:42 ubuntu pluto[28443]: |   91 e6 a3 d0  0d 00 00 18  2f 36 5e 1f  a8 8e 66 65
Apr  8 14:05:42 ubuntu pluto[28443]: |   dc e7 7f 43  ef 50 89 e4  57 4c 57 a8  00 00 00 14
Apr  8 14:05:42 ubuntu pluto[28443]: |   af ca d7 13  68 a1 f1 c9  6b 86 96 fc  77 57 01 00
Apr  8 14:05:42 ubuntu pluto[28443]: | **parse ISAKMP Message:
Apr  8 14:05:42 ubuntu pluto[28443]: |    initiator cookie:
Apr  8 14:05:42 ubuntu pluto[28443]: |   c4 7b d5 26  28 1c ca 59
Apr  8 14:05:42 ubuntu pluto[28443]: |    responder cookie:
Apr  8 14:05:42 ubuntu pluto[28443]: |   68 f2 99 8d  67 29 e6 1d
Apr  8 14:05:42 ubuntu pluto[28443]: |    next payload type: ISAKMP_NEXT_SA
Apr  8 14:05:42 ubuntu pluto[28443]: |    ISAKMP version: ISAKMP Version 1.0
Apr  8 14:05:42 ubuntu pluto[28443]: |    exchange type: ISAKMP_XCHG_AGGR
Apr  8 14:05:42 ubuntu pluto[28443]: |    flags: none
Apr  8 14:05:42 ubuntu pluto[28443]: |    message ID:  00 00 00 00
Apr  8 14:05:43 ubuntu pluto[28443]: |    length: 672
Apr  8 14:05:43 ubuntu pluto[28443]: |  processing packet with exchange type=ISAKMP_XCHG_AGGR (4)
Apr  8 14:05:43 ubuntu pluto[28443]: | ICOOKIE:  c4 7b d5 26  28 1c ca 59
Apr  8 14:05:43 ubuntu pluto[28443]: | RCOOKIE:  68 f2 99 8d  67 29 e6 1d
Apr  8 14:05:43 ubuntu pluto[28443]: | peer:  41 d1 92 d1
Apr  8 14:05:43 ubuntu pluto[28443]: | state hash entry 27
Apr  8 14:05:43 ubuntu pluto[28443]: | state object not found
Apr  8 14:05:43 ubuntu pluto[28443]: | ICOOKIE:  c4 7b d5 26  28 1c ca 59
Apr  8 14:05:43 ubuntu pluto[28443]: | RCOOKIE:  00 00 00 00  00 00 00 00
Apr  8 14:05:43 ubuntu pluto[28443]: | peer:  41 d1 92 d1
Apr  8 14:05:43 ubuntu pluto[28443]: | state hash entry 4
Apr  8 14:05:43 ubuntu pluto[28443]: | peer and cookies match on #1, provided msgid 00000000 vs 00000000
Apr  8 14:05:43 ubuntu pluto[28443]: | state object #1 found, in STATE_AGGR_I1
Apr  8 14:05:43 ubuntu pluto[28443]: | processing connection gtm
Apr  8 14:05:43 ubuntu pluto[28443]: | np=1 and sd=0x4a43f0 
Apr  8 14:05:43 ubuntu pluto[28443]: | ***parse ISAKMP Security Association Payload:
Apr  8 14:05:43 ubuntu pluto[28443]: |    next payload type: ISAKMP_NEXT_KE
Apr  8 14:05:43 ubuntu pluto[28443]: |    length: 52
Apr  8 14:05:43 ubuntu pluto[28443]: |    DOI: ISAKMP_DOI_IPSEC
Apr  8 14:05:43 ubuntu pluto[28443]: | np=4 and sd=0x4a44d0 
Apr  8 14:05:43 ubuntu pluto[28443]: | ***parse ISAKMP Key Exchange Payload:
Apr  8 14:05:43 ubuntu pluto[28443]: |    next payload type: ISAKMP_NEXT_VID
Apr  8 14:05:43 ubuntu pluto[28443]: |    length: 132
Apr  8 14:05:43 ubuntu pluto[28443]: | np=13 and sd=0x4a4610 
Apr  8 14:05:43 ubuntu pluto[28443]: | ***parse ISAKMP Vendor ID Payload:
Apr  8 14:05:43 ubuntu pluto[28443]: |    next payload type: ISAKMP_NEXT_NONCE
Apr  8 14:05:43 ubuntu pluto[28443]: |    length: 12
Apr  8 14:05:43 ubuntu pluto[28443]: | np=10 and sd=0x4a45b0 
Apr  8 14:05:43 ubuntu pluto[28443]: | ***parse ISAKMP Nonce Payload:
Apr  8 14:05:43 ubuntu pluto[28443]: |    next payload type: ISAKMP_NEXT_ID
Apr  8 14:05:43 ubuntu pluto[28443]: |    length: 12
Apr  8 14:05:43 ubuntu pluto[28443]: | np=5 and sd=(nil) 
Apr  8 14:05:43 ubuntu pluto[28443]: | ***parse ISAKMP Identification Payload:
Apr  8 14:05:43 ubuntu pluto[28443]: |    next payload type: ISAKMP_NEXT_HASH
Apr  8 14:05:43 ubuntu pluto[28443]: |    length: 12
Apr  8 14:05:43 ubuntu pluto[28443]: |    ID type: ID_IPV4_ADDR
Apr  8 14:05:43 ubuntu pluto[28443]: |    DOI specific A: 0
Apr  8 14:05:43 ubuntu pluto[28443]: |    DOI specific B: 0
Apr  8 14:05:43 ubuntu pluto[28443]: | np=8 and sd=0x4a4570 
Apr  8 14:05:43 ubuntu pluto[28443]: | ***parse ISAKMP Hash Payload:
Apr  8 14:05:43 ubuntu pluto[28443]: |    next payload type: ISAKMP_NEXT_VID
Apr  8 14:05:43 ubuntu pluto[28443]: |    length: 24
Apr  8 14:05:43 ubuntu pluto[28443]: | np=13 and sd=0x4a4610 
Apr  8 14:05:43 ubuntu pluto[28443]: | ***parse ISAKMP Vendor ID Payload:
Apr  8 14:05:43 ubuntu pluto[28443]: |    next payload type: ISAKMP_NEXT_NAT-D
Apr  8 14:05:43 ubuntu pluto[28443]: |    length: 20
Apr  8 14:05:43 ubuntu pluto[28443]: | np=130 and sd=(nil) 
Apr  8 14:05:43 ubuntu pluto[28443]: | ***parse ISAKMP NAT-D Payload:
Apr  8 14:05:43 ubuntu pluto[28443]: |    next payload type: ISAKMP_NEXT_NAT-D
Apr  8 14:05:43 ubuntu pluto[28443]: |    length: 24
Apr  8 14:05:43 ubuntu pluto[28443]: | np=130 and sd=(nil) 
Apr  8 14:05:43 ubuntu pluto[28443]: | ***parse ISAKMP NAT-D Payload:
Apr  8 14:05:43 ubuntu pluto[28443]: |    next payload type: ISAKMP_NEXT_NAT-D
Apr  8 14:05:43 ubuntu pluto[28443]: |    length: 24
Apr  8 14:05:43 ubuntu pluto[28443]: | np=130 and sd=(nil) 
Apr  8 14:05:43 ubuntu pluto[28443]: | ***parse ISAKMP NAT-D Payload:
Apr  8 14:05:43 ubuntu pluto[28443]: |    next payload type: ISAKMP_NEXT_NAT-D
Apr  8 14:05:43 ubuntu pluto[28443]: |    length: 24
Apr  8 14:05:43 ubuntu pluto[28443]: | np=130 and sd=(nil) 
Apr  8 14:05:43 ubuntu pluto[28443]: | ***parse ISAKMP NAT-D Payload:
Apr  8 14:05:43 ubuntu pluto[28443]: |    next payload type: ISAKMP_NEXT_NAT-D
Apr  8 14:05:43 ubuntu pluto[28443]: |    length: 24
Apr  8 14:05:43 ubuntu pluto[28443]: | np=130 and sd=(nil) 
Apr  8 14:05:43 ubuntu pluto[28443]: | ***parse ISAKMP NAT-D Payload:
Apr  8 14:05:43 ubuntu pluto[28443]: |    next payload type: ISAKMP_NEXT_NAT-D
Apr  8 14:05:43 ubuntu pluto[28443]: |    length: 24
Apr  8 14:05:43 ubuntu pluto[28443]: | np=130 and sd=(nil) 
Apr  8 14:05:43 ubuntu pluto[28443]: | ***parse ISAKMP NAT-D Payload:
Apr  8 14:05:43 ubuntu pluto[28443]: |    next payload type: ISAKMP_NEXT_NAT-D
Apr  8 14:05:43 ubuntu pluto[28443]: |    length: 24
Apr  8 14:05:43 ubuntu pluto[28443]: | np=130 and sd=(nil) 
Apr  8 14:05:43 ubuntu pluto[28443]: | ***parse ISAKMP NAT-D Payload:
Apr  8 14:05:43 ubuntu pluto[28443]: |    next payload type: ISAKMP_NEXT_NAT-D
Apr  8 14:05:43 ubuntu pluto[28443]: |    length: 24
Apr  8 14:05:43 ubuntu pluto[28443]: | np=130 and sd=(nil) 
Apr  8 14:05:43 ubuntu pluto[28443]: | ***parse ISAKMP NAT-D Payload:
Apr  8 14:05:43 ubuntu pluto[28443]: |    next payload type: ISAKMP_NEXT_NAT-D
Apr  8 14:05:43 ubuntu pluto[28443]: |    length: 24
Apr  8 14:05:43 ubuntu pluto[28443]: | np=130 and sd=(nil) 
Apr  8 14:05:43 ubuntu pluto[28443]: | ***parse ISAKMP NAT-D Payload:
Apr  8 14:05:43 ubuntu pluto[28443]: |    next payload type: ISAKMP_NEXT_NAT-D
Apr  8 14:05:43 ubuntu pluto[28443]: |    length: 24
Apr  8 14:05:43 ubuntu pluto[28443]: | np=130 and sd=(nil) 
Apr  8 14:05:43 ubuntu pluto[28443]: | ***parse ISAKMP NAT-D Payload:
Apr  8 14:05:43 ubuntu pluto[28443]: |    next payload type: ISAKMP_NEXT_NAT-D
Apr  8 14:05:43 ubuntu pluto[28443]: |    length: 24
Apr  8 14:05:43 ubuntu pluto[28443]: | np=130 and sd=(nil) 
Apr  8 14:05:43 ubuntu pluto[28443]: | ***parse ISAKMP NAT-D Payload:
Apr  8 14:05:43 ubuntu pluto[28443]: |    next payload type: ISAKMP_NEXT_NAT-D
Apr  8 14:05:43 ubuntu pluto[28443]: |    length: 24
Apr  8 14:05:43 ubuntu pluto[28443]: | np=130 and sd=(nil) 
Apr  8 14:05:43 ubuntu pluto[28443]: | ***parse ISAKMP NAT-D Payload:
Apr  8 14:05:43 ubuntu pluto[28443]: |    next payload type: ISAKMP_NEXT_NAT-D
Apr  8 14:05:43 ubuntu pluto[28443]: |    length: 24
Apr  8 14:05:43 ubuntu pluto[28443]: | np=130 and sd=(nil) 
Apr  8 14:05:43 ubuntu pluto[28443]: | ***parse ISAKMP NAT-D Payload:
Apr  8 14:05:43 ubuntu pluto[28443]: |    next payload type: ISAKMP_NEXT_NAT-D
Apr  8 14:05:43 ubuntu pluto[28443]: |    length: 24
Apr  8 14:05:43 ubuntu pluto[28443]: "gtm" #1: more than 20 payloads in message; ignored
Apr  8 14:05:43 ubuntu pluto[28443]: "gtm" #1: too many (17) malformed payloads. Deleting state
Apr  8 14:05:43 ubuntu pluto[28443]: | deleting state #1
Apr  8 14:05:43 ubuntu pluto[28443]: | processing connection gtm
Apr  8 14:05:43 ubuntu pluto[28443]: | ICOOKIE:  c4 7b d5 26  28 1c ca 59
Apr  8 14:05:43 ubuntu pluto[28443]: | RCOOKIE:  00 00 00 00  00 00 00 00
Apr  8 14:05:43 ubuntu pluto[28443]: | peer:  41 d1 92 d1
Apr  8 14:05:43 ubuntu pluto[28443]: | state hash entry 4
Apr  8 14:05:43 ubuntu pluto[28443]: | next event EVENT_PENDING_PHASE2 in 83 seconds
Apr  8 14:05:47 ubuntu pluto[28443]: |  
Apr  8 14:05:47 ubuntu pluto[28443]: | *received 672 bytes from 65.209.146.209:500 on eth0 (port=500)
Apr  8 14:05:47 ubuntu pluto[28443]: |   c4 7b d5 26  28 1c ca 59  68 f2 99 8d  67 29 e6 1d
Apr  8 14:05:47 ubuntu pluto[28443]: |   01 10 04 00  00 00 00 00  00 00 02 a0  04 00 00 34
Apr  8 14:05:47 ubuntu pluto[28443]: |   00 00 00 01  00 00 00 01  00 00 00 28  00 01 00 01
Apr  8 14:05:47 ubuntu pluto[28443]: |   00 00 00 20  00 01 00 00  80 0b 00 01  80 0c 0e 10
Apr  8 14:05:47 ubuntu pluto[28443]: |   80 01 00 05  80 02 00 02  80 03 fd e9  80 04 00 02
Apr  8 14:05:47 ubuntu pluto[28443]: |   0d 00 00 84  05 62 6f 02  58 88 bb e7  e7 77 39 7a
Apr  8 14:05:47 ubuntu pluto[28443]: |   8e 9f 38 62  c3 73 08 da  29 8b 79 f2  0b b7 b0 ba
Apr  8 14:05:47 ubuntu pluto[28443]: |   4b 46 47 e5  65 3c b5 a0  fe 87 b4 87  e6 63 07 5f
Apr  8 14:05:47 ubuntu pluto[28443]: |   1c 22 4a a7  bd 86 4f b1  b2 e6 73 11  78 49 e7 2f
Apr  8 14:05:47 ubuntu pluto[28443]: |   b5 2c 0f fd  d1 45 65 f2  0b 0d 53 3c  14 16 98 cc
Apr  8 14:05:47 ubuntu pluto[28443]: |   bd 31 80 7f  4c 8a e8 34  3c 2a 97 50  f4 1b ff 2f
Apr  8 14:05:47 ubuntu pluto[28443]: |   14 8d 05 0f  22 5c 31 9e  6f 8c aa 75  14 55 df 4a
Apr  8 14:05:47 ubuntu pluto[28443]: |   3a a0 2b 7d  81 b6 aa be  60 f0 b0 65  ca 2b d4 c6
Apr  8 14:05:47 ubuntu pluto[28443]: |   54 09 f5 3a  0a 00 00 0c  09 00 26 89  df d6 b7 12
Apr  8 14:05:47 ubuntu pluto[28443]: |   05 00 00 0c  84 4a d5 9c  5f 78 f2 6c  08 00 00 0c
Apr  8 14:05:47 ubuntu pluto[28443]: |   01 00 00 00  41 d1 92 d1  0d 00 00 18  30 62 7b 2a
Apr  8 14:05:47 ubuntu pluto[28443]: |   99 29 2d 64  5f 0e f9 1e  24 40 a8 5f  46 3a ae b7
Apr  8 14:05:47 ubuntu pluto[28443]: |   82 00 00 14  90 cb 80 91  3e bb 69 6e  08 63 81 b5
Apr  8 14:05:47 ubuntu pluto[28443]: |   ec 42 7b 1f  82 00 00 18  d1 d2 f6 43  d5 4a fc 5c
Apr  8 14:05:47 ubuntu pluto[28443]: |   07 f1 2e aa  3a 04 92 fc  31 f8 aa af  82 00 00 18
Apr  8 14:05:47 ubuntu pluto[28443]: |   fb d2 36 27  5e 35 6c 47  41 64 c6 28  e7 86 2a 25
Apr  8 14:05:47 ubuntu pluto[28443]: |   a1 af 9e 7f  82 00 00 18  65 a0 38 f4  f1 bf 4d 5c
Apr  8 14:05:47 ubuntu pluto[28443]: |   2f 87 bb fa  f9 fe 32 27  fa 51 07 e8  82 00 00 18
Apr  8 14:05:47 ubuntu pluto[28443]: |   bd a3 ff 3f  c0 15 fc 8b  c9 76 cd f9  3a ef 6a 66
Apr  8 14:05:47 ubuntu pluto[28443]: |   96 56 bb 7a  82 00 00 18  a4 a0 3b 74  25 97 39 4a
Apr  8 14:05:47 ubuntu pluto[28443]: |   b3 93 36 3d  22 49 d5 d6  18 fa 4a da  82 00 00 18
Apr  8 14:05:47 ubuntu pluto[28443]: |   7d 3c fd bb  db e5 30 49  dc 03 8a 1c  34 51 d7 11
Apr  8 14:05:47 ubuntu pluto[28443]: |   56 9d 28 f9  82 00 00 18  d2 ea c1 8f  38 c6 33 d0
Apr  8 14:05:47 ubuntu pluto[28443]: |   9d e8 a2 64  80 4f c0 b4  87 a9 30 d2  82 00 00 18
Apr  8 14:05:47 ubuntu pluto[28443]: |   a1 ee f3 fd  96 ba e1 9a  70 e3 4c cd  b9 7c e5 1c
Apr  8 14:05:47 ubuntu pluto[28443]: |   a2 b8 13 2e  82 00 00 18  da 21 bc 7a  10 7b 64 32
Apr  8 14:05:47 ubuntu pluto[28443]: |   44 11 11 4c  4d 1f fe f0  26 25 d5 9c  82 00 00 18
Apr  8 14:05:47 ubuntu pluto[28443]: |   f2 74 99 c3  30 50 bf 25  f7 80 e3 ac  4a 0b 87 26
Apr  8 14:05:47 ubuntu pluto[28443]: |   96 3d 97 11  82 00 00 18  33 e7 10 8d  1d 43 07 b2
Apr  8 14:05:47 ubuntu pluto[28443]: |   b8 dc c8 83  fc e8 4b 68  77 1f 8c 8b  82 00 00 18
Apr  8 14:05:47 ubuntu pluto[28443]: |   fc 39 ca b9  75 d5 0d 15  97 d5 e3 25  92 14 31 3a
Apr  8 14:05:47 ubuntu pluto[28443]: |   01 77 94 2f  82 00 00 18  fe ce 50 f6  35 9d 2c 8e
Apr  8 14:05:47 ubuntu pluto[28443]: |   09 39 bc 6b  cf 23 4b cb  c7 f8 63 b1  82 00 00 18
Apr  8 14:05:47 ubuntu pluto[28443]: |   9a c5 ac ca  c6 1f d2 4c  bd 66 e7 e0  4a 50 a3 4e
Apr  8 14:05:47 ubuntu pluto[28443]: |   91 e6 a3 d0  0d 00 00 18  2f 36 5e 1f  a8 8e 66 65
Apr  8 14:05:47 ubuntu pluto[28443]: |   dc e7 7f 43  ef 50 89 e4  57 4c 57 a8  00 00 00 14
Apr  8 14:05:47 ubuntu pluto[28443]: |   af ca d7 13  68 a1 f1 c9  6b 86 96 fc  77 57 01 00
Apr  8 14:05:47 ubuntu pluto[28443]: | **parse ISAKMP Message:
Apr  8 14:05:47 ubuntu pluto[28443]: |    initiator cookie:
Apr  8 14:05:47 ubuntu pluto[28443]: |   c4 7b d5 26  28 1c ca 59
Apr  8 14:05:47 ubuntu pluto[28443]: |    responder cookie:
Apr  8 14:05:47 ubuntu pluto[28443]: |   68 f2 99 8d  67 29 e6 1d
Apr  8 14:05:47 ubuntu pluto[28443]: |    next payload type: ISAKMP_NEXT_SA
Apr  8 14:05:47 ubuntu pluto[28443]: |    ISAKMP version: ISAKMP Version 1.0
Apr  8 14:05:47 ubuntu pluto[28443]: |    exchange type: ISAKMP_XCHG_AGGR
Apr  8 14:05:47 ubuntu pluto[28443]: |    flags: none
Apr  8 14:05:47 ubuntu pluto[28443]: |    message ID:  00 00 00 00
Apr  8 14:05:47 ubuntu pluto[28443]: |    length: 672
Apr  8 14:05:47 ubuntu pluto[28443]: |  processing packet with exchange type=ISAKMP_XCHG_AGGR (4)
Apr  8 14:05:47 ubuntu pluto[28443]: | ICOOKIE:  c4 7b d5 26  28 1c ca 59
Apr  8 14:05:47 ubuntu pluto[28443]: | RCOOKIE:  68 f2 99 8d  67 29 e6 1d
Apr  8 14:05:47 ubuntu pluto[28443]: | peer:  41 d1 92 d1
Apr  8 14:05:47 ubuntu pluto[28443]: | state hash entry 27
Apr  8 14:05:47 ubuntu pluto[28443]: | state object not found
Apr  8 14:05:47 ubuntu pluto[28443]: | ICOOKIE:  c4 7b d5 26  28 1c ca 59
Apr  8 14:05:47 ubuntu pluto[28443]: | RCOOKIE:  00 00 00 00  00 00 00 00
Apr  8 14:05:47 ubuntu pluto[28443]: | peer:  41 d1 92 d1
Apr  8 14:05:47 ubuntu pluto[28443]: | state hash entry 4
Apr  8 14:05:48 ubuntu pluto[28443]: | state object not found
Apr  8 14:05:48 ubuntu pluto[28443]: packet from 65.209.146.209:500: phase 1 message is part of an unknown exchange
Apr  8 14:05:48 ubuntu pluto[28443]: | next event EVENT_PENDING_PHASE2 in 79 seconds
Apr  8 14:05:52 ubuntu pluto[28443]: |  
Apr  8 14:05:52 ubuntu pluto[28443]: | *received 672 bytes from 65.209.146.209:500 on eth0 (port=500)
Apr  8 14:05:52 ubuntu pluto[28443]: |   c4 7b d5 26  28 1c ca 59  68 f2 99 8d  67 29 e6 1d
Apr  8 14:05:52 ubuntu pluto[28443]: |   01 10 04 00  00 00 00 00  00 00 02 a0  04 00 00 34
Apr  8 14:05:52 ubuntu pluto[28443]: |   00 00 00 01  00 00 00 01  00 00 00 28  00 01 00 01
Apr  8 14:05:52 ubuntu pluto[28443]: |   00 00 00 20  00 01 00 00  80 0b 00 01  80 0c 0e 10
Apr  8 14:05:52 ubuntu pluto[28443]: |   80 01 00 05  80 02 00 02  80 03 fd e9  80 04 00 02
Apr  8 14:05:52 ubuntu pluto[28443]: |   0d 00 00 84  05 62 6f 02  58 88 bb e7  e7 77 39 7a
Apr  8 14:05:52 ubuntu pluto[28443]: |   8e 9f 38 62  c3 73 08 da  29 8b 79 f2  0b b7 b0 ba
Apr  8 14:05:52 ubuntu pluto[28443]: |   4b 46 47 e5  65 3c b5 a0  fe 87 b4 87  e6 63 07 5f
Apr  8 14:05:52 ubuntu pluto[28443]: |   1c 22 4a a7  bd 86 4f b1  b2 e6 73 11  78 49 e7 2f
Apr  8 14:05:52 ubuntu pluto[28443]: |   b5 2c 0f fd  d1 45 65 f2  0b 0d 53 3c  14 16 98 cc
Apr  8 14:05:52 ubuntu pluto[28443]: |   bd 31 80 7f  4c 8a e8 34  3c 2a 97 50  f4 1b ff 2f
Apr  8 14:05:52 ubuntu pluto[28443]: |   14 8d 05 0f  22 5c 31 9e  6f 8c aa 75  14 55 df 4a
Apr  8 14:05:52 ubuntu pluto[28443]: |   3a a0 2b 7d  81 b6 aa be  60 f0 b0 65  ca 2b d4 c6
Apr  8 14:05:52 ubuntu pluto[28443]: |   54 09 f5 3a  0a 00 00 0c  09 00 26 89  df d6 b7 12
Apr  8 14:05:52 ubuntu pluto[28443]: |   05 00 00 0c  84 4a d5 9c  5f 78 f2 6c  08 00 00 0c
Apr  8 14:05:52 ubuntu pluto[28443]: |   01 00 00 00  41 d1 92 d1  0d 00 00 18  30 62 7b 2a
Apr  8 14:05:52 ubuntu pluto[28443]: |   99 29 2d 64  5f 0e f9 1e  24 40 a8 5f  46 3a ae b7
Apr  8 14:05:52 ubuntu pluto[28443]: |   82 00 00 14  90 cb 80 91  3e bb 69 6e  08 63 81 b5
Apr  8 14:05:52 ubuntu pluto[28443]: |   ec 42 7b 1f  82 00 00 18  d1 d2 f6 43  d5 4a fc 5c
Apr  8 14:05:52 ubuntu pluto[28443]: |   07 f1 2e aa  3a 04 92 fc  31 f8 aa af  82 00 00 18
Apr  8 14:05:52 ubuntu pluto[28443]: |   fb d2 36 27  5e 35 6c 47  41 64 c6 28  e7 86 2a 25
Apr  8 14:05:52 ubuntu pluto[28443]: |   a1 af 9e 7f  82 00 00 18  65 a0 38 f4  f1 bf 4d 5c
Apr  8 14:05:52 ubuntu pluto[28443]: |   2f 87 bb fa  f9 fe 32 27  fa 51 07 e8  82 00 00 18
Apr  8 14:05:52 ubuntu pluto[28443]: |   bd a3 ff 3f  c0 15 fc 8b  c9 76 cd f9  3a ef 6a 66
Apr  8 14:05:52 ubuntu pluto[28443]: |   96 56 bb 7a  82 00 00 18  a4 a0 3b 74  25 97 39 4a
Apr  8 14:05:52 ubuntu pluto[28443]: |   b3 93 36 3d  22 49 d5 d6  18 fa 4a da  82 00 00 18
Apr  8 14:05:52 ubuntu pluto[28443]: |   7d 3c fd bb  db e5 30 49  dc 03 8a 1c  34 51 d7 11
Apr  8 14:05:52 ubuntu pluto[28443]: |   56 9d 28 f9  82 00 00 18  d2 ea c1 8f  38 c6 33 d0
Apr  8 14:05:52 ubuntu pluto[28443]: |   9d e8 a2 64  80 4f c0 b4  87 a9 30 d2  82 00 00 18
Apr  8 14:05:52 ubuntu pluto[28443]: |   a1 ee f3 fd  96 ba e1 9a  70 e3 4c cd  b9 7c e5 1c
Apr  8 14:05:52 ubuntu pluto[28443]: |   a2 b8 13 2e  82 00 00 18  da 21 bc 7a  10 7b 64 32
Apr  8 14:05:52 ubuntu pluto[28443]: |   44 11 11 4c  4d 1f fe f0  26 25 d5 9c  82 00 00 18
Apr  8 14:05:52 ubuntu pluto[28443]: |   f2 74 99 c3  30 50 bf 25  f7 80 e3 ac  4a 0b 87 26
Apr  8 14:05:52 ubuntu pluto[28443]: |   96 3d 97 11  82 00 00 18  33 e7 10 8d  1d 43 07 b2
Apr  8 14:05:52 ubuntu pluto[28443]: |   b8 dc c8 83  fc e8 4b 68  77 1f 8c 8b  82 00 00 18
Apr  8 14:05:52 ubuntu pluto[28443]: |   fc 39 ca b9  75 d5 0d 15  97 d5 e3 25  92 14 31 3a
Apr  8 14:05:52 ubuntu pluto[28443]: |   01 77 94 2f  82 00 00 18  fe ce 50 f6  35 9d 2c 8e
Apr  8 14:05:52 ubuntu pluto[28443]: |   09 39 bc 6b  cf 23 4b cb  c7 f8 63 b1  82 00 00 18
Apr  8 14:05:52 ubuntu pluto[28443]: |   9a c5 ac ca  c6 1f d2 4c  bd 66 e7 e0  4a 50 a3 4e
Apr  8 14:05:52 ubuntu pluto[28443]: |   91 e6 a3 d0  0d 00 00 18  2f 36 5e 1f  a8 8e 66 65
Apr  8 14:05:52 ubuntu pluto[28443]: |   dc e7 7f 43  ef 50 89 e4  57 4c 57 a8  00 00 00 14
Apr  8 14:05:52 ubuntu pluto[28443]: |   af ca d7 13  68 a1 f1 c9  6b 86 96 fc  77 57 01 00
Apr  8 14:05:52 ubuntu pluto[28443]: | **parse ISAKMP Message:
Apr  8 14:05:52 ubuntu pluto[28443]: |    initiator cookie:
Apr  8 14:05:52 ubuntu pluto[28443]: |   c4 7b d5 26  28 1c ca 59
Apr  8 14:05:52 ubuntu pluto[28443]: |    responder cookie:
Apr  8 14:05:52 ubuntu pluto[28443]: |   68 f2 99 8d  67 29 e6 1d
Apr  8 14:05:52 ubuntu pluto[28443]: |    next payload type: ISAKMP_NEXT_SA
Apr  8 14:05:52 ubuntu pluto[28443]: |    ISAKMP version: ISAKMP Version 1.0
Apr  8 14:05:52 ubuntu pluto[28443]: |    exchange type: ISAKMP_XCHG_AGGR
Apr  8 14:05:52 ubuntu pluto[28443]: |    flags: none
Apr  8 14:05:52 ubuntu pluto[28443]: |    message ID:  00 00 00 00
Apr  8 14:05:52 ubuntu pluto[28443]: |    length: 672
Apr  8 14:05:52 ubuntu pluto[28443]: |  processing packet with exchange type=ISAKMP_XCHG_AGGR (4)
Apr  8 14:05:52 ubuntu pluto[28443]: | ICOOKIE:  c4 7b d5 26  28 1c ca 59
Apr  8 14:05:52 ubuntu pluto[28443]: | RCOOKIE:  68 f2 99 8d  67 29 e6 1d
Apr  8 14:05:53 ubuntu pluto[28443]: | peer:  41 d1 92 d1
Apr  8 14:05:53 ubuntu pluto[28443]: | state hash entry 27
Apr  8 14:05:53 ubuntu pluto[28443]: | state object not found
Apr  8 14:05:53 ubuntu pluto[28443]: | ICOOKIE:  c4 7b d5 26  28 1c ca 59
Apr  8 14:05:53 ubuntu pluto[28443]: | RCOOKIE:  00 00 00 00  00 00 00 00
Apr  8 14:05:53 ubuntu pluto[28443]: | peer:  41 d1 92 d1
Apr  8 14:05:53 ubuntu pluto[28443]: | state hash entry 4
Apr  8 14:05:53 ubuntu pluto[28443]: | state object not found
Apr  8 14:05:53 ubuntu pluto[28443]: packet from 65.209.146.209:500: phase 1 message is part of an unknown exchange
Apr  8 14:05:53 ubuntu pluto[28443]: | next event EVENT_PENDING_PHASE2 in 73 seconds
Apr  8 14:05:58 ubuntu pluto[28443]: |  
Apr  8 14:05:58 ubuntu pluto[28443]: | *received 56 bytes from 65.209.146.209:500 on eth0 (port=500)
Apr  8 14:05:58 ubuntu pluto[28443]: |   c4 7b d5 26  28 1c ca 59  68 f2 99 8d  67 29 e6 1d
Apr  8 14:05:58 ubuntu pluto[28443]: |   0c 10 05 00  00 00 00 00  00 00 00 38  00 00 00 1c
Apr  8 14:05:58 ubuntu pluto[28443]: |   00 00 00 01  01 10 00 01  c4 7b d5 26  28 1c ca 59
Apr  8 14:05:58 ubuntu pluto[28443]: |   68 f2 99 8d  67 29 e6 1d
Apr  8 14:05:58 ubuntu pluto[28443]: | **parse ISAKMP Message:
Apr  8 14:05:58 ubuntu pluto[28443]: |    initiator cookie:
Apr  8 14:05:58 ubuntu pluto[28443]: |   c4 7b d5 26  28 1c ca 59
Apr  8 14:05:58 ubuntu pluto[28443]: |    responder cookie:
Apr  8 14:05:58 ubuntu pluto[28443]: |   68 f2 99 8d  67 29 e6 1d
Apr  8 14:05:58 ubuntu pluto[28443]: |    next payload type: ISAKMP_NEXT_D
Apr  8 14:05:58 ubuntu pluto[28443]: |    ISAKMP version: ISAKMP Version 1.0
Apr  8 14:05:58 ubuntu pluto[28443]: |    exchange type: ISAKMP_XCHG_INFO
Apr  8 14:05:58 ubuntu pluto[28443]: |    flags: none
Apr  8 14:05:58 ubuntu pluto[28443]: |    message ID:  00 00 00 00
Apr  8 14:05:58 ubuntu pluto[28443]: |    length: 56
Apr  8 14:05:58 ubuntu pluto[28443]: |  processing packet with exchange type=ISAKMP_XCHG_INFO (5)
Apr  8 14:05:58 ubuntu pluto[28443]: | ICOOKIE:  c4 7b d5 26  28 1c ca 59
Apr  8 14:05:58 ubuntu pluto[28443]: | RCOOKIE:  68 f2 99 8d  67 29 e6 1d
Apr  8 14:05:58 ubuntu pluto[28443]: | peer:  41 d1 92 d1
Apr  8 14:05:58 ubuntu pluto[28443]: | state hash entry 27
Apr  8 14:05:58 ubuntu pluto[28443]: | p15 state object not found
Apr  8 14:05:58 ubuntu pluto[28443]: | np=12 and sd=0x4a45f0 
Apr  8 14:05:58 ubuntu pluto[28443]: | ***parse ISAKMP Delete Payload:
Apr  8 14:05:58 ubuntu pluto[28443]: |    next payload type: ISAKMP_NEXT_NONE
Apr  8 14:05:58 ubuntu pluto[28443]: |    length: 28
Apr  8 14:05:58 ubuntu pluto[28443]: |    DOI: ISAKMP_DOI_IPSEC
Apr  8 14:05:58 ubuntu pluto[28443]: |    protocol ID: 1
Apr  8 14:05:58 ubuntu pluto[28443]: |    SPI size: 16
Apr  8 14:05:58 ubuntu pluto[28443]: |    number of SPIs: 1
Apr  8 14:05:58 ubuntu pluto[28443]: packet from 65.209.146.209:500: ignoring Delete SA payload: not encrypted
Apr  8 14:05:58 ubuntu pluto[28443]: | del:  c4 7b d5 26  28 1c ca 59  68 f2 99 8d  67 29 e6 1d
Apr  8 14:05:58 ubuntu pluto[28443]: packet from 65.209.146.209:500: received and ignored informational message
Apr  8 14:05:58 ubuntu pluto[28443]: | complete state transition with STF_IGNORE
Apr  8 14:05:58 ubuntu pluto[28443]: | next event EVENT_PENDING_PHASE2 in 68 seconds
Apr  8 14:07:06 ubuntu pluto[28443]: |  
Apr  8 14:07:06 ubuntu pluto[28443]: | *time to handle event
Apr  8 14:07:06 ubuntu pluto[28443]: | handling event EVENT_PENDING_PHASE2
Apr  8 14:07:06 ubuntu pluto[28443]: | event after this is EVENT_REINIT_SECRET in 3360 seconds
Apr  8 14:07:06 ubuntu pluto[28443]: | inserting event EVENT_PENDING_PHASE2, timeout in 120 seconds
Apr  8 14:07:06 ubuntu pluto[28443]: | pending review: connection "gtm" checked
Apr  8 14:07:06 ubuntu pluto[28443]: | pending review: connection "tig" was not up, skipped
Apr  8 14:07:06 ubuntu pluto[28443]: | pending review: connection "focus" was not up, skipped
Apr  8 14:07:06 ubuntu pluto[28443]: | next event EVENT_PENDING_PHASE2 in 120 seconds
Apr  8 14:07:36 ubuntu pluto[28443]: |  
Apr  8 14:07:37 ubuntu pluto[28443]: | *received whack message
Apr  8 14:07:37 ubuntu pluto[28443]: | kernel_alg_esp_enc_ok(3,0): alg_id=3, alg_ivlen=8, alg_minbits=192, alg_maxbits=192, res=0, ret=1
Apr  8 14:07:37 ubuntu pluto[28443]: | next event EVENT_PENDING_PHASE2 in 90 seconds
Apr  8 14:08:59 ubuntu pluto[28443]: |  
Apr  8 14:08:59 ubuntu pluto[28443]: | *received whack message
Apr  8 14:08:59 ubuntu pluto[28443]: | kernel_alg_esp_enc_ok(3,0): alg_id=3, alg_ivlen=8, alg_minbits=192, alg_maxbits=192, res=0, ret=1
Apr  8 14:08:59 ubuntu pluto[28443]: | next event EVENT_PENDING_PHASE2 in 7 seconds
Apr  8 14:09:00 ubuntu pluto[28443]: |  
Apr  8 14:09:00 ubuntu pluto[28443]: | *received whack message
Apr  8 14:09:00 ubuntu pluto[28443]: | kernel_alg_esp_enc_ok(3,0): alg_id=3, alg_ivlen=8, alg_minbits=192, alg_maxbits=192, res=0, ret=1
Apr  8 14:09:00 ubuntu pluto[28443]: | next event EVENT_PENDING_PHASE2 in 6 seconds
Apr  8 14:09:02 ubuntu pluto[28443]: |  
Apr  8 14:09:02 ubuntu pluto[28443]: | *received whack message
Apr  8 14:09:02 ubuntu pluto[28443]: | authcert list locked by 'list_authcerts'
Apr  8 14:09:02 ubuntu pluto[28443]: | authcert list unlocked by 'list_authcerts'
Apr  8 14:09:02 ubuntu pluto[28443]: | authcert list locked by 'list_authcerts'
Apr  8 14:09:02 ubuntu pluto[28443]: | authcert list unlocked by 'list_authcerts'
Apr  8 14:09:02 ubuntu pluto[28443]: | authcert list locked by 'list_authcerts'
Apr  8 14:09:02 ubuntu pluto[28443]: | authcert list unlocked by 'list_authcerts'
Apr  8 14:09:02 ubuntu pluto[28443]: | crl list locked by 'list_crls'
Apr  8 14:09:02 ubuntu pluto[28443]: | crl list unlocked by 'list_crls'
Apr  8 14:09:02 ubuntu pluto[28443]: | crl fetch request list locked by 'list_crl_fetch_requests'
Apr  8 14:09:02 ubuntu pluto[28443]: | crl fetch request list unlocked by 'list_crl_fetch_requests'
Apr  8 14:09:02 ubuntu pluto[28443]: | next event EVENT_PENDING_PHASE2 in 4 seconds
Apr  8 14:09:06 ubuntu pluto[28443]: |  
Apr  8 14:09:06 ubuntu pluto[28443]: | *time to handle event
Apr  8 14:09:06 ubuntu pluto[28443]: | handling event EVENT_PENDING_PHASE2
Apr  8 14:09:06 ubuntu pluto[28443]: | event after this is EVENT_REINIT_SECRET in 3240 seconds
Apr  8 14:09:06 ubuntu pluto[28443]: | inserting event EVENT_PENDING_PHASE2, timeout in 120 seconds
Apr  8 14:09:06 ubuntu pluto[28443]: | pending review: connection "gtm" checked
Apr  8 14:09:06 ubuntu pluto[28443]: | pending review: connection "tig" was not up, skipped
Apr  8 14:09:06 ubuntu pluto[28443]: | pending review: connection "focus" was not up, skipped
Apr  8 14:09:06 ubuntu pluto[28443]: | next event EVENT_PENDING_PHASE2 in 120 seconds
Apr  8 14:11:04 ubuntu pluto[28443]: |  
Apr  8 14:11:04 ubuntu pluto[28443]: | *received whack message
Apr  8 14:11:04 ubuntu pluto[28443]: | kernel_alg_esp_enc_ok(3,0): alg_id=3, alg_ivlen=8, alg_minbits=192, alg_maxbits=192, res=0, ret=1
Apr  8 14:11:04 ubuntu pluto[28443]: | next event EVENT_PENDING_PHASE2 in 2 seconds
Apr  8 14:11:05 ubuntu pluto[28443]: |  
Apr  8 14:11:05 ubuntu pluto[28443]: | *received whack message
Apr  8 14:11:05 ubuntu pluto[28443]: | kernel_alg_esp_enc_ok(3,0): alg_id=3, alg_ivlen=8, alg_minbits=192, alg_maxbits=192, res=0, ret=1
Apr  8 14:11:05 ubuntu pluto[28443]: | next event EVENT_PENDING_PHASE2 in 1 seconds
Apr  8 14:11:06 ubuntu pluto[28443]: |  
Apr  8 14:11:06 ubuntu pluto[28443]: | *time to handle event
Apr  8 14:11:06 ubuntu pluto[28443]: | handling event EVENT_PENDING_PHASE2
Apr  8 14:11:06 ubuntu pluto[28443]: | event after this is EVENT_REINIT_SECRET in 3120 seconds
Apr  8 14:11:06 ubuntu pluto[28443]: | inserting event EVENT_PENDING_PHASE2, timeout in 120 seconds
Apr  8 14:11:06 ubuntu pluto[28443]: | pending review: connection "gtm" checked
Apr  8 14:11:06 ubuntu pluto[28443]: | pending review: connection "tig" was not up, skipped
Apr  8 14:11:06 ubuntu pluto[28443]: | pending review: connection "focus" was not up, skipped
Apr  8 14:11:06 ubuntu pluto[28443]: | next event EVENT_PENDING_PHASE2 in 120 seconds
Apr  8 14:11:06 ubuntu pluto[28443]: |  
Apr  8 14:11:07 ubuntu pluto[28443]: | *received whack message
Apr  8 14:11:07 ubuntu pluto[28443]: | authcert list locked by 'list_authcerts'
Apr  8 14:11:07 ubuntu pluto[28443]: | authcert list unlocked by 'list_authcerts'
Apr  8 14:11:07 ubuntu pluto[28443]: | authcert list locked by 'list_authcerts'
Apr  8 14:11:07 ubuntu pluto[28443]: | authcert list unlocked by 'list_authcerts'
Apr  8 14:11:07 ubuntu pluto[28443]: | authcert list locked by 'list_authcerts'
Apr  8 14:11:07 ubuntu pluto[28443]: | authcert list unlocked by 'list_authcerts'
Apr  8 14:11:07 ubuntu pluto[28443]: | crl list locked by 'list_crls'
Apr  8 14:11:07 ubuntu pluto[28443]: | crl list unlocked by 'list_crls'
Apr  8 14:11:07 ubuntu pluto[28443]: | crl fetch request list locked by 'list_crl_fetch_requests'
Apr  8 14:11:07 ubuntu pluto[28443]: | crl fetch request list unlocked by 'list_crl_fetch_requests'
Apr  8 14:11:07 ubuntu pluto[28443]: | next event EVENT_PENDING_PHASE2 in 120 seconds
Apr  8 14:13:06 ubuntu pluto[28443]: |  
Apr  8 14:13:07 ubuntu pluto[28443]: | *time to handle event
Apr  8 14:13:07 ubuntu pluto[28443]: | handling event EVENT_PENDING_PHASE2
Apr  8 14:13:07 ubuntu pluto[28443]: | event after this is EVENT_REINIT_SECRET in 3000 seconds
Apr  8 14:13:07 ubuntu pluto[28443]: | inserting event EVENT_PENDING_PHASE2, timeout in 120 seconds
Apr  8 14:13:07 ubuntu pluto[28443]: | pending review: connection "gtm" checked
Apr  8 14:13:07 ubuntu pluto[28443]: | pending review: connection "tig" was not up, skipped
Apr  8 14:13:07 ubuntu pluto[28443]: | pending review: connection "focus" was not up, skipped
Apr  8 14:13:07 ubuntu pluto[28443]: | next event EVENT_PENDING_PHASE2 in 120 seconds
Apr  8 14:14:40 ubuntu pluto[28443]: |  
Apr  8 14:14:40 ubuntu pluto[28443]: | *received whack message
Apr  8 14:14:40 ubuntu pluto[28443]: | kernel_alg_esp_enc_ok(3,0): alg_id=3, alg_ivlen=8, alg_minbits=192, alg_maxbits=192, res=0, ret=1
Apr  8 14:14:40 ubuntu pluto[28443]: | next event EVENT_PENDING_PHASE2 in 26 seconds
Apr  8 14:14:41 ubuntu pluto[28443]: |  
Apr  8 14:14:41 ubuntu pluto[28443]: | *received whack message
Apr  8 14:14:41 ubuntu pluto[28443]: | kernel_alg_esp_enc_ok(3,0): alg_id=3, alg_ivlen=8, alg_minbits=192, alg_maxbits=192, res=0, ret=1
Apr  8 14:14:41 ubuntu pluto[28443]: | next event EVENT_PENDING_PHASE2 in 25 seconds
Apr  8 14:14:43 ubuntu pluto[28443]: |  
Apr  8 14:14:43 ubuntu pluto[28443]: | *received whack message
Apr  8 14:14:43 ubuntu pluto[28443]: | authcert list locked by 'list_authcerts'
Apr  8 14:14:43 ubuntu pluto[28443]: | authcert list unlocked by 'list_authcerts'
Apr  8 14:14:43 ubuntu pluto[28443]: | authcert list locked by 'list_authcerts'
Apr  8 14:14:43 ubuntu pluto[28443]: | authcert list unlocked by 'list_authcerts'
Apr  8 14:14:43 ubuntu pluto[28443]: | authcert list locked by 'list_authcerts'
Apr  8 14:14:43 ubuntu pluto[28443]: | authcert list unlocked by 'list_authcerts'
Apr  8 14:14:43 ubuntu pluto[28443]: | crl list locked by 'list_crls'
Apr  8 14:14:43 ubuntu pluto[28443]: | crl list unlocked by 'list_crls'
Apr  8 14:14:43 ubuntu pluto[28443]: | crl fetch request list locked by 'list_crl_fetch_requests'
Apr  8 14:14:43 ubuntu pluto[28443]: | crl fetch request list unlocked by 'list_crl_fetch_requests'
Apr  8 14:14:43 ubuntu pluto[28443]: | next event EVENT_PENDING_PHASE2 in 23 seconds
Apr  8 14:15:06 ubuntu pluto[28443]: |  
Apr  8 14:15:06 ubuntu pluto[28443]: | *time to handle event
Apr  8 14:15:06 ubuntu pluto[28443]: | handling event EVENT_PENDING_PHASE2
Apr  8 14:15:06 ubuntu pluto[28443]: | event after this is EVENT_REINIT_SECRET in 2880 seconds
Apr  8 14:15:06 ubuntu pluto[28443]: | inserting event EVENT_PENDING_PHASE2, timeout in 120 seconds
Apr  8 14:15:06 ubuntu pluto[28443]: | pending review: connection "gtm" checked
Apr  8 14:15:06 ubuntu pluto[28443]: | pending review: connection "tig" was not up, skipped
Apr  8 14:15:06 ubuntu pluto[28443]: | pending review: connection "focus" was not up, skipped
Apr  8 14:15:06 ubuntu pluto[28443]: | next event EVENT_PENDING_PHASE2 in 120 seconds
+ _________________________ date
+ 
+ date
Wed Apr  8 14:15:48 EDT 2009


More information about the Users mailing list