[Openswan Users] Openswan and checkpoint 4.1

Jack Lowry jrlowry376 at adelphia.net
Fri Jul 21 19:08:39 CEST 2006


I'm upgrading from freeswan 1.99 to Openswan 2.4.5.

The remote end is checkpoint 4.1 service pack 5.

When I do a ipsec auto --up rfd  it seems to make it through phase one, 
I see entries in the log on the checkpoint that say pahse one complete.

It also seems to make through phase two as the checkpoint has log 
entries that say phase 2 completion.

But then I see messages in the checkpoint log saying Delete sa to peer.

Running ethereal on hte outside interface of the openswan box shows a 
lot of ESP packets from openswan to checkpoint and a few from Checkpoint 
to Openswan.

A barf is attached

gate
Fri Jul 21 17:37:47 EDT 2006
+ _________________________ version
+ ipsec --version
Linux Openswan U2.4.5/K2.6.14.7jul_8 (netkey)
See `ipsec --copyright' for copyright information.
+ _________________________ /proc/version
+ cat /proc/version
Linux version 2.6.14.7jul_8 (root at gate) (gcc version 3.3.6) #4 PREEMPT 
Fri Jul 21 17:24:09 EDT 2006
+ _________________________ /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
192.168.3.0     0.0.0.0         255.255.255.0   U         0 0          0 
eth0
172.16.24.0     69.174.128.1    255.255.248.0   UG        0 0          0 
eth1
69.174.128.0    0.0.0.0         255.255.240.0   U         0 0          0 
eth1
127.0.0.0       0.0.0.0         255.0.0.0       U         0 0          0 lo
0.0.0.0         69.174.128.1    0.0.0.0         UG        0 0          0 
eth1
+ _________________________ /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
+ _________________________ ip-xfrm-state
+ ip xfrm state
src 69.174.129.33 dst 206.107.146.8
    proto esp spi 0x845f1b80 reqid 16385 mode tunnel
    replay-window 32
    auth md5 0x900e97d5c145f27a8cff15d87b4dd5ff
    enc des3_ede 0x2fae4ef3cada62eaf131c32cc4c8506e9fb85c4e0a306de9
src 69.174.129.33 dst 206.107.146.8
    proto esp spi 0x845f1b7f reqid 16385 mode tunnel
    replay-window 32
    auth md5 0xd73ec912e3a10263be7c4547cafa4801
    enc des3_ede 0x112ed955e4b6c88278de205c9774bea17b4a0f114d4bc194
src 206.107.146.8 dst 69.174.129.33
    proto esp spi 0x3de2ea23 reqid 16385 mode tunnel
    replay-window 32
    auth md5 0x867544a303c470cabddfb7bd9a80dd36
    enc des3_ede 0x1b061d44abd43e95d6eb8792345a9a08e8606e0a4de5b4c9
src 206.107.146.8 dst 69.174.129.33
    proto esp spi 0x8be5eea4 reqid 16385 mode tunnel
    replay-window 32
    auth md5 0x5381f0d28711bfe588a799eed98045ad
    enc des3_ede 0xde6e245197cb24b7c111b9eabd0f9db068221d6921593d40
+ _________________________ ip-xfrm-policy
+ ip xfrm policy
src 172.16.24.0/21 dst 192.168.3.0/24
    dir in priority 2347
    tmpl src 206.107.146.8 dst 69.174.129.33
        proto esp reqid 16385 mode tunnel
src 192.168.3.0/24 dst 172.16.24.0/21
    dir out priority 2347
    tmpl src 69.174.129.33 dst 206.107.146.8
        proto esp reqid 16385 mode tunnel
src 172.16.24.0/21 dst 192.168.3.0/24
    dir fwd priority 2347
    tmpl src 206.107.146.8 dst 69.174.129.33
        proto esp reqid 16385 mode tunnel
src 0.0.0.0/0 dst 0.0.0.0/0
    dir in priority 0
src 0.0.0.0/0 dst 0.0.0.0/0
    dir in priority 0
src 0.0.0.0/0 dst 0.0.0.0/0
    dir in priority 0
src 0.0.0.0/0 dst 0.0.0.0/0
    dir out priority 0
src 0.0.0.0/0 dst 0.0.0.0/0
    dir out priority 0
src 0.0.0.0/0 dst 0.0.0.0/0
    dir out priority 0
+ _________________________ /proc/sys/net/ipsec-star
+ test -d /proc/sys/net/ipsec
+ _________________________ ipsec/status
+ ipsec auto --status
000 interface eth0/eth0 192.168.3.1
000 interface eth1/eth1 69.174.129.33
000 interface lo/lo 127.0.0.1
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=11, name=ESP_NULL, ivlen=0, keysizemin=0, 
keysizemax=0
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=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,4,36} 
trans={0,4,144} attrs={0,4,96}
000 
000 "rfd": 
192.168.3.0/24===69.174.129.33---69.174.128.1...206.107.146.8===172.16.24.0/21; 
erouted; eroute owner: #3
000 "rfd":     srcip=unset; dstip=unset; srcup=ipsec _updown; 
dstup=ipsec _updown;
000 "rfd":   ike_life: 3600s; ipsec_life: 3600s; rekey_margin: 540s; 
rekey_fuzz: 100%; keyingtries: 3
000 "rfd":   policy: PSK+ENCRYPT+TUNNEL+PFS+UP; prio: 24,21; interface: 
eth1;
000 "rfd":   newest ISAKMP SA: #1; newest IPsec SA: #3;
000 "rfd":   IKE algorithm newest: 3DES_CBC_192-SHA1-MODP1024
000 "rfd":   ESP algorithms wanted: 3_000-1, 3_000-2, flags=strict
000 "rfd":   ESP algorithms loaded: 3_000-1, 3_000-2, flags=strict
000 "rfd":   ESP algorithm newest: 3DES_0-HMAC_MD5; pfsgroup=<Phase1>
000 
000 #3: "rfd":500 STATE_QUICK_I2 (sent QI2, IPsec SA established); 
EVENT_SA_REPLACE in 2147s; newest IPSEC; eroute owner
000 #3: "rfd" esp.845f1b80 at 206.107.146.8 esp.3de2ea23 at 69.174.129.33 
tun.0 at 206.107.146.8 tun.0 at 69.174.129.33
000 #2: "rfd":500 STATE_QUICK_I2 (sent QI2, IPsec SA established); 
EVENT_SA_REPLACE in 2174s
000 #2: "rfd" esp.845f1b7f at 206.107.146.8 esp.8be5eea4 at 69.174.129.33 
tun.0 at 206.107.146.8 tun.0 at 69.174.129.33
000 #1: "rfd":500 STATE_MAIN_I4 (ISAKMP SA established); 
EVENT_SA_REPLACE in 2006s; newest ISAKMP; nodpd
000 
+ _________________________ ifconfig-a
+ ifconfig -a
eth0      Link encap:Ethernet  HWaddr 00:50:DA:21:7F:63 
          inet addr:192.168.3.1  Bcast:192.168.3.255  Mask:255.255.255.0
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:21515 errors:0 dropped:0 overruns:1 frame:0
          TX packets:21258 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000
          RX bytes:10049139 (9.5 Mb)  TX bytes:13135175 (12.5 Mb)
          Interrupt:10 Base address:0xd880

eth1      Link encap:Ethernet  HWaddr 00:00:C0:FC:16:B0 
          inet addr:69.174.129.33  Bcast:69.174.143.255  Mask:255.255.240.0
          UP BROADCAST NOTRAILERS RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:24646 errors:0 dropped:0 overruns:1 frame:0
          TX packets:18126 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000
          RX bytes:6811142 (6.4 Mb)  TX bytes:9719916 (9.2 Mb)
          Interrupt:3 Base address:0xdc00

gre0      Link encap:UNSPEC  HWaddr 
00-00-00-00-F0-00-00-00-00-00-00-00-00-00-00-00 
          NOARP  MTU:1476  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)

lo        Link encap:Local Loopback 
          inet addr:127.0.0.1  Mask:255.0.0.0
          UP LOOPBACK RUNNING  MTU:16436  Metric:1
          RX packets:7 errors:0 dropped:0 overruns:0 frame:0
          TX packets:7 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:0
          RX bytes:380 (380.0 b)  TX bytes:380 (380.0 b)

tunl0     Link encap:IPIP Tunnel  HWaddr  
          NOARP  MTU:1480  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)

+ _________________________ ip-addr-list
+ ip addr list
1: eth0: <BROADCAST,MULTICAST,UP> mtu 1500 qdisc pfifo_fast qlen 1000
    link/ether 00:50:da:21:7f:63 brd ff:ff:ff:ff:ff:ff
    inet 192.168.3.1/24 brd 192.168.3.255 scope global eth0
2: eth1: <BROADCAST,MULTICAST,NOTRAILERS,UP> mtu 1500 qdisc pfifo_fast 
qlen 1000
    link/ether 00:00:c0:fc:16:b0 brd ff:ff:ff:ff:ff:ff
    inet 69.174.129.33/20 brd 69.174.143.255 scope global eth1
3: lo: <LOOPBACK,UP> mtu 16436 qdisc noqueue
    link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
    inet 127.0.0.1/8 scope host lo
4: tunl0: <NOARP> mtu 1480 qdisc noop
    link/ipip 0.0.0.0 brd 0.0.0.0
5: gre0: <NOARP> mtu 1476 qdisc noop
    link/gre 0.0.0.0 brd 0.0.0.0
+ _________________________ ip-route-list
+ ip route list
192.168.3.0/24 dev eth0  proto kernel  scope link  src 192.168.3.1
172.16.24.0/21 via 69.174.128.1 dev eth1
69.174.128.0/20 dev eth1  proto kernel  scope link  src 69.174.129.33
127.0.0.0/8 dev lo  scope link
default via 69.174.128.1 dev eth1
+ _________________________ ip-rule-list
+ ip rule list
+ _________________________ 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.5/K2.6.14.7jul_8 (netkey)
Checking for IPsec support in kernel                            [OK]
NETKEY detected, testing for disabled ICMP send_redirects       [OK]
NETKEY detected, testing for disabled ICMP accept_redirects     [OK]
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            [OK]
Checking NAT and MASQUERADEing                             
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 flow-control, link ok
  product info: vendor 00:10:18, model 23 rev 4
  basic mode:   autonegotiation enabled
  basic status: autonegotiation complete, link ok
  capabilities: 100baseTx-FD 100baseTx-HD 10baseT-FD 10baseT-HD
  advertising:  100baseTx-FD 100baseTx-HD 10baseT-FD 10baseT-HD flow-control
  link partner: 100baseTx-FD 100baseTx-HD 10baseT-FD 10baseT-HD flow-control
eth1: negotiated 100baseTx-FD flow-control, link ok
  product info: vendor 00:10:18, model 23 rev 7
  basic mode:   autonegotiation enabled
  basic status: autonegotiation complete, link ok
  capabilities: 100baseTx-FD 100baseTx-HD 10baseT-FD 10baseT-HD
  advertising:  100baseTx-FD 100baseTx-HD 10baseT-FD 10baseT-HD flow-control
  link partner: 100baseTx-FD 100baseTx-HD 10baseT-FD 10baseT-HD flow-control
+ _________________________ ipsec/directory
+ ipsec --directory
/usr/local/lib/ipsec
+ _________________________ hostname/fqdn
+ hostname --fqdn
gate.local.net
+ _________________________ hostname/ipaddress
+ hostname --ip-address
192.168.3.3
+ _________________________ uptime
+ uptime
 17:37:47 up 9 min,  2 users,  load average: 0.25, 0.16, 0.10
+ _________________________ ps
+ ps alxwf
+ egrep -i 'ppid|pluto|ipsec|klips'
F   UID   PID  PPID PRI  NI    VSZ   RSS WCHAN  STAT TTY        TIME COMMAND
0     0  1615  1418  18   0   2472  1308 -      R+   pts/0      
0:00          \_ /bin/sh /usr/local/libexec/ipsec/barf
1     0  1265     1  20   0   2100   448 wait   S    tty1       0:00 
/bin/sh /usr/local/lib/ipsec/_plutorun --debug all --uniqueids yes 
--nocrsend  --strictcrlpolicy  --nat_traversal  --keep_alive  
--protostack auto --force_keepalive  --disable_port_floating  
--virtual_private  --crlcheckinterval 0 --ocspuri  --nhelpers  --dump  
--opts  --stderrlog  --wait no --pre  --post  --log daemon.error --pid 
/var/run/pluto/pluto.pid
1     0  1266  1265  20   0   2100   604 wait   S    tty1       0:00  \_ 
/bin/sh /usr/local/lib/ipsec/_plutorun --debug all --uniqueids yes 
--nocrsend  --strictcrlpolicy  --nat_traversal  --keep_alive  
--protostack auto --force_keepalive  --disable_port_floating  
--virtual_private  --crlcheckinterval 0 --ocspuri  --nhelpers  --dump  
--opts  --stderrlog  --wait no --pre  --post  --log daemon.error --pid 
/var/run/pluto/pluto.pid
4     0  1267  1266  15   0   2440  1300 -      S    tty1       0:00  
|   \_ /usr/local/libexec/ipsec/pluto --nofork --secretsfile 
/etc/ipsec.secrets --ipsecdir /etc/ipsec.d --debug-all --use-auto 
--uniqueids
1     0  1283  1267  26  10   2440   596 -      SN   tty1       0:00  
|       \_ pluto helper  #  
0                                                                                                                 

0     0  1332  1267  21   0   1408   272 -      S    tty1       0:00  
|       \_ _pluto_adns -d
0     0  1268  1265  15   0   2072  1028 pipe_w S    tty1       0:00  \_ 
/bin/sh /usr/local/lib/ipsec/_plutoload --wait no --post
0     0  1269     1  20   0   1468   472 pipe_w S    tty1       0:00 
logger -s -p daemon.error -t ipsec__plutorun
+ _________________________ ipsec/showdefaults
+ ipsec showdefaults
routephys=eth1
routevirt=ipsec0
routeaddr=69.174.129.33
routenexthop=69.174.128.1
+ _________________________ ipsec/conf
+ ipsec _include /etc/ipsec.conf
+ ipsec _keycensor

#< /etc/ipsec.conf 1
# /etc/ipsec.conf - FreeS/WAN IPSEC configuration file

# More elaborate and more varied sample configurations can be found
# in doc/examples.

version 2

# basic configuration
config setup
    # THIS SETTING MUST BE CORRECT or almost nothing will work;
    # %defaultroute is okay for most simple cases.
    #interfaces="ipsec0=eth0"
    interfaces="%defaultroute"
    # Debug-logging controls:  "none" for (almost) none, "all" for lots.
    klipsdebug=none
    plutodebug=all
    # Use auto= parameters in conn descriptions to control startup actions.


# defaults for subsequent connection descriptions
conn %default
        keyingtries=3
        authby=secret
        leftrsasigkey=%none
        rightrsasigkey=%none
    auto=start
    left=69.174.129.33
    leftnexthop=69.174.128.1

conn rfd
        keylife=1h
        rekey=yes
    type=tunnel
    right=206.107.146.8
    rightsubnet=172.16.25.0/21
    left=69.174.129.33
    leftsubnet=192.168.3.0/24
     keyexchange=ike
        auth=esp
        pfs=yes
        esp=3des

#conn rfdps
#        keylife=1h
#        rekey=yes
#    type=tunnel
#    right=206.107.146.8
#    rightsubnet=192.168.60.0/24
#    leftsubnet=192.168.3.0/24
#     keyexchange=ike
#        auth=esp
#        pfs=yes
#

#Disable Opportunistic Encryption

#< /etc/ipsec.d/examples/no_oe.conf 1
# 'include' this file to disable Opportunistic Encryption.
# See /usr/local/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 57
+ _________________________ ipsec/secrets
+ ipsec _include /etc/ipsec.secrets
+ ipsec _secretcensor

#< /etc/ipsec.secrets 1
# This file holds shared secrets which are currently the only inter-Pluto
# This file holds shared secrets which are currently the only inter-Pluto
# authentication mechanism.  See ipsec_pluto(8) manpage.  Each secret is
# (oversimplifying slightly) for one pair of negotiating hosts.

# The shared secrets are arbitrary character strings and should be both
# long and hard to guess.

# Note that all secrets must now be enclosed in quotes, even if they have
# no white space inside them.

#10.0.0.1 11.0.0.1    "[sums to 30a4...]"

69.174.129.33 143.247.7.28 : PSK    "[sums to bfb8...]"
69.174.129.33 206.107.146.8 : PSK    "[sums to bfb8...]"
#69.174.129.33 206.107.146.9 : PSK    "[sums to bfb8...]"
+ _________________________ ipsec/listall
+ ipsec auto --listall
000 
000 List of Public Keys:
000 
+ '[' /etc/ipsec.d/policies ']'
+ for policy in '$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/local/share/doc/openswan/policygroups.html for details.
#
# $Id: block.in,v 1.4 2003/02/17 02:22:15 mcr Exp $
#

+ for policy in '$POLICIES/*'
++ 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/local/share/doc/openswan/policygroups.html for details.
#
# $Id: clear.in,v 1.4 2003/02/17 02:22:15 mcr Exp $
#
+ for policy in '$POLICIES/*'
++ 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/local/share/doc/openswan/policygroups.html for details.
#
# $Id: clear-or-private.in,v 1.4 2003/02/17 02:22:15 mcr Exp $
#
+ for policy in '$POLICIES/*'
++ 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/local/share/doc/openswan/policygroups.html for details.
#
# $Id: private.in,v 1.4 2003/02/17 02:22:15 mcr Exp $
#
+ for policy in '$POLICIES/*'
++ 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/local/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/local/lib/ipsec
total 308
-rwxr-xr-x  1 root root 15859 Jul  9 22:17 _confread
-rwxr-xr-x  1 root root 15859 Jul  9 22:15 _confread.old
-rwxr-xr-x  1 root root 51123 Jul  9 22:17 _copyright
-rwxr-xr-x  1 root root 51123 Jul  9 22:15 _copyright.old
-rwxr-xr-x  1 root root  2379 Jul  9 22:17 _include
-rwxr-xr-x  1 root root  2379 Jul  9 22:15 _include.old
-rwxr-xr-x  1 root root  1475 Jul  9 22:17 _keycensor
-rwxr-xr-x  1 root root  1475 Jul  9 22:15 _keycensor.old
-rwxr-xr-x  1 root root  3586 Jul  9 22:17 _plutoload
-rwxr-xr-x  1 root root  3586 Jul  9 22:15 _plutoload.old
-rwxr-xr-x  1 root root  7073 Jul  9 22:17 _plutorun
-rwxr-xr-x  1 root root  7073 Jul  9 22:15 _plutorun.old
-rwxr-xr-x  1 root root 12275 Jul  9 22:17 _realsetup
-rwxr-xr-x  1 root root 12275 Jul  9 22:15 _realsetup.old
-rwxr-xr-x  1 root root  1975 Jul  9 22:17 _secretcensor
-rwxr-xr-x  1 root root  1975 Jul  9 22:15 _secretcensor.old
-rwxr-xr-x  1 root root  9958 Jul  9 22:17 _startklips
-rwxr-xr-x  1 root root  9958 Jul  9 22:15 _startklips.old
-rwxr-xr-x  1 root root 13918 Jul  9 22:17 _updown
-rwxr-xr-x  1 root root 13918 Jul  9 22:15 _updown.old
-rwxr-xr-x  1 root root 15746 Jul  9 22:17 _updown_x509
-rwxr-xr-x  1 root root 15746 Jul  9 22:15 _updown_x509.old
-rwxr-xr-x  1 root root  1942 Jul  9 22:17 ipsec_pr.template
+ _________________________ ipsec/ls-execdir
+ ls -l /usr/local/libexec/ipsec
total 10312
-rwxr-xr-x  1 root root   76656 Jul  9 22:17 _pluto_adns
-rwxr-xr-x  1 root root   76656 Jul  9 22:15 _pluto_adns.old
-rwxr-xr-x  1 root root   18891 Jul  9 22:17 auto
-rwxr-xr-x  1 root root   18891 Jul  9 22:15 auto.old
-rwxr-xr-x  1 root root   11355 Jul  9 22:17 barf
-rwxr-xr-x  1 root root   11355 Jul  9 22:15 barf.old
-rwxr-xr-x  1 root root     816 Jul  9 22:17 calcgoo
-rwxr-xr-x  1 root root     816 Jul  9 22:15 calcgoo.old
-rwxr-xr-x  1 root root  334443 Jul  9 22:17 eroute
-rwxr-xr-x  1 root root  334443 Jul  9 22:15 eroute.old
-rwxr-xr-x  1 root root  138865 Jul  9 22:17 ikeping
-rwxr-xr-x  1 root root  138865 Jul  9 22:15 ikeping.old
-rwxr-xr-x  1 root root  195868 Jul  9 22:17 klipsdebug
-rwxr-xr-x  1 root root  195868 Jul  9 22:15 klipsdebug.old
-rwxr-xr-x  1 root root    1836 Jul  9 22:17 livetest
-rwxr-xr-x  1 root root    1836 Jul  9 22:15 livetest.old
-rwxr-xr-x  1 root root    2605 Jul  9 22:17 look
-rwxr-xr-x  1 root root    2605 Jul  9 22:15 look.old
-rwxr-xr-x  1 root root    7159 Jul  9 22:17 mailkey
-rwxr-xr-x  1 root root    7159 Jul  9 22:15 mailkey.old
-rwxr-xr-x  1 root root   16015 Jul  9 22:17 manual
-rwxr-xr-x  1 root root   16015 Jul  9 22:15 manual.old
-rwxr-xr-x  1 root root    1926 Jul  9 22:17 newhostkey
-rwxr-xr-x  1 root root    1926 Jul  9 22:15 newhostkey.old
-rwxr-xr-x  1 root root  177471 Jul  9 22:17 pf_key
-rwxr-xr-x  1 root root  177471 Jul  9 22:15 pf_key.old
-rwxr-xr-x  1 root root 2851326 Jul  9 22:17 pluto
-rwxr-xr-x  1 root root 2851326 Jul  9 22:15 pluto.old
-rwxr-xr-x  1 root root   54839 Jul  9 22:17 ranbits
-rwxr-xr-x  1 root root   54839 Jul  9 22:15 ranbits.old
-rwxr-xr-x  1 root root   87577 Jul  9 22:17 rsasigkey
-rwxr-xr-x  1 root root   87577 Jul  9 22:15 rsasigkey.old
-rwxr-xr-x  1 root root     766 Jul  9 22:17 secrets
-rwxr-xr-x  1 root root     766 Jul  9 22:15 secrets.old
-rwxr-xr-x  1 root root   17660 Jul  9 22:17 send-pr
-rwxr-xr-x  1 root root   17660 Jul  9 22:15 send-pr.old
lrwxrwxrwx  1 root root      22 Jul  9 22:17 setup -> /etc/rc.d/init.d/ipsec
-rwxr-xr-x  1 root root    1054 Jul  9 22:17 showdefaults
-rwxr-xr-x  1 root root    1054 Jul  9 22:15 showdefaults.old
-rwxr-xr-x  1 root root    4748 Jul  9 22:17 showhostkey
-rwxr-xr-x  1 root root    4748 Jul  9 22:15 showhostkey.old
-rwxr-xr-x  1 root root  539673 Jul  9 22:17 spi
-rwxr-xr-x  1 root root  539673 Jul  9 22:15 spi.old
-rwxr-xr-x  1 root root  270496 Jul  9 22:17 spigrp
-rwxr-xr-x  1 root root  270496 Jul  9 22:15 spigrp.old
-rwxr-xr-x  1 root root   59131 Jul  9 22:17 tncfg
-rwxr-xr-x  1 root root   59131 Jul  9 22:15 tncfg.old
-rwxr-xr-x  1 root root   11635 Jul  9 22:17 verify
-rwxr-xr-x  1 root root   11635 Jul  9 22:15 verify.old
-rwxr-xr-x  1 root root  297269 Jul  9 22:17 whack
-rwxr-xr-x  1 root root  297269 Jul  9 22:15 whack.old
+ _________________________ ipsec/updowns
++ ls /usr/local/libexec/ipsec
++ egrep updown
+ _________________________ /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
  eth0:10070075   21547    0    0    1     0          0         0 
13145965   21284    0    0    0     0       0          0
  eth1: 6823374   24690    0    0    1     0          0         0  
9740891   18159    0    0    0     0       0          0
    lo:     380       7    0    0    0     0          0         0      
380       7    0    0    0     0       0          0
 tunl0:       0       0    0    0    0     0          0         0        
0       0    0    0    0     0       0          0
  gre0:       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    0003A8C0    00000000    0001    0    0    0    00FFFFFF    0    
0    
0                                                                               

eth1    001810AC    0180AE45    0003    0    0    0    00F8FFFF    0    
0    
0                                                                               

eth1    0080AE45    00000000    0001    0    0    0    00F0FFFF    0    
0    
0                                                                               

lo    0000007F    00000000    0001    0    0    0    000000FF    0    
0    
0                                                                                 

eth1    00000000    0180AE45    0003    0    0    0    00000000    0    
0    
0                                                                               

+ _________________________ /proc/sys/net/ipv4/ip_forward
+ cat /proc/sys/net/ipv4/ip_forward
1
+ _________________________ /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 
eth1/rp_filter lo/rp_filter
all/rp_filter:0
default/rp_filter:0
eth0/rp_filter:0
eth1/rp_filter:0
lo/rp_filter: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 
eth1/rp_filter lo/rp_filter
all/rp_filter:0
default/rp_filter:0
eth0/rp_filter:0
eth1/rp_filter:0
lo/rp_filter:0
+ _________________________ /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 
eth1/accept_redirects eth1/secure_redirects eth1/send_redirects 
lo/accept_redirects lo/secure_redirects lo/send_redirects
all/accept_redirects:0
all/secure_redirects:1
all/send_redirects:0
default/accept_redirects:0
default/secure_redirects:1
default/send_redirects:0
eth0/accept_redirects:0
eth0/secure_redirects:1
eth0/send_redirects:0
eth1/accept_redirects:0
eth1/secure_redirects:1
eth1/send_redirects:0
lo/accept_redirects:0
lo/secure_redirects:1
lo/send_redirects:0
+ _________________________ /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 gate 2.6.14.7jul_8 #4 PREEMPT Fri Jul 21 17:24:09 EDT 2006 i686 
unknown unknown GNU/Linux
+ _________________________ config-built-with
+ test -r /proc/config_built_with
+ _________________________ distro-release
+ for distro in /etc/redhat-release /etc/debian-release 
/etc/SuSE-release /etc/mandrake-release /etc/mandriva-release 
/etc/gentoo-release
+ test -f /etc/redhat-release
+ for distro in /etc/redhat-release /etc/debian-release 
/etc/SuSE-release /etc/mandrake-release /etc/mandriva-release 
/etc/gentoo-release
+ test -f /etc/debian-release
+ for distro in /etc/redhat-release /etc/debian-release 
/etc/SuSE-release /etc/mandrake-release /etc/mandriva-release 
/etc/gentoo-release
+ test -f /etc/SuSE-release
+ for distro in /etc/redhat-release /etc/debian-release 
/etc/SuSE-release /etc/mandrake-release /etc/mandriva-release 
/etc/gentoo-release
+ test -f /etc/mandrake-release
+ for distro in /etc/redhat-release /etc/debian-release 
/etc/SuSE-release /etc/mandrake-release /etc/mandriva-release 
/etc/gentoo-release
+ test -f /etc/mandriva-release
+ for distro in /etc/redhat-release /etc/debian-release 
/etc/SuSE-release /etc/mandrake-release /etc/mandriva-release 
/etc/gentoo-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.14.7jul_8) support detected '
NETKEY (2.6.14.7jul_8) support detected
+ _________________________ ipfwadm
+ test -r /sbin/ipfwadm
+ 'no old-style linux 1.x/2.0 ipfwadm firewall support'
/usr/local/libexec/ipsec/barf: line 305: no old-style linux 1.x/2.0 
ipfwadm firewall support: No such file or directory
+ _________________________ 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
+ test -r /sbin/ipchains
+ _________________________ /proc/modules
+ test -f /proc/modules
+ cat /proc/modules
sha1 2144 0 - Live 0xd0910000
xfrm_user 16484 2 - Live 0xd0929000
af_key 28400 0 - Live 0xd0941000
ipt_state 1504 3 - Live 0xd0930000
ipcomp 6312 0 - Live 0xd0920000
esp4 6528 4 - Live 0xd091d000
ah4 5024 0 - Live 0xd091a000
sha512 9760 0 - Live 0xd0916000
sha256 9344 0 - Live 0xd0912000
md4 3200 0 - Live 0xd090a000
crypto_null 1952 0 - Live 0xd090c000
ipt_LOG 6016 0 - Live 0xd0905000
ipt_MASQUERADE 3008 1 - Live 0xd0908000
iptable_filter 2240 1 - Live 0xd081e000
iptable_mangle 2144 0 - Live 0xd0901000
iptable_nat 7524 1 - Live 0xd087c000
ip_nat 16564 2 ipt_MASQUERADE,iptable_nat, Live 0xd0876000
ip_tables 22400 6 
ipt_state,ipt_LOG,ipt_MASQUERADE,iptable_filter,iptable_mangle,iptable_nat, 
Live 0xd086f000
ip_conntrack_ftp 6384 0 - Live 0xd080f000
ip_conntrack_irc 5328 0 - Live 0xd0812000
+ _________________________ /proc/meminfo
+ cat /proc/meminfo
MemTotal:       254824 kB
MemFree:         33028 kB
Buffers:          5100 kB
Cached:         112180 kB
SwapCached:          0 kB
Active:         140492 kB
Inactive:        69288 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:       254824 kB
LowFree:         33028 kB
SwapTotal:      498004 kB
SwapFree:       498004 kB
Dirty:             280 kB
Writeback:           0 kB
Mapped:         114580 kB
Slab:             9728 kB
CommitLimit:    625416 kB
Committed_AS:   319492 kB
PageTables:        760 kB
VmallocTotal:   778200 kB
VmallocUsed:      1252 kB
VmallocChunk:   776884 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.14.7jul_8/build/.config
++ uname -r
+ cat /lib/modules/2.6.14.7jul_8/build/.config
+ egrep 
'CONFIG_IPSEC|CONFIG_KLIPS|CONFIG_NET_KEY|CONFIG_INET|CONFIG_IP|CONFIG_HW_RANDOM|CONFIG_CRYPTO_DEV'
CONFIG_NET_KEY=m
CONFIG_INET=y
CONFIG_IP_MULTICAST=y
CONFIG_IP_ADVANCED_ROUTER=y
# CONFIG_IP_FIB_TRIE is not set
CONFIG_IP_FIB_HASH=y
# CONFIG_IP_MULTIPLE_TABLES is not set
# CONFIG_IP_ROUTE_MULTIPATH is not set
# CONFIG_IP_ROUTE_VERBOSE is not set
# CONFIG_IP_PNP is not set
# CONFIG_IP_MROUTE is not set
CONFIG_INET_AH=m
CONFIG_INET_ESP=m
CONFIG_INET_IPCOMP=m
CONFIG_INET_TUNNEL=y
CONFIG_INET_DIAG=y
CONFIG_INET_TCP_DIAG=y
# CONFIG_IP_VS is not set
# CONFIG_IPV6 is not set
CONFIG_IP_NF_CONNTRACK=y
CONFIG_IP_NF_CT_ACCT=y
CONFIG_IP_NF_CONNTRACK_MARK=y
CONFIG_IP_NF_CONNTRACK_EVENTS=y
CONFIG_IP_NF_CT_PROTO_SCTP=m
CONFIG_IP_NF_FTP=m
CONFIG_IP_NF_IRC=m
CONFIG_IP_NF_NETBIOS_NS=m
CONFIG_IP_NF_TFTP=m
CONFIG_IP_NF_AMANDA=m
CONFIG_IP_NF_PPTP=m
# CONFIG_IP_NF_QUEUE is not set
CONFIG_IP_NF_IPTABLES=m
CONFIG_IP_NF_MATCH_LIMIT=m
CONFIG_IP_NF_MATCH_IPRANGE=m
CONFIG_IP_NF_MATCH_MAC=m
CONFIG_IP_NF_MATCH_PKTTYPE=m
CONFIG_IP_NF_MATCH_MARK=m
CONFIG_IP_NF_MATCH_MULTIPORT=m
CONFIG_IP_NF_MATCH_TOS=m
CONFIG_IP_NF_MATCH_RECENT=m
CONFIG_IP_NF_MATCH_ECN=m
CONFIG_IP_NF_MATCH_DSCP=m
CONFIG_IP_NF_MATCH_AH_ESP=m
CONFIG_IP_NF_MATCH_LENGTH=m
CONFIG_IP_NF_MATCH_TTL=m
CONFIG_IP_NF_MATCH_TCPMSS=m
CONFIG_IP_NF_MATCH_HELPER=m
CONFIG_IP_NF_MATCH_STATE=m
CONFIG_IP_NF_MATCH_CONNTRACK=m
CONFIG_IP_NF_MATCH_OWNER=m
CONFIG_IP_NF_MATCH_ADDRTYPE=m
CONFIG_IP_NF_MATCH_REALM=m
# CONFIG_IP_NF_MATCH_SCTP is not set
# CONFIG_IP_NF_MATCH_DCCP is not set
# CONFIG_IP_NF_MATCH_COMMENT is not set
CONFIG_IP_NF_MATCH_CONNMARK=m
CONFIG_IP_NF_MATCH_CONNBYTES=m
CONFIG_IP_NF_MATCH_HASHLIMIT=m
CONFIG_IP_NF_MATCH_STRING=m
CONFIG_IP_NF_FILTER=m
CONFIG_IP_NF_TARGET_REJECT=m
CONFIG_IP_NF_TARGET_LOG=m
CONFIG_IP_NF_TARGET_ULOG=m
CONFIG_IP_NF_TARGET_TCPMSS=m
CONFIG_IP_NF_TARGET_NFQUEUE=m
CONFIG_IP_NF_NAT=m
CONFIG_IP_NF_NAT_NEEDED=y
CONFIG_IP_NF_TARGET_MASQUERADE=m
CONFIG_IP_NF_TARGET_REDIRECT=m
CONFIG_IP_NF_TARGET_NETMAP=m
CONFIG_IP_NF_TARGET_SAME=m
# CONFIG_IP_NF_NAT_SNMP_BASIC is not set
CONFIG_IP_NF_NAT_IRC=m
CONFIG_IP_NF_NAT_FTP=m
CONFIG_IP_NF_NAT_TFTP=m
CONFIG_IP_NF_NAT_AMANDA=m
CONFIG_IP_NF_NAT_PPTP=m
CONFIG_IP_NF_MANGLE=m
CONFIG_IP_NF_TARGET_TOS=m
CONFIG_IP_NF_TARGET_ECN=m
CONFIG_IP_NF_TARGET_DSCP=m
CONFIG_IP_NF_TARGET_MARK=m
CONFIG_IP_NF_TARGET_CLASSIFY=m
# CONFIG_IP_NF_TARGET_TTL is not set
# CONFIG_IP_NF_TARGET_CONNMARK is not set
# CONFIG_IP_NF_TARGET_CLUSTERIP is not set
CONFIG_IP_NF_RAW=m
CONFIG_IP_NF_TARGET_NOTRACK=m
CONFIG_IP_NF_ARPTABLES=y
CONFIG_IP_NF_ARPFILTER=y
CONFIG_IP_NF_ARP_MANGLE=y
# CONFIG_IP_DCCP is not set
# CONFIG_IP_SCTP is not set
# CONFIG_IPX is not set
# CONFIG_IPMI_HANDLER is not set
# CONFIG_HW_RANDOM is not set
# CONFIG_CRYPTO_DEV_PADLOCK is not set
+ _________________________ etc/syslog.conf
+ cat /etc/syslog.conf
# /etc/syslog.conf
# For info about the format of this file, see "man syslog.conf"
# and /usr/doc/sysklogd/README.linux.  Note the '-' prefixing some
# of these entries;  this omits syncing the file after every logging.
# In the event of a crash, some log information might be lost, so
# if this is a concern to you then you might want to remove the '-'.
# Be advised this will cause a performation loss if you're using
# programs that do heavy logging.

# Uncomment this to see kernel messages on the console.
#kern.*                            /dev/console

# Log anything 'info' or higher, but lower than 'warn'.
# Exclude authpriv, cron, mail, and news.  These are logged elsewhere.
*.info;*.!warn;\
    authpriv.none;cron.none;mail.none;news.none    -/var/log/messages

# Log anything 'warn' or higher.
# Exclude authpriv, cron, mail, and news.  These are logged elsewhere.
*.warn;\
    authpriv.none;cron.none;mail.none;news.none    -/var/log/syslog

# Debugging information is logged here.
*.=debug                        -/var/log/debug

# Private authentication message logging:
authpriv.*                        -/var/log/secure

# Cron related logs:
cron.*                            -/var/log/cron

# Mail related logs:
mail.*                            -/var/log/maillog

# Emergency level messages go to all users:
*.emerg                            *

# This log is for news and uucp errors:
uucp,news.crit                        -/var/log/spooler

# Uncomment these if you'd like INN to keep logs on everything.
# You won't need this if you don't run INN (the InterNetNews daemon).
#news.=crit                    -/var/log/news/news.crit
#news.=err                    -/var/log/news/news.err
#news.notice                    -/var/log/news/news.notice

+ _________________________ 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
nameserver 24.51.98.194
nameserver 24.51.98.195
search chvlva.adelphia.net
+ _________________________ lib/modules-ls
+ ls -ltr /lib/modules
total 16
drwxr-xr-x  4 root root 4096 Jun 20 15:55 2.4.31
drwxr-xr-x  3 root root 4096 Jun 24 20:28 2.6.17.1June24200617:10
drwxr-xr-x  3 root root 4096 Jul  4 19:47 2.6.17.1June24
drwxr-xr-x  3 root root 4096 Jul 21 17:26 2.6.14.7jul_8
+ _________________________ /proc/ksyms-netif_rx
+ test -r /proc/ksyms
+ test -r /proc/kallsyms
+ egrep netif_rx /proc/kallsyms
c02ef2e0 T netif_rx
c02ef410 T netif_rx_ni
+ _________________________ lib/modules-netif_rx
+ modulegoo kernel/net/ipv4/ipip.o netif_rx
+ set +x
2.4.31:
2.6.14.7jul_8:
2.6.17.1June24:
2.6.17.1June24200617:10:
+ _________________________ kern.debug
+ test -f /var/log/kern.debug
+ _________________________ klog
+ sed -n '200,$p' /var/log/syslog
+ egrep -i 'ipsec|klips|pluto'
+ case "$1" in
+ cat
Jul 21 17:29:03 gate ipsec_setup: Starting Openswan IPsec 2.4.5...
Jul 21 17:29:03 gate ipsec_setup: insmod 
/lib/modules/2.6.14.7jul_8/kernel/net/key/af_key.ko
Jul 21 17:29:03 gate ipsec_setup: insmod 
/lib/modules/2.6.14.7jul_8/kernel/net/xfrm/xfrm_user.ko
Jul 21 17:29:03 gate ipsec_setup: insmod 
/lib/modules/2.6.14.7jul_8/kernel/crypto/sha1.ko
Jul 21 17:29:05 gate ipsec__plutorun: 104 "rfd" #1: STATE_MAIN_I1: initiate
Jul 21 17:29:05 gate ipsec__plutorun: ...could not start conn "rfd"
+ _________________________ plog
+ sed -n '13114,$p' /var/log/secure
+ egrep -i pluto
+ case "$1" in
+ cat
Jul 21 17:29:03 gate ipsec__plutorun: Starting Pluto subsystem...
Jul 21 17:29:04 gate pluto[1267]: Starting Pluto (Openswan Version 2.4.5 
X.509-1.5.4 PLUTO_SENDS_VENDORID PLUTO_USES_KEYRR; Vendor ID 
OEnMCu\177xOp at c)
Jul 21 17:29:04 gate pluto[1267]: Setting NAT-Traversal port-4500 
floating to off
Jul 21 17:29:04 gate pluto[1267]:    port floating activation criteria 
nat_t=0/port_fload=1
Jul 21 17:29:04 gate pluto[1267]:   including NAT-Traversal patch 
(Version 0.6c) [disabled]
Jul 21 17:29:04 gate pluto[1267]: | opening /dev/urandom
Jul 21 17:29:04 gate pluto[1267]: | inserting event EVENT_REINIT_SECRET, 
timeout in 3600 seconds
Jul 21 17:29:04 gate pluto[1267]: | inserting event 
EVENT_PENDING_PHASE2, timeout in 120 seconds
Jul 21 17:29:04 gate pluto[1267]: ike_alg_register_enc(): Activating 
OAKLEY_AES_CBC: Ok (ret=0)
Jul 21 17:29:04 gate pluto[1267]: starting up 1 cryptographic helpers
Jul 21 17:29:04 gate pluto[1283]: | opening /dev/urandom
Jul 21 17:29:04 gate pluto[1267]: started helper pid=1283 (fd:6)
Jul 21 17:29:04 gate pluto[1267]: | process 1267 listening for PF_KEY_V2 
on file descriptor 7
Jul 21 17:29:04 gate pluto[1267]: Using Linux 2.6 IPsec interface code 
on 2.6.14.7jul_8
Jul 21 17:29:04 gate pluto[1267]: | pfkey_lib_debug:pfkey_msg_hdr_build:
Jul 21 17:29:04 gate pluto[1267]: | pfkey_lib_debug:pfkey_msg_hdr_build: 
on_entry &pfkey_ext=0p0xbfcdff30 pfkey_ext=0p0xbfce0f50 *pfkey_ext=0p(nil).
Jul 21 17:29:04 gate pluto[1267]: | pfkey_lib_debug:pfkey_msg_hdr_build: 
on_exit &pfkey_ext=0p0xbfcdff30 pfkey_ext=0p0xbfce0f50 
*pfkey_ext=0p0x80fb400.
Jul 21 17:29:04 gate pluto[1267]: | pfkey_lib_debug:pfkey_msg_build: 
pfkey_msg=0p0x80f9dc0 allocated 16 bytes, &(extensions[0])=0p0xbfce0f50
Jul 21 17:29:04 gate pluto[1267]: | pfkey_lib_debug:pfkey_msg_build: 
extensions permitted=00000001, seen=00000001, required=00000001.
Jul 21 17:29:04 gate pluto[1267]: | 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=1267.
Jul 21 17:29:04 gate pluto[1267]: | pfkey_lib_debug:pfkey_msg_parse: 
remain=0
Jul 21 17:29:04 gate pluto[1267]: | pfkey_lib_debug:pfkey_msg_parse: 
extensions permitted=00000001, required=00000001.
Jul 21 17:29:04 gate pluto[1267]: | pfkey_lib_debug:pfkey_msg_parse: 
extensions permitted=00000001, seen=00000001, required=00000001.
Jul 21 17:29:04 gate pluto[1267]: | finish_pfkey_msg: SADB_REGISTER 
message 1 for AH
Jul 21 17:29:04 gate pluto[1267]: |   02 07 00 02  02 00 00 00  01 00 00 
00  f3 04 00 00
Jul 21 17:29:04 gate pluto[1267]: | pfkey_get: SADB_REGISTER message 1
Jul 21 17:29:04 gate pluto[1267]: | AH registered with kernel.
Jul 21 17:29:04 gate pluto[1267]: | pfkey_lib_debug:pfkey_msg_hdr_build:
Jul 21 17:29:04 gate pluto[1267]: | pfkey_lib_debug:pfkey_msg_hdr_build: 
on_entry &pfkey_ext=0p0xbfcdff30 pfkey_ext=0p0xbfce0f50 *pfkey_ext=0p(nil).
Jul 21 17:29:04 gate pluto[1267]: | pfkey_lib_debug:pfkey_msg_hdr_build: 
on_exit &pfkey_ext=0p0xbfcdff30 pfkey_ext=0p0xbfce0f50 
*pfkey_ext=0p0x80fb400.
Jul 21 17:29:04 gate pluto[1267]: | pfkey_lib_debug:pfkey_msg_build: 
pfkey_msg=0p0x80f9dc0 allocated 16 bytes, &(extensions[0])=0p0xbfce0f50
Jul 21 17:29:04 gate pluto[1267]: | pfkey_lib_debug:pfkey_msg_build: 
extensions permitted=00000001, seen=00000001, required=00000001.
Jul 21 17:29:04 gate pluto[1267]: | 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=1267.
Jul 21 17:29:04 gate pluto[1267]: | pfkey_lib_debug:pfkey_msg_parse: 
remain=0
Jul 21 17:29:04 gate pluto[1267]: | pfkey_lib_debug:pfkey_msg_parse: 
extensions permitted=00000001, required=00000001.
Jul 21 17:29:04 gate pluto[1267]: | pfkey_lib_debug:pfkey_msg_parse: 
extensions permitted=00000001, seen=00000001, required=00000001.
Jul 21 17:29:04 gate pluto[1267]: | finish_pfkey_msg: SADB_REGISTER 
message 2 for ESP
Jul 21 17:29:04 gate pluto[1267]: |   02 07 00 03  02 00 00 00  02 00 00 
00  f3 04 00 00
Jul 21 17:29:04 gate pluto[1267]: | pfkey_get: SADB_REGISTER message 2
Jul 21 17:29:04 gate pluto[1267]: | alg_init():memset(0x80f74e0, 0, 
2016) memset(0x80f7cc0, 0, 2048)
Jul 21 17:29:04 gate pluto[1267]: | kernel_alg_register_pfkey(): 
SADB_SATYPE_ESP: sadb_msg_len=11 sadb_supported_len=40
Jul 21 17:29:04 gate pluto[1267]: | kernel_alg_add():satype=3, 
exttype=14, alg_id=251
Jul 21 17:29:04 gate pluto[1267]: | 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
Jul 21 17:29:04 gate pluto[1267]: | kernel_alg_add():satype=3, 
exttype=14, alg_id=2
Jul 21 17:29:04 gate pluto[1267]: | 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
Jul 21 17:29:04 gate pluto[1267]: | kernel_alg_add():satype=3, 
exttype=14, alg_id=3
Jul 21 17:29:04 gate pluto[1267]: | 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
Jul 21 17:29:04 gate pluto[1267]: | kernel_alg_add():satype=3, 
exttype=14, alg_id=5
Jul 21 17:29:04 gate pluto[1267]: | 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
Jul 21 17:29:04 gate pluto[1267]: | kernel_alg_register_pfkey(): 
SADB_SATYPE_ESP: sadb_msg_len=11 sadb_supported_len=32
Jul 21 17:29:04 gate pluto[1267]: | kernel_alg_add():satype=3, 
exttype=15, alg_id=11
Jul 21 17:29:04 gate pluto[1267]: | kernel_alg_register_pfkey(): 
SADB_SATYPE_ESP: alg[4], exttype=15, satype=3, alg_id=11, alg_ivlen=0, 
alg_minbits=0, alg_maxbits=0, res=0, ret=1
Jul 21 17:29:04 gate pluto[1267]: | kernel_alg_add():satype=3, 
exttype=15, alg_id=2
Jul 21 17:29:04 gate pluto[1267]: | kernel_alg_register_pfkey(): 
SADB_SATYPE_ESP: alg[5], exttype=15, satype=3, alg_id=2, alg_ivlen=8, 
alg_minbits=64, alg_maxbits=64, res=0, ret=1
Jul 21 17:29:04 gate pluto[1267]: | kernel_alg_add():satype=3, 
exttype=15, alg_id=3
Jul 21 17:29:04 gate pluto[1267]: | kernel_alg_register_pfkey(): 
SADB_SATYPE_ESP: alg[6], exttype=15, satype=3, alg_id=3, alg_ivlen=8, 
alg_minbits=192, alg_maxbits=192, res=0, ret=1
Jul 21 17:29:04 gate pluto[1267]: | ESP registered with kernel.
Jul 21 17:29:04 gate pluto[1267]: | pfkey_lib_debug:pfkey_msg_hdr_build:
Jul 21 17:29:04 gate pluto[1267]: | pfkey_lib_debug:pfkey_msg_hdr_build: 
on_entry &pfkey_ext=0p0xbfcdff30 pfkey_ext=0p0xbfce0f50 *pfkey_ext=0p(nil).
Jul 21 17:29:04 gate pluto[1267]: | pfkey_lib_debug:pfkey_msg_hdr_build: 
on_exit &pfkey_ext=0p0xbfcdff30 pfkey_ext=0p0xbfce0f50 
*pfkey_ext=0p0x80fb400.
Jul 21 17:29:04 gate pluto[1267]: | pfkey_lib_debug:pfkey_msg_build: 
pfkey_msg=0p0x80f9dc0 allocated 16 bytes, &(extensions[0])=0p0xbfce0f50
Jul 21 17:29:04 gate pluto[1267]: | pfkey_lib_debug:pfkey_msg_build: 
extensions permitted=00000001, seen=00000001, required=00000001.
Jul 21 17:29:04 gate pluto[1267]: | 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=1267.
Jul 21 17:29:04 gate pluto[1267]: | pfkey_lib_debug:pfkey_msg_parse: 
remain=0
Jul 21 17:29:04 gate pluto[1267]: | pfkey_lib_debug:pfkey_msg_parse: 
extensions permitted=00000001, required=00000001.
Jul 21 17:29:04 gate pluto[1267]: | pfkey_lib_debug:pfkey_msg_parse: 
extensions permitted=00000001, seen=00000001, required=00000001.
Jul 21 17:29:04 gate pluto[1267]: | finish_pfkey_msg: SADB_REGISTER 
message 3 for IPCOMP
Jul 21 17:29:04 gate pluto[1267]: |   02 07 00 09  02 00 00 00  03 00 00 
00  f3 04 00 00
Jul 21 17:29:04 gate pluto[1267]: | pfkey_get: SADB_REGISTER message 3
Jul 21 17:29:04 gate pluto[1267]: | IPCOMP registered with kernel.
Jul 21 17:29:04 gate pluto[1267]: Changing to directory 
'/etc/ipsec.d/cacerts'
Jul 21 17:29:04 gate pluto[1267]: Changing to directory 
'/etc/ipsec.d/aacerts'
Jul 21 17:29:04 gate pluto[1267]: Changing to directory 
'/etc/ipsec.d/ocspcerts'
Jul 21 17:29:04 gate pluto[1267]: Changing to directory '/etc/ipsec.d/crls'
Jul 21 17:29:04 gate pluto[1267]:   Warning: empty directory
Jul 21 17:29:04 gate pluto[1267]: | inserting event EVENT_LOG_DAILY, 
timeout in 23456 seconds
Jul 21 17:29:04 gate pluto[1267]: | next event EVENT_PENDING_PHASE2 in 
120 seconds
Jul 21 17:29:04 gate pluto[1283]: ! helper 0 waiting on fd: 7
Jul 21 17:29:04 gate pluto[1267]: | 
Jul 21 17:29:04 gate pluto[1267]: | *received whack message
Jul 21 17:29:04 gate pluto[1267]: | Added new connection rfd with policy 
PSK+ENCRYPT+TUNNEL+PFS
Jul 21 17:29:04 gate pluto[1267]: | from whack: got --esp=3des
Jul 21 17:29:04 gate pluto[1267]: | alg_info_parse_str() ealg_buf=3des 
aalg_buf=eklen=0  aklen=0
Jul 21 17:29:04 gate pluto[1267]: | enum_search_prefix () calling 
enum_search(0x80d6ff4, "ESP_3DES")
Jul 21 17:29:04 gate pluto[1267]: | parser_alg_info_add() 
ealg_getbyname("3des")=3
Jul 21 17:29:04 gate pluto[1267]: | __alg_info_esp_add() ealg=3 aalg=1 cnt=1
Jul 21 17:29:04 gate pluto[1267]: | __alg_info_esp_add() ealg=3 aalg=2 cnt=2
Jul 21 17:29:04 gate pluto[1267]: | esp string values: 3_000-1, 3_000-2, 
flags=strict
Jul 21 17:29:04 gate pluto[1267]: | counting wild cards for (none) is 15
Jul 21 17:29:04 gate pluto[1267]: | counting wild cards for (none) is 15
Jul 21 17:29:04 gate pluto[1267]: | alg_info_addref() alg_info->ref_cnt=1
Jul 21 17:29:04 gate pluto[1267]: | alg_info_addref() alg_info->ref_cnt=2
Jul 21 17:29:04 gate pluto[1267]: added connection description "rfd"
Jul 21 17:29:04 gate pluto[1267]: | 
192.168.3.0/24===69.174.129.33---69.174.128.1...206.107.146.8===172.16.24.0/21
Jul 21 17:29:04 gate pluto[1267]: | ike_life: 3600s; ipsec_life: 3600s; 
rekey_margin: 540s; rekey_fuzz: 100%; keyingtries: 3; policy: 
PSK+ENCRYPT+TUNNEL+PFS
Jul 21 17:29:04 gate pluto[1267]: | next event EVENT_PENDING_PHASE2 in 
120 seconds
Jul 21 17:29:04 gate pluto[1267]: | 
Jul 21 17:29:04 gate pluto[1267]: | *received whack message
Jul 21 17:29:04 gate pluto[1267]: listening for IKE messages
Jul 21 17:29:04 gate pluto[1267]: | found eth0 with address 192.168.3.1
Jul 21 17:29:04 gate pluto[1267]: | found eth1 with address 69.174.129.33
Jul 21 17:29:04 gate pluto[1267]: | found lo with address 127.0.0.1
Jul 21 17:29:04 gate pluto[1267]: adding interface lo/lo 127.0.0.1:500
Jul 21 17:29:04 gate pluto[1267]: adding interface eth1/eth1 
69.174.129.33:500
Jul 21 17:29:04 gate pluto[1267]: adding interface eth0/eth0 192.168.3.1:500
Jul 21 17:29:04 gate pluto[1267]: | could not open /proc/net/if_inet6
Jul 21 17:29:04 gate pluto[1267]: | connect_to_host_pair: 
69.174.129.33:500 206.107.146.8:500 -> hp:none
Jul 21 17:29:04 gate pluto[1267]: loading secrets from "/etc/ipsec.secrets"
Jul 21 17:29:04 gate pluto[1267]: | next event EVENT_PENDING_PHASE2 in 
120 seconds
Jul 21 17:29:04 gate pluto[1267]: | 
Jul 21 17:29:04 gate pluto[1267]: | *received whack message
Jul 21 17:29:04 gate pluto[1267]: | processing connection rfd
Jul 21 17:29:04 gate pluto[1267]: | route owner of "rfd" unrouted: NULL; 
eroute owner: NULL
Jul 21 17:29:04 gate pluto[1267]: | could_route called for rfd 
(kind=CK_PERMANENT)
Jul 21 17:29:04 gate pluto[1267]: | route owner of "rfd" unrouted: NULL; 
eroute owner: NULL
Jul 21 17:29:04 gate pluto[1267]: | route_and_eroute with c: rfd (next: 
none) ero:null esr:{(nil)} ro:null rosr:{(nil)} and state: 0
Jul 21 17:29:04 gate pluto[1267]: | add eroute 172.16.24.0/21:0 --0-> 
192.168.3.0/24:0 => %trap (raw_eroute)
Jul 21 17:29:04 gate pluto[1267]: | eroute_connection add eroute 
192.168.3.0/24:0 --0-> 172.16.24.0/21:0 => %trap (raw_eroute)
Jul 21 17:29:04 gate pluto[1267]: | route_and_eroute: firewall_notified: 
true
Jul 21 17:29:04 gate pluto[1267]: | command executing prepare-client
Jul 21 17:29:04 gate pluto[1267]: | executing prepare-client: 2>&1 
PLUTO_VERSION='1.1' PLUTO_VERB='prepare-client' PLUTO_CONNECTION='rfd' 
PLUTO_NEXT_HOP='69.174.128.1' PLUTO_INTERFACE='eth1' 
PLUTO_ME='69.174.129.33' PLUTO_MY_ID='69.174.129.33' 
PLUTO_MY_CLIENT='192.168.3.0/24' PLUTO_MY_CLIENT_NET='192.168.3.0' 
PLUTO_MY_CLIENT_MASK='255.255.255.0' PLUTO_MY_PORT='0' 
PLUTO_MY_PROTOCOL='0' PLUTO_PEER='206.107.146.8' 
PLUTO_PEER_ID='206.107.146.8' PLUTO_PEER_CLIENT='172.16.24.0/21' 
PLUTO_PEER_CLIENT_NET='172.16.24.0' 
PLUTO_PEER_CLIENT_MASK='255.255.248.0' PLUTO_PEER_PORT='0' 
PLUTO_PEER_PROTOCOL='0' PLUTO_PEER_CA='' 
PLUTO_CONN_POLICY='PSK+ENCRYPT+TUNNEL+PFS'   ipsec _updown
Jul 21 17:29:04 gate pluto[1267]: | command executing route-client
Jul 21 17:29:04 gate pluto[1267]: | executing route-client: 2>&1 
PLUTO_VERSION='1.1' PLUTO_VERB='route-client' PLUTO_CONNECTION='rfd' 
PLUTO_NEXT_HOP='69.174.128.1' PLUTO_INTERFACE='eth1' 
PLUTO_ME='69.174.129.33' PLUTO_MY_ID='69.174.129.33' 
PLUTO_MY_CLIENT='192.168.3.0/24' PLUTO_MY_CLIENT_NET='192.168.3.0' 
PLUTO_MY_CLIENT_MASK='255.255.255.0' PLUTO_MY_PORT='0' 
PLUTO_MY_PROTOCOL='0' PLUTO_PEER='206.107.146.8' 
PLUTO_PEER_ID='206.107.146.8' PLUTO_PEER_CLIENT='172.16.24.0/21' 
PLUTO_PEER_CLIENT_NET='172.16.24.0' 
PLUTO_PEER_CLIENT_MASK='255.255.248.0' PLUTO_PEER_PORT='0' 
PLUTO_PEER_PROTOCOL='0' PLUTO_PEER_CA='' 
PLUTO_CONN_POLICY='PSK+ENCRYPT+TUNNEL+PFS'   ipsec _updown
Jul 21 17:29:04 gate pluto[1267]: | next event EVENT_PENDING_PHASE2 in 
120 seconds
Jul 21 17:29:05 gate pluto[1267]: | 
Jul 21 17:29:05 gate pluto[1267]: | *received whack message
Jul 21 17:29:05 gate pluto[1267]: | processing connection rfd
Jul 21 17:29:05 gate pluto[1267]: | kernel_alg_db_new() initial trans_cnt=12
Jul 21 17:29:05 gate pluto[1267]: | kernel_alg_db_new() will return 
p_new->protoid=3, p_new->trans_cnt=2
Jul 21 17:29:05 gate pluto[1267]: | kernel_alg_db_new()     trans[0]: 
transid=3, attr_cnt=1, attrs[0].type=5, attrs[0].val=1
Jul 21 17:29:05 gate pluto[1267]: | kernel_alg_db_new()     trans[1]: 
transid=3, attr_cnt=1, attrs[0].type=5, attrs[0].val=2
Jul 21 17:29:05 gate pluto[1267]: | returning new proposal from esp_info
Jul 21 17:29:05 gate pluto[1267]: | creating state object #1 at 0x80fab70
Jul 21 17:29:05 gate pluto[1267]: | processing connection rfd
Jul 21 17:29:05 gate pluto[1267]: | ICOOKIE:  76 d2 6a 8a  c2 bf ec 75
Jul 21 17:29:05 gate pluto[1267]: | RCOOKIE:  00 00 00 00  00 00 00 00
Jul 21 17:29:05 gate pluto[1267]: | peer:  ce 6b 92 08
Jul 21 17:29:05 gate pluto[1267]: | state hash entry 13
Jul 21 17:29:05 gate pluto[1267]: | inserting event EVENT_SO_DISCARD, 
timeout in 0 seconds for #1
Jul 21 17:29:05 gate pluto[1267]: | Queuing pending Quick Mode with 
206.107.146.8 "rfd"
Jul 21 17:29:05 gate pluto[1267]: "rfd" #1: initiating Main Mode
Jul 21 17:29:05 gate pluto[1267]: | **emit ISAKMP Message:
Jul 21 17:29:05 gate pluto[1267]: |    initiator cookie:
Jul 21 17:29:05 gate pluto[1267]: |   76 d2 6a 8a  c2 bf ec 75
Jul 21 17:29:05 gate pluto[1267]: |    responder cookie:
Jul 21 17:29:05 gate pluto[1267]: |   00 00 00 00  00 00 00 00
Jul 21 17:29:05 gate pluto[1267]: |    next payload type: ISAKMP_NEXT_SA
Jul 21 17:29:05 gate pluto[1267]: |    ISAKMP version: ISAKMP Version 1.0
Jul 21 17:29:05 gate pluto[1267]: |    exchange type: ISAKMP_XCHG_IDPROT
Jul 21 17:29:05 gate pluto[1267]: |    flags: none
Jul 21 17:29:05 gate pluto[1267]: |    message ID:  00 00 00 00
Jul 21 17:29:05 gate pluto[1267]: | no IKE algorithms for this connection
Jul 21 17:29:05 gate pluto[1267]: | ***emit ISAKMP Security Association 
Payload:
Jul 21 17:29:05 gate pluto[1267]: |    next payload type: ISAKMP_NEXT_VID
Jul 21 17:29:05 gate pluto[1267]: |    DOI: ISAKMP_DOI_IPSEC
Jul 21 17:29:05 gate pluto[1267]: | ****emit IPsec DOI SIT:
Jul 21 17:29:05 gate pluto[1267]: |    IPsec DOI SIT: SIT_IDENTITY_ONLY
Jul 21 17:29:05 gate pluto[1267]: | out_sa pcn: 0 has 1 valid proposals
Jul 21 17:29:05 gate pluto[1267]: | out_sa pcn: 0 pn: 0<1 valid_count: 1
Jul 21 17:29:05 gate pluto[1267]: | ****emit ISAKMP Proposal Payload:
Jul 21 17:29:05 gate pluto[1267]: |    next payload type: ISAKMP_NEXT_NONE
Jul 21 17:29:05 gate pluto[1267]: |    proposal number: 0
Jul 21 17:29:05 gate pluto[1267]: |    protocol ID: PROTO_ISAKMP
Jul 21 17:29:05 gate pluto[1267]: |    SPI size: 0
Jul 21 17:29:05 gate pluto[1267]: |    number of transforms: 4
Jul 21 17:29:05 gate pluto[1267]: | *****emit ISAKMP Transform Payload 
(ISAKMP):
Jul 21 17:29:05 gate pluto[1267]: |    next payload type: ISAKMP_NEXT_T
Jul 21 17:29:05 gate pluto[1267]: |    transform number: 0
Jul 21 17:29:05 gate pluto[1267]: |    transform ID: KEY_IKE
Jul 21 17:29:05 gate pluto[1267]: | ******emit ISAKMP Oakley attribute:
Jul 21 17:29:05 gate pluto[1267]: |    af+type: OAKLEY_LIFE_TYPE
Jul 21 17:29:05 gate pluto[1267]: |    length/value: 1
Jul 21 17:29:05 gate pluto[1267]: |     [1 is OAKLEY_LIFE_SECONDS]
Jul 21 17:29:05 gate pluto[1267]: | ******emit ISAKMP Oakley attribute:
Jul 21 17:29:05 gate pluto[1267]: |    af+type: OAKLEY_LIFE_DURATION
Jul 21 17:29:05 gate pluto[1267]: |    length/value: 3600
Jul 21 17:29:05 gate pluto[1267]: | ******emit ISAKMP Oakley attribute:
Jul 21 17:29:05 gate pluto[1267]: |    af+type: OAKLEY_ENCRYPTION_ALGORITHM
Jul 21 17:29:05 gate pluto[1267]: |    length/value: 5
Jul 21 17:29:05 gate pluto[1267]: |     [5 is OAKLEY_3DES_CBC]
Jul 21 17:29:05 gate pluto[1267]: | ******emit ISAKMP Oakley attribute:
Jul 21 17:29:05 gate pluto[1267]: |    af+type: OAKLEY_HASH_ALGORITHM
Jul 21 17:29:05 gate pluto[1267]: |    length/value: 1
Jul 21 17:29:05 gate pluto[1267]: |     [1 is OAKLEY_MD5]
Jul 21 17:29:05 gate pluto[1267]: | ******emit ISAKMP Oakley attribute:
Jul 21 17:29:05 gate pluto[1267]: |    af+type: OAKLEY_AUTHENTICATION_METHOD
Jul 21 17:29:05 gate pluto[1267]: |    length/value: 1
Jul 21 17:29:05 gate pluto[1267]: |     [1 is OAKLEY_PRESHARED_KEY]
Jul 21 17:29:05 gate pluto[1267]: | ******emit ISAKMP Oakley attribute:
Jul 21 17:29:05 gate pluto[1267]: |    af+type: OAKLEY_GROUP_DESCRIPTION
Jul 21 17:29:05 gate pluto[1267]: |    length/value: 5
Jul 21 17:29:05 gate pluto[1267]: |     [5 is OAKLEY_GROUP_MODP1536]
Jul 21 17:29:05 gate pluto[1267]: | emitting length of ISAKMP Transform 
Payload (ISAKMP): 32
Jul 21 17:29:05 gate pluto[1267]: | *****emit ISAKMP Transform Payload 
(ISAKMP):
Jul 21 17:29:05 gate pluto[1267]: |    next payload type: ISAKMP_NEXT_T
Jul 21 17:29:05 gate pluto[1267]: |    transform number: 1
Jul 21 17:29:05 gate pluto[1267]: |    transform ID: KEY_IKE
Jul 21 17:29:05 gate pluto[1267]: | ******emit ISAKMP Oakley attribute:
Jul 21 17:29:05 gate pluto[1267]: |    af+type: OAKLEY_LIFE_TYPE
Jul 21 17:29:05 gate pluto[1267]: |    length/value: 1
Jul 21 17:29:05 gate pluto[1267]: |     [1 is OAKLEY_LIFE_SECONDS]
Jul 21 17:29:05 gate pluto[1267]: | ******emit ISAKMP Oakley attribute:
Jul 21 17:29:05 gate pluto[1267]: |    af+type: OAKLEY_LIFE_DURATION
Jul 21 17:29:05 gate pluto[1267]: |    length/value: 3600
Jul 21 17:29:05 gate pluto[1267]: | ******emit ISAKMP Oakley attribute:
Jul 21 17:29:05 gate pluto[1267]: |    af+type: OAKLEY_ENCRYPTION_ALGORITHM
Jul 21 17:29:05 gate pluto[1267]: |    length/value: 5
Jul 21 17:29:05 gate pluto[1267]: |     [5 is OAKLEY_3DES_CBC]
Jul 21 17:29:05 gate pluto[1267]: | ******emit ISAKMP Oakley attribute:
Jul 21 17:29:05 gate pluto[1267]: |    af+type: OAKLEY_HASH_ALGORITHM
Jul 21 17:29:05 gate pluto[1267]: |    length/value: 2
Jul 21 17:29:05 gate pluto[1267]: |     [2 is OAKLEY_SHA1]
Jul 21 17:29:05 gate pluto[1267]: | ******emit ISAKMP Oakley attribute:
Jul 21 17:29:05 gate pluto[1267]: |    af+type: OAKLEY_AUTHENTICATION_METHOD
Jul 21 17:29:05 gate pluto[1267]: |    length/value: 1
Jul 21 17:29:05 gate pluto[1267]: |     [1 is OAKLEY_PRESHARED_KEY]
Jul 21 17:29:05 gate pluto[1267]: | ******emit ISAKMP Oakley attribute:
Jul 21 17:29:05 gate pluto[1267]: |    af+type: OAKLEY_GROUP_DESCRIPTION
Jul 21 17:29:05 gate pluto[1267]: |    length/value: 5
Jul 21 17:29:05 gate pluto[1267]: |     [5 is OAKLEY_GROUP_MODP1536]
Jul 21 17:29:05 gate pluto[1267]: | emitting length of ISAKMP Transform 
Payload (ISAKMP): 32
Jul 21 17:29:05 gate pluto[1267]: | *****emit ISAKMP Transform Payload 
(ISAKMP):
Jul 21 17:29:05 gate pluto[1267]: |    next payload type: ISAKMP_NEXT_T
Jul 21 17:29:05 gate pluto[1267]: |    transform number: 2
Jul 21 17:29:05 gate pluto[1267]: |    transform ID: KEY_IKE
Jul 21 17:29:05 gate pluto[1267]: | ******emit ISAKMP Oakley attribute:
Jul 21 17:29:05 gate pluto[1267]: |    af+type: OAKLEY_LIFE_TYPE
Jul 21 17:29:05 gate pluto[1267]: |    length/value: 1
Jul 21 17:29:05 gate pluto[1267]: |     [1 is OAKLEY_LIFE_SECONDS]
Jul 21 17:29:05 gate pluto[1267]: | ******emit ISAKMP Oakley attribute:
Jul 21 17:29:05 gate pluto[1267]: |    af+type: OAKLEY_LIFE_DURATION
Jul 21 17:29:05 gate pluto[1267]: |    length/value: 3600
Jul 21 17:29:05 gate pluto[1267]: | ******emit ISAKMP Oakley attribute:
Jul 21 17:29:05 gate pluto[1267]: |    af+type: OAKLEY_ENCRYPTION_ALGORITHM
Jul 21 17:29:05 gate pluto[1267]: |    length/value: 5
Jul 21 17:29:05 gate pluto[1267]: |     [5 is OAKLEY_3DES_CBC]
Jul 21 17:29:05 gate pluto[1267]: | ******emit ISAKMP Oakley attribute:
Jul 21 17:29:05 gate pluto[1267]: |    af+type: OAKLEY_HASH_ALGORITHM
Jul 21 17:29:05 gate pluto[1267]: |    length/value: 2
Jul 21 17:29:05 gate pluto[1267]: |     [2 is OAKLEY_SHA1]
Jul 21 17:29:05 gate pluto[1267]: | ******emit ISAKMP Oakley attribute:
Jul 21 17:29:05 gate pluto[1267]: |    af+type: OAKLEY_AUTHENTICATION_METHOD
Jul 21 17:29:05 gate pluto[1267]: |    length/value: 1
Jul 21 17:29:05 gate pluto[1267]: |     [1 is OAKLEY_PRESHARED_KEY]
Jul 21 17:29:05 gate pluto[1267]: | ******emit ISAKMP Oakley attribute:
Jul 21 17:29:05 gate pluto[1267]: |    af+type: OAKLEY_GROUP_DESCRIPTION
Jul 21 17:29:05 gate pluto[1267]: |    length/value: 2
Jul 21 17:29:05 gate pluto[1267]: |     [2 is OAKLEY_GROUP_MODP1024]
Jul 21 17:29:05 gate pluto[1267]: | emitting length of ISAKMP Transform 
Payload (ISAKMP): 32
Jul 21 17:29:05 gate pluto[1267]: | *****emit ISAKMP Transform Payload 
(ISAKMP):
Jul 21 17:29:05 gate pluto[1267]: |    next payload type: ISAKMP_NEXT_NONE
Jul 21 17:29:05 gate pluto[1267]: |    transform number: 3
Jul 21 17:29:05 gate pluto[1267]: |    transform ID: KEY_IKE
Jul 21 17:29:05 gate pluto[1267]: | ******emit ISAKMP Oakley attribute:
Jul 21 17:29:05 gate pluto[1267]: |    af+type: OAKLEY_LIFE_TYPE
Jul 21 17:29:05 gate pluto[1267]: |    length/value: 1
Jul 21 17:29:05 gate pluto[1267]: |     [1 is OAKLEY_LIFE_SECONDS]
Jul 21 17:29:05 gate pluto[1267]: | ******emit ISAKMP Oakley attribute:
Jul 21 17:29:05 gate pluto[1267]: |    af+type: OAKLEY_LIFE_DURATION
Jul 21 17:29:05 gate pluto[1267]: |    length/value: 3600
Jul 21 17:29:05 gate pluto[1267]: | ******emit ISAKMP Oakley attribute:
Jul 21 17:29:05 gate pluto[1267]: |    af+type: OAKLEY_ENCRYPTION_ALGORITHM
Jul 21 17:29:05 gate pluto[1267]: |    length/value: 5
Jul 21 17:29:05 gate pluto[1267]: |     [5 is OAKLEY_3DES_CBC]
Jul 21 17:29:05 gate pluto[1267]: | ******emit ISAKMP Oakley attribute:
Jul 21 17:29:05 gate pluto[1267]: |    af+type: OAKLEY_HASH_ALGORITHM
Jul 21 17:29:05 gate pluto[1267]: |    length/value: 1
Jul 21 17:29:05 gate pluto[1267]: |     [1 is OAKLEY_MD5]
Jul 21 17:29:05 gate pluto[1267]: | ******emit ISAKMP Oakley attribute:
Jul 21 17:29:05 gate pluto[1267]: |    af+type: OAKLEY_AUTHENTICATION_METHOD
Jul 21 17:29:05 gate pluto[1267]: |    length/value: 1
Jul 21 17:29:05 gate pluto[1267]: |     [1 is OAKLEY_PRESHARED_KEY]
Jul 21 17:29:05 gate pluto[1267]: | ******emit ISAKMP Oakley attribute:
Jul 21 17:29:05 gate pluto[1267]: |    af+type: OAKLEY_GROUP_DESCRIPTION
Jul 21 17:29:05 gate pluto[1267]: |    length/value: 2
Jul 21 17:29:05 gate pluto[1267]: |     [2 is OAKLEY_GROUP_MODP1024]
Jul 21 17:29:05 gate pluto[1267]: | emitting length of ISAKMP Transform 
Payload (ISAKMP): 32
Jul 21 17:29:05 gate pluto[1267]: | emitting length of ISAKMP Proposal 
Payload: 136
Jul 21 17:29:05 gate pluto[1267]: | emitting length of ISAKMP Security 
Association Payload: 148
Jul 21 17:29:05 gate pluto[1267]: | ***emit ISAKMP Vendor ID Payload:
Jul 21 17:29:05 gate pluto[1267]: |    next payload type: ISAKMP_NEXT_NONE
Jul 21 17:29:05 gate pluto[1267]: | emitting 12 raw bytes of Vendor ID 
into ISAKMP Vendor ID Payload
Jul 21 17:29:05 gate pluto[1267]: | Vendor ID  4f 45 6e 4d  43 75 7f 78  
4f 70 40 63
Jul 21 17:29:05 gate pluto[1267]: | emitting length of ISAKMP Vendor ID 
Payload: 16
Jul 21 17:29:05 gate pluto[1267]: | ***emit ISAKMP Vendor ID Payload:
Jul 21 17:29:05 gate pluto[1267]: |    next payload type: ISAKMP_NEXT_NONE
Jul 21 17:29:05 gate pluto[1267]: | emitting 16 raw bytes of V_ID into 
ISAKMP Vendor ID Payload
Jul 21 17:29:05 gate pluto[1267]: | V_ID  af ca d7 13  68 a1 f1 c9  6b 
86 96 fc  77 57 01 00
Jul 21 17:29:05 gate pluto[1267]: | emitting length of ISAKMP Vendor ID 
Payload: 20
Jul 21 17:29:05 gate pluto[1267]: | nat traversal enabled: 0
Jul 21 17:29:05 gate pluto[1267]: | emitting length of ISAKMP Message: 212
Jul 21 17:29:05 gate pluto[1267]: | sending 212 bytes for main_outI1 
through eth1:500 to 206.107.146.8:500:
Jul 21 17:29:05 gate pluto[1267]: |   76 d2 6a 8a  c2 bf ec 75  00 00 00 
00  00 00 00 00
Jul 21 17:29:05 gate pluto[1267]: |   01 10 02 00  00 00 00 00  00 00 00 
d4  0d 00 00 94
Jul 21 17:29:05 gate pluto[1267]: |   00 00 00 01  00 00 00 01  00 00 00 
88  00 01 00 04
Jul 21 17:29:05 gate pluto[1267]: |   03 00 00 20  00 01 00 00  80 0b 00 
01  80 0c 0e 10
Jul 21 17:29:05 gate pluto[1267]: |   80 01 00 05  80 02 00 01  80 03 00 
01  80 04 00 05
Jul 21 17:29:05 gate pluto[1267]: |   03 00 00 20  01 01 00 00  80 0b 00 
01  80 0c 0e 10
Jul 21 17:29:05 gate pluto[1267]: |   80 01 00 05  80 02 00 02  80 03 00 
01  80 04 00 05
Jul 21 17:29:05 gate pluto[1267]: |   03 00 00 20  02 01 00 00  80 0b 00 
01  80 0c 0e 10
Jul 21 17:29:05 gate pluto[1267]: |   80 01 00 05  80 02 00 02  80 03 00 
01  80 04 00 02
Jul 21 17:29:05 gate pluto[1267]: |   00 00 00 20  03 01 00 00  80 0b 00 
01  80 0c 0e 10
Jul 21 17:29:05 gate pluto[1267]: |   80 01 00 05  80 02 00 01  80 03 00 
01  80 04 00 02
Jul 21 17:29:05 gate pluto[1267]: |   0d 00 00 10  4f 45 6e 4d  43 75 7f 
78  4f 70 40 63
Jul 21 17:29:05 gate pluto[1267]: |   00 00 00 14  af ca d7 13  68 a1 f1 
c9  6b 86 96 fc
Jul 21 17:29:05 gate pluto[1267]: |   77 57 01 00
Jul 21 17:29:05 gate pluto[1267]: | inserting event EVENT_RETRANSMIT, 
timeout in 10 seconds for #1
Jul 21 17:29:05 gate pluto[1267]: | next event EVENT_RETRANSMIT in 10 
seconds for #1
Jul 21 17:29:05 gate pluto[1267]: | 
Jul 21 17:29:05 gate pluto[1267]: | *received 80 bytes from 
206.107.146.8:500 on eth1 (port=500)
Jul 21 17:29:05 gate pluto[1267]: |   76 d2 6a 8a  c2 bf ec 75  e4 aa 45 
96  55 19 71 2f
Jul 21 17:29:05 gate pluto[1267]: |   01 10 02 00  00 00 00 00  00 00 00 
50  00 00 00 34
Jul 21 17:29:05 gate pluto[1267]: |   00 00 00 01  00 00 00 01  00 00 00 
28  01 01 00 01
Jul 21 17:29:05 gate pluto[1267]: |   00 00 00 20  01 01 00 00  80 0b 00 
01  80 0c 0e 10
Jul 21 17:29:05 gate pluto[1267]: |   80 01 00 05  80 02 00 02  80 03 00 
01  80 04 00 02
Jul 21 17:29:05 gate pluto[1267]: | **parse ISAKMP Message:
Jul 21 17:29:05 gate pluto[1267]: |    initiator cookie:
Jul 21 17:29:05 gate pluto[1267]: |   76 d2 6a 8a  c2 bf ec 75
Jul 21 17:29:05 gate pluto[1267]: |    responder cookie:
Jul 21 17:29:05 gate pluto[1267]: |   e4 aa 45 96  55 19 71 2f
Jul 21 17:29:05 gate pluto[1267]: |    next payload type: ISAKMP_NEXT_SA
Jul 21 17:29:05 gate pluto[1267]: |    ISAKMP version: ISAKMP Version 1.0
Jul 21 17:29:05 gate pluto[1267]: |    exchange type: ISAKMP_XCHG_IDPROT
Jul 21 17:29:05 gate pluto[1267]: |    flags: none
Jul 21 17:29:05 gate pluto[1267]: |    message ID:  00 00 00 00
Jul 21 17:29:05 gate pluto[1267]: |    length: 80
Jul 21 17:29:05 gate pluto[1267]: |  processing packet with exchange 
type=ISAKMP_XCHG_IDPROT (2)
Jul 21 17:29:05 gate pluto[1267]: | ICOOKIE:  76 d2 6a 8a  c2 bf ec 75
Jul 21 17:29:05 gate pluto[1267]: | RCOOKIE:  e4 aa 45 96  55 19 71 2f
Jul 21 17:29:05 gate pluto[1267]: | peer:  ce 6b 92 08
Jul 21 17:29:05 gate pluto[1267]: | state hash entry 30
Jul 21 17:29:05 gate pluto[1267]: | state object not found
Jul 21 17:29:05 gate pluto[1267]: | ICOOKIE:  76 d2 6a 8a  c2 bf ec 75
Jul 21 17:29:05 gate pluto[1267]: | RCOOKIE:  00 00 00 00  00 00 00 00
Jul 21 17:29:05 gate pluto[1267]: | peer:  ce 6b 92 08
Jul 21 17:29:05 gate pluto[1267]: | state hash entry 13
Jul 21 17:29:05 gate pluto[1267]: | peer and cookies match on #1, 
provided msgid 00000000 vs 00000000
Jul 21 17:29:05 gate pluto[1267]: | state object #1 found, in STATE_MAIN_I1
Jul 21 17:29:05 gate pluto[1267]: | processing connection rfd
Jul 21 17:29:05 gate pluto[1267]: | ***parse ISAKMP Security Association 
Payload:
Jul 21 17:29:05 gate pluto[1267]: |    next payload type: ISAKMP_NEXT_NONE
Jul 21 17:29:05 gate pluto[1267]: |    length: 52
Jul 21 17:29:05 gate pluto[1267]: |    DOI: ISAKMP_DOI_IPSEC
Jul 21 17:29:05 gate pluto[1267]: | ****parse IPsec DOI SIT:
Jul 21 17:29:05 gate pluto[1267]: |    IPsec DOI SIT: SIT_IDENTITY_ONLY
Jul 21 17:29:05 gate pluto[1267]: | ****parse ISAKMP Proposal Payload:
Jul 21 17:29:05 gate pluto[1267]: |    next payload type: ISAKMP_NEXT_NONE
Jul 21 17:29:05 gate pluto[1267]: |    length: 40
Jul 21 17:29:05 gate pluto[1267]: |    proposal number: 1
Jul 21 17:29:05 gate pluto[1267]: |    protocol ID: PROTO_ISAKMP
Jul 21 17:29:05 gate pluto[1267]: |    SPI size: 0
Jul 21 17:29:05 gate pluto[1267]: |    number of transforms: 1
Jul 21 17:29:05 gate pluto[1267]: | *****parse ISAKMP Transform Payload 
(ISAKMP):
Jul 21 17:29:05 gate pluto[1267]: |    next payload type: ISAKMP_NEXT_NONE
Jul 21 17:29:05 gate pluto[1267]: |    length: 32
Jul 21 17:29:05 gate pluto[1267]: |    transform number: 1
Jul 21 17:29:05 gate pluto[1267]: |    transform ID: KEY_IKE
Jul 21 17:29:05 gate pluto[1267]: | ******parse ISAKMP Oakley attribute:
Jul 21 17:29:05 gate pluto[1267]: |    af+type: OAKLEY_LIFE_TYPE
Jul 21 17:29:05 gate pluto[1267]: |    length/value: 1
Jul 21 17:29:05 gate pluto[1267]: |    [1 is OAKLEY_LIFE_SECONDS]
Jul 21 17:29:05 gate pluto[1267]: | ******parse ISAKMP Oakley attribute:
Jul 21 17:29:05 gate pluto[1267]: |    af+type: OAKLEY_LIFE_DURATION
Jul 21 17:29:05 gate pluto[1267]: |    length/value: 3600
Jul 21 17:29:05 gate pluto[1267]: | ******parse ISAKMP Oakley attribute:
Jul 21 17:29:05 gate pluto[1267]: |    af+type: OAKLEY_ENCRYPTION_ALGORITHM
Jul 21 17:29:05 gate pluto[1267]: |    length/value: 5
Jul 21 17:29:05 gate pluto[1267]: |    [5 is OAKLEY_3DES_CBC]
Jul 21 17:29:05 gate pluto[1267]: | ike_alg_enc_ok(ealg=5,key_len=0): 
blocksize=8, keyminlen=192, keydeflen=192, keymaxlen=192, ret=1
Jul 21 17:29:05 gate pluto[1267]: | ******parse ISAKMP Oakley attribute:
Jul 21 17:29:05 gate pluto[1267]: |    af+type: OAKLEY_HASH_ALGORITHM
Jul 21 17:29:05 gate pluto[1267]: |    length/value: 2
Jul 21 17:29:05 gate pluto[1267]: |    [2 is OAKLEY_SHA1]
Jul 21 17:29:05 gate pluto[1267]: | ******parse ISAKMP Oakley attribute:
Jul 21 17:29:05 gate pluto[1267]: |    af+type: OAKLEY_AUTHENTICATION_METHOD
Jul 21 17:29:05 gate pluto[1267]: |    length/value: 1
Jul 21 17:29:05 gate pluto[1267]: |    [1 is OAKLEY_PRESHARED_KEY]
Jul 21 17:29:05 gate pluto[1267]: | started looking for secret for 
69.174.129.33->206.107.146.8 of kind PPK_PSK
Jul 21 17:29:05 gate pluto[1267]: | actually looking for secret for 
69.174.129.33->206.107.146.8 of kind PPK_PSK
Jul 21 17:29:05 gate pluto[1267]: | 1: compared PSK 206.107.146.8 to 
69.174.129.33 / 206.107.146.8 -> 2
Jul 21 17:29:05 gate pluto[1267]: | 2: compared PSK 69.174.129.33 to 
69.174.129.33 / 206.107.146.8 -> 6
Jul 21 17:29:05 gate pluto[1267]: | best_match 0>6 best=0x80faa68 (line=15)
Jul 21 17:29:05 gate pluto[1267]: | 1: compared PSK 143.247.7.28 to 
69.174.129.33 / 206.107.146.8 -> 0
Jul 21 17:29:05 gate pluto[1267]: | 2: compared PSK 69.174.129.33 to 
69.174.129.33 / 206.107.146.8 -> 4
Jul 21 17:29:05 gate pluto[1267]: | concluding with best_match=6 
best=0x80faa68 (lineno=15)
Jul 21 17:29:05 gate pluto[1267]: | ******parse ISAKMP Oakley attribute:
Jul 21 17:29:05 gate pluto[1267]: |    af+type: OAKLEY_GROUP_DESCRIPTION
Jul 21 17:29:05 gate pluto[1267]: |    length/value: 2
Jul 21 17:29:05 gate pluto[1267]: |    [2 is OAKLEY_GROUP_MODP1024]
Jul 21 17:29:05 gate pluto[1267]: | Oakley Transform 1 accepted
Jul 21 17:29:05 gate pluto[1267]: | sender checking NAT-t: 0 and 0
Jul 21 17:29:05 gate pluto[1267]: | 0: w->pcw_dead: 0 w->pcw_work: 0 cnt: 1
Jul 21 17:29:05 gate pluto[1267]: | asking helper 0 to do build_kenonce 
op on seq: 1
Jul 21 17:29:05 gate pluto[1267]: | inserting event EVENT_CRYPTO_FAILED, 
timeout in 300 seconds for #1
Jul 21 17:29:05 gate pluto[1267]: | complete state transition with 
STF_SUSPEND
Jul 21 17:29:05 gate pluto[1267]: | next event EVENT_PENDING_PHASE2 in 
119 seconds
Jul 21 17:29:05 gate pluto[1283]: ! helper -1 doing build_kenonce op id: 1
Jul 21 17:29:05 gate pluto[1283]: ! Local DH secret:
Jul 21 17:29:05 gate pluto[1283]: !   f3 b5 3f 85  e4 b5 3a ed  d4 cf bf 
ff  5a 30 27 10
Jul 21 17:29:05 gate pluto[1283]: !   21 0e d9 86  e6 c3 b7 c3  90 bf e8 
91  24 35 c8 18
Jul 21 17:29:05 gate pluto[1283]: ! Public DH value sent:
Jul 21 17:29:05 gate pluto[1283]: !   2c 81 59 a4  d5 d4 9c fb  82 e5 f7 
fe  2a 63 ae 33
Jul 21 17:29:05 gate pluto[1283]: !   25 7c db e9  77 aa 2e 91  75 5a 97 
3d  79 b2 dd 22
Jul 21 17:29:05 gate pluto[1283]: !   15 8a c0 73  9a 24 eb b8  dd 62 52 
97  7a 5a 3a b9
Jul 21 17:29:05 gate pluto[1283]: !   83 99 e6 56  53 7c 63 53  14 7e fe 
e1  e6 d2 e4 3d
Jul 21 17:29:05 gate pluto[1283]: !   91 00 20 e0  23 06 83 e3  37 36 27 
84  90 28 fc 59
Jul 21 17:29:05 gate pluto[1283]: !   1c ce 10 41  fb 4c 20 27  d4 d0 20 
bf  bd 40 d2 2e
Jul 21 17:29:05 gate pluto[1283]: !   00 55 12 d6  95 06 bb c6  7a 53 d7 
98  97 f8 98 2a
Jul 21 17:29:05 gate pluto[1283]: !   d0 70 a0 8d  cd 99 8a 3d  a6 ca be 
07  ab 5b 8d 6a
Jul 21 17:29:05 gate pluto[1283]: ! Generated nonce:
Jul 21 17:29:05 gate pluto[1283]: !   5e 0c 2e 18  0f 54 0a 78  73 76 0a 
27  18 87 69 89
Jul 21 17:29:05 gate pluto[1267]: | helper 0 has work (cnt now 0)
Jul 21 17:29:05 gate pluto[1267]: | helper 0 replies to sequence 1
Jul 21 17:29:05 gate pluto[1267]: | calling callback function 0x8065700
Jul 21 17:29:05 gate pluto[1267]: | main inR1_outI2: calculated 
ke+nonce, sending I2
Jul 21 17:29:05 gate pluto[1267]: | processing connection rfd
Jul 21 17:29:05 gate pluto[1267]: | **emit ISAKMP Message:
Jul 21 17:29:05 gate pluto[1267]: |    initiator cookie:
Jul 21 17:29:05 gate pluto[1267]: |   76 d2 6a 8a  c2 bf ec 75
Jul 21 17:29:05 gate pluto[1267]: |    responder cookie:
Jul 21 17:29:05 gate pluto[1267]: |   e4 aa 45 96  55 19 71 2f
Jul 21 17:29:05 gate pluto[1267]: |    next payload type: ISAKMP_NEXT_KE
Jul 21 17:29:05 gate pluto[1267]: |    ISAKMP version: ISAKMP Version 1.0
Jul 21 17:29:05 gate pluto[1267]: |    exchange type: ISAKMP_XCHG_IDPROT
Jul 21 17:29:05 gate pluto[1267]: |    flags: none
Jul 21 17:29:05 gate pluto[1267]: |    message ID:  00 00 00 00
Jul 21 17:29:05 gate pluto[1267]: | ***emit ISAKMP Key Exchange Payload:
Jul 21 17:29:05 gate pluto[1267]: |    next payload type: ISAKMP_NEXT_NONCE
Jul 21 17:29:05 gate pluto[1267]: | emitting 128 raw bytes of keyex 
value into ISAKMP Key Exchange Payload
Jul 21 17:29:05 gate pluto[1267]: | keyex value  2c 81 59 a4  d5 d4 9c 
fb  82 e5 f7 fe  2a 63 ae 33
Jul 21 17:29:05 gate pluto[1267]: |   25 7c db e9  77 aa 2e 91  75 5a 97 
3d  79 b2 dd 22
Jul 21 17:29:05 gate pluto[1267]: |   15 8a c0 73  9a 24 eb b8  dd 62 52 
97  7a 5a 3a b9
Jul 21 17:29:05 gate pluto[1267]: |   83 99 e6 56  53 7c 63 53  14 7e fe 
e1  e6 d2 e4 3d
Jul 21 17:29:05 gate pluto[1267]: |   91 00 20 e0  23 06 83 e3  37 36 27 
84  90 28 fc 59
Jul 21 17:29:05 gate pluto[1267]: |   1c ce 10 41  fb 4c 20 27  d4 d0 20 
bf  bd 40 d2 2e
Jul 21 17:29:05 gate pluto[1267]: |   00 55 12 d6  95 06 bb c6  7a 53 d7 
98  97 f8 98 2a
Jul 21 17:29:05 gate pluto[1267]: |   d0 70 a0 8d  cd 99 8a 3d  a6 ca be 
07  ab 5b 8d 6a
Jul 21 17:29:05 gate pluto[1267]: | emitting length of ISAKMP Key 
Exchange Payload: 132
Jul 21 17:29:05 gate pluto[1267]: | ***emit ISAKMP Nonce Payload:
Jul 21 17:29:05 gate pluto[1267]: |    next payload type: ISAKMP_NEXT_NONE
Jul 21 17:29:05 gate pluto[1267]: | emitting 16 raw bytes of Ni into 
ISAKMP Nonce Payload
Jul 21 17:29:05 gate pluto[1267]: | Ni  5e 0c 2e 18  0f 54 0a 78  73 76 
0a 27  18 87 69 89
Jul 21 17:29:05 gate pluto[1267]: | emitting length of ISAKMP Nonce 
Payload: 20
Jul 21 17:29:05 gate pluto[1267]: | emitting length of ISAKMP Message: 180
Jul 21 17:29:05 gate pluto[1267]: | ICOOKIE:  76 d2 6a 8a  c2 bf ec 75
Jul 21 17:29:05 gate pluto[1267]: | RCOOKIE:  00 00 00 00  00 00 00 00
Jul 21 17:29:05 gate pluto[1267]: | peer:  ce 6b 92 08
Jul 21 17:29:05 gate pluto[1267]: | state hash entry 13
Jul 21 17:29:05 gate pluto[1267]: | ICOOKIE:  76 d2 6a 8a  c2 bf ec 75
Jul 21 17:29:05 gate pluto[1267]: | RCOOKIE:  e4 aa 45 96  55 19 71 2f
Jul 21 17:29:05 gate pluto[1267]: | peer:  ce 6b 92 08
Jul 21 17:29:05 gate pluto[1267]: | state hash entry 30
Jul 21 17:29:05 gate pluto[1267]: | complete state transition with STF_OK
Jul 21 17:29:05 gate pluto[1267]: "rfd" #1: transition from state 
STATE_MAIN_I1 to state STATE_MAIN_I2
Jul 21 17:29:05 gate pluto[1267]: | sending reply packet to 
206.107.146.8:500 (from port=500)
Jul 21 17:29:05 gate pluto[1267]: | sending 180 bytes for STATE_MAIN_I1 
through eth1:500 to 206.107.146.8:500:
Jul 21 17:29:05 gate pluto[1267]: |   76 d2 6a 8a  c2 bf ec 75  e4 aa 45 
96  55 19 71 2f
Jul 21 17:29:05 gate pluto[1267]: |   04 10 02 00  00 00 00 00  00 00 00 
b4  0a 00 00 84
Jul 21 17:29:05 gate pluto[1267]: |   2c 81 59 a4  d5 d4 9c fb  82 e5 f7 
fe  2a 63 ae 33
Jul 21 17:29:05 gate pluto[1267]: |   25 7c db e9  77 aa 2e 91  75 5a 97 
3d  79 b2 dd 22
Jul 21 17:29:05 gate pluto[1267]: |   15 8a c0 73  9a 24 eb b8  dd 62 52 
97  7a 5a 3a b9
Jul 21 17:29:05 gate pluto[1267]: |   83 99 e6 56  53 7c 63 53  14 7e fe 
e1  e6 d2 e4 3d
Jul 21 17:29:05 gate pluto[1267]: |   91 00 20 e0  23 06 83 e3  37 36 27 
84  90 28 fc 59
Jul 21 17:29:05 gate pluto[1267]: |   1c ce 10 41  fb 4c 20 27  d4 d0 20 
bf  bd 40 d2 2e
Jul 21 17:29:05 gate pluto[1267]: |   00 55 12 d6  95 06 bb c6  7a 53 d7 
98  97 f8 98 2a
Jul 21 17:29:05 gate pluto[1267]: |   d0 70 a0 8d  cd 99 8a 3d  a6 ca be 
07  ab 5b 8d 6a
Jul 21 17:29:05 gate pluto[1267]: |   00 00 00 14  5e 0c 2e 18  0f 54 0a 
78  73 76 0a 27
Jul 21 17:29:05 gate pluto[1267]: |   18 87 69 89
Jul 21 17:29:05 gate pluto[1267]: | inserting event EVENT_RETRANSMIT, 
timeout in 10 seconds for #1
Jul 21 17:29:05 gate pluto[1267]: "rfd" #1: STATE_MAIN_I2: sent MI2, 
expecting MR2
Jul 21 17:29:05 gate pluto[1267]: | modecfg pull: noquirk policy:push 
not-client
Jul 21 17:29:05 gate pluto[1267]: | phase 1 is done, looking for phase 1 
to unpend
Jul 21 17:29:05 gate pluto[1267]: | next event EVENT_RETRANSMIT in 10 
seconds for #1
Jul 21 17:29:05 gate pluto[1267]: | 
Jul 21 17:29:05 gate pluto[1267]: | *received 184 bytes from 
206.107.146.8:500 on eth1 (port=500)
Jul 21 17:29:05 gate pluto[1267]: |   76 d2 6a 8a  c2 bf ec 75  e4 aa 45 
96  55 19 71 2f
Jul 21 17:29:05 gate pluto[1267]: |   04 10 02 00  00 00 00 00  00 00 00 
b8  0a 00 00 84
Jul 21 17:29:05 gate pluto[1267]: |   a0 25 59 29  e8 a7 9d b3  35 dd e8 
04  b7 f8 c3 f3
Jul 21 17:29:05 gate pluto[1267]: |   5c 00 f9 a6  49 2f 59 92  6e 2e fd 
72  6b c9 7f b7
Jul 21 17:29:05 gate pluto[1267]: |   e6 59 dd 63  31 d5 bf 13  7e 00 a3 
7f  6a 71 12 a8
Jul 21 17:29:05 gate pluto[1267]: |   8a 60 b9 22  6b de 22 15  21 2f 61 
e6  7b 76 22 a4
Jul 21 17:29:05 gate pluto[1267]: |   1e 45 06 2c  c4 d2 2e 2c  a9 a4 9f 
3b  24 e2 99 01
Jul 21 17:29:05 gate pluto[1267]: |   aa 1a ed 0f  36 12 cb ad  e0 d9 2b 
95  9a 1c d1 92
Jul 21 17:29:05 gate pluto[1267]: |   c4 fc eb 94  50 78 2e f7  8f ca 28 
5e  75 5e bf 06
Jul 21 17:29:05 gate pluto[1267]: |   20 00 d1 04  04 2b e8 3f  ae 10 a0 
6b  87 4b ef 5f
Jul 21 17:29:05 gate pluto[1267]: |   00 00 00 18  e0 0f b0 3d  73 b4 96 
ff  44 a3 7e 14
Jul 21 17:29:05 gate pluto[1267]: |   42 3d 26 3e  fc d2 93 aa
Jul 21 17:29:05 gate pluto[1267]: | **parse ISAKMP Message:
Jul 21 17:29:05 gate pluto[1267]: |    initiator cookie:
Jul 21 17:29:05 gate pluto[1267]: |   76 d2 6a 8a  c2 bf ec 75
Jul 21 17:29:05 gate pluto[1267]: |    responder cookie:
Jul 21 17:29:05 gate pluto[1267]: |   e4 aa 45 96  55 19 71 2f
Jul 21 17:29:05 gate pluto[1267]: |    next payload type: ISAKMP_NEXT_KE
Jul 21 17:29:05 gate pluto[1267]: |    ISAKMP version: ISAKMP Version 1.0
Jul 21 17:29:05 gate pluto[1267]: |    exchange type: ISAKMP_XCHG_IDPROT
Jul 21 17:29:05 gate pluto[1267]: |    flags: none
Jul 21 17:29:05 gate pluto[1267]: |    message ID:  00 00 00 00
Jul 21 17:29:05 gate pluto[1267]: |    length: 184
Jul 21 17:29:05 gate pluto[1267]: |  processing packet with exchange 
type=ISAKMP_XCHG_IDPROT (2)
Jul 21 17:29:05 gate pluto[1267]: | ICOOKIE:  76 d2 6a 8a  c2 bf ec 75
Jul 21 17:29:05 gate pluto[1267]: | RCOOKIE:  e4 aa 45 96  55 19 71 2f
Jul 21 17:29:05 gate pluto[1267]: | peer:  ce 6b 92 08
Jul 21 17:29:05 gate pluto[1267]: | state hash entry 30
Jul 21 17:29:05 gate pluto[1267]: | peer and cookies match on #1, 
provided msgid 00000000 vs 00000000
Jul 21 17:29:05 gate pluto[1267]: | state object #1 found, in STATE_MAIN_I2
Jul 21 17:29:05 gate pluto[1267]: | processing connection rfd
Jul 21 17:29:05 gate pluto[1267]: | ***parse ISAKMP Key Exchange Payload:
Jul 21 17:29:05 gate pluto[1267]: |    next payload type: ISAKMP_NEXT_NONCE
Jul 21 17:29:05 gate pluto[1267]: |    length: 132
Jul 21 17:29:05 gate pluto[1267]: | ***parse ISAKMP Nonce Payload:
Jul 21 17:29:05 gate pluto[1267]: |    next payload type: ISAKMP_NEXT_NONE
Jul 21 17:29:05 gate pluto[1267]: |    length: 24
Jul 21 17:29:05 gate pluto[1267]: | **emit ISAKMP Message:
Jul 21 17:29:05 gate pluto[1267]: |    initiator cookie:
Jul 21 17:29:05 gate pluto[1267]: |   76 d2 6a 8a  c2 bf ec 75
Jul 21 17:29:05 gate pluto[1267]: |    responder cookie:
Jul 21 17:29:05 gate pluto[1267]: |   e4 aa 45 96  55 19 71 2f
Jul 21 17:29:05 gate pluto[1267]: |    next payload type: ISAKMP_NEXT_ID
Jul 21 17:29:05 gate pluto[1267]: |    ISAKMP version: ISAKMP Version 1.0
Jul 21 17:29:05 gate pluto[1267]: |    exchange type: ISAKMP_XCHG_IDPROT
Jul 21 17:29:05 gate pluto[1267]: |    flags: ISAKMP_FLAG_ENCRYPTION
Jul 21 17:29:05 gate pluto[1267]: |    message ID:  00 00 00 00
Jul 21 17:29:05 gate pluto[1267]: | DH public value received:
Jul 21 17:29:05 gate pluto[1267]: |   a0 25 59 29  e8 a7 9d b3  35 dd e8 
04  b7 f8 c3 f3
Jul 21 17:29:05 gate pluto[1267]: |   5c 00 f9 a6  49 2f 59 92  6e 2e fd 
72  6b c9 7f b7
Jul 21 17:29:05 gate pluto[1267]: |   e6 59 dd 63  31 d5 bf 13  7e 00 a3 
7f  6a 71 12 a8
Jul 21 17:29:05 gate pluto[1267]: |   8a 60 b9 22  6b de 22 15  21 2f 61 
e6  7b 76 22 a4
Jul 21 17:29:05 gate pluto[1267]: |   1e 45 06 2c  c4 d2 2e 2c  a9 a4 9f 
3b  24 e2 99 01
Jul 21 17:29:05 gate pluto[1267]: |   aa 1a ed 0f  36 12 cb ad  e0 d9 2b 
95  9a 1c d1 92
Jul 21 17:29:05 gate pluto[1267]: |   c4 fc eb 94  50 78 2e f7  8f ca 28 
5e  75 5e bf 06
Jul 21 17:29:05 gate pluto[1267]: |   20 00 d1 04  04 2b e8 3f  ae 10 a0 
6b  87 4b ef 5f
Jul 21 17:29:05 gate pluto[1267]: | thinking about whether to send my 
certificate:
Jul 21 17:29:05 gate pluto[1267]: |   I have RSA key: 
OAKLEY_PRESHARED_KEY cert.type: CERT_NONE
Jul 21 17:29:05 gate pluto[1267]: |   sendcert: CERT_ALWAYSSEND and I 
did not get a certificate request
Jul 21 17:29:05 gate pluto[1267]: |   so do not send cert.
Jul 21 17:29:05 gate pluto[1267]: "rfd" #1: I did not send a certificate 
because I do not have one.
Jul 21 17:29:05 gate pluto[1267]: |  I am not sending a certificate request
Jul 21 17:29:05 gate pluto[1267]: | started looking for secret for 
69.174.129.33->206.107.146.8 of kind PPK_PSK
Jul 21 17:29:05 gate pluto[1267]: | actually looking for secret for 
69.174.129.33->206.107.146.8 of kind PPK_PSK
Jul 21 17:29:05 gate pluto[1267]: | 1: compared PSK 206.107.146.8 to 
69.174.129.33 / 206.107.146.8 -> 2
Jul 21 17:29:05 gate pluto[1267]: | 2: compared PSK 69.174.129.33 to 
69.174.129.33 / 206.107.146.8 -> 6
Jul 21 17:29:05 gate pluto[1267]: | best_match 0>6 best=0x80faa68 (line=15)
Jul 21 17:29:05 gate pluto[1267]: | 1: compared PSK 143.247.7.28 to 
69.174.129.33 / 206.107.146.8 -> 0
Jul 21 17:29:05 gate pluto[1267]: | 2: compared PSK 69.174.129.33 to 
69.174.129.33 / 206.107.146.8 -> 4
Jul 21 17:29:05 gate pluto[1267]: | concluding with best_match=6 
best=0x80faa68 (lineno=15)
Jul 21 17:29:05 gate pluto[1267]: | calc_dh_shared(): time elapsed 
(OAKLEY_GROUP_MODP1024): 8064 usec
Jul 21 17:29:05 gate pluto[1267]: | DH shared secret:
Jul 21 17:29:05 gate pluto[1267]: |   4a a3 d6 8e  5b 90 68 27  60 05 f4 
18  61 12 52 01
Jul 21 17:29:05 gate pluto[1267]: |   99 4b b4 b9  5a 37 9c 99  7c e6 6b 
60  c1 77 1d c3
Jul 21 17:29:05 gate pluto[1267]: |   82 d6 da b7  16 a1 f8 1c  a7 5f 41 
e9  26 fc 7e ea
Jul 21 17:29:05 gate pluto[1267]: |   7c d6 37 9c  d0 f1 7c 79  e4 c2 69 
ec  60 d9 2c f8
Jul 21 17:29:05 gate pluto[1267]: |   dd 17 af ad  6f 21 e2 e1  2b a3 a9 
c9  bd 15 54 24
Jul 21 17:29:05 gate pluto[1267]: |   db 53 80 8e  b8 1a fe b6  20 38 38 
9d  45 03 0a 15
Jul 21 17:29:05 gate pluto[1267]: |   80 76 63 22  dd 24 ad 9a  3a 32 fc 
85  68 bd 03 fe
Jul 21 17:29:05 gate pluto[1267]: |   c7 82 c0 6e  f2 ff 57 a1  a2 28 b9 
d3  6c 78 17 7a
Jul 21 17:29:05 gate pluto[1267]: | Skey inputs (PSK+NI+NR)
Jul 21 17:29:05 gate pluto[1267]: | ni:   5e 0c 2e 18  0f 54 0a 78  73 
76 0a 27  18 87 69 89
Jul 21 17:29:05 gate pluto[1267]: | nr:   e0 0f b0 3d  73 b4 96 ff  44 
a3 7e 14  42 3d 26 3e
Jul 21 17:29:05 gate pluto[1267]: |   fc d2 93 aa
Jul 21 17:29:05 gate pluto[1267]: | keyid:   ff 8d 62 ae  a6 d0 11 86  
3d 44 ef 06  51 35 43 7a
Jul 21 17:29:05 gate pluto[1267]: |   ce b7 82 e2
Jul 21 17:29:05 gate pluto[1267]: | DH_i:  2c 81 59 a4  d5 d4 9c fb  82 
e5 f7 fe  2a 63 ae 33
Jul 21 17:29:05 gate pluto[1267]: |   25 7c db e9  77 aa 2e 91  75 5a 97 
3d  79 b2 dd 22
Jul 21 17:29:05 gate pluto[1267]: |   15 8a c0 73  9a 24 eb b8  dd 62 52 
97  7a 5a 3a b9
Jul 21 17:29:05 gate pluto[1267]: |   83 99 e6 56  53 7c 63 53  14 7e fe 
e1  e6 d2 e4 3d
Jul 21 17:29:05 gate pluto[1267]: |   91 00 20 e0  23 06 83 e3  37 36 27 
84  90 28 fc 59
Jul 21 17:29:05 gate pluto[1267]: |   1c ce 10 41  fb 4c 20 27  d4 d0 20 
bf  bd 40 d2 2e
Jul 21 17:29:05 gate pluto[1267]: |   00 55 12 d6  95 06 bb c6  7a 53 d7 
98  97 f8 98 2a
Jul 21 17:29:05 gate pluto[1267]: |   d0 70 a0 8d  cd 99 8a 3d  a6 ca be 
07  ab 5b 8d 6a
Jul 21 17:29:05 gate pluto[1267]: | DH_r:  a0 25 59 29  e8 a7 9d b3  35 
dd e8 04  b7 f8 c3 f3
Jul 21 17:29:05 gate pluto[1267]: |   5c 00 f9 a6  49 2f 59 92  6e 2e fd 
72  6b c9 7f b7
Jul 21 17:29:05 gate pluto[1267]: |   e6 59 dd 63  31 d5 bf 13  7e 00 a3 
7f  6a 71 12 a8
Jul 21 17:29:05 gate pluto[1267]: |   8a 60 b9 22  6b de 22 15  21 2f 61 
e6  7b 76 22 a4
Jul 21 17:29:05 gate pluto[1267]: |   1e 45 06 2c  c4 d2 2e 2c  a9 a4 9f 
3b  24 e2 99 01
Jul 21 17:29:05 gate pluto[1267]: |   aa 1a ed 0f  36 12 cb ad  e0 d9 2b 
95  9a 1c d1 92
Jul 21 17:29:05 gate pluto[1267]: |   c4 fc eb 94  50 78 2e f7  8f ca 28 
5e  75 5e bf 06
Jul 21 17:29:05 gate pluto[1267]: |   20 00 d1 04  04 2b e8 3f  ae 10 a0 
6b  87 4b ef 5f
Jul 21 17:29:05 gate pluto[1267]: | Skeyid:    ff 8d 62 ae  a6 d0 11 86  
3d 44 ef 06  51 35 43 7a
Jul 21 17:29:05 gate pluto[1267]: |   ce b7 82 e2
Jul 21 17:29:05 gate pluto[1267]: | Skeyid_d:  6b f9 2d 36  f7 61 40 40  
08 36 0f 4e  e9 27 b1 3b
Jul 21 17:29:05 gate pluto[1267]: |   84 8a e7 df
Jul 21 17:29:05 gate pluto[1267]: | Skeyid_a:  fc 36 3b 1a  5b f4 94 b8  
67 0e 77 70  a8 ab 39 37
Jul 21 17:29:05 gate pluto[1267]: |   c4 10 a7 82
Jul 21 17:29:05 gate pluto[1267]: | Skeyid_e:  5b 77 9d f4  d7 3d 3c 97  
42 86 91 8a  3b 82 a9 e5
Jul 21 17:29:05 gate pluto[1267]: |   30 c9 9a be
Jul 21 17:29:05 gate pluto[1267]: | enc key:  81 93 4a 61  9b 2b 7e 71  
1e a2 78 f7  cf 1a d8 f9
Jul 21 17:29:05 gate pluto[1267]: |   8b 81 10 31  11 95 38 99
Jul 21 17:29:05 gate pluto[1267]: | IV:  74 13 a1 18  21 e6 19 1a  2f be 
a8 27  01 9b fc c7
Jul 21 17:29:05 gate pluto[1267]: |   7a 48 e0 f3
Jul 21 17:29:05 gate pluto[1267]: | ***emit ISAKMP Identification 
Payload (IPsec DOI):
Jul 21 17:29:05 gate pluto[1267]: |    next payload type: ISAKMP_NEXT_HASH
Jul 21 17:29:05 gate pluto[1267]: |    ID type: ID_IPV4_ADDR
Jul 21 17:29:05 gate pluto[1267]: |    Protocol ID: 0
Jul 21 17:29:05 gate pluto[1267]: |    port: 0
Jul 21 17:29:05 gate pluto[1267]: | emitting 4 raw bytes of my identity 
into ISAKMP Identification Payload (IPsec DOI)
Jul 21 17:29:05 gate pluto[1267]: | my identity  45 ae 81 21
Jul 21 17:29:05 gate pluto[1267]: | emitting length of ISAKMP 
Identification Payload (IPsec DOI): 12
Jul 21 17:29:05 gate pluto[1267]: | hashing 144 bytes of SA
Jul 21 17:29:05 gate pluto[1267]: | ***emit ISAKMP Hash Payload:
Jul 21 17:29:05 gate pluto[1267]: |    next payload type: ISAKMP_NEXT_NONE
Jul 21 17:29:05 gate pluto[1267]: | emitting 20 raw bytes of HASH_I into 
ISAKMP Hash Payload
Jul 21 17:29:05 gate pluto[1267]: | HASH_I  42 32 48 27  26 0d 0e dd  e9 
3f 17 82  47 18 62 f1
Jul 21 17:29:05 gate pluto[1267]: |   d3 3d e3 26
Jul 21 17:29:05 gate pluto[1267]: | emitting length of ISAKMP Hash 
Payload: 24
Jul 21 17:29:05 gate pluto[1267]: | encrypting:
Jul 21 17:29:05 gate pluto[1267]: |   08 00 00 0c  01 00 00 00  45 ae 81 
21  00 00 00 18
Jul 21 17:29:05 gate pluto[1267]: |   42 32 48 27  26 0d 0e dd  e9 3f 17 
82  47 18 62 f1
Jul 21 17:29:05 gate pluto[1267]: |   d3 3d e3 26
Jul 21 17:29:05 gate pluto[1267]: | IV:
Jul 21 17:29:05 gate pluto[1267]: |   74 13 a1 18  21 e6 19 1a  2f be a8 
27  01 9b fc c7
Jul 21 17:29:05 gate pluto[1267]: |   7a 48 e0 f3
Jul 21 17:29:05 gate pluto[1267]: | emitting 4 zero bytes of encryption 
padding into ISAKMP Message
Jul 21 17:29:05 gate pluto[1267]: | encrypting using OAKLEY_3DES_CBC
Jul 21 17:29:05 gate pluto[1267]: | next IV:  3e 85 f3 79  ef 20 b1 95
Jul 21 17:29:05 gate pluto[1267]: | emitting length of ISAKMP Message: 68
Jul 21 17:29:05 gate pluto[1267]: | complete state transition with STF_OK
Jul 21 17:29:05 gate pluto[1267]: "rfd" #1: transition from state 
STATE_MAIN_I2 to state STATE_MAIN_I3
Jul 21 17:29:05 gate pluto[1267]: | sending reply packet to 
206.107.146.8:500 (from port=500)
Jul 21 17:29:05 gate pluto[1267]: | sending 68 bytes for STATE_MAIN_I2 
through eth1:500 to 206.107.146.8:500:
Jul 21 17:29:05 gate pluto[1267]: |   76 d2 6a 8a  c2 bf ec 75  e4 aa 45 
96  55 19 71 2f
Jul 21 17:29:05 gate pluto[1267]: |   05 10 02 01  00 00 00 00  00 00 00 
44  3d 25 00 a6
Jul 21 17:29:05 gate pluto[1267]: |   a6 99 2a 0f  8e 68 31 79  aa 1a ba 
1e  bf 40 73 c7
Jul 21 17:29:05 gate pluto[1267]: |   9c 47 a3 76  34 6a 88 3f  58 37 d6 
5d  3e 85 f3 79
Jul 21 17:29:05 gate pluto[1267]: |   ef 20 b1 95
Jul 21 17:29:05 gate pluto[1267]: | inserting event EVENT_RETRANSMIT, 
timeout in 10 seconds for #1
Jul 21 17:29:05 gate pluto[1267]: "rfd" #1: STATE_MAIN_I3: sent MI3, 
expecting MR3
Jul 21 17:29:05 gate pluto[1267]: | modecfg pull: noquirk policy:push 
not-client
Jul 21 17:29:05 gate pluto[1267]: | phase 1 is done, looking for phase 1 
to unpend
Jul 21 17:29:05 gate pluto[1267]: | next event EVENT_RETRANSMIT in 10 
seconds for #1
Jul 21 17:29:05 gate pluto[1267]: | 
Jul 21 17:29:05 gate pluto[1267]: | *received 68 bytes from 
206.107.146.8:500 on eth1 (port=500)
Jul 21 17:29:05 gate pluto[1267]: |   76 d2 6a 8a  c2 bf ec 75  e4 aa 45 
96  55 19 71 2f
Jul 21 17:29:05 gate pluto[1267]: |   05 10 02 01  00 00 00 00  00 00 00 
44  4f 12 d9 f2
Jul 21 17:29:05 gate pluto[1267]: |   93 11 9e 5a  c6 d7 45 b5  22 51 b1 
eb  5a 2c ab cf
Jul 21 17:29:05 gate pluto[1267]: |   1a 65 6c b9  f5 ea d3 8c  4a 72 b9 
a8  24 e3 a7 85
Jul 21 17:29:05 gate pluto[1267]: |   6f fa ab 09
Jul 21 17:29:05 gate pluto[1267]: | **parse ISAKMP Message:
Jul 21 17:29:05 gate pluto[1267]: |    initiator cookie:
Jul 21 17:29:05 gate pluto[1267]: |   76 d2 6a 8a  c2 bf ec 75
Jul 21 17:29:05 gate pluto[1267]: |    responder cookie:
Jul 21 17:29:05 gate pluto[1267]: |   e4 aa 45 96  55 19 71 2f
Jul 21 17:29:05 gate pluto[1267]: |    next payload type: ISAKMP_NEXT_ID
Jul 21 17:29:05 gate pluto[1267]: |    ISAKMP version: ISAKMP Version 1.0
Jul 21 17:29:05 gate pluto[1267]: |    exchange type: ISAKMP_XCHG_IDPROT
Jul 21 17:29:05 gate pluto[1267]: |    flags: ISAKMP_FLAG_ENCRYPTION
Jul 21 17:29:05 gate pluto[1267]: |    message ID:  00 00 00 00
Jul 21 17:29:05 gate pluto[1267]: |    length: 68
Jul 21 17:29:05 gate pluto[1267]: |  processing packet with exchange 
type=ISAKMP_XCHG_IDPROT (2)
Jul 21 17:29:05 gate pluto[1267]: | ICOOKIE:  76 d2 6a 8a  c2 bf ec 75
Jul 21 17:29:05 gate pluto[1267]: | RCOOKIE:  e4 aa 45 96  55 19 71 2f
Jul 21 17:29:05 gate pluto[1267]: | peer:  ce 6b 92 08
Jul 21 17:29:05 gate pluto[1267]: | state hash entry 30
Jul 21 17:29:05 gate pluto[1267]: | peer and cookies match on #1, 
provided msgid 00000000 vs 00000000
Jul 21 17:29:05 gate pluto[1267]: | state object #1 found, in STATE_MAIN_I3
Jul 21 17:29:05 gate pluto[1267]: | processing connection rfd
Jul 21 17:29:05 gate pluto[1267]: | received encrypted packet from 
206.107.146.8:500
Jul 21 17:29:05 gate pluto[1267]: | decrypting 40 bytes using algorithm 
OAKLEY_3DES_CBC
Jul 21 17:29:05 gate pluto[1267]: | decrypted:
Jul 21 17:29:05 gate pluto[1267]: |   08 00 00 0c  01 00 00 00  ce 6b 92 
08  00 00 00 18
Jul 21 17:29:05 gate pluto[1267]: |   26 ae 2d 54  06 e6 45 70  58 ee f5 
89  2e 82 4a 63
Jul 21 17:29:05 gate pluto[1267]: |   7a 19 62 46  00 00 00 03
Jul 21 17:29:05 gate pluto[1267]: | next IV:  24 e3 a7 85  6f fa ab 09
Jul 21 17:29:05 gate pluto[1267]: | ***parse ISAKMP Identification Payload:
Jul 21 17:29:05 gate pluto[1267]: |    next payload type: ISAKMP_NEXT_HASH
Jul 21 17:29:05 gate pluto[1267]: |    length: 12
Jul 21 17:29:05 gate pluto[1267]: |    ID type: ID_IPV4_ADDR
Jul 21 17:29:05 gate pluto[1267]: |    DOI specific A: 0
Jul 21 17:29:05 gate pluto[1267]: |    DOI specific B: 0
Jul 21 17:29:05 gate pluto[1267]: | ***parse ISAKMP Hash Payload:
Jul 21 17:29:05 gate pluto[1267]: |    next payload type: ISAKMP_NEXT_NONE
Jul 21 17:29:05 gate pluto[1267]: |    length: 24
Jul 21 17:29:05 gate pluto[1267]: | removing 4 bytes of padding
Jul 21 17:29:05 gate pluto[1267]: "rfd" #1: Main mode peer ID is 
ID_IPV4_ADDR: '206.107.146.8'
Jul 21 17:29:05 gate pluto[1267]: | hashing 144 bytes of SA
Jul 21 17:29:05 gate pluto[1267]: | authentication succeeded
Jul 21 17:29:05 gate pluto[1267]: | complete state transition with STF_OK
Jul 21 17:29:05 gate pluto[1267]: "rfd" #1: transition from state 
STATE_MAIN_I3 to state STATE_MAIN_I4
Jul 21 17:29:05 gate pluto[1267]: | inserting event EVENT_SA_REPLACE, 
timeout in 2528 seconds for #1
Jul 21 17:29:05 gate pluto[1267]: "rfd" #1: STATE_MAIN_I4: ISAKMP SA 
established {auth=OAKLEY_PRESHARED_KEY cipher=oakley_3des_cbc_192 
prf=oakley_sha group=modp1024}
Jul 21 17:29:05 gate pluto[1267]: | modecfg pull: noquirk policy:push 
not-client
Jul 21 17:29:05 gate pluto[1267]: | phase 1 is done, looking for phase 1 
to unpend
Jul 21 17:29:05 gate pluto[1267]: | unqueuing pending Quick Mode with 
206.107.146.8 "rfd"
Jul 21 17:29:05 gate pluto[1267]: | duplicating state object #1
Jul 21 17:29:05 gate pluto[1267]: | creating state object #2 at 0x80fc910
Jul 21 17:29:05 gate pluto[1267]: | processing connection rfd
Jul 21 17:29:05 gate pluto[1267]: | ICOOKIE:  76 d2 6a 8a  c2 bf ec 75
Jul 21 17:29:05 gate pluto[1267]: | RCOOKIE:  e4 aa 45 96  55 19 71 2f
Jul 21 17:29:05 gate pluto[1267]: | peer:  ce 6b 92 08
Jul 21 17:29:05 gate pluto[1267]: | state hash entry 30
Jul 21 17:29:05 gate pluto[1267]: | inserting event EVENT_SO_DISCARD, 
timeout in 0 seconds for #2
Jul 21 17:29:05 gate pluto[1267]: "rfd" #2: initiating Quick Mode 
PSK+ENCRYPT+TUNNEL+PFS+UP {using isakmp#1}
Jul 21 17:29:05 gate pluto[1267]: | 0: w->pcw_dead: 0 w->pcw_work: 0 cnt: 1
Jul 21 17:29:05 gate pluto[1267]: | asking helper 0 to do build_kenonce 
op on seq: 2
Jul 21 17:29:05 gate pluto[1267]: | inserting event EVENT_CRYPTO_FAILED, 
timeout in 300 seconds for #2
Jul 21 17:29:05 gate pluto[1267]: | next event EVENT_PENDING_PHASE2 in 
119 seconds
Jul 21 17:29:05 gate pluto[1283]: ! helper -1 doing build_kenonce op id: 2
Jul 21 17:29:05 gate pluto[1283]: ! Local DH secret:
Jul 21 17:29:05 gate pluto[1283]: !   80 9b 5d 36  ea 9d bf 8a  6d eb b5 
ae  e9 d3 fe b0
Jul 21 17:29:05 gate pluto[1283]: !   a9 c9 56 16  8f cf 2d 61  05 fd 14 
37  40 63 7e f5
Jul 21 17:29:05 gate pluto[1283]: ! Public DH value sent:
Jul 21 17:29:05 gate pluto[1283]: !   42 37 5e 3c  53 b2 86 c9  dc 2d a7 
e3  0d 51 39 65
Jul 21 17:29:05 gate pluto[1283]: !   0e 6b 57 47  77 d8 64 b6  1d 61 5a 
3e  78 74 f5 09
Jul 21 17:29:05 gate pluto[1283]: !   94 f4 b7 b5  97 c5 54 b6  a0 dc 36 
92  26 75 25 b4
Jul 21 17:29:05 gate pluto[1283]: !   2d ee a4 55  18 cd 77 c6  32 74 7a 
ea  df b4 79 39
Jul 21 17:29:05 gate pluto[1283]: !   14 ed 00 3f  67 32 8f 82  04 6f c1 
ae  98 ae 4e b6
Jul 21 17:29:05 gate pluto[1283]: !   a7 d9 32 eb  0e 66 ef 27  17 62 1a 
fa  e2 f4 31 33
Jul 21 17:29:05 gate pluto[1283]: !   95 64 69 ff  23 84 75 8f  2e e4 7c 
56  65 fc 79 f5
Jul 21 17:29:05 gate pluto[1283]: !   cf 48 5b 37  7d 09 cf 0a  ea 04 b7 
cf  fe 12 ee 2a
Jul 21 17:29:05 gate pluto[1283]: ! Generated nonce:
Jul 21 17:29:05 gate pluto[1283]: !   f9 53 35 36  74 f9 90 f1  c0 78 9c 
90  2d eb ff 66
Jul 21 17:29:05 gate pluto[1267]: | helper 0 has work (cnt now 0)
Jul 21 17:29:05 gate pluto[1267]: | helper 0 replies to sequence 2
Jul 21 17:29:05 gate pluto[1267]: | calling callback function 0x806a4c0
Jul 21 17:29:05 gate pluto[1267]: | quick outI1: calculated ke+nonce, 
sending I1
Jul 21 17:29:05 gate pluto[1267]: | processing connection rfd
Jul 21 17:29:05 gate pluto[1267]: | **emit ISAKMP Message:
Jul 21 17:29:05 gate pluto[1267]: |    initiator cookie:
Jul 21 17:29:05 gate pluto[1267]: |   76 d2 6a 8a  c2 bf ec 75
Jul 21 17:29:05 gate pluto[1267]: |    responder cookie:
Jul 21 17:29:05 gate pluto[1267]: |   e4 aa 45 96  55 19 71 2f
Jul 21 17:29:05 gate pluto[1267]: |    next payload type: ISAKMP_NEXT_HASH
Jul 21 17:29:05 gate pluto[1267]: |    ISAKMP version: ISAKMP Version 1.0
Jul 21 17:29:05 gate pluto[1267]: |    exchange type: ISAKMP_XCHG_QUICK
Jul 21 17:29:05 gate pluto[1267]: |    flags: ISAKMP_FLAG_ENCRYPTION
Jul 21 17:29:05 gate pluto[1267]: |    message ID:  69 db bf f9
Jul 21 17:29:05 gate pluto[1267]: | ***emit ISAKMP Hash Payload:
Jul 21 17:29:05 gate pluto[1267]: |    next payload type: ISAKMP_NEXT_SA
Jul 21 17:29:05 gate pluto[1267]: | emitting 20 zero bytes of HASH into 
ISAKMP Hash Payload
Jul 21 17:29:05 gate pluto[1267]: | emitting length of ISAKMP Hash 
Payload: 24
Jul 21 17:29:05 gate pluto[1267]: | kernel_alg_db_new() initial trans_cnt=12
Jul 21 17:29:05 gate pluto[1267]: | kernel_alg_db_new() will return 
p_new->protoid=3, p_new->trans_cnt=2
Jul 21 17:29:05 gate pluto[1267]: | kernel_alg_db_new()     trans[0]: 
transid=3, attr_cnt=1, attrs[0].type=5, attrs[0].val=1
Jul 21 17:29:05 gate pluto[1267]: | kernel_alg_db_new()     trans[1]: 
transid=3, attr_cnt=1, attrs[0].type=5, attrs[0].val=2
Jul 21 17:29:05 gate pluto[1267]: | returning new proposal from esp_info
Jul 21 17:29:05 gate pluto[1267]: | ***emit ISAKMP Security Association 
Payload:
Jul 21 17:29:05 gate pluto[1267]: |    next payload type: ISAKMP_NEXT_NONCE
Jul 21 17:29:05 gate pluto[1267]: |    DOI: ISAKMP_DOI_IPSEC
Jul 21 17:29:05 gate pluto[1267]: | ****emit IPsec DOI SIT:
Jul 21 17:29:05 gate pluto[1267]: |    IPsec DOI SIT: SIT_IDENTITY_ONLY
Jul 21 17:29:05 gate pluto[1267]: | out_sa pcn: 0 has 1 valid proposals
Jul 21 17:29:05 gate pluto[1267]: | out_sa pcn: 0 pn: 0<1 valid_count: 1
Jul 21 17:29:05 gate pluto[1267]: | ****emit ISAKMP Proposal Payload:
Jul 21 17:29:05 gate pluto[1267]: |    next payload type: ISAKMP_NEXT_NONE
Jul 21 17:29:05 gate pluto[1267]: |    proposal number: 0
Jul 21 17:29:05 gate pluto[1267]: |    protocol ID: PROTO_IPSEC_ESP
Jul 21 17:29:05 gate pluto[1267]: |    SPI size: 4
Jul 21 17:29:05 gate pluto[1267]: |    number of transforms: 2
Jul 21 17:29:05 gate pluto[1267]: | netlink_get_spi: allocated 
0x8be5eea4 for esp.0 at 69.174.129.33
Jul 21 17:29:05 gate pluto[1267]: | emitting 4 raw bytes of SPI into 
ISAKMP Proposal Payload
Jul 21 17:29:05 gate pluto[1267]: | SPI  8b e5 ee a4
Jul 21 17:29:05 gate pluto[1267]: | *****emit ISAKMP Transform Payload 
(ESP):
Jul 21 17:29:05 gate pluto[1267]: |    next payload type: ISAKMP_NEXT_T
Jul 21 17:29:05 gate pluto[1267]: |    transform number: 0
Jul 21 17:29:05 gate pluto[1267]: |    transform ID: ESP_3DES
Jul 21 17:29:05 gate pluto[1267]: | ******emit ISAKMP IPsec DOI attribute:
Jul 21 17:29:05 gate pluto[1267]: |    af+type: GROUP_DESCRIPTION
Jul 21 17:29:05 gate pluto[1267]: |    length/value: 2
Jul 21 17:29:05 gate pluto[1267]: |     [2 is OAKLEY_GROUP_MODP1024]
Jul 21 17:29:05 gate pluto[1267]: | ******emit ISAKMP IPsec DOI attribute:
Jul 21 17:29:05 gate pluto[1267]: |    af+type: ENCAPSULATION_MODE
Jul 21 17:29:05 gate pluto[1267]: |    length/value: 1
Jul 21 17:29:05 gate pluto[1267]: |     [1 is ENCAPSULATION_MODE_TUNNEL]
Jul 21 17:29:05 gate pluto[1267]: | ******emit ISAKMP IPsec DOI attribute:
Jul 21 17:29:05 gate pluto[1267]: |    af+type: SA_LIFE_TYPE
Jul 21 17:29:05 gate pluto[1267]: |    length/value: 1
Jul 21 17:29:05 gate pluto[1267]: |     [1 is SA_LIFE_TYPE_SECONDS]
Jul 21 17:29:05 gate pluto[1267]: | ******emit ISAKMP IPsec DOI attribute:
Jul 21 17:29:05 gate pluto[1267]: |    af+type: SA_LIFE_DURATION
Jul 21 17:29:05 gate pluto[1267]: |    length/value: 3600
Jul 21 17:29:05 gate pluto[1267]: | ******emit ISAKMP IPsec DOI attribute:
Jul 21 17:29:05 gate pluto[1267]: |    af+type: AUTH_ALGORITHM
Jul 21 17:29:05 gate pluto[1267]: |    length/value: 1
Jul 21 17:29:05 gate pluto[1267]: |     [1 is AUTH_ALGORITHM_HMAC_MD5]
Jul 21 17:29:05 gate pluto[1267]: | emitting length of ISAKMP Transform 
Payload (ESP): 28
Jul 21 17:29:05 gate pluto[1267]: | *****emit ISAKMP Transform Payload 
(ESP):
Jul 21 17:29:05 gate pluto[1267]: |    next payload type: ISAKMP_NEXT_NONE
Jul 21 17:29:05 gate pluto[1267]: |    transform number: 1
Jul 21 17:29:05 gate pluto[1267]: |    transform ID: ESP_3DES
Jul 21 17:29:05 gate pluto[1267]: | ******emit ISAKMP IPsec DOI attribute:
Jul 21 17:29:05 gate pluto[1267]: |    af+type: GROUP_DESCRIPTION
Jul 21 17:29:05 gate pluto[1267]: |    length/value: 2
Jul 21 17:29:05 gate pluto[1267]: |     [2 is OAKLEY_GROUP_MODP1024]
Jul 21 17:29:05 gate pluto[1267]: | ******emit ISAKMP IPsec DOI attribute:
Jul 21 17:29:05 gate pluto[1267]: |    af+type: ENCAPSULATION_MODE
Jul 21 17:29:05 gate pluto[1267]: |    length/value: 1
Jul 21 17:29:05 gate pluto[1267]: |     [1 is ENCAPSULATION_MODE_TUNNEL]
Jul 21 17:29:05 gate pluto[1267]: | ******emit ISAKMP IPsec DOI attribute:
Jul 21 17:29:05 gate pluto[1267]: |    af+type: SA_LIFE_TYPE
Jul 21 17:29:05 gate pluto[1267]: |    length/value: 1
Jul 21 17:29:05 gate pluto[1267]: |     [1 is SA_LIFE_TYPE_SECONDS]
Jul 21 17:29:05 gate pluto[1267]: | ******emit ISAKMP IPsec DOI attribute:
Jul 21 17:29:05 gate pluto[1267]: |    af+type: SA_LIFE_DURATION
Jul 21 17:29:05 gate pluto[1267]: |    length/value: 3600
Jul 21 17:29:05 gate pluto[1267]: | ******emit ISAKMP IPsec DOI attribute:
Jul 21 17:29:05 gate pluto[1267]: |    af+type: AUTH_ALGORITHM
Jul 21 17:29:05 gate pluto[1267]: |    length/value: 2
Jul 21 17:29:05 gate pluto[1267]: |     [2 is AUTH_ALGORITHM_HMAC_SHA1]
Jul 21 17:29:05 gate pluto[1267]: | emitting length of ISAKMP Transform 
Payload (ESP): 28
Jul 21 17:29:05 gate pluto[1267]: | emitting length of ISAKMP Proposal 
Payload: 68
Jul 21 17:29:05 gate pluto[1267]: | emitting length of ISAKMP Security 
Association Payload: 80
Jul 21 17:29:05 gate pluto[1267]: | ***emit ISAKMP Nonce Payload:
Jul 21 17:29:05 gate pluto[1267]: |    next payload type: ISAKMP_NEXT_KE
Jul 21 17:29:05 gate pluto[1267]: | emitting 16 raw bytes of Ni into 
ISAKMP Nonce Payload
Jul 21 17:29:05 gate pluto[1267]: | Ni  f9 53 35 36  74 f9 90 f1  c0 78 
9c 90  2d eb ff 66
Jul 21 17:29:05 gate pluto[1267]: | emitting length of ISAKMP Nonce 
Payload: 20
Jul 21 17:29:05 gate pluto[1267]: | ***emit ISAKMP Key Exchange Payload:
Jul 21 17:29:05 gate pluto[1267]: |    next payload type: ISAKMP_NEXT_ID
Jul 21 17:29:05 gate pluto[1267]: | emitting 128 raw bytes of keyex 
value into ISAKMP Key Exchange Payload
Jul 21 17:29:05 gate pluto[1267]: | keyex value  42 37 5e 3c  53 b2 86 
c9  dc 2d a7 e3  0d 51 39 65
Jul 21 17:29:05 gate pluto[1267]: |   0e 6b 57 47  77 d8 64 b6  1d 61 5a 
3e  78 74 f5 09
Jul 21 17:29:05 gate pluto[1267]: |   94 f4 b7 b5  97 c5 54 b6  a0 dc 36 
92  26 75 25 b4
Jul 21 17:29:05 gate pluto[1267]: |   2d ee a4 55  18 cd 77 c6  32 74 7a 
ea  df b4 79 39
Jul 21 17:29:05 gate pluto[1267]: |   14 ed 00 3f  67 32 8f 82  04 6f c1 
ae  98 ae 4e b6
Jul 21 17:29:05 gate pluto[1267]: |   a7 d9 32 eb  0e 66 ef 27  17 62 1a 
fa  e2 f4 31 33
Jul 21 17:29:05 gate pluto[1267]: |   95 64 69 ff  23 84 75 8f  2e e4 7c 
56  65 fc 79 f5
Jul 21 17:29:05 gate pluto[1267]: |   cf 48 5b 37  7d 09 cf 0a  ea 04 b7 
cf  fe 12 ee 2a
Jul 21 17:29:05 gate pluto[1267]: | emitting length of ISAKMP Key 
Exchange Payload: 132
Jul 21 17:29:05 gate pluto[1267]: | ***emit ISAKMP Identification 
Payload (IPsec DOI):
Jul 21 17:29:05 gate pluto[1267]: |    next payload type: ISAKMP_NEXT_ID
Jul 21 17:29:05 gate pluto[1267]: |    ID type: ID_IPV4_ADDR_SUBNET
Jul 21 17:29:05 gate pluto[1267]: |    Protocol ID: 0
Jul 21 17:29:05 gate pluto[1267]: |    port: 0
Jul 21 17:29:05 gate pluto[1267]: | emitting 4 raw bytes of client 
network into ISAKMP Identification Payload (IPsec DOI)
Jul 21 17:29:05 gate pluto[1267]: | client network  c0 a8 03 00
Jul 21 17:29:05 gate pluto[1267]: | emitting 4 raw bytes of client mask 
into ISAKMP Identification Payload (IPsec DOI)
Jul 21 17:29:05 gate pluto[1267]: | client mask  ff ff ff 00
Jul 21 17:29:05 gate pluto[1267]: | emitting length of ISAKMP 
Identification Payload (IPsec DOI): 16
Jul 21 17:29:05 gate pluto[1267]: | ***emit ISAKMP Identification 
Payload (IPsec DOI):
Jul 21 17:29:05 gate pluto[1267]: |    next payload type: ISAKMP_NEXT_NONE
Jul 21 17:29:05 gate pluto[1267]: |    ID type: ID_IPV4_ADDR_SUBNET
Jul 21 17:29:05 gate pluto[1267]: |    Protocol ID: 0
Jul 21 17:29:05 gate pluto[1267]: |    port: 0
Jul 21 17:29:05 gate pluto[1267]: | emitting 4 raw bytes of client 
network into ISAKMP Identification Payload (IPsec DOI)
Jul 21 17:29:05 gate pluto[1267]: | client network  ac 10 18 00
Jul 21 17:29:05 gate pluto[1267]: | emitting 4 raw bytes of client mask 
into ISAKMP Identification Payload (IPsec DOI)
Jul 21 17:29:05 gate pluto[1267]: | client mask  ff ff f8 00
Jul 21 17:29:05 gate pluto[1267]: | emitting length of ISAKMP 
Identification Payload (IPsec DOI): 16
Jul 21 17:29:05 gate pluto[1267]: | HASH(1) computed:
Jul 21 17:29:05 gate pluto[1267]: |   62 ee 45 68  ff c3 41 cb  cf 87 0f 
01  a2 7f 50 da
Jul 21 17:29:05 gate pluto[1267]: |   6a dd 6e 77
Jul 21 17:29:05 gate pluto[1267]: | last Phase 1 IV:  24 e3 a7 85  6f fa 
ab 09
Jul 21 17:29:05 gate pluto[1267]: | current Phase 1 IV:  24 e3 a7 85  6f 
fa ab 09
Jul 21 17:29:05 gate pluto[1267]: | computed Phase 2 IV:
Jul 21 17:29:05 gate pluto[1267]: |   9a e9 6d 58  ae 57 8b 9c  ac be c4 
d4  de 8c 56 cb
Jul 21 17:29:05 gate pluto[1267]: |   46 a6 eb c3
Jul 21 17:29:05 gate pluto[1267]: | encrypting:
Jul 21 17:29:05 gate pluto[1267]: |   01 00 00 18  62 ee 45 68  ff c3 41 
cb  cf 87 0f 01
Jul 21 17:29:05 gate pluto[1267]: |   a2 7f 50 da  6a dd 6e 77  0a 00 00 
50  00 00 00 01
Jul 21 17:29:05 gate pluto[1267]: |   00 00 00 01  00 00 00 44  00 03 04 
02  8b e5 ee a4
Jul 21 17:29:05 gate pluto[1267]: |   03 00 00 1c  00 03 00 00  80 03 00 
02  80 04 00 01
Jul 21 17:29:05 gate pluto[1267]: |   80 01 00 01  80 02 0e 10  80 05 00 
01  00 00 00 1c
Jul 21 17:29:05 gate pluto[1267]: |   01 03 00 00  80 03 00 02  80 04 00 
01  80 01 00 01
Jul 21 17:29:05 gate pluto[1267]: |   80 02 0e 10  80 05 00 02  04 00 00 
14  f9 53 35 36
Jul 21 17:29:05 gate pluto[1267]: |   74 f9 90 f1  c0 78 9c 90  2d eb ff 
66  05 00 00 84
Jul 21 17:29:05 gate pluto[1267]: |   42 37 5e 3c  53 b2 86 c9  dc 2d a7 
e3  0d 51 39 65
Jul 21 17:29:05 gate pluto[1267]: |   0e 6b 57 47  77 d8 64 b6  1d 61 5a 
3e  78 74 f5 09
Jul 21 17:29:05 gate pluto[1267]: |   94 f4 b7 b5  97 c5 54 b6  a0 dc 36 
92  26 75 25 b4
Jul 21 17:29:05 gate pluto[1267]: |   2d ee a4 55  18 cd 77 c6  32 74 7a 
ea  df b4 79 39
Jul 21 17:29:05 gate pluto[1267]: |   14 ed 00 3f  67 32 8f 82  04 6f c1 
ae  98 ae 4e b6
Jul 21 17:29:05 gate pluto[1267]: |   a7 d9 32 eb  0e 66 ef 27  17 62 1a 
fa  e2 f4 31 33
Jul 21 17:29:05 gate pluto[1267]: |   95 64 69 ff  23 84 75 8f  2e e4 7c 
56  65 fc 79 f5
Jul 21 17:29:05 gate pluto[1267]: |   cf 48 5b 37  7d 09 cf 0a  ea 04 b7 
cf  fe 12 ee 2a
Jul 21 17:29:05 gate pluto[1267]: |   05 00 00 10  04 00 00 00  c0 a8 03 
00  ff ff ff 00
Jul 21 17:29:05 gate pluto[1267]: |   00 00 00 10  04 00 00 00  ac 10 18 
00  ff ff f8 00
Jul 21 17:29:05 gate pluto[1267]: | IV:
Jul 21 17:29:05 gate pluto[1267]: |   9a e9 6d 58  ae 57 8b 9c  ac be c4 
d4  de 8c 56 cb
Jul 21 17:29:05 gate pluto[1267]: |   46 a6 eb c3
Jul 21 17:29:05 gate pluto[1267]: | encrypting using OAKLEY_3DES_CBC
Jul 21 17:29:05 gate pluto[1267]: | next IV:  6f ed 36 7d  2e 49 1d d8
Jul 21 17:29:05 gate pluto[1267]: | emitting length of ISAKMP Message: 316
Jul 21 17:29:05 gate pluto[1267]: | sending 316 bytes for quick_outI1 
through eth1:500 to 206.107.146.8:500:
Jul 21 17:29:05 gate pluto[1267]: |   76 d2 6a 8a  c2 bf ec 75  e4 aa 45 
96  55 19 71 2f
Jul 21 17:29:05 gate pluto[1267]: |   08 10 20 01  69 db bf f9  00 00 01 
3c  f6 40 0d 04
Jul 21 17:29:05 gate pluto[1267]: |   5d 3d f1 0f  9d 1c 82 9c  ef ec 47 
87  da 66 ee fc
Jul 21 17:29:05 gate pluto[1267]: |   ba 77 13 04  d1 df b9 e9  a6 f5 df 
b0  9e 3e ba 13
Jul 21 17:29:05 gate pluto[1267]: |   b0 bc 79 c8  dd 3f d7 6d  4f 5b 49 
7d  62 d2 7f eb
Jul 21 17:29:05 gate pluto[1267]: |   46 40 99 06  63 94 7b 22  fb a8 04 
f6  cf 8d df 97
Jul 21 17:29:05 gate pluto[1267]: |   b8 27 58 05  cf ac 6f 36  cb 26 94 
41  85 97 c8 8c
Jul 21 17:29:05 gate pluto[1267]: |   76 0b ee db  db cf 72 47  60 fc c0 
f8  18 db 5b 00
Jul 21 17:29:05 gate pluto[1267]: |   10 b1 9c ae  c0 51 1c 5f  4c 0a 94 
bb  84 8d 1b d6
Jul 21 17:29:05 gate pluto[1267]: |   b8 3f d0 32  45 ac a6 eb  2e 45 b9 
e8  d5 51 a5 93
Jul 21 17:29:05 gate pluto[1267]: |   92 71 76 e7  7f 0f 9c 73  98 ae aa 
c9  12 1c 03 b2
Jul 21 17:29:05 gate pluto[1267]: |   35 f1 c1 3b  9c bd 37 47  8e fc 3f 
96  4b 40 e5 5b
Jul 21 17:29:05 gate pluto[1267]: |   db 9a 51 c9  19 7e b0 71  c4 7c e7 
71  86 d3 7b 9c
Jul 21 17:29:05 gate pluto[1267]: |   91 c9 a1 57  39 d6 7c 5e  82 cf 1b 
c0  c8 b9 f9 8a
Jul 21 17:29:05 gate pluto[1267]: |   88 23 07 f8  7d cf c3 fa  dc f2 47 
da  fd 86 fc 74
Jul 21 17:29:05 gate pluto[1267]: |   7d 86 b7 4d  99 dc b2 90  64 1c 76 
fa  51 d4 6a 1a
Jul 21 17:29:05 gate pluto[1267]: |   f1 c4 b7 c9  e1 ff cd 91  51 e8 a9 
f7  af 13 3e 61
Jul 21 17:29:05 gate pluto[1267]: |   ca 91 12 f4  81 47 96 32  58 b0 27 
7e  ef 52 e4 e7
Jul 21 17:29:05 gate pluto[1267]: |   ed 9f 4a e2  23 6b 99 28  c8 5c ff 
df  77 0d e1 a1
Jul 21 17:29:05 gate pluto[1267]: |   a3 22 25 78  6f ed 36 7d  2e 49 1d d8
Jul 21 17:29:05 gate pluto[1267]: | inserting event EVENT_RETRANSMIT, 
timeout in 10 seconds for #2
Jul 21 17:29:05 gate pluto[1267]: | next event EVENT_RETRANSMIT in 10 
seconds for #2
Jul 21 17:29:05 gate pluto[1267]: | 
Jul 21 17:29:05 gate pluto[1267]: | *received 300 bytes from 
206.107.146.8:500 on eth1 (port=500)
Jul 21 17:29:05 gate pluto[1267]: |   76 d2 6a 8a  c2 bf ec 75  e4 aa 45 
96  55 19 71 2f
Jul 21 17:29:05 gate pluto[1267]: |   08 10 20 01  69 db bf f9  00 00 01 
2c  30 57 d7 ed
Jul 21 17:29:05 gate pluto[1267]: |   84 75 d1 80  be 17 a2 64  9f 93 c6 
2e  e5 7e df 97
Jul 21 17:29:05 gate pluto[1267]: |   09 7b c2 98  8c 3f 10 b1  6c 97 39 
3a  fd b7 c4 55
Jul 21 17:29:05 gate pluto[1267]: |   dc bf 3c 2f  be 70 ee fb  79 9e dd 
c1  21 45 16 f7
Jul 21 17:29:05 gate pluto[1267]: |   d3 11 2d 2d  a4 f8 76 91  55 ae e9 
c1  43 e0 be 19
Jul 21 17:29:05 gate pluto[1267]: |   03 95 39 0a  c2 f2 37 c4  e2 d4 1f 
cc  bc 84 46 ae
Jul 21 17:29:05 gate pluto[1267]: |   0b 63 6a 9d  92 c3 4a f0  34 5b 6f 
5f  11 31 30 3c
Jul 21 17:29:05 gate pluto[1267]: |   e2 4d 5e ef  28 c8 16 ac  5a 0d 46 
02  6f 6b 1b 3d
Jul 21 17:29:05 gate pluto[1267]: |   1d f8 be 77  6a 7f bc 7f  1a b1 f2 
c4  6c 74 c1 60
Jul 21 17:29:05 gate pluto[1267]: |   1d c4 71 bd  5e 48 6a 0f  a0 e1 77 
36  86 b8 1e ea
Jul 21 17:29:05 gate pluto[1267]: |   92 6d 9f 78  79 00 99 b9  19 03 b3 
12  cc 3b 30 bf
Jul 21 17:29:05 gate pluto[1267]: |   4a 44 4f b4  25 01 aa 74  64 ef 63 
41  51 a3 cf f4
Jul 21 17:29:05 gate pluto[1267]: |   cf c4 4d 07  6d 74 d9 ff  6a 20 5e 
fa  3b 2c 5b d4
Jul 21 17:29:05 gate pluto[1267]: |   08 51 96 05  c4 53 ca 37  87 82 cc 
67  c7 dd c3 06
Jul 21 17:29:05 gate pluto[1267]: |   2a 78 d8 4e  dd df 46 94  a5 e4 6c 
e0  f0 98 6d e1
Jul 21 17:29:05 gate pluto[1267]: |   8a 83 9f 03  07 5b 04 84  98 77 97 
1c  0c 46 03 d8
Jul 21 17:29:05 gate pluto[1267]: |   51 31 cf 13  c8 24 30 07  6e aa 9f 
7d  60 a5 2f 24
Jul 21 17:29:05 gate pluto[1267]: |   35 fa 2b ff  6a 60 14 01  9c 87 de c1
Jul 21 17:29:05 gate pluto[1267]: | **parse ISAKMP Message:
Jul 21 17:29:05 gate pluto[1267]: |    initiator cookie:
Jul 21 17:29:05 gate pluto[1267]: |   76 d2 6a 8a  c2 bf ec 75
Jul 21 17:29:05 gate pluto[1267]: |    responder cookie:
Jul 21 17:29:05 gate pluto[1267]: |   e4 aa 45 96  55 19 71 2f
Jul 21 17:29:05 gate pluto[1267]: |    next payload type: ISAKMP_NEXT_HASH
Jul 21 17:29:05 gate pluto[1267]: |    ISAKMP version: ISAKMP Version 1.0
Jul 21 17:29:05 gate pluto[1267]: |    exchange type: ISAKMP_XCHG_QUICK
Jul 21 17:29:05 gate pluto[1267]: |    flags: ISAKMP_FLAG_ENCRYPTION
Jul 21 17:29:05 gate pluto[1267]: |    message ID:  69 db bf f9
Jul 21 17:29:05 gate pluto[1267]: |    length: 300
Jul 21 17:29:05 gate pluto[1267]: |  processing packet with exchange 
type=ISAKMP_XCHG_QUICK (32)
Jul 21 17:29:05 gate pluto[1267]: | ICOOKIE:  76 d2 6a 8a  c2 bf ec 75
Jul 21 17:29:05 gate pluto[1267]: | RCOOKIE:  e4 aa 45 96  55 19 71 2f
Jul 21 17:29:05 gate pluto[1267]: | peer:  ce 6b 92 08
Jul 21 17:29:05 gate pluto[1267]: | state hash entry 30
Jul 21 17:29:05 gate pluto[1267]: | peer and cookies match on #2, 
provided msgid 69dbbff9 vs 69dbbff9
Jul 21 17:29:05 gate pluto[1267]: | state object #2 found, in STATE_QUICK_I1
Jul 21 17:29:05 gate pluto[1267]: | processing connection rfd
Jul 21 17:29:05 gate pluto[1267]: | received encrypted packet from 
206.107.146.8:500
Jul 21 17:29:05 gate pluto[1267]: | decrypting 272 bytes using algorithm 
OAKLEY_3DES_CBC
Jul 21 17:29:05 gate pluto[1267]: | decrypted:
Jul 21 17:29:05 gate pluto[1267]: |   01 00 00 18  bc 21 13 ec  21 e5 24 
3f  9e aa 71 cb
Jul 21 17:29:05 gate pluto[1267]: |   d1 ba d3 43  bf fd dd c3  0a 00 00 
34  00 00 00 01
Jul 21 17:29:05 gate pluto[1267]: |   00 00 00 01  00 00 00 28  01 03 04 
01  84 5f 1b 7f
Jul 21 17:29:05 gate pluto[1267]: |   00 00 00 1c  01 03 00 00  80 03 00 
02  80 04 00 01
Jul 21 17:29:05 gate pluto[1267]: |   80 01 00 01  80 02 0e 10  80 05 00 
01  04 00 00 18
Jul 21 17:29:05 gate pluto[1267]: |   88 4a a3 91  a9 ab 3e 59  e8 a5 06 
20  97 c0 92 c8
Jul 21 17:29:05 gate pluto[1267]: |   ef 7d 3e 6f  05 00 00 84  48 d6 a8 
ac  f0 77 7c 09
Jul 21 17:29:05 gate pluto[1267]: |   de d6 47 c6  33 8c 77 31  8c 68 6c 
2b  f8 1f cf b0
Jul 21 17:29:05 gate pluto[1267]: |   d8 e3 45 09  55 a3 a0 90  3e 4d 6b 
d2  3e 6b d5 db
Jul 21 17:29:05 gate pluto[1267]: |   d6 6a 07 a9  d8 c5 d1 42  13 16 61 
02  be 18 7e 9f
Jul 21 17:29:05 gate pluto[1267]: |   bf 17 5c a9  73 39 30 f6  90 50 0e 
4c  33 f8 58 9b
Jul 21 17:29:05 gate pluto[1267]: |   d6 d5 a5 da  34 95 26 cc  9c 86 b8 
92  04 a7 66 83
Jul 21 17:29:05 gate pluto[1267]: |   df b9 2a 0c  6d f3 97 c1  a1 d0 a1 
60  b7 c6 4d 70
Jul 21 17:29:05 gate pluto[1267]: |   57 d7 57 26  be 62 1e 2b  72 1d 37 
8a  88 b8 9b d6
Jul 21 17:29:05 gate pluto[1267]: |   9c 15 8e e9  7a cd ad a4  05 00 00 
10  04 00 00 00
Jul 21 17:29:05 gate pluto[1267]: |   c0 a8 03 00  ff ff ff 00  00 00 00 
10  04 00 00 00
Jul 21 17:29:05 gate pluto[1267]: |   ac 10 18 00  ff ff f8 00  00 00 00 
00  00 00 00 07
Jul 21 17:29:05 gate pluto[1267]: | next IV:  6a 60 14 01  9c 87 de c1
Jul 21 17:29:05 gate pluto[1267]: | ***parse ISAKMP Hash Payload:
Jul 21 17:29:05 gate pluto[1267]: |    next payload type: ISAKMP_NEXT_SA
Jul 21 17:29:05 gate pluto[1267]: |    length: 24
Jul 21 17:29:05 gate pluto[1267]: | ***parse ISAKMP Security Association 
Payload:
Jul 21 17:29:05 gate pluto[1267]: |    next payload type: ISAKMP_NEXT_NONCE
Jul 21 17:29:05 gate pluto[1267]: |    length: 52
Jul 21 17:29:05 gate pluto[1267]: |    DOI: ISAKMP_DOI_IPSEC
Jul 21 17:29:05 gate pluto[1267]: | ***parse ISAKMP Nonce Payload:
Jul 21 17:29:05 gate pluto[1267]: |    next payload type: ISAKMP_NEXT_KE
Jul 21 17:29:05 gate pluto[1267]: |    length: 24
Jul 21 17:29:05 gate pluto[1267]: | ***parse ISAKMP Key Exchange Payload:
Jul 21 17:29:05 gate pluto[1267]: |    next payload type: ISAKMP_NEXT_ID
Jul 21 17:29:05 gate pluto[1267]: |    length: 132
Jul 21 17:29:05 gate pluto[1267]: | ***parse ISAKMP Identification 
Payload (IPsec DOI):
Jul 21 17:29:05 gate pluto[1267]: |    next payload type: ISAKMP_NEXT_ID
Jul 21 17:29:05 gate pluto[1267]: |    length: 16
Jul 21 17:29:05 gate pluto[1267]: |    ID type: ID_IPV4_ADDR_SUBNET
Jul 21 17:29:05 gate pluto[1267]: |    Protocol ID: 0
Jul 21 17:29:05 gate pluto[1267]: |    port: 0
Jul 21 17:29:05 gate pluto[1267]: | ***parse ISAKMP Identification 
Payload (IPsec DOI):
Jul 21 17:29:05 gate pluto[1267]: |    next payload type: ISAKMP_NEXT_NONE
Jul 21 17:29:05 gate pluto[1267]: |    length: 16
Jul 21 17:29:05 gate pluto[1267]: |    ID type: ID_IPV4_ADDR_SUBNET
Jul 21 17:29:05 gate pluto[1267]: |    Protocol ID: 0
Jul 21 17:29:05 gate pluto[1267]: |    port: 0
Jul 21 17:29:05 gate pluto[1267]: | removing 8 bytes of padding
Jul 21 17:29:05 gate pluto[1267]: | **emit ISAKMP Message:
Jul 21 17:29:05 gate pluto[1267]: |    initiator cookie:
Jul 21 17:29:05 gate pluto[1267]: |   76 d2 6a 8a  c2 bf ec 75
Jul 21 17:29:05 gate pluto[1267]: |    responder cookie:
Jul 21 17:29:05 gate pluto[1267]: |   e4 aa 45 96  55 19 71 2f
Jul 21 17:29:05 gate pluto[1267]: |    next payload type: ISAKMP_NEXT_HASH
Jul 21 17:29:05 gate pluto[1267]: |    ISAKMP version: ISAKMP Version 1.0
Jul 21 17:29:05 gate pluto[1267]: |    exchange type: ISAKMP_XCHG_QUICK
Jul 21 17:29:05 gate pluto[1267]: |    flags: ISAKMP_FLAG_ENCRYPTION
Jul 21 17:29:05 gate pluto[1267]: |    message ID:  69 db bf f9
Jul 21 17:29:05 gate pluto[1267]: | HASH(2) computed:
Jul 21 17:29:05 gate pluto[1267]: |   bc 21 13 ec  21 e5 24 3f  9e aa 71 
cb  d1 ba d3 43
Jul 21 17:29:05 gate pluto[1267]: |   bf fd dd c3
Jul 21 17:29:05 gate pluto[1267]: | ****parse IPsec DOI SIT:
Jul 21 17:29:05 gate pluto[1267]: |    IPsec DOI SIT: SIT_IDENTITY_ONLY
Jul 21 17:29:05 gate pluto[1267]: | ****parse ISAKMP Proposal Payload:
Jul 21 17:29:05 gate pluto[1267]: |    next payload type: ISAKMP_NEXT_NONE
Jul 21 17:29:05 gate pluto[1267]: |    length: 40
Jul 21 17:29:05 gate pluto[1267]: |    proposal number: 1
Jul 21 17:29:05 gate pluto[1267]: |    protocol ID: PROTO_IPSEC_ESP
Jul 21 17:29:05 gate pluto[1267]: |    SPI size: 4
Jul 21 17:29:05 gate pluto[1267]: |    number of transforms: 1
Jul 21 17:29:05 gate pluto[1267]: | parsing 4 raw bytes of ISAKMP 
Proposal Payload into SPI
Jul 21 17:29:05 gate pluto[1267]: | SPI  84 5f 1b 7f
Jul 21 17:29:05 gate pluto[1267]: | *****parse ISAKMP Transform Payload 
(ESP):
Jul 21 17:29:05 gate pluto[1267]: |    next payload type: ISAKMP_NEXT_NONE
Jul 21 17:29:05 gate pluto[1267]: |    length: 28
Jul 21 17:29:05 gate pluto[1267]: |    transform number: 1
Jul 21 17:29:05 gate pluto[1267]: |    transform ID: ESP_3DES
Jul 21 17:29:05 gate pluto[1267]: | ******parse ISAKMP IPsec DOI attribute:
Jul 21 17:29:05 gate pluto[1267]: |    af+type: GROUP_DESCRIPTION
Jul 21 17:29:05 gate pluto[1267]: |    length/value: 2
Jul 21 17:29:05 gate pluto[1267]: |    [2 is OAKLEY_GROUP_MODP1024]
Jul 21 17:29:05 gate pluto[1267]: | ******parse ISAKMP IPsec DOI attribute:
Jul 21 17:29:05 gate pluto[1267]: |    af+type: ENCAPSULATION_MODE
Jul 21 17:29:05 gate pluto[1267]: |    length/value: 1
Jul 21 17:29:05 gate pluto[1267]: |    [1 is ENCAPSULATION_MODE_TUNNEL]
Jul 21 17:29:05 gate pluto[1267]: | ******parse ISAKMP IPsec DOI attribute:
Jul 21 17:29:05 gate pluto[1267]: |    af+type: SA_LIFE_TYPE
Jul 21 17:29:05 gate pluto[1267]: |    length/value: 1
Jul 21 17:29:05 gate pluto[1267]: |    [1 is SA_LIFE_TYPE_SECONDS]
Jul 21 17:29:05 gate pluto[1267]: | ******parse ISAKMP IPsec DOI attribute:
Jul 21 17:29:05 gate pluto[1267]: |    af+type: SA_LIFE_DURATION
Jul 21 17:29:05 gate pluto[1267]: |    length/value: 3600
Jul 21 17:29:05 gate pluto[1267]: | ******parse ISAKMP IPsec DOI attribute:
Jul 21 17:29:05 gate pluto[1267]: |    af+type: AUTH_ALGORITHM
Jul 21 17:29:05 gate pluto[1267]: |    length/value: 1
Jul 21 17:29:05 gate pluto[1267]: |    [1 is AUTH_ALGORITHM_HMAC_MD5]
Jul 21 17:29:05 gate pluto[1267]: | kernel_alg_esp_enc_ok(3,0): 
alg_id=3, alg_ivlen=8, alg_minbits=192, alg_maxbits=192, res=0, ret=1
Jul 21 17:29:05 gate pluto[1267]: | 
kernel_alg_esp_enc_keylen():alg_id=3, keylen=24
Jul 21 17:29:05 gate pluto[1267]: | DH public value received:
Jul 21 17:29:05 gate pluto[1267]: |   48 d6 a8 ac  f0 77 7c 09  de d6 47 
c6  33 8c 77 31
Jul 21 17:29:05 gate pluto[1267]: |   8c 68 6c 2b  f8 1f cf b0  d8 e3 45 
09  55 a3 a0 90
Jul 21 17:29:05 gate pluto[1267]: |   3e 4d 6b d2  3e 6b d5 db  d6 6a 07 
a9  d8 c5 d1 42
Jul 21 17:29:05 gate pluto[1267]: |   13 16 61 02  be 18 7e 9f  bf 17 5c 
a9  73 39 30 f6
Jul 21 17:29:05 gate pluto[1267]: |   90 50 0e 4c  33 f8 58 9b  d6 d5 a5 
da  34 95 26 cc
Jul 21 17:29:05 gate pluto[1267]: |   9c 86 b8 92  04 a7 66 83  df b9 2a 
0c  6d f3 97 c1
Jul 21 17:29:05 gate pluto[1267]: |   a1 d0 a1 60  b7 c6 4d 70  57 d7 57 
26  be 62 1e 2b
Jul 21 17:29:05 gate pluto[1267]: |   72 1d 37 8a  88 b8 9b d6  9c 15 8e 
e9  7a cd ad a4
Jul 21 17:29:05 gate pluto[1267]: | started looking for secret for 
69.174.129.33->206.107.146.8 of kind PPK_PSK
Jul 21 17:29:05 gate pluto[1267]: | actually looking for secret for 
69.174.129.33->206.107.146.8 of kind PPK_PSK
Jul 21 17:29:05 gate pluto[1267]: | 1: compared PSK 206.107.146.8 to 
69.174.129.33 / 206.107.146.8 -> 2
Jul 21 17:29:05 gate pluto[1267]: | 2: compared PSK 69.174.129.33 to 
69.174.129.33 / 206.107.146.8 -> 6
Jul 21 17:29:05 gate pluto[1267]: | best_match 0>6 best=0x80faa68 (line=15)
Jul 21 17:29:05 gate pluto[1267]: | 1: compared PSK 143.247.7.28 to 
69.174.129.33 / 206.107.146.8 -> 0
Jul 21 17:29:05 gate pluto[1267]: | 2: compared PSK 69.174.129.33 to 
69.174.129.33 / 206.107.146.8 -> 4
Jul 21 17:29:05 gate pluto[1267]: | concluding with best_match=6 
best=0x80faa68 (lineno=15)
Jul 21 17:29:05 gate pluto[1267]: | calc_dh_shared(): time elapsed 
(OAKLEY_GROUP_MODP1024): 8017 usec
Jul 21 17:29:05 gate pluto[1267]: | DH shared secret:
Jul 21 17:29:05 gate pluto[1267]: |   e8 ae c0 27  40 bb 88 e1  14 f4 af 
58  8f c6 32 ac
Jul 21 17:29:05 gate pluto[1267]: |   bc 38 f1 6e  b7 a0 e4 6d  5f 2e 90 
66  37 82 cb 81
Jul 21 17:29:05 gate pluto[1267]: |   a6 90 32 f3  bf 5f 1b d2  ee f3 39 
22  4e 9a 7f 4d
Jul 21 17:29:05 gate pluto[1267]: |   e6 00 c2 f4  32 0d 6d d3  71 8d 5e 
54  5b 37 87 e6
Jul 21 17:29:05 gate pluto[1267]: |   4c e4 c8 6f  5d df af 31  63 29 22 
24  9a fd da 0f
Jul 21 17:29:05 gate pluto[1267]: |   62 da 56 c9  d3 74 57 d2  ff f7 0a 
41  bd e8 12 d3
Jul 21 17:29:05 gate pluto[1267]: |   50 d6 0d 7c  21 19 ca 7a  fc 7e b5 
e6  85 83 83 48
Jul 21 17:29:05 gate pluto[1267]: |   0c 9c 97 69  f6 cc b4 bf  4c 22 9b 
80  69 67 b1 fe
Jul 21 17:29:05 gate pluto[1267]: | our client is subnet 192.168.3.0/24
Jul 21 17:29:05 gate pluto[1267]: | our client protocol/port is 0/0
Jul 21 17:29:05 gate pluto[1267]: | peer client is subnet 172.16.24.0/21
Jul 21 17:29:05 gate pluto[1267]: | peer client protocol/port is 0/0
Jul 21 17:29:05 gate pluto[1267]: | ***emit ISAKMP Hash Payload:
Jul 21 17:29:05 gate pluto[1267]: |    next payload type: ISAKMP_NEXT_NONE
Jul 21 17:29:05 gate pluto[1267]: | emitting 20 zero bytes of HASH into 
ISAKMP Hash Payload
Jul 21 17:29:05 gate pluto[1267]: | emitting length of ISAKMP Hash 
Payload: 24
Jul 21 17:29:05 gate pluto[1267]: | HASH(3) computed:  b8 27 c7 39  b1 
6b be 6f  2b 57 4c 67  49 9c b6 f9
Jul 21 17:29:05 gate pluto[1267]: |   b6 07 89 3d
Jul 21 17:29:05 gate pluto[1267]: | compute_proto_keymat:needed_len 
(after ESP enc)=24
Jul 21 17:29:05 gate pluto[1267]: | compute_proto_keymat:needed_len 
(after ESP auth)=40
Jul 21 17:29:05 gate pluto[1267]: | KEYMAT computed:
Jul 21 17:29:05 gate pluto[1267]: |   de 6e 24 51  97 cb 24 b7  c1 11 b9 
ea  bd 0f 9d b0
Jul 21 17:29:05 gate pluto[1267]: |   68 22 1d 69  21 59 3d 40  53 81 f0 
d2  87 11 bf e5
Jul 21 17:29:05 gate pluto[1267]: |   88 a7 99 ee  d9 80 45 ad
Jul 21 17:29:05 gate pluto[1267]: | Peer KEYMAT computed:
Jul 21 17:29:05 gate pluto[1267]: |   11 2e d9 55  e4 b6 c8 82  78 de 20 
5c  97 74 be a1
Jul 21 17:29:05 gate pluto[1267]: |   7b 4a 0f 11  4d 4b c1 94  d7 3e c9 
12  e3 a1 02 63
Jul 21 17:29:05 gate pluto[1267]: |   be 7c 45 47  ca fa 48 01
Jul 21 17:29:05 gate pluto[1267]: | install_ipsec_sa() for #2: inbound 
and outbound
Jul 21 17:29:05 gate pluto[1267]: | route owner of "rfd" prospective 
erouted: self; eroute owner: self
Jul 21 17:29:05 gate pluto[1267]: | could_route called for rfd 
(kind=CK_PERMANENT)
Jul 21 17:29:05 gate pluto[1267]: | looking for alg with transid: 3 
keylen: 0 auth: 1
Jul 21 17:29:05 gate pluto[1267]: | checking transid: 11 keylen: 0 auth: 1
Jul 21 17:29:05 gate pluto[1267]: | checking transid: 11 keylen: 0 auth: 2
Jul 21 17:29:05 gate pluto[1267]: | checking transid: 2 keylen: 8 auth: 0
Jul 21 17:29:05 gate pluto[1267]: | checking transid: 2 keylen: 8 auth: 1
Jul 21 17:29:05 gate pluto[1267]: | checking transid: 2 keylen: 8 auth: 2
Jul 21 17:29:05 gate pluto[1267]: | checking transid: 3 keylen: 24 auth: 0
Jul 21 17:29:05 gate pluto[1267]: | checking transid: 3 keylen: 24 auth: 1
Jul 21 17:29:05 gate pluto[1267]: | add inbound eroute 172.16.24.0/21:0 
--0-> 192.168.3.0/24:0 => tun.10000 at 69.174.129.33 (raw_eroute)
Jul 21 17:29:05 gate pluto[1267]: | looking for alg with transid: 3 
keylen: 0 auth: 1
Jul 21 17:29:05 gate pluto[1267]: | checking transid: 11 keylen: 0 auth: 1
Jul 21 17:29:05 gate pluto[1267]: | checking transid: 11 keylen: 0 auth: 2
Jul 21 17:29:05 gate pluto[1267]: | checking transid: 2 keylen: 8 auth: 0
Jul 21 17:29:05 gate pluto[1267]: | checking transid: 2 keylen: 8 auth: 1
Jul 21 17:29:05 gate pluto[1267]: | checking transid: 2 keylen: 8 auth: 2
Jul 21 17:29:05 gate pluto[1267]: | checking transid: 3 keylen: 24 auth: 0
Jul 21 17:29:05 gate pluto[1267]: | checking transid: 3 keylen: 24 auth: 1
Jul 21 17:29:05 gate pluto[1267]: | sr for #2: prospective erouted
Jul 21 17:29:05 gate pluto[1267]: | route owner of "rfd" prospective 
erouted: self; eroute owner: self
Jul 21 17:29:05 gate pluto[1267]: | route_and_eroute with c: rfd (next: 
none) ero:rfd esr:{(nil)} ro:rfd rosr:{(nil)} and state: 2
Jul 21 17:29:05 gate pluto[1267]: | eroute_connection replace eroute 
192.168.3.0/24:0 --0-> 172.16.24.0/21:0 => tun.0 at 206.107.146.8 (raw_eroute)
Jul 21 17:29:05 gate pluto[1267]: | command executing up-client
Jul 21 17:29:05 gate pluto[1267]: | executing up-client: 2>&1 
PLUTO_VERSION='1.1' PLUTO_VERB='up-client' PLUTO_CONNECTION='rfd' 
PLUTO_NEXT_HOP='69.174.128.1' PLUTO_INTERFACE='eth1' 
PLUTO_ME='69.174.129.33' PLUTO_MY_ID='69.174.129.33' 
PLUTO_MY_CLIENT='192.168.3.0/24' PLUTO_MY_CLIENT_NET='192.168.3.0' 
PLUTO_MY_CLIENT_MASK='255.255.255.0' PLUTO_MY_PORT='0' 
PLUTO_MY_PROTOCOL='0' PLUTO_PEER='206.107.146.8' 
PLUTO_PEER_ID='206.107.146.8' PLUTO_PEER_CLIENT='172.16.24.0/21' 
PLUTO_PEER_CLIENT_NET='172.16.24.0' 
PLUTO_PEER_CLIENT_MASK='255.255.248.0' PLUTO_PEER_PORT='0' 
PLUTO_PEER_PROTOCOL='0' PLUTO_PEER_CA='' 
PLUTO_CONN_POLICY='PSK+ENCRYPT+TUNNEL+PFS+UP'   ipsec _updown
Jul 21 17:29:05 gate pluto[1267]: | route_and_eroute: firewall_notified: 
true
Jul 21 17:29:05 gate pluto[1267]: | route_and_eroute: instance "rfd", 
setting eroute_owner {spd=0x80f9e3c,sr=0x80f9e3c} to #2 (was #0) 
(newest_ipsec_sa=#0)
Jul 21 17:29:05 gate pluto[1267]: | encrypting:
Jul 21 17:29:05 gate pluto[1267]: |   00 00 00 18  b8 27 c7 39  b1 6b be 
6f  2b 57 4c 67
Jul 21 17:29:05 gate pluto[1267]: |   49 9c b6 f9  b6 07 89 3d
Jul 21 17:29:05 gate pluto[1267]: | IV:
Jul 21 17:29:05 gate pluto[1267]: |   6a 60 14 01  9c 87 de c1
Jul 21 17:29:05 gate pluto[1267]: | encrypting using OAKLEY_3DES_CBC
Jul 21 17:29:05 gate pluto[1267]: | next IV:  98 6b f8 d6  dd 84 27 36
Jul 21 17:29:05 gate pluto[1267]: | emitting length of ISAKMP Message: 52
Jul 21 17:29:05 gate pluto[1267]: | inR1_outI2: instance rfd[0], setting 
newest_ipsec_sa to #2 (was #0) (spd.eroute=#2)
Jul 21 17:29:05 gate pluto[1267]: | complete state transition with STF_OK
Jul 21 17:29:05 gate pluto[1267]: "rfd" #2: transition from state 
STATE_QUICK_I1 to state STATE_QUICK_I2
Jul 21 17:29:05 gate pluto[1267]: | sending reply packet to 
206.107.146.8:500 (from port=500)
Jul 21 17:29:05 gate pluto[1267]: | sending 52 bytes for STATE_QUICK_I1 
through eth1:500 to 206.107.146.8:500:
Jul 21 17:29:05 gate pluto[1267]: |   76 d2 6a 8a  c2 bf ec 75  e4 aa 45 
96  55 19 71 2f
Jul 21 17:29:05 gate pluto[1267]: |   08 10 20 01  69 db bf f9  00 00 00 
34  d5 f1 05 cb
Jul 21 17:29:05 gate pluto[1267]: |   88 07 47 de  e3 dd ba 77  6a 68 bf 
e2  98 6b f8 d6
Jul 21 17:29:05 gate pluto[1267]: |   dd 84 27 36
Jul 21 17:29:05 gate pluto[1267]: | inserting event EVENT_SA_REPLACE, 
timeout in 2696 seconds for #2
Jul 21 17:29:05 gate pluto[1267]: "rfd" #2: STATE_QUICK_I2: sent QI2, 
IPsec SA established {ESP=>0x845f1b7f <0x8be5eea4 xfrm=3DES_0-HMAC_MD5 
NATD=none DPD=none}
Jul 21 17:29:05 gate pluto[1267]: | modecfg pull: noquirk policy:push 
not-client
Jul 21 17:29:05 gate pluto[1267]: | phase 1 is done, looking for phase 1 
to unpend
Jul 21 17:29:05 gate pluto[1267]: | next event EVENT_PENDING_PHASE2 in 
119 seconds
Jul 21 17:29:06 gate pluto[1267]: | 
Jul 21 17:29:06 gate pluto[1267]: | *received 128 bytes from 
206.107.146.9:500 on eth1 (port=500)
Jul 21 17:29:06 gate pluto[1267]: |   6e ad 01 6e  69 88 e3 30  00 00 00 
00  00 00 00 00
Jul 21 17:29:06 gate pluto[1267]: |   01 10 02 00  00 00 00 00  00 00 00 
80  0d 00 00 38
Jul 21 17:29:06 gate pluto[1267]: |   00 00 00 01  00 00 00 01  00 00 00 
2c  01 01 00 01
Jul 21 17:29:06 gate pluto[1267]: |   00 00 00 24  01 01 00 00  80 01 00 
05  80 02 00 02
Jul 21 17:29:06 gate pluto[1267]: |   80 03 00 01  80 04 00 05  80 0b 00 
01  00 0c 00 04
Jul 21 17:29:06 gate pluto[1267]: |   00 01 51 80  00 00 00 2c  f4 ed 19 
e0  c1 14 eb 51
Jul 21 17:29:06 gate pluto[1267]: |   6f aa ac 0e  e3 7d af 28  07 b4 38 
1f  00 00 00 01
Jul 21 17:29:06 gate pluto[1267]: |   00 00 13 8d  44 c1 46 75  00 00 00 
00  18 20 00 00
Jul 21 17:29:06 gate pluto[1267]: | **parse ISAKMP Message:
Jul 21 17:29:06 gate pluto[1267]: |    initiator cookie:
Jul 21 17:29:06 gate pluto[1267]: |   6e ad 01 6e  69 88 e3 30
Jul 21 17:29:06 gate pluto[1267]: |    responder cookie:
Jul 21 17:29:06 gate pluto[1267]: |   00 00 00 00  00 00 00 00
Jul 21 17:29:06 gate pluto[1267]: |    next payload type: ISAKMP_NEXT_SA
Jul 21 17:29:06 gate pluto[1267]: |    ISAKMP version: ISAKMP Version 1.0
Jul 21 17:29:06 gate pluto[1267]: |    exchange type: ISAKMP_XCHG_IDPROT
Jul 21 17:29:06 gate pluto[1267]: |    flags: none
Jul 21 17:29:06 gate pluto[1267]: |    message ID:  00 00 00 00
Jul 21 17:29:06 gate pluto[1267]: |    length: 128
Jul 21 17:29:06 gate pluto[1267]: |  processing packet with exchange 
type=ISAKMP_XCHG_IDPROT (2)
Jul 21 17:29:06 gate pluto[1267]: | ***parse ISAKMP Security Association 
Payload:
Jul 21 17:29:06 gate pluto[1267]: |    next payload type: ISAKMP_NEXT_VID
Jul 21 17:29:06 gate pluto[1267]: |    length: 56
Jul 21 17:29:06 gate pluto[1267]: |    DOI: ISAKMP_DOI_IPSEC
Jul 21 17:29:06 gate pluto[1267]: | ***parse ISAKMP Vendor ID Payload:
Jul 21 17:29:06 gate pluto[1267]: |    next payload type: ISAKMP_NEXT_NONE
Jul 21 17:29:06 gate pluto[1267]: |    length: 44
Jul 21 17:29:06 gate pluto[1267]: packet from 206.107.146.9:500: 
ignoring unknown Vendor ID payload 
[f4ed19e0c114eb516faaac0ee37daf2807b4381f000000010000138d44c14675...]
Jul 21 17:29:06 gate pluto[1267]: | find_host_connection called from 
main_inI1_outR1
Jul 21 17:29:06 gate pluto[1267]: | find_host_pair: comparing to 
69.174.129.33:500 206.107.146.8:500
Jul 21 17:29:06 gate pluto[1267]: | find_host_pair_conn 
(find_host_connection2): 69.174.129.33:500 206.107.146.9:500 -> hp:none
Jul 21 17:29:06 gate pluto[1267]: | find_host_connection called from 
main_inI1_outR1
Jul 21 17:29:06 gate pluto[1267]: | find_host_pair: comparing to 
69.174.129.33:500 206.107.146.8:500
Jul 21 17:29:06 gate pluto[1267]: | find_host_pair_conn 
(find_host_connection2): 69.174.129.33:500 %any:500 -> hp:none
Jul 21 17:29:06 gate pluto[1267]: packet from 206.107.146.9:500: initial 
Main Mode message received on 69.174.129.33:500 but no connection has 
been authorized
Jul 21 17:29:06 gate pluto[1267]: | complete state transition with 
STF_IGNORE
Jul 21 17:29:06 gate pluto[1267]: | next event EVENT_PENDING_PHASE2 in 
118 seconds
Jul 21 17:29:08 gate pluto[1267]: | 
Jul 21 17:29:08 gate pluto[1267]: | *received 128 bytes from 
206.107.146.9:500 on eth1 (port=500)
Jul 21 17:29:08 gate pluto[1267]: |   6e ad 01 6e  69 88 e3 30  00 00 00 
00  00 00 00 00
Jul 21 17:29:08 gate pluto[1267]: |   01 10 02 00  00 00 00 00  00 00 00 
80  0d 00 00 38
Jul 21 17:29:08 gate pluto[1267]: |   00 00 00 01  00 00 00 01  00 00 00 
2c  01 01 00 01
Jul 21 17:29:08 gate pluto[1267]: |   00 00 00 24  01 01 00 00  80 01 00 
05  80 02 00 02
Jul 21 17:29:08 gate pluto[1267]: |   80 03 00 01  80 04 00 05  80 0b 00 
01  00 0c 00 04
Jul 21 17:29:08 gate pluto[1267]: |   00 01 51 80  00 00 00 2c  f4 ed 19 
e0  c1 14 eb 51
Jul 21 17:29:08 gate pluto[1267]: |   6f aa ac 0e  e3 7d af 28  07 b4 38 
1f  00 00 00 01
Jul 21 17:29:08 gate pluto[1267]: |   00 00 13 8d  44 c1 46 75  00 00 00 
00  18 20 00 00
Jul 21 17:29:08 gate pluto[1267]: | **parse ISAKMP Message:
Jul 21 17:29:08 gate pluto[1267]: |    initiator cookie:
Jul 21 17:29:08 gate pluto[1267]: |   6e ad 01 6e  69 88 e3 30
Jul 21 17:29:08 gate pluto[1267]: |    responder cookie:
Jul 21 17:29:08 gate pluto[1267]: |   00 00 00 00  00 00 00 00
Jul 21 17:29:08 gate pluto[1267]: |    next payload type: ISAKMP_NEXT_SA
Jul 21 17:29:08 gate pluto[1267]: |    ISAKMP version: ISAKMP Version 1.0
Jul 21 17:29:08 gate pluto[1267]: |    exchange type: ISAKMP_XCHG_IDPROT
Jul 21 17:29:08 gate pluto[1267]: |    flags: none
Jul 21 17:29:08 gate pluto[1267]: |    message ID:  00 00 00 00
Jul 21 17:29:08 gate pluto[1267]: |    length: 128
Jul 21 17:29:08 gate pluto[1267]: |  processing packet with exchange 
type=ISAKMP_XCHG_IDPROT (2)
Jul 21 17:29:08 gate pluto[1267]: | ***parse ISAKMP Security Association 
Payload:
Jul 21 17:29:08 gate pluto[1267]: |    next payload type: ISAKMP_NEXT_VID
Jul 21 17:29:08 gate pluto[1267]: |    length: 56
Jul 21 17:29:08 gate pluto[1267]: |    DOI: ISAKMP_DOI_IPSEC
Jul 21 17:29:08 gate pluto[1267]: | ***parse ISAKMP Vendor ID Payload:
Jul 21 17:29:08 gate pluto[1267]: |    next payload type: ISAKMP_NEXT_NONE
Jul 21 17:29:08 gate pluto[1267]: |    length: 44
Jul 21 17:29:08 gate pluto[1267]: packet from 206.107.146.9:500: 
ignoring unknown Vendor ID payload 
[f4ed19e0c114eb516faaac0ee37daf2807b4381f000000010000138d44c14675...]
Jul 21 17:29:08 gate pluto[1267]: | find_host_connection called from 
main_inI1_outR1
Jul 21 17:29:08 gate pluto[1267]: | find_host_pair: comparing to 
69.174.129.33:500 206.107.146.8:500
Jul 21 17:29:08 gate pluto[1267]: | find_host_pair_conn 
(find_host_connection2): 69.174.129.33:500 206.107.146.9:500 -> hp:none
Jul 21 17:29:08 gate pluto[1267]: | find_host_connection called from 
main_inI1_outR1
Jul 21 17:29:08 gate pluto[1267]: | find_host_pair: comparing to 
69.174.129.33:500 206.107.146.8:500
Jul 21 17:29:08 gate pluto[1267]: | find_host_pair_conn 
(find_host_connection2): 69.174.129.33:500 %any:500 -> hp:none
Jul 21 17:29:08 gate pluto[1267]: packet from 206.107.146.9:500: initial 
Main Mode message received on 69.174.129.33:500 but no connection has 
been authorized
Jul 21 17:29:08 gate pluto[1267]: | complete state transition with 
STF_IGNORE
Jul 21 17:29:08 gate pluto[1267]: | next event EVENT_PENDING_PHASE2 in 
116 seconds
Jul 21 17:29:10 gate pluto[1267]: | 
Jul 21 17:29:10 gate pluto[1267]: | *received 128 bytes from 
206.107.146.9:500 on eth1 (port=500)
Jul 21 17:29:10 gate pluto[1267]: |   6e ad 01 6e  69 88 e3 30  00 00 00 
00  00 00 00 00
Jul 21 17:29:10 gate pluto[1267]: |   01 10 02 00  00 00 00 00  00 00 00 
80  0d 00 00 38
Jul 21 17:29:10 gate pluto[1267]: |   00 00 00 01  00 00 00 01  00 00 00 
2c  01 01 00 01
Jul 21 17:29:10 gate pluto[1267]: |   00 00 00 24  01 01 00 00  80 01 00 
05  80 02 00 02
Jul 21 17:29:10 gate pluto[1267]: |   80 03 00 01  80 04 00 05  80 0b 00 
01  00 0c 00 04
Jul 21 17:29:10 gate pluto[1267]: |   00 01 51 80  00 00 00 2c  f4 ed 19 
e0  c1 14 eb 51
Jul 21 17:29:10 gate pluto[1267]: |   6f aa ac 0e  e3 7d af 28  07 b4 38 
1f  00 00 00 01
Jul 21 17:29:10 gate pluto[1267]: |   00 00 13 8d  44 c1 46 75  00 00 00 
00  18 20 00 00
Jul 21 17:29:10 gate pluto[1267]: | **parse ISAKMP Message:
Jul 21 17:29:10 gate pluto[1267]: |    initiator cookie:
Jul 21 17:29:10 gate pluto[1267]: |   6e ad 01 6e  69 88 e3 30
Jul 21 17:29:10 gate pluto[1267]: |    responder cookie:
Jul 21 17:29:10 gate pluto[1267]: |   00 00 00 00  00 00 00 00
Jul 21 17:29:10 gate pluto[1267]: |    next payload type: ISAKMP_NEXT_SA
Jul 21 17:29:10 gate pluto[1267]: |    ISAKMP version: ISAKMP Version 1.0
Jul 21 17:29:10 gate pluto[1267]: |    exchange type: ISAKMP_XCHG_IDPROT
Jul 21 17:29:10 gate pluto[1267]: |    flags: none
Jul 21 17:29:10 gate pluto[1267]: |    message ID:  00 00 00 00
Jul 21 17:29:10 gate pluto[1267]: |    length: 128
Jul 21 17:29:10 gate pluto[1267]: |  processing packet with exchange 
type=ISAKMP_XCHG_IDPROT (2)
Jul 21 17:29:10 gate pluto[1267]: | ***parse ISAKMP Security Association 
Payload:
Jul 21 17:29:10 gate pluto[1267]: |    next payload type: ISAKMP_NEXT_VID
Jul 21 17:29:10 gate pluto[1267]: |    length: 56
Jul 21 17:29:10 gate pluto[1267]: |    DOI: ISAKMP_DOI_IPSEC
Jul 21 17:29:10 gate pluto[1267]: | ***parse ISAKMP Vendor ID Payload:
Jul 21 17:29:10 gate pluto[1267]: |    next payload type: ISAKMP_NEXT_NONE
Jul 21 17:29:10 gate pluto[1267]: |    length: 44
Jul 21 17:29:10 gate pluto[1267]: packet from 206.107.146.9:500: 
ignoring unknown Vendor ID payload 
[f4ed19e0c114eb516faaac0ee37daf2807b4381f000000010000138d44c14675...]
Jul 21 17:29:10 gate pluto[1267]: | find_host_connection called from 
main_inI1_outR1
Jul 21 17:29:10 gate pluto[1267]: | find_host_pair: comparing to 
69.174.129.33:500 206.107.146.8:500
Jul 21 17:29:10 gate pluto[1267]: | find_host_pair_conn 
(find_host_connection2): 69.174.129.33:500 206.107.146.9:500 -> hp:none
Jul 21 17:29:10 gate pluto[1267]: | find_host_connection called from 
main_inI1_outR1
Jul 21 17:29:10 gate pluto[1267]: | find_host_pair: comparing to 
69.174.129.33:500 206.107.146.8:500
Jul 21 17:29:10 gate pluto[1267]: | find_host_pair_conn 
(find_host_connection2): 69.174.129.33:500 %any:500 -> hp:none
Jul 21 17:29:10 gate pluto[1267]: packet from 206.107.146.9:500: initial 
Main Mode message received on 69.174.129.33:500 but no connection has 
been authorized
Jul 21 17:29:10 gate pluto[1267]: | complete state transition with 
STF_IGNORE
Jul 21 17:29:10 gate pluto[1267]: | next event EVENT_PENDING_PHASE2 in 
114 seconds
Jul 21 17:29:12 gate pluto[1267]: | 
Jul 21 17:29:12 gate pluto[1267]: | *received 128 bytes from 
206.107.146.9:500 on eth1 (port=500)
Jul 21 17:29:12 gate pluto[1267]: |   6e ad 01 6e  69 88 e3 30  00 00 00 
00  00 00 00 00
Jul 21 17:29:12 gate pluto[1267]: |   01 10 02 00  00 00 00 00  00 00 00 
80  0d 00 00 38
Jul 21 17:29:12 gate pluto[1267]: |   00 00 00 01  00 00 00 01  00 00 00 
2c  01 01 00 01
Jul 21 17:29:12 gate pluto[1267]: |   00 00 00 24  01 01 00 00  80 01 00 
05  80 02 00 02
Jul 21 17:29:12 gate pluto[1267]: |   80 03 00 01  80 04 00 05  80 0b 00 
01  00 0c 00 04
Jul 21 17:29:12 gate pluto[1267]: |   00 01 51 80  00 00 00 2c  f4 ed 19 
e0  c1 14 eb 51
Jul 21 17:29:12 gate pluto[1267]: |   6f aa ac 0e  e3 7d af 28  07 b4 38 
1f  00 00 00 01
Jul 21 17:29:12 gate pluto[1267]: |   00 00 13 8d  44 c1 46 75  00 00 00 
00  18 20 00 00
Jul 21 17:29:12 gate pluto[1267]: | **parse ISAKMP Message:
Jul 21 17:29:12 gate pluto[1267]: |    initiator cookie:
Jul 21 17:29:12 gate pluto[1267]: |   6e ad 01 6e  69 88 e3 30
Jul 21 17:29:12 gate pluto[1267]: |    responder cookie:
Jul 21 17:29:12 gate pluto[1267]: |   00 00 00 00  00 00 00 00
Jul 21 17:29:12 gate pluto[1267]: |    next payload type: ISAKMP_NEXT_SA
Jul 21 17:29:12 gate pluto[1267]: |    ISAKMP version: ISAKMP Version 1.0
Jul 21 17:29:12 gate pluto[1267]: |    exchange type: ISAKMP_XCHG_IDPROT
Jul 21 17:29:12 gate pluto[1267]: |    flags: none
Jul 21 17:29:12 gate pluto[1267]: |    message ID:  00 00 00 00
Jul 21 17:29:12 gate pluto[1267]: |    length: 128
Jul 21 17:29:12 gate pluto[1267]: |  processing packet with exchange 
type=ISAKMP_XCHG_IDPROT (2)
Jul 21 17:29:12 gate pluto[1267]: | ***parse ISAKMP Security Association 
Payload:
Jul 21 17:29:12 gate pluto[1267]: |    next payload type: ISAKMP_NEXT_VID
Jul 21 17:29:12 gate pluto[1267]: |    length: 56
Jul 21 17:29:12 gate pluto[1267]: |    DOI: ISAKMP_DOI_IPSEC
Jul 21 17:29:12 gate pluto[1267]: | ***parse ISAKMP Vendor ID Payload:
Jul 21 17:29:12 gate pluto[1267]: |    next payload type: ISAKMP_NEXT_NONE
Jul 21 17:29:12 gate pluto[1267]: |    length: 44
Jul 21 17:29:12 gate pluto[1267]: packet from 206.107.146.9:500: 
ignoring unknown Vendor ID payload 
[f4ed19e0c114eb516faaac0ee37daf2807b4381f000000010000138d44c14675...]
Jul 21 17:29:12 gate pluto[1267]: | find_host_connection called from 
main_inI1_outR1
Jul 21 17:29:12 gate pluto[1267]: | find_host_pair: comparing to 
69.174.129.33:500 206.107.146.8:500
Jul 21 17:29:12 gate pluto[1267]: | find_host_pair_conn 
(find_host_connection2): 69.174.129.33:500 206.107.146.9:500 -> hp:none
Jul 21 17:29:12 gate pluto[1267]: | find_host_connection called from 
main_inI1_outR1
Jul 21 17:29:12 gate pluto[1267]: | find_host_pair: comparing to 
69.174.129.33:500 206.107.146.8:500
Jul 21 17:29:12 gate pluto[1267]: | find_host_pair_conn 
(find_host_connection2): 69.174.129.33:500 %any:500 -> hp:none
Jul 21 17:29:12 gate pluto[1267]: packet from 206.107.146.9:500: initial 
Main Mode message received on 69.174.129.33:500 but no connection has 
been authorized
Jul 21 17:29:12 gate pluto[1267]: | complete state transition with 
STF_IGNORE
Jul 21 17:29:12 gate pluto[1267]: | next event EVENT_PENDING_PHASE2 in 
112 seconds
Jul 21 17:29:14 gate pluto[1267]: | 
Jul 21 17:29:14 gate pluto[1267]: | *received 128 bytes from 
206.107.146.9:500 on eth1 (port=500)
Jul 21 17:29:14 gate pluto[1267]: |   6e ad 01 6e  69 88 e3 30  00 00 00 
00  00 00 00 00
Jul 21 17:29:14 gate pluto[1267]: |   01 10 02 00  00 00 00 00  00 00 00 
80  0d 00 00 38
Jul 21 17:29:14 gate pluto[1267]: |   00 00 00 01  00 00 00 01  00 00 00 
2c  01 01 00 01
Jul 21 17:29:14 gate pluto[1267]: |   00 00 00 24  01 01 00 00  80 01 00 
05  80 02 00 02
Jul 21 17:29:14 gate pluto[1267]: |   80 03 00 01  80 04 00 05  80 0b 00 
01  00 0c 00 04
Jul 21 17:29:14 gate pluto[1267]: |   00 01 51 80  00 00 00 2c  f4 ed 19 
e0  c1 14 eb 51
Jul 21 17:29:14 gate pluto[1267]: |   6f aa ac 0e  e3 7d af 28  07 b4 38 
1f  00 00 00 01
Jul 21 17:29:14 gate pluto[1267]: |   00 00 13 8d  44 c1 46 75  00 00 00 
00  18 20 00 00
Jul 21 17:29:14 gate pluto[1267]: | **parse ISAKMP Message:
Jul 21 17:29:14 gate pluto[1267]: |    initiator cookie:
Jul 21 17:29:14 gate pluto[1267]: |   6e ad 01 6e  69 88 e3 30
Jul 21 17:29:14 gate pluto[1267]: |    responder cookie:
Jul 21 17:29:14 gate pluto[1267]: |   00 00 00 00  00 00 00 00
Jul 21 17:29:14 gate pluto[1267]: |    next payload type: ISAKMP_NEXT_SA
Jul 21 17:29:14 gate pluto[1267]: |    ISAKMP version: ISAKMP Version 1.0
Jul 21 17:29:14 gate pluto[1267]: |    exchange type: ISAKMP_XCHG_IDPROT
Jul 21 17:29:14 gate pluto[1267]: |    flags: none
Jul 21 17:29:14 gate pluto[1267]: |    message ID:  00 00 00 00
Jul 21 17:29:14 gate pluto[1267]: |    length: 128
Jul 21 17:29:14 gate pluto[1267]: |  processing packet with exchange 
type=ISAKMP_XCHG_IDPROT (2)
Jul 21 17:29:14 gate pluto[1267]: | ***parse ISAKMP Security Association 
Payload:
Jul 21 17:29:14 gate pluto[1267]: |    next payload type: ISAKMP_NEXT_VID
Jul 21 17:29:14 gate pluto[1267]: |    length: 56
Jul 21 17:29:14 gate pluto[1267]: |    DOI: ISAKMP_DOI_IPSEC
Jul 21 17:29:14 gate pluto[1267]: | ***parse ISAKMP Vendor ID Payload:
Jul 21 17:29:14 gate pluto[1267]: |    next payload type: ISAKMP_NEXT_NONE
Jul 21 17:29:14 gate pluto[1267]: |    length: 44
Jul 21 17:29:14 gate pluto[1267]: packet from 206.107.146.9:500: 
ignoring unknown Vendor ID payload 
[f4ed19e0c114eb516faaac0ee37daf2807b4381f000000010000138d44c14675...]
Jul 21 17:29:14 gate pluto[1267]: | find_host_connection called from 
main_inI1_outR1
Jul 21 17:29:14 gate pluto[1267]: | find_host_pair: comparing to 
69.174.129.33:500 206.107.146.8:500
Jul 21 17:29:14 gate pluto[1267]: | find_host_pair_conn 
(find_host_connection2): 69.174.129.33:500 206.107.146.9:500 -> hp:none
Jul 21 17:29:14 gate pluto[1267]: | find_host_connection called from 
main_inI1_outR1
Jul 21 17:29:14 gate pluto[1267]: | find_host_pair: comparing to 
69.174.129.33:500 206.107.146.8:500
Jul 21 17:29:14 gate pluto[1267]: | find_host_pair_conn 
(find_host_connection2): 69.174.129.33:500 %any:500 -> hp:none
Jul 21 17:29:14 gate pluto[1267]: packet from 206.107.146.9:500: initial 
Main Mode message received on 69.174.129.33:500 but no connection has 
been authorized
Jul 21 17:29:14 gate pluto[1267]: | complete state transition with 
STF_IGNORE
Jul 21 17:29:14 gate pluto[1267]: | next event EVENT_PENDING_PHASE2 in 
110 seconds
Jul 21 17:29:16 gate pluto[1267]: | 
Jul 21 17:29:16 gate pluto[1267]: | *received 128 bytes from 
206.107.146.9:500 on eth1 (port=500)
Jul 21 17:29:16 gate pluto[1267]: |   6e ad 01 6e  69 88 e3 30  00 00 00 
00  00 00 00 00
Jul 21 17:29:16 gate pluto[1267]: |   01 10 02 00  00 00 00 00  00 00 00 
80  0d 00 00 38
Jul 21 17:29:16 gate pluto[1267]: |   00 00 00 01  00 00 00 01  00 00 00 
2c  01 01 00 01
Jul 21 17:29:16 gate pluto[1267]: |   00 00 00 24  01 01 00 00  80 01 00 
05  80 02 00 02
Jul 21 17:29:16 gate pluto[1267]: |   80 03 00 01  80 04 00 05  80 0b 00 
01  00 0c 00 04
Jul 21 17:29:16 gate pluto[1267]: |   00 01 51 80  00 00 00 2c  f4 ed 19 
e0  c1 14 eb 51
Jul 21 17:29:16 gate pluto[1267]: |   6f aa ac 0e  e3 7d af 28  07 b4 38 
1f  00 00 00 01
Jul 21 17:29:16 gate pluto[1267]: |   00 00 13 8d  44 c1 46 75  00 00 00 
00  18 20 00 00
Jul 21 17:29:16 gate pluto[1267]: | **parse ISAKMP Message:
Jul 21 17:29:16 gate pluto[1267]: |    initiator cookie:
Jul 21 17:29:16 gate pluto[1267]: |   6e ad 01 6e  69 88 e3 30
Jul 21 17:29:16 gate pluto[1267]: |    responder cookie:
Jul 21 17:29:16 gate pluto[1267]: |   00 00 00 00  00 00 00 00
Jul 21 17:29:16 gate pluto[1267]: |    next payload type: ISAKMP_NEXT_SA
Jul 21 17:29:16 gate pluto[1267]: |    ISAKMP version: ISAKMP Version 1.0
Jul 21 17:29:16 gate pluto[1267]: |    exchange type: ISAKMP_XCHG_IDPROT
Jul 21 17:29:16 gate pluto[1267]: |    flags: none
Jul 21 17:29:16 gate pluto[1267]: |    message ID:  00 00 00 00
Jul 21 17:29:16 gate pluto[1267]: |    length: 128
Jul 21 17:29:16 gate pluto[1267]: |  processing packet with exchange 
type=ISAKMP_XCHG_IDPROT (2)
Jul 21 17:29:16 gate pluto[1267]: | ***parse ISAKMP Security Association 
Payload:
Jul 21 17:29:16 gate pluto[1267]: |    next payload type: ISAKMP_NEXT_VID
Jul 21 17:29:16 gate pluto[1267]: |    length: 56
Jul 21 17:29:16 gate pluto[1267]: |    DOI: ISAKMP_DOI_IPSEC
Jul 21 17:29:16 gate pluto[1267]: | ***parse ISAKMP Vendor ID Payload:
Jul 21 17:29:16 gate pluto[1267]: |    next payload type: ISAKMP_NEXT_NONE
Jul 21 17:29:16 gate pluto[1267]: |    length: 44
Jul 21 17:29:16 gate pluto[1267]: packet from 206.107.146.9:500: 
ignoring unknown Vendor ID payload 
[f4ed19e0c114eb516faaac0ee37daf2807b4381f000000010000138d44c14675...]
Jul 21 17:29:16 gate pluto[1267]: | find_host_connection called from 
main_inI1_outR1
Jul 21 17:29:16 gate pluto[1267]: | find_host_pair: comparing to 
69.174.129.33:500 206.107.146.8:500
Jul 21 17:29:16 gate pluto[1267]: | find_host_pair_conn 
(find_host_connection2): 69.174.129.33:500 206.107.146.9:500 -> hp:none
Jul 21 17:29:16 gate pluto[1267]: | find_host_connection called from 
main_inI1_outR1
Jul 21 17:29:16 gate pluto[1267]: | find_host_pair: comparing to 
69.174.129.33:500 206.107.146.8:500
Jul 21 17:29:16 gate pluto[1267]: | find_host_pair_conn 
(find_host_connection2): 69.174.129.33:500 %any:500 -> hp:none
Jul 21 17:29:16 gate pluto[1267]: packet from 206.107.146.9:500: initial 
Main Mode message received on 69.174.129.33:500 but no connection has 
been authorized
Jul 21 17:29:16 gate pluto[1267]: | complete state transition with 
STF_IGNORE
Jul 21 17:29:16 gate pluto[1267]: | next event EVENT_PENDING_PHASE2 in 
108 seconds
Jul 21 17:29:20 gate pluto[1267]: | 
Jul 21 17:29:20 gate pluto[1267]: | *received 128 bytes from 
206.107.146.9:500 on eth1 (port=500)
Jul 21 17:29:20 gate pluto[1267]: |   6e ad 01 6e  69 88 e3 30  00 00 00 
00  00 00 00 00
Jul 21 17:29:20 gate pluto[1267]: |   01 10 02 00  00 00 00 00  00 00 00 
80  0d 00 00 38
Jul 21 17:29:20 gate pluto[1267]: |   00 00 00 01  00 00 00 01  00 00 00 
2c  01 01 00 01
Jul 21 17:29:20 gate pluto[1267]: |   00 00 00 24  01 01 00 00  80 01 00 
05  80 02 00 02
Jul 21 17:29:20 gate pluto[1267]: |   80 03 00 01  80 04 00 05  80 0b 00 
01  00 0c 00 04
Jul 21 17:29:20 gate pluto[1267]: |   00 01 51 80  00 00 00 2c  f4 ed 19 
e0  c1 14 eb 51
Jul 21 17:29:20 gate pluto[1267]: |   6f aa ac 0e  e3 7d af 28  07 b4 38 
1f  00 00 00 01
Jul 21 17:29:20 gate pluto[1267]: |   00 00 13 8d  44 c1 46 75  00 00 00 
00  18 20 00 00
Jul 21 17:29:20 gate pluto[1267]: | **parse ISAKMP Message:
Jul 21 17:29:20 gate pluto[1267]: |    initiator cookie:
Jul 21 17:29:20 gate pluto[1267]: |   6e ad 01 6e  69 88 e3 30
Jul 21 17:29:20 gate pluto[1267]: |    responder cookie:
Jul 21 17:29:20 gate pluto[1267]: |   00 00 00 00  00 00 00 00
Jul 21 17:29:20 gate pluto[1267]: |    next payload type: ISAKMP_NEXT_SA
Jul 21 17:29:20 gate pluto[1267]: |    ISAKMP version: ISAKMP Version 1.0
Jul 21 17:29:20 gate pluto[1267]: |    exchange type: ISAKMP_XCHG_IDPROT
Jul 21 17:29:20 gate pluto[1267]: |    flags: none
Jul 21 17:29:20 gate pluto[1267]: |    message ID:  00 00 00 00
Jul 21 17:29:20 gate pluto[1267]: |    length: 128
Jul 21 17:29:20 gate pluto[1267]: |  processing packet with exchange 
type=ISAKMP_XCHG_IDPROT (2)
Jul 21 17:29:20 gate pluto[1267]: | ***parse ISAKMP Security Association 
Payload:
Jul 21 17:29:20 gate pluto[1267]: |    next payload type: ISAKMP_NEXT_VID
Jul 21 17:29:20 gate pluto[1267]: |    length: 56
Jul 21 17:29:20 gate pluto[1267]: |    DOI: ISAKMP_DOI_IPSEC
Jul 21 17:29:20 gate pluto[1267]: | ***parse ISAKMP Vendor ID Payload:
Jul 21 17:29:20 gate pluto[1267]: |    next payload type: ISAKMP_NEXT_NONE
Jul 21 17:29:20 gate pluto[1267]: |    length: 44
Jul 21 17:29:20 gate pluto[1267]: packet from 206.107.146.9:500: 
ignoring unknown Vendor ID payload 
[f4ed19e0c114eb516faaac0ee37daf2807b4381f000000010000138d44c14675...]
Jul 21 17:29:20 gate pluto[1267]: | find_host_connection called from 
main_inI1_outR1
Jul 21 17:29:20 gate pluto[1267]: | find_host_pair: comparing to 
69.174.129.33:500 206.107.146.8:500
Jul 21 17:29:20 gate pluto[1267]: | find_host_pair_conn 
(find_host_connection2): 69.174.129.33:500 206.107.146.9:500 -> hp:none
Jul 21 17:29:20 gate pluto[1267]: | find_host_connection called from 
main_inI1_outR1
Jul 21 17:29:20 gate pluto[1267]: | find_host_pair: comparing to 
69.174.129.33:500 206.107.146.8:500
Jul 21 17:29:20 gate pluto[1267]: | find_host_pair_conn 
(find_host_connection2): 69.174.129.33:500 %any:500 -> hp:none
Jul 21 17:29:20 gate pluto[1267]: packet from 206.107.146.9:500: initial 
Main Mode message received on 69.174.129.33:500 but no connection has 
been authorized
Jul 21 17:29:20 gate pluto[1267]: | complete state transition with 
STF_IGNORE
Jul 21 17:29:20 gate pluto[1267]: | next event EVENT_PENDING_PHASE2 in 
104 seconds
Jul 21 17:29:21 gate pluto[1267]: | 
Jul 21 17:29:21 gate pluto[1267]: | *received whack message
Jul 21 17:29:21 gate pluto[1267]: | processing connection rfd
Jul 21 17:29:21 gate pluto[1267]: | kernel_alg_db_new() initial trans_cnt=12
Jul 21 17:29:21 gate pluto[1267]: | kernel_alg_db_new() will return 
p_new->protoid=3, p_new->trans_cnt=2
Jul 21 17:29:21 gate pluto[1267]: | kernel_alg_db_new()     trans[0]: 
transid=3, attr_cnt=1, attrs[0].type=5, attrs[0].val=1
Jul 21 17:29:21 gate pluto[1267]: | kernel_alg_db_new()     trans[1]: 
transid=3, attr_cnt=1, attrs[0].type=5, attrs[0].val=2
Jul 21 17:29:21 gate pluto[1267]: | returning new proposal from esp_info
Jul 21 17:29:21 gate pluto[1267]: | duplicating state object #1
Jul 21 17:29:21 gate pluto[1267]: | creating state object #3 at 0x80fde68
Jul 21 17:29:21 gate pluto[1267]: | processing connection rfd
Jul 21 17:29:21 gate pluto[1267]: | ICOOKIE:  76 d2 6a 8a  c2 bf ec 75
Jul 21 17:29:21 gate pluto[1267]: | RCOOKIE:  e4 aa 45 96  55 19 71 2f
Jul 21 17:29:21 gate pluto[1267]: | peer:  ce 6b 92 08
Jul 21 17:29:21 gate pluto[1267]: | state hash entry 30
Jul 21 17:29:21 gate pluto[1267]: | inserting event EVENT_SO_DISCARD, 
timeout in 0 seconds for #3
Jul 21 17:29:21 gate pluto[1267]: "rfd" #3: initiating Quick Mode 
PSK+ENCRYPT+TUNNEL+PFS+UP {using isakmp#1}
Jul 21 17:29:21 gate pluto[1267]: | 0: w->pcw_dead: 0 w->pcw_work: 0 cnt: 1
Jul 21 17:29:21 gate pluto[1267]: | asking helper 0 to do build_kenonce 
op on seq: 3
Jul 21 17:29:21 gate pluto[1267]: | inserting event EVENT_CRYPTO_FAILED, 
timeout in 300 seconds for #3
Jul 21 17:29:21 gate pluto[1267]: | next event EVENT_PENDING_PHASE2 in 
103 seconds
Jul 21 17:29:21 gate pluto[1283]: ! helper -1 doing build_kenonce op id: 3
Jul 21 17:29:21 gate pluto[1283]: ! Local DH secret:
Jul 21 17:29:21 gate pluto[1283]: !   13 41 e9 75  4f d2 ce 47  02 39 bf 
dc  9e b6 f3 45
Jul 21 17:29:21 gate pluto[1283]: !   52 d8 96 f2  80 1c d7 41  98 97 1a 
d4  b0 b7 5b 23
Jul 21 17:29:21 gate pluto[1283]: ! Public DH value sent:
Jul 21 17:29:21 gate pluto[1283]: !   98 f0 54 44  a8 ca 10 31  a7 70 7a 
c9  14 35 17 79
Jul 21 17:29:21 gate pluto[1283]: !   81 50 c5 40  b3 ec df 68  d1 39 3a 
e3  5b 32 58 91
Jul 21 17:29:21 gate pluto[1283]: !   b6 9d 76 72  10 f6 30 ce  0a 53 f8 
ed  00 b8 68 a0
Jul 21 17:29:21 gate pluto[1283]: !   1f 52 96 f8  ef 1e e6 49  34 35 45 
a9  f5 93 c5 30
Jul 21 17:29:21 gate pluto[1283]: !   e3 cd a0 10  52 52 2d 10  ee 08 92 
bd  81 03 c8 d2
Jul 21 17:29:21 gate pluto[1283]: !   f8 2c 17 40  9d 43 42 d0  e2 cd 91 
3d  ff bb 22 5f
Jul 21 17:29:21 gate pluto[1283]: !   12 7f 3e 3c  3d e7 80 f4  8d 0b ab 
b0  67 30 ae 10
Jul 21 17:29:21 gate pluto[1283]: !   b2 31 9e e4  8f f3 66 b3  36 0a 64 
f1  e4 4e 25 0a
Jul 21 17:29:21 gate pluto[1283]: ! Generated nonce:
Jul 21 17:29:21 gate pluto[1283]: !   4c 11 6a 16  04 04 b1 a3  d0 42 17 
93  2f 36 1a e7
Jul 21 17:29:21 gate pluto[1267]: | helper 0 has work (cnt now 0)
Jul 21 17:29:21 gate pluto[1267]: | helper 0 replies to sequence 3
Jul 21 17:29:21 gate pluto[1267]: | calling callback function 0x806a4c0
Jul 21 17:29:21 gate pluto[1267]: | quick outI1: calculated ke+nonce, 
sending I1
Jul 21 17:29:21 gate pluto[1267]: | processing connection rfd
Jul 21 17:29:21 gate pluto[1267]: | **emit ISAKMP Message:
Jul 21 17:29:21 gate pluto[1267]: |    initiator cookie:
Jul 21 17:29:21 gate pluto[1267]: |   76 d2 6a 8a  c2 bf ec 75
Jul 21 17:29:21 gate pluto[1267]: |    responder cookie:
Jul 21 17:29:21 gate pluto[1267]: |   e4 aa 45 96  55 19 71 2f
Jul 21 17:29:21 gate pluto[1267]: |    next payload type: ISAKMP_NEXT_HASH
Jul 21 17:29:21 gate pluto[1267]: |    ISAKMP version: ISAKMP Version 1.0
Jul 21 17:29:21 gate pluto[1267]: |    exchange type: ISAKMP_XCHG_QUICK
Jul 21 17:29:21 gate pluto[1267]: |    flags: ISAKMP_FLAG_ENCRYPTION
Jul 21 17:29:21 gate pluto[1267]: |    message ID:  8a ee 2e 20
Jul 21 17:29:21 gate pluto[1267]: | ***emit ISAKMP Hash Payload:
Jul 21 17:29:21 gate pluto[1267]: |    next payload type: ISAKMP_NEXT_SA
Jul 21 17:29:21 gate pluto[1267]: | emitting 20 zero bytes of HASH into 
ISAKMP Hash Payload
Jul 21 17:29:21 gate pluto[1267]: | emitting length of ISAKMP Hash 
Payload: 24
Jul 21 17:29:21 gate pluto[1267]: | kernel_alg_db_new() initial trans_cnt=12
Jul 21 17:29:21 gate pluto[1267]: | kernel_alg_db_new() will return 
p_new->protoid=3, p_new->trans_cnt=2
Jul 21 17:29:21 gate pluto[1267]: | kernel_alg_db_new()     trans[0]: 
transid=3, attr_cnt=1, attrs[0].type=5, attrs[0].val=1
Jul 21 17:29:21 gate pluto[1267]: | kernel_alg_db_new()     trans[1]: 
transid=3, attr_cnt=1, attrs[0].type=5, attrs[0].val=2
Jul 21 17:29:21 gate pluto[1267]: | returning new proposal from esp_info
Jul 21 17:29:21 gate pluto[1267]: | ***emit ISAKMP Security Association 
Payload:
Jul 21 17:29:21 gate pluto[1267]: |    next payload type: ISAKMP_NEXT_NONCE
Jul 21 17:29:21 gate pluto[1267]: |    DOI: ISAKMP_DOI_IPSEC
Jul 21 17:29:21 gate pluto[1267]: | ****emit IPsec DOI SIT:
Jul 21 17:29:21 gate pluto[1267]: |    IPsec DOI SIT: SIT_IDENTITY_ONLY
Jul 21 17:29:21 gate pluto[1267]: | out_sa pcn: 0 has 1 valid proposals
Jul 21 17:29:21 gate pluto[1267]: | out_sa pcn: 0 pn: 0<1 valid_count: 1
Jul 21 17:29:21 gate pluto[1267]: | ****emit ISAKMP Proposal Payload:
Jul 21 17:29:21 gate pluto[1267]: |    next payload type: ISAKMP_NEXT_NONE
Jul 21 17:29:21 gate pluto[1267]: |    proposal number: 0
Jul 21 17:29:21 gate pluto[1267]: |    protocol ID: PROTO_IPSEC_ESP
Jul 21 17:29:21 gate pluto[1267]: |    SPI size: 4
Jul 21 17:29:21 gate pluto[1267]: |    number of transforms: 2
Jul 21 17:29:21 gate pluto[1267]: | netlink_get_spi: allocated 
0x3de2ea23 for esp.0 at 69.174.129.33
Jul 21 17:29:21 gate pluto[1267]: | emitting 4 raw bytes of SPI into 
ISAKMP Proposal Payload
Jul 21 17:29:21 gate pluto[1267]: | SPI  3d e2 ea 23
Jul 21 17:29:21 gate pluto[1267]: | *****emit ISAKMP Transform Payload 
(ESP):
Jul 21 17:29:21 gate pluto[1267]: |    next payload type: ISAKMP_NEXT_T
Jul 21 17:29:21 gate pluto[1267]: |    transform number: 0
Jul 21 17:29:21 gate pluto[1267]: |    transform ID: ESP_3DES
Jul 21 17:29:21 gate pluto[1267]: | ******emit ISAKMP IPsec DOI attribute:
Jul 21 17:29:21 gate pluto[1267]: |    af+type: GROUP_DESCRIPTION
Jul 21 17:29:21 gate pluto[1267]: |    length/value: 2
Jul 21 17:29:21 gate pluto[1267]: |     [2 is OAKLEY_GROUP_MODP1024]
Jul 21 17:29:21 gate pluto[1267]: | ******emit ISAKMP IPsec DOI attribute:
Jul 21 17:29:21 gate pluto[1267]: |    af+type: ENCAPSULATION_MODE
Jul 21 17:29:21 gate pluto[1267]: |    length/value: 1
Jul 21 17:29:21 gate pluto[1267]: |     [1 is ENCAPSULATION_MODE_TUNNEL]
Jul 21 17:29:21 gate pluto[1267]: | ******emit ISAKMP IPsec DOI attribute:
Jul 21 17:29:21 gate pluto[1267]: |    af+type: SA_LIFE_TYPE
Jul 21 17:29:21 gate pluto[1267]: |    length/value: 1
Jul 21 17:29:21 gate pluto[1267]: |     [1 is SA_LIFE_TYPE_SECONDS]
Jul 21 17:29:21 gate pluto[1267]: | ******emit ISAKMP IPsec DOI attribute:
Jul 21 17:29:21 gate pluto[1267]: |    af+type: SA_LIFE_DURATION
Jul 21 17:29:21 gate pluto[1267]: |    length/value: 3600
Jul 21 17:29:21 gate pluto[1267]: | ******emit ISAKMP IPsec DOI attribute:
Jul 21 17:29:21 gate pluto[1267]: |    af+type: AUTH_ALGORITHM
Jul 21 17:29:21 gate pluto[1267]: |    length/value: 1
Jul 21 17:29:21 gate pluto[1267]: |     [1 is AUTH_ALGORITHM_HMAC_MD5]
Jul 21 17:29:21 gate pluto[1267]: | emitting length of ISAKMP Transform 
Payload (ESP): 28
Jul 21 17:29:21 gate pluto[1267]: | *****emit ISAKMP Transform Payload 
(ESP):
Jul 21 17:29:21 gate pluto[1267]: |    next payload type: ISAKMP_NEXT_NONE
Jul 21 17:29:21 gate pluto[1267]: |    transform number: 1
Jul 21 17:29:21 gate pluto[1267]: |    transform ID: ESP_3DES
Jul 21 17:29:21 gate pluto[1267]: | ******emit ISAKMP IPsec DOI attribute:
Jul 21 17:29:21 gate pluto[1267]: |    af+type: GROUP_DESCRIPTION
Jul 21 17:29:21 gate pluto[1267]: |    length/value: 2
Jul 21 17:29:21 gate pluto[1267]: |     [2 is OAKLEY_GROUP_MODP1024]
Jul 21 17:29:21 gate pluto[1267]: | ******emit ISAKMP IPsec DOI attribute:
Jul 21 17:29:21 gate pluto[1267]: |    af+type: ENCAPSULATION_MODE
Jul 21 17:29:21 gate pluto[1267]: |    length/value: 1
Jul 21 17:29:21 gate pluto[1267]: |     [1 is ENCAPSULATION_MODE_TUNNEL]
Jul 21 17:29:21 gate pluto[1267]: | ******emit ISAKMP IPsec DOI attribute:
Jul 21 17:29:21 gate pluto[1267]: |    af+type: SA_LIFE_TYPE
Jul 21 17:29:21 gate pluto[1267]: |    length/value: 1
Jul 21 17:29:21 gate pluto[1267]: |     [1 is SA_LIFE_TYPE_SECONDS]
Jul 21 17:29:21 gate pluto[1267]: | ******emit ISAKMP IPsec DOI attribute:
Jul 21 17:29:21 gate pluto[1267]: |    af+type: SA_LIFE_DURATION
Jul 21 17:29:21 gate pluto[1267]: |    length/value: 3600
Jul 21 17:29:21 gate pluto[1267]: | ******emit ISAKMP IPsec DOI attribute:
Jul 21 17:29:21 gate pluto[1267]: |    af+type: AUTH_ALGORITHM
Jul 21 17:29:21 gate pluto[1267]: |    length/value: 2
Jul 21 17:29:21 gate pluto[1267]: |     [2 is AUTH_ALGORITHM_HMAC_SHA1]
Jul 21 17:29:21 gate pluto[1267]: | emitting length of ISAKMP Transform 
Payload (ESP): 28
Jul 21 17:29:21 gate pluto[1267]: | emitting length of ISAKMP Proposal 
Payload: 68
Jul 21 17:29:21 gate pluto[1267]: | emitting length of ISAKMP Security 
Association Payload: 80
Jul 21 17:29:21 gate pluto[1267]: | ***emit ISAKMP Nonce Payload:
Jul 21 17:29:21 gate pluto[1267]: |    next payload type: ISAKMP_NEXT_KE
Jul 21 17:29:21 gate pluto[1267]: | emitting 16 raw bytes of Ni into 
ISAKMP Nonce Payload
Jul 21 17:29:21 gate pluto[1267]: | Ni  4c 11 6a 16  04 04 b1 a3  d0 42 
17 93  2f 36 1a e7
Jul 21 17:29:21 gate pluto[1267]: | emitting length of ISAKMP Nonce 
Payload: 20
Jul 21 17:29:21 gate pluto[1267]: | ***emit ISAKMP Key Exchange Payload:
Jul 21 17:29:21 gate pluto[1267]: |    next payload type: ISAKMP_NEXT_ID
Jul 21 17:29:21 gate pluto[1267]: | emitting 128 raw bytes of keyex 
value into ISAKMP Key Exchange Payload
Jul 21 17:29:21 gate pluto[1267]: | keyex value  98 f0 54 44  a8 ca 10 
31  a7 70 7a c9  14 35 17 79
Jul 21 17:29:21 gate pluto[1267]: |   81 50 c5 40  b3 ec df 68  d1 39 3a 
e3  5b 32 58 91
Jul 21 17:29:21 gate pluto[1267]: |   b6 9d 76 72  10 f6 30 ce  0a 53 f8 
ed  00 b8 68 a0
Jul 21 17:29:21 gate pluto[1267]: |   1f 52 96 f8  ef 1e e6 49  34 35 45 
a9  f5 93 c5 30
Jul 21 17:29:21 gate pluto[1267]: |   e3 cd a0 10  52 52 2d 10  ee 08 92 
bd  81 03 c8 d2
Jul 21 17:29:21 gate pluto[1267]: |   f8 2c 17 40  9d 43 42 d0  e2 cd 91 
3d  ff bb 22 5f
Jul 21 17:29:21 gate pluto[1267]: |   12 7f 3e 3c  3d e7 80 f4  8d 0b ab 
b0  67 30 ae 10
Jul 21 17:29:21 gate pluto[1267]: |   b2 31 9e e4  8f f3 66 b3  36 0a 64 
f1  e4 4e 25 0a
Jul 21 17:29:21 gate pluto[1267]: | emitting length of ISAKMP Key 
Exchange Payload: 132
Jul 21 17:29:21 gate pluto[1267]: | ***emit ISAKMP Identification 
Payload (IPsec DOI):
Jul 21 17:29:21 gate pluto[1267]: |    next payload type: ISAKMP_NEXT_ID
Jul 21 17:29:21 gate pluto[1267]: |    ID type: ID_IPV4_ADDR_SUBNET
Jul 21 17:29:21 gate pluto[1267]: |    Protocol ID: 0
Jul 21 17:29:21 gate pluto[1267]: |    port: 0
Jul 21 17:29:21 gate pluto[1267]: | emitting 4 raw bytes of client 
network into ISAKMP Identification Payload (IPsec DOI)
Jul 21 17:29:21 gate pluto[1267]: | client network  c0 a8 03 00
Jul 21 17:29:21 gate pluto[1267]: | emitting 4 raw bytes of client mask 
into ISAKMP Identification Payload (IPsec DOI)
Jul 21 17:29:21 gate pluto[1267]: | client mask  ff ff ff 00
Jul 21 17:29:21 gate pluto[1267]: | emitting length of ISAKMP 
Identification Payload (IPsec DOI): 16
Jul 21 17:29:21 gate pluto[1267]: | ***emit ISAKMP Identification 
Payload (IPsec DOI):
Jul 21 17:29:21 gate pluto[1267]: |    next payload type: ISAKMP_NEXT_NONE
Jul 21 17:29:21 gate pluto[1267]: |    ID type: ID_IPV4_ADDR_SUBNET
Jul 21 17:29:21 gate pluto[1267]: |    Protocol ID: 0
Jul 21 17:29:21 gate pluto[1267]: |    port: 0
Jul 21 17:29:21 gate pluto[1267]: | emitting 4 raw bytes of client 
network into ISAKMP Identification Payload (IPsec DOI)
Jul 21 17:29:21 gate pluto[1267]: | client network  ac 10 18 00
Jul 21 17:29:21 gate pluto[1267]: | emitting 4 raw bytes of client mask 
into ISAKMP Identification Payload (IPsec DOI)
Jul 21 17:29:21 gate pluto[1267]: | client mask  ff ff f8 00
Jul 21 17:29:21 gate pluto[1267]: | emitting length of ISAKMP 
Identification Payload (IPsec DOI): 16
Jul 21 17:29:21 gate pluto[1267]: | HASH(1) computed:
Jul 21 17:29:21 gate pluto[1267]: |   2b e5 b2 f9  11 d3 e7 db  04 7e 9f 
86  05 70 5a d4
Jul 21 17:29:21 gate pluto[1267]: |   2b 60 28 c0
Jul 21 17:29:21 gate pluto[1267]: | last Phase 1 IV:  24 e3 a7 85  6f fa 
ab 09
Jul 21 17:29:21 gate pluto[1267]: | current Phase 1 IV:  24 e3 a7 85  6f 
fa ab 09
Jul 21 17:29:21 gate pluto[1267]: | computed Phase 2 IV:
Jul 21 17:29:21 gate pluto[1267]: |   00 25 0b 5a  43 50 a6 10  6a 37 08 
d0  69 00 e4 dd
Jul 21 17:29:21 gate pluto[1267]: |   d7 bd 09 80
Jul 21 17:29:21 gate pluto[1267]: | encrypting:
Jul 21 17:29:21 gate pluto[1267]: |   01 00 00 18  2b e5 b2 f9  11 d3 e7 
db  04 7e 9f 86
Jul 21 17:29:21 gate pluto[1267]: |   05 70 5a d4  2b 60 28 c0  0a 00 00 
50  00 00 00 01
Jul 21 17:29:21 gate pluto[1267]: |   00 00 00 01  00 00 00 44  00 03 04 
02  3d e2 ea 23
Jul 21 17:29:21 gate pluto[1267]: |   03 00 00 1c  00 03 00 00  80 03 00 
02  80 04 00 01
Jul 21 17:29:21 gate pluto[1267]: |   80 01 00 01  80 02 0e 10  80 05 00 
01  00 00 00 1c
Jul 21 17:29:21 gate pluto[1267]: |   01 03 00 00  80 03 00 02  80 04 00 
01  80 01 00 01
Jul 21 17:29:21 gate pluto[1267]: |   80 02 0e 10  80 05 00 02  04 00 00 
14  4c 11 6a 16
Jul 21 17:29:21 gate pluto[1267]: |   04 04 b1 a3  d0 42 17 93  2f 36 1a 
e7  05 00 00 84
Jul 21 17:29:21 gate pluto[1267]: |   98 f0 54 44  a8 ca 10 31  a7 70 7a 
c9  14 35 17 79
Jul 21 17:29:21 gate pluto[1267]: |   81 50 c5 40  b3 ec df 68  d1 39 3a 
e3  5b 32 58 91
Jul 21 17:29:21 gate pluto[1267]: |   b6 9d 76 72  10 f6 30 ce  0a 53 f8 
ed  00 b8 68 a0
Jul 21 17:29:21 gate pluto[1267]: |   1f 52 96 f8  ef 1e e6 49  34 35 45 
a9  f5 93 c5 30
Jul 21 17:29:21 gate pluto[1267]: |   e3 cd a0 10  52 52 2d 10  ee 08 92 
bd  81 03 c8 d2
Jul 21 17:29:21 gate pluto[1267]: |   f8 2c 17 40  9d 43 42 d0  e2 cd 91 
3d  ff bb 22 5f
Jul 21 17:29:21 gate pluto[1267]: |   12 7f 3e 3c  3d e7 80 f4  8d 0b ab 
b0  67 30 ae 10
Jul 21 17:29:21 gate pluto[1267]: |   b2 31 9e e4  8f f3 66 b3  36 0a 64 
f1  e4 4e 25 0a
Jul 21 17:29:21 gate pluto[1267]: |   05 00 00 10  04 00 00 00  c0 a8 03 
00  ff ff ff 00
Jul 21 17:29:21 gate pluto[1267]: |   00 00 00 10  04 00 00 00  ac 10 18 
00  ff ff f8 00
Jul 21 17:29:21 gate pluto[1267]: | IV:
Jul 21 17:29:21 gate pluto[1267]: |   00 25 0b 5a  43 50 a6 10  6a 37 08 
d0  69 00 e4 dd
Jul 21 17:29:21 gate pluto[1267]: |   d7 bd 09 80
Jul 21 17:29:21 gate pluto[1267]: | encrypting using OAKLEY_3DES_CBC
Jul 21 17:29:21 gate pluto[1267]: | next IV:  7c 6d 2e 20  c0 3d 35 31
Jul 21 17:29:21 gate pluto[1267]: | emitting length of ISAKMP Message: 316
Jul 21 17:29:21 gate pluto[1267]: | sending 316 bytes for quick_outI1 
through eth1:500 to 206.107.146.8:500:
Jul 21 17:29:21 gate pluto[1267]: |   76 d2 6a 8a  c2 bf ec 75  e4 aa 45 
96  55 19 71 2f
Jul 21 17:29:21 gate pluto[1267]: |   08 10 20 01  8a ee 2e 20  00 00 01 
3c  11 e8 6e 1a
Jul 21 17:29:21 gate pluto[1267]: |   74 b8 b1 09  cb 3b 88 2a  c0 89 06 
3a  9d 92 fe 0d
Jul 21 17:29:21 gate pluto[1267]: |   62 39 12 31  0d 1f 68 c5  76 4d f5 
84  b6 62 3b 30
Jul 21 17:29:21 gate pluto[1267]: |   0a 49 09 3b  36 78 1c 5c  a0 8c ac 
eb  bd 86 5b d0
Jul 21 17:29:21 gate pluto[1267]: |   5d 1b 72 1e  70 23 ab bc  0b 79 0a 
a5  d1 a2 b1 0a
Jul 21 17:29:21 gate pluto[1267]: |   4a 64 22 56  12 82 8c 76  72 15 fd 
b7  ef c1 33 83
Jul 21 17:29:21 gate pluto[1267]: |   9e 15 91 d6  e3 b4 9f 55  a9 58 1a 
4e  43 d4 fd 18
Jul 21 17:29:21 gate pluto[1267]: |   26 43 4f 12  61 86 e8 42  dd 58 c6 
ca  9f 2c 8a 01
Jul 21 17:29:21 gate pluto[1267]: |   e6 93 4a 47  b5 da 71 c6  af b3 cb 
6c  e1 c3 9b f3
Jul 21 17:29:21 gate pluto[1267]: |   8c 33 87 00  7e 24 a3 2f  79 0d ba 
40  dc cf 7d a2
Jul 21 17:29:21 gate pluto[1267]: |   a2 97 5a dd  4e 1c c9 88  48 79 20 
c9  bd 16 eb 55
Jul 21 17:29:21 gate pluto[1267]: |   9f ef 19 fe  82 79 b3 4e  fb e2 ce 
dd  13 32 98 71
Jul 21 17:29:21 gate pluto[1267]: |   96 05 7a d0  a2 71 7d 41  49 f2 f8 
05  05 5a 91 7b
Jul 21 17:29:21 gate pluto[1267]: |   06 7a 56 ed  b9 d7 f7 0e  5d e7 50 
74  a6 fb e4 67
Jul 21 17:29:21 gate pluto[1267]: |   8b 08 f1 74  25 70 a7 ba  84 4c b1 
09  77 02 ab de
Jul 21 17:29:21 gate pluto[1267]: |   89 c9 ee 3f  28 34 7d c7  94 b0 4e 
43  6d 53 70 9e
Jul 21 17:29:21 gate pluto[1267]: |   d4 99 db 7b  1a f1 b7 6a  0c d8 61 
9d  7c 41 a1 9b
Jul 21 17:29:21 gate pluto[1267]: |   bd 75 f2 21  f6 8a 2f a1  60 e0 60 
04  51 ab 29 88
Jul 21 17:29:21 gate pluto[1267]: |   9d 7d 77 96  7c 6d 2e 20  c0 3d 35 31
Jul 21 17:29:21 gate pluto[1267]: | inserting event EVENT_RETRANSMIT, 
timeout in 10 seconds for #3
Jul 21 17:29:21 gate pluto[1267]: | next event EVENT_RETRANSMIT in 10 
seconds for #3
Jul 21 17:29:21 gate pluto[1267]: | 
Jul 21 17:29:21 gate pluto[1267]: | *received 300 bytes from 
206.107.146.8:500 on eth1 (port=500)
Jul 21 17:29:21 gate pluto[1267]: |   76 d2 6a 8a  c2 bf ec 75  e4 aa 45 
96  55 19 71 2f
Jul 21 17:29:21 gate pluto[1267]: |   08 10 20 01  8a ee 2e 20  00 00 01 
2c  88 c3 de 71
Jul 21 17:29:21 gate pluto[1267]: |   46 d5 0d 8f  68 2b eb 0e  1f ad 6a 
7b  b1 d1 76 97
Jul 21 17:29:21 gate pluto[1267]: |   ef 67 e7 f0  cf 4d ad 71  47 a5 e2 
d7  d4 77 41 4e
Jul 21 17:29:21 gate pluto[1267]: |   47 05 88 bf  8b ed 5f 2d  1a a8 54 
9a  31 62 75 7f
Jul 21 17:29:21 gate pluto[1267]: |   09 af a7 81  e4 c9 14 1f  56 c2 a7 
2a  ce a3 6c 93
Jul 21 17:29:21 gate pluto[1267]: |   88 6b ea 6f  01 d9 2e 90  ae 2b c1 
18  5e 1e 80 1c
Jul 21 17:29:21 gate pluto[1267]: |   11 d0 75 96  b0 23 cb 6a  61 e4 6d 
93  b7 c9 65 04
Jul 21 17:29:21 gate pluto[1267]: |   dd 28 b7 95  06 12 2a d9  28 99 e6 
b3  dc 45 06 1b
Jul 21 17:29:21 gate pluto[1267]: |   1b 19 5a 20  b0 7f 20 95  58 ca 6f 
f0  68 cc 5d bc
Jul 21 17:29:21 gate pluto[1267]: |   9a 96 2f 64  9c c1 69 a0  dc dd 83 
87  8a 6c f5 5c
Jul 21 17:29:21 gate pluto[1267]: |   55 0c f2 51  bb e4 5f 39  3e 14 54 
0f  34 55 33 49
Jul 21 17:29:21 gate pluto[1267]: |   1b 9b 52 0a  d0 c5 34 04  e5 74 9a 
2c  81 e7 9c a8
Jul 21 17:29:21 gate pluto[1267]: |   01 e1 07 d9  1a 9d b7 b9  67 6c 29 
dd  ce d5 d6 a4
Jul 21 17:29:21 gate pluto[1267]: |   b4 07 2d 61  58 27 68 91  f5 12 c2 
75  bf 07 3a d6
Jul 21 17:29:21 gate pluto[1267]: |   06 a1 2b 61  fd cd c1 1d  5a 07 9c 
89  89 a5 5b 26
Jul 21 17:29:21 gate pluto[1267]: |   2b 00 c1 29  a0 1d 54 ab  61 f1 c2 
89  e7 74 0f 0f
Jul 21 17:29:21 gate pluto[1267]: |   e8 d4 c6 dc  48 ba e6 b7  7c e5 d0 
75  d8 00 21 b9
Jul 21 17:29:21 gate pluto[1267]: |   cc 32 94 08  ed 7b da 42  f8 c2 d0 2c
Jul 21 17:29:21 gate pluto[1267]: | **parse ISAKMP Message:
Jul 21 17:29:21 gate pluto[1267]: |    initiator cookie:
Jul 21 17:29:21 gate pluto[1267]: |   76 d2 6a 8a  c2 bf ec 75
Jul 21 17:29:21 gate pluto[1267]: |    responder cookie:
Jul 21 17:29:21 gate pluto[1267]: |   e4 aa 45 96  55 19 71 2f
Jul 21 17:29:21 gate pluto[1267]: |    next payload type: ISAKMP_NEXT_HASH
Jul 21 17:29:21 gate pluto[1267]: |    ISAKMP version: ISAKMP Version 1.0
Jul 21 17:29:21 gate pluto[1267]: |    exchange type: ISAKMP_XCHG_QUICK
Jul 21 17:29:21 gate pluto[1267]: |    flags: ISAKMP_FLAG_ENCRYPTION
Jul 21 17:29:21 gate pluto[1267]: |    message ID:  8a ee 2e 20
Jul 21 17:29:21 gate pluto[1267]: |    length: 300
Jul 21 17:29:21 gate pluto[1267]: |  processing packet with exchange 
type=ISAKMP_XCHG_QUICK (32)
Jul 21 17:29:21 gate pluto[1267]: | ICOOKIE:  76 d2 6a 8a  c2 bf ec 75
Jul 21 17:29:21 gate pluto[1267]: | RCOOKIE:  e4 aa 45 96  55 19 71 2f
Jul 21 17:29:21 gate pluto[1267]: | peer:  ce 6b 92 08
Jul 21 17:29:21 gate pluto[1267]: | state hash entry 30
Jul 21 17:29:21 gate pluto[1267]: | peer and cookies match on #3, 
provided msgid 8aee2e20 vs 8aee2e20
Jul 21 17:29:21 gate pluto[1267]: | state object #3 found, in STATE_QUICK_I1
Jul 21 17:29:21 gate pluto[1267]: | processing connection rfd
Jul 21 17:29:21 gate pluto[1267]: | received encrypted packet from 
206.107.146.8:500
Jul 21 17:29:21 gate pluto[1267]: | decrypting 272 bytes using algorithm 
OAKLEY_3DES_CBC
Jul 21 17:29:21 gate pluto[1267]: | decrypted:
Jul 21 17:29:21 gate pluto[1267]: |   01 00 00 18  e4 d1 d1 d6  fe 46 f4 
99  b5 68 dc 01
Jul 21 17:29:21 gate pluto[1267]: |   ad 97 6e 7d  04 64 a3 0e  0a 00 00 
34  00 00 00 01
Jul 21 17:29:21 gate pluto[1267]: |   00 00 00 01  00 00 00 28  01 03 04 
01  84 5f 1b 80
Jul 21 17:29:21 gate pluto[1267]: |   00 00 00 1c  01 03 00 00  80 03 00 
02  80 04 00 01
Jul 21 17:29:21 gate pluto[1267]: |   80 01 00 01  80 02 0e 10  80 05 00 
01  04 00 00 18
Jul 21 17:29:21 gate pluto[1267]: |   dc 90 1a b5  21 7d cb b0  1e 6a 11 
fd  e0 e8 81 71
Jul 21 17:29:21 gate pluto[1267]: |   9d 4b 84 0c  05 00 00 84  79 71 fb 
60  57 7b 9a 0a
Jul 21 17:29:21 gate pluto[1267]: |   c3 6f 66 ce  f2 d0 40 8e  6d bc 15 
84  aa f5 e0 85
Jul 21 17:29:21 gate pluto[1267]: |   92 a9 b2 24  9c 77 56 81  77 e2 bc 
79  a9 db 23 0f
Jul 21 17:29:21 gate pluto[1267]: |   88 d3 99 d3  a4 2f 42 32  9e 7b e9 
7d  ba a5 5a 73
Jul 21 17:29:21 gate pluto[1267]: |   f8 e2 37 02  a8 a3 1f 2e  43 8e 09 
43  4e b8 f6 ed
Jul 21 17:29:21 gate pluto[1267]: |   e7 c1 da e0  39 48 69 37  d7 8c 96 
89  cd e0 3d 9f
Jul 21 17:29:21 gate pluto[1267]: |   50 c5 7d 01  3c a7 52 d9  ee f1 5e 
34  77 93 b6 ae
Jul 21 17:29:21 gate pluto[1267]: |   47 d8 a7 d6  78 23 6f 13  a0 c0 ef 
ec  bf 54 d5 64
Jul 21 17:29:21 gate pluto[1267]: |   e9 c1 ab cf  40 57 8b e3  05 00 00 
10  04 00 00 00
Jul 21 17:29:21 gate pluto[1267]: |   c0 a8 03 00  ff ff ff 00  00 00 00 
10  04 00 00 00
Jul 21 17:29:21 gate pluto[1267]: |   ac 10 18 00  ff ff f8 00  00 00 00 
00  00 00 00 07
Jul 21 17:29:21 gate pluto[1267]: | next IV:  ed 7b da 42  f8 c2 d0 2c
Jul 21 17:29:21 gate pluto[1267]: | ***parse ISAKMP Hash Payload:
Jul 21 17:29:21 gate pluto[1267]: |    next payload type: ISAKMP_NEXT_SA
Jul 21 17:29:21 gate pluto[1267]: |    length: 24
Jul 21 17:29:21 gate pluto[1267]: | ***parse ISAKMP Security Association 
Payload:
Jul 21 17:29:21 gate pluto[1267]: |    next payload type: ISAKMP_NEXT_NONCE
Jul 21 17:29:21 gate pluto[1267]: |    length: 52
Jul 21 17:29:21 gate pluto[1267]: |    DOI: ISAKMP_DOI_IPSEC
Jul 21 17:29:21 gate pluto[1267]: | ***parse ISAKMP Nonce Payload:
Jul 21 17:29:21 gate pluto[1267]: |    next payload type: ISAKMP_NEXT_KE
Jul 21 17:29:21 gate pluto[1267]: |    length: 24
Jul 21 17:29:21 gate pluto[1267]: | ***parse ISAKMP Key Exchange Payload:
Jul 21 17:29:21 gate pluto[1267]: |    next payload type: ISAKMP_NEXT_ID
Jul 21 17:29:21 gate pluto[1267]: |    length: 132
Jul 21 17:29:21 gate pluto[1267]: | ***parse ISAKMP Identification 
Payload (IPsec DOI):
Jul 21 17:29:21 gate pluto[1267]: |    next payload type: ISAKMP_NEXT_ID
Jul 21 17:29:21 gate pluto[1267]: |    length: 16
Jul 21 17:29:21 gate pluto[1267]: |    ID type: ID_IPV4_ADDR_SUBNET
Jul 21 17:29:21 gate pluto[1267]: |    Protocol ID: 0
Jul 21 17:29:21 gate pluto[1267]: |    port: 0
Jul 21 17:29:21 gate pluto[1267]: | ***parse ISAKMP Identification 
Payload (IPsec DOI):
Jul 21 17:29:21 gate pluto[1267]: |    next payload type: ISAKMP_NEXT_NONE
Jul 21 17:29:21 gate pluto[1267]: |    length: 16
Jul 21 17:29:21 gate pluto[1267]: |    ID type: ID_IPV4_ADDR_SUBNET
Jul 21 17:29:21 gate pluto[1267]: |    Protocol ID: 0
Jul 21 17:29:21 gate pluto[1267]: |    port: 0
Jul 21 17:29:21 gate pluto[1267]: | removing 8 bytes of padding
Jul 21 17:29:21 gate pluto[1267]: | **emit ISAKMP Message:
Jul 21 17:29:21 gate pluto[1267]: |    initiator cookie:
Jul 21 17:29:21 gate pluto[1267]: |   76 d2 6a 8a  c2 bf ec 75
Jul 21 17:29:21 gate pluto[1267]: |    responder cookie:
Jul 21 17:29:21 gate pluto[1267]: |   e4 aa 45 96  55 19 71 2f
Jul 21 17:29:21 gate pluto[1267]: |    next payload type: ISAKMP_NEXT_HASH
Jul 21 17:29:21 gate pluto[1267]: |    ISAKMP version: ISAKMP Version 1.0
Jul 21 17:29:21 gate pluto[1267]: |    exchange type: ISAKMP_XCHG_QUICK
Jul 21 17:29:21 gate pluto[1267]: |    flags: ISAKMP_FLAG_ENCRYPTION
Jul 21 17:29:21 gate pluto[1267]: |    message ID:  8a ee 2e 20
Jul 21 17:29:21 gate pluto[1267]: | HASH(2) computed:
Jul 21 17:29:21 gate pluto[1267]: |   e4 d1 d1 d6  fe 46 f4 99  b5 68 dc 
01  ad 97 6e 7d
Jul 21 17:29:21 gate pluto[1267]: |   04 64 a3 0e
Jul 21 17:29:21 gate pluto[1267]: | ****parse IPsec DOI SIT:
Jul 21 17:29:21 gate pluto[1267]: |    IPsec DOI SIT: SIT_IDENTITY_ONLY
Jul 21 17:29:21 gate pluto[1267]: | ****parse ISAKMP Proposal Payload:
Jul 21 17:29:21 gate pluto[1267]: |    next payload type: ISAKMP_NEXT_NONE
Jul 21 17:29:21 gate pluto[1267]: |    length: 40
Jul 21 17:29:21 gate pluto[1267]: |    proposal number: 1
Jul 21 17:29:21 gate pluto[1267]: |    protocol ID: PROTO_IPSEC_ESP
Jul 21 17:29:21 gate pluto[1267]: |    SPI size: 4
Jul 21 17:29:21 gate pluto[1267]: |    number of transforms: 1
Jul 21 17:29:21 gate pluto[1267]: | parsing 4 raw bytes of ISAKMP 
Proposal Payload into SPI
Jul 21 17:29:21 gate pluto[1267]: | SPI  84 5f 1b 80
Jul 21 17:29:21 gate pluto[1267]: | *****parse ISAKMP Transform Payload 
(ESP):
Jul 21 17:29:21 gate pluto[1267]: |    next payload type: ISAKMP_NEXT_NONE
Jul 21 17:29:21 gate pluto[1267]: |    length: 28
Jul 21 17:29:21 gate pluto[1267]: |    transform number: 1
Jul 21 17:29:21 gate pluto[1267]: |    transform ID: ESP_3DES
Jul 21 17:29:21 gate pluto[1267]: | ******parse ISAKMP IPsec DOI attribute:
Jul 21 17:29:21 gate pluto[1267]: |    af+type: GROUP_DESCRIPTION
Jul 21 17:29:21 gate pluto[1267]: |    length/value: 2
Jul 21 17:29:21 gate pluto[1267]: |    [2 is OAKLEY_GROUP_MODP1024]
Jul 21 17:29:21 gate pluto[1267]: | ******parse ISAKMP IPsec DOI attribute:
Jul 21 17:29:21 gate pluto[1267]: |    af+type: ENCAPSULATION_MODE
Jul 21 17:29:21 gate pluto[1267]: |    length/value: 1
Jul 21 17:29:21 gate pluto[1267]: |    [1 is ENCAPSULATION_MODE_TUNNEL]
Jul 21 17:29:21 gate pluto[1267]: | ******parse ISAKMP IPsec DOI attribute:
Jul 21 17:29:21 gate pluto[1267]: |    af+type: SA_LIFE_TYPE
Jul 21 17:29:21 gate pluto[1267]: |    length/value: 1
Jul 21 17:29:21 gate pluto[1267]: |    [1 is SA_LIFE_TYPE_SECONDS]
Jul 21 17:29:21 gate pluto[1267]: | ******parse ISAKMP IPsec DOI attribute:
Jul 21 17:29:21 gate pluto[1267]: |    af+type: SA_LIFE_DURATION
Jul 21 17:29:21 gate pluto[1267]: |    length/value: 3600
Jul 21 17:29:21 gate pluto[1267]: | ******parse ISAKMP IPsec DOI attribute:
Jul 21 17:29:21 gate pluto[1267]: |    af+type: AUTH_ALGORITHM
Jul 21 17:29:21 gate pluto[1267]: |    length/value: 1
Jul 21 17:29:21 gate pluto[1267]: |    [1 is AUTH_ALGORITHM_HMAC_MD5]
Jul 21 17:29:21 gate pluto[1267]: | kernel_alg_esp_enc_ok(3,0): 
alg_id=3, alg_ivlen=8, alg_minbits=192, alg_maxbits=192, res=0, ret=1
Jul 21 17:29:21 gate pluto[1267]: | 
kernel_alg_esp_enc_keylen():alg_id=3, keylen=24
Jul 21 17:29:21 gate pluto[1267]: | DH public value received:
Jul 21 17:29:21 gate pluto[1267]: |   79 71 fb 60  57 7b 9a 0a  c3 6f 66 
ce  f2 d0 40 8e
Jul 21 17:29:21 gate pluto[1267]: |   6d bc 15 84  aa f5 e0 85  92 a9 b2 
24  9c 77 56 81
Jul 21 17:29:21 gate pluto[1267]: |   77 e2 bc 79  a9 db 23 0f  88 d3 99 
d3  a4 2f 42 32
Jul 21 17:29:21 gate pluto[1267]: |   9e 7b e9 7d  ba a5 5a 73  f8 e2 37 
02  a8 a3 1f 2e
Jul 21 17:29:21 gate pluto[1267]: |   43 8e 09 43  4e b8 f6 ed  e7 c1 da 
e0  39 48 69 37
Jul 21 17:29:21 gate pluto[1267]: |   d7 8c 96 89  cd e0 3d 9f  50 c5 7d 
01  3c a7 52 d9
Jul 21 17:29:21 gate pluto[1267]: |   ee f1 5e 34  77 93 b6 ae  47 d8 a7 
d6  78 23 6f 13
Jul 21 17:29:21 gate pluto[1267]: |   a0 c0 ef ec  bf 54 d5 64  e9 c1 ab 
cf  40 57 8b e3
Jul 21 17:29:21 gate pluto[1267]: | started looking for secret for 
69.174.129.33->206.107.146.8 of kind PPK_PSK
Jul 21 17:29:21 gate pluto[1267]: | actually looking for secret for 
69.174.129.33->206.107.146.8 of kind PPK_PSK
Jul 21 17:29:21 gate pluto[1267]: | 1: compared PSK 206.107.146.8 to 
69.174.129.33 / 206.107.146.8 -> 2
Jul 21 17:29:21 gate pluto[1267]: | 2: compared PSK 69.174.129.33 to 
69.174.129.33 / 206.107.146.8 -> 6
Jul 21 17:29:21 gate pluto[1267]: | best_match 0>6 best=0x80faa68 (line=15)
Jul 21 17:29:21 gate pluto[1267]: | 1: compared PSK 143.247.7.28 to 
69.174.129.33 / 206.107.146.8 -> 0
Jul 21 17:29:21 gate pluto[1267]: | 2: compared PSK 69.174.129.33 to 
69.174.129.33 / 206.107.146.8 -> 4
Jul 21 17:29:21 gate pluto[1267]: | concluding with best_match=6 
best=0x80faa68 (lineno=15)
Jul 21 17:29:21 gate pluto[1267]: | calc_dh_shared(): time elapsed 
(OAKLEY_GROUP_MODP1024): 7816 usec
Jul 21 17:29:21 gate pluto[1267]: | DH shared secret:
Jul 21 17:29:21 gate pluto[1267]: |   b8 6c 15 16  39 eb 46 25  ce ea dc 
11  23 e8 f3 29
Jul 21 17:29:21 gate pluto[1267]: |   1c a8 f8 f5  a7 36 8f 3f  a5 91 62 
86  1a 93 65 b3
Jul 21 17:29:21 gate pluto[1267]: |   9e d4 48 46  ee 6f 2b ff  37 0e c8 
ae  d4 a2 20 75
Jul 21 17:29:21 gate pluto[1267]: |   9a 91 bf 66  fb d8 22 9c  e6 ad 18 
43  ce 8d 51 bb
Jul 21 17:29:21 gate pluto[1267]: |   2a df 5e 6c  a0 d7 90 29  b1 5e 7e 
2d  e0 f3 87 c5
Jul 21 17:29:21 gate pluto[1267]: |   ca 56 9b d6  a3 be 34 59  ab 69 c8 
dd  8c a3 ec c7
Jul 21 17:29:21 gate pluto[1267]: |   bd f9 6c 29  ac 8b 5d f0  00 b6 05 
c8  97 5d d2 6a
Jul 21 17:29:21 gate pluto[1267]: |   75 49 09 c8  ca 81 7a f8  b7 ef 34 
9d  b7 cf bb 42
Jul 21 17:29:21 gate pluto[1267]: | our client is subnet 192.168.3.0/24
Jul 21 17:29:21 gate pluto[1267]: | our client protocol/port is 0/0
Jul 21 17:29:21 gate pluto[1267]: | peer client is subnet 172.16.24.0/21
Jul 21 17:29:21 gate pluto[1267]: | peer client protocol/port is 0/0
Jul 21 17:29:21 gate pluto[1267]: | ***emit ISAKMP Hash Payload:
Jul 21 17:29:21 gate pluto[1267]: |    next payload type: ISAKMP_NEXT_NONE
Jul 21 17:29:21 gate pluto[1267]: | emitting 20 zero bytes of HASH into 
ISAKMP Hash Payload
Jul 21 17:29:21 gate pluto[1267]: | emitting length of ISAKMP Hash 
Payload: 24
Jul 21 17:29:21 gate pluto[1267]: | HASH(3) computed:  5c de 82 d5  1f 
88 3d 46  eb 10 42 c9  7c 91 df 7d
Jul 21 17:29:21 gate pluto[1267]: |   48 74 2f ba
Jul 21 17:29:21 gate pluto[1267]: | compute_proto_keymat:needed_len 
(after ESP enc)=24
Jul 21 17:29:21 gate pluto[1267]: | compute_proto_keymat:needed_len 
(after ESP auth)=40
Jul 21 17:29:21 gate pluto[1267]: | KEYMAT computed:
Jul 21 17:29:21 gate pluto[1267]: |   1b 06 1d 44  ab d4 3e 95  d6 eb 87 
92  34 5a 9a 08
Jul 21 17:29:21 gate pluto[1267]: |   e8 60 6e 0a  4d e5 b4 c9  86 75 44 
a3  03 c4 70 ca
Jul 21 17:29:21 gate pluto[1267]: |   bd df b7 bd  9a 80 dd 36
Jul 21 17:29:21 gate pluto[1267]: | Peer KEYMAT computed:
Jul 21 17:29:21 gate pluto[1267]: |   2f ae 4e f3  ca da 62 ea  f1 31 c3 
2c  c4 c8 50 6e
Jul 21 17:29:21 gate pluto[1267]: |   9f b8 5c 4e  0a 30 6d e9  90 0e 97 
d5  c1 45 f2 7a
Jul 21 17:29:21 gate pluto[1267]: |   8c ff 15 d8  7b 4d d5 ff
Jul 21 17:29:21 gate pluto[1267]: | install_ipsec_sa() for #3: inbound 
and outbound
Jul 21 17:29:21 gate pluto[1267]: | route owner of "rfd" erouted: self; 
eroute owner: self
Jul 21 17:29:21 gate pluto[1267]: | could_route called for rfd 
(kind=CK_PERMANENT)
Jul 21 17:29:21 gate pluto[1267]: | looking for alg with transid: 3 
keylen: 0 auth: 1
Jul 21 17:29:21 gate pluto[1267]: | checking transid: 11 keylen: 0 auth: 1
Jul 21 17:29:21 gate pluto[1267]: | checking transid: 11 keylen: 0 auth: 2
Jul 21 17:29:21 gate pluto[1267]: | checking transid: 2 keylen: 8 auth: 0
Jul 21 17:29:21 gate pluto[1267]: | checking transid: 2 keylen: 8 auth: 1
Jul 21 17:29:21 gate pluto[1267]: | checking transid: 2 keylen: 8 auth: 2
Jul 21 17:29:21 gate pluto[1267]: | checking transid: 3 keylen: 24 auth: 0
Jul 21 17:29:21 gate pluto[1267]: | checking transid: 3 keylen: 24 auth: 1
Jul 21 17:29:21 gate pluto[1267]: | looking for alg with transid: 3 
keylen: 0 auth: 1
Jul 21 17:29:21 gate pluto[1267]: | checking transid: 11 keylen: 0 auth: 1
Jul 21 17:29:21 gate pluto[1267]: | checking transid: 11 keylen: 0 auth: 2
Jul 21 17:29:21 gate pluto[1267]: | checking transid: 2 keylen: 8 auth: 0
Jul 21 17:29:21 gate pluto[1267]: | checking transid: 2 keylen: 8 auth: 1
Jul 21 17:29:21 gate pluto[1267]: | checking transid: 2 keylen: 8 auth: 2
Jul 21 17:29:21 gate pluto[1267]: | checking transid: 3 keylen: 24 auth: 0
Jul 21 17:29:21 gate pluto[1267]: | checking transid: 3 keylen: 24 auth: 1
Jul 21 17:29:21 gate pluto[1267]: | sr for #3: erouted
Jul 21 17:29:21 gate pluto[1267]: | route owner of "rfd" erouted: self; 
eroute owner: self
Jul 21 17:29:21 gate pluto[1267]: | route_and_eroute with c: rfd (next: 
none) ero:rfd esr:{(nil)} ro:rfd rosr:{(nil)} and state: 3
Jul 21 17:29:21 gate pluto[1267]: | eroute_connection replace eroute 
192.168.3.0/24:0 --0-> 172.16.24.0/21:0 => tun.0 at 206.107.146.8 (raw_eroute)
Jul 21 17:29:21 gate pluto[1267]: | route_and_eroute: firewall_notified: 
true
Jul 21 17:29:21 gate pluto[1267]: | route_and_eroute: instance "rfd", 
setting eroute_owner {spd=0x80f9e3c,sr=0x80f9e3c} to #3 (was #2) 
(newest_ipsec_sa=#2)
Jul 21 17:29:21 gate pluto[1267]: | encrypting:
Jul 21 17:29:21 gate pluto[1267]: |   00 00 00 18  5c de 82 d5  1f 88 3d 
46  eb 10 42 c9
Jul 21 17:29:21 gate pluto[1267]: |   7c 91 df 7d  48 74 2f ba
Jul 21 17:29:21 gate pluto[1267]: | IV:
Jul 21 17:29:21 gate pluto[1267]: |   ed 7b da 42  f8 c2 d0 2c
Jul 21 17:29:21 gate pluto[1267]: | encrypting using OAKLEY_3DES_CBC
Jul 21 17:29:21 gate pluto[1267]: | next IV:  e2 65 cd b9  3f e6 0a e2
Jul 21 17:29:21 gate pluto[1267]: | emitting length of ISAKMP Message: 52
Jul 21 17:29:21 gate pluto[1267]: | inR1_outI2: instance rfd[0], setting 
newest_ipsec_sa to #3 (was #2) (spd.eroute=#3)
Jul 21 17:29:21 gate pluto[1267]: | complete state transition with STF_OK
Jul 21 17:29:21 gate pluto[1267]: "rfd" #3: transition from state 
STATE_QUICK_I1 to state STATE_QUICK_I2
Jul 21 17:29:21 gate pluto[1267]: | sending reply packet to 
206.107.146.8:500 (from port=500)
Jul 21 17:29:21 gate pluto[1267]: | sending 52 bytes for STATE_QUICK_I1 
through eth1:500 to 206.107.146.8:500:
Jul 21 17:29:21 gate pluto[1267]: |   76 d2 6a 8a  c2 bf ec 75  e4 aa 45 
96  55 19 71 2f
Jul 21 17:29:21 gate pluto[1267]: |   08 10 20 01  8a ee 2e 20  00 00 00 
34  7a fb 51 9a
Jul 21 17:29:21 gate pluto[1267]: |   f9 29 0f 34  3f a2 b8 1c  91 20 cb 
b5  e2 65 cd b9
Jul 21 17:29:21 gate pluto[1267]: |   3f e6 0a e2
Jul 21 17:29:21 gate pluto[1267]: | inserting event EVENT_SA_REPLACE, 
timeout in 2653 seconds for #3
Jul 21 17:29:21 gate pluto[1267]: "rfd" #3: STATE_QUICK_I2: sent QI2, 
IPsec SA established {ESP=>0x845f1b80 <0x3de2ea23 xfrm=3DES_0-HMAC_MD5 
NATD=none DPD=none}
Jul 21 17:29:21 gate pluto[1267]: | modecfg pull: noquirk policy:push 
not-client
Jul 21 17:29:21 gate pluto[1267]: | phase 1 is done, looking for phase 1 
to unpend
Jul 21 17:29:21 gate pluto[1267]: | next event EVENT_PENDING_PHASE2 in 
103 seconds
Jul 21 17:29:24 gate pluto[1267]: | 
Jul 21 17:29:24 gate pluto[1267]: | *received 128 bytes from 
206.107.146.9:500 on eth1 (port=500)
Jul 21 17:29:24 gate pluto[1267]: |   6e ad 01 6e  69 88 e3 30  00 00 00 
00  00 00 00 00
Jul 21 17:29:24 gate pluto[1267]: |   01 10 02 00  00 00 00 00  00 00 00 
80  0d 00 00 38
Jul 21 17:29:24 gate pluto[1267]: |   00 00 00 01  00 00 00 01  00 00 00 
2c  01 01 00 01
Jul 21 17:29:24 gate pluto[1267]: |   00 00 00 24  01 01 00 00  80 01 00 
05  80 02 00 02
Jul 21 17:29:24 gate pluto[1267]: |   80 03 00 01  80 04 00 05  80 0b 00 
01  00 0c 00 04
Jul 21 17:29:24 gate pluto[1267]: |   00 01 51 80  00 00 00 2c  f4 ed 19 
e0  c1 14 eb 51
Jul 21 17:29:24 gate pluto[1267]: |   6f aa ac 0e  e3 7d af 28  07 b4 38 
1f  00 00 00 01
Jul 21 17:29:24 gate pluto[1267]: |   00 00 13 8d  44 c1 46 75  00 00 00 
00  18 20 00 00
Jul 21 17:29:24 gate pluto[1267]: | **parse ISAKMP Message:
Jul 21 17:29:24 gate pluto[1267]: |    initiator cookie:
Jul 21 17:29:24 gate pluto[1267]: |   6e ad 01 6e  69 88 e3 30
Jul 21 17:29:24 gate pluto[1267]: |    responder cookie:
Jul 21 17:29:24 gate pluto[1267]: |   00 00 00 00  00 00 00 00
Jul 21 17:29:24 gate pluto[1267]: |    next payload type: ISAKMP_NEXT_SA
Jul 21 17:29:24 gate pluto[1267]: |    ISAKMP version: ISAKMP Version 1.0
Jul 21 17:29:24 gate pluto[1267]: |    exchange type: ISAKMP_XCHG_IDPROT
Jul 21 17:29:24 gate pluto[1267]: |    flags: none
Jul 21 17:29:24 gate pluto[1267]: |    message ID:  00 00 00 00
Jul 21 17:29:24 gate pluto[1267]: |    length: 128
Jul 21 17:29:24 gate pluto[1267]: |  processing packet with exchange 
type=ISAKMP_XCHG_IDPROT (2)
Jul 21 17:29:24 gate pluto[1267]: | ***parse ISAKMP Security Association 
Payload:
Jul 21 17:29:24 gate pluto[1267]: |    next payload type: ISAKMP_NEXT_VID
Jul 21 17:29:24 gate pluto[1267]: |    length: 56
Jul 21 17:29:24 gate pluto[1267]: |    DOI: ISAKMP_DOI_IPSEC
Jul 21 17:29:24 gate pluto[1267]: | ***parse ISAKMP Vendor ID Payload:
Jul 21 17:29:24 gate pluto[1267]: |    next payload type: ISAKMP_NEXT_NONE
Jul 21 17:29:24 gate pluto[1267]: |    length: 44
Jul 21 17:29:24 gate pluto[1267]: packet from 206.107.146.9:500: 
ignoring unknown Vendor ID payload 
[f4ed19e0c114eb516faaac0ee37daf2807b4381f000000010000138d44c14675...]
Jul 21 17:29:24 gate pluto[1267]: | find_host_connection called from 
main_inI1_outR1
Jul 21 17:29:24 gate pluto[1267]: | find_host_pair: comparing to 
69.174.129.33:500 206.107.146.8:500
Jul 21 17:29:24 gate pluto[1267]: | find_host_pair_conn 
(find_host_connection2): 69.174.129.33:500 206.107.146.9:500 -> hp:none
Jul 21 17:29:24 gate pluto[1267]: | find_host_connection called from 
main_inI1_outR1
Jul 21 17:29:24 gate pluto[1267]: | find_host_pair: comparing to 
69.174.129.33:500 206.107.146.8:500
Jul 21 17:29:24 gate pluto[1267]: | find_host_pair_conn 
(find_host_connection2): 69.174.129.33:500 %any:500 -> hp:none
Jul 21 17:29:24 gate pluto[1267]: packet from 206.107.146.9:500: initial 
Main Mode message received on 69.174.129.33:500 but no connection has 
been authorized
Jul 21 17:29:24 gate pluto[1267]: | complete state transition with 
STF_IGNORE
Jul 21 17:29:24 gate pluto[1267]: | next event EVENT_PENDING_PHASE2 in 
100 seconds
Jul 21 17:29:28 gate pluto[1267]: | 
Jul 21 17:29:28 gate pluto[1267]: | *received 128 bytes from 
206.107.146.9:500 on eth1 (port=500)
Jul 21 17:29:28 gate pluto[1267]: |   6e ad 01 6e  69 88 e3 30  00 00 00 
00  00 00 00 00
Jul 21 17:29:28 gate pluto[1267]: |   01 10 02 00  00 00 00 00  00 00 00 
80  0d 00 00 38
Jul 21 17:29:28 gate pluto[1267]: |   00 00 00 01  00 00 00 01  00 00 00 
2c  01 01 00 01
Jul 21 17:29:28 gate pluto[1267]: |   00 00 00 24  01 01 00 00  80 01 00 
05  80 02 00 02
Jul 21 17:29:28 gate pluto[1267]: |   80 03 00 01  80 04 00 05  80 0b 00 
01  00 0c 00 04
Jul 21 17:29:28 gate pluto[1267]: |   00 01 51 80  00 00 00 2c  f4 ed 19 
e0  c1 14 eb 51
Jul 21 17:29:28 gate pluto[1267]: |   6f aa ac 0e  e3 7d af 28  07 b4 38 
1f  00 00 00 01
Jul 21 17:29:28 gate pluto[1267]: |   00 00 13 8d  44 c1 46 75  00 00 00 
00  18 20 00 00
Jul 21 17:29:28 gate pluto[1267]: | **parse ISAKMP Message:
Jul 21 17:29:28 gate pluto[1267]: |    initiator cookie:
Jul 21 17:29:28 gate pluto[1267]: |   6e ad 01 6e  69 88 e3 30
Jul 21 17:29:28 gate pluto[1267]: |    responder cookie:
Jul 21 17:29:28 gate pluto[1267]: |   00 00 00 00  00 00 00 00
Jul 21 17:29:28 gate pluto[1267]: |    next payload type: ISAKMP_NEXT_SA
Jul 21 17:29:28 gate pluto[1267]: |    ISAKMP version: ISAKMP Version 1.0
Jul 21 17:29:28 gate pluto[1267]: |    exchange type: ISAKMP_XCHG_IDPROT
Jul 21 17:29:28 gate pluto[1267]: |    flags: none
Jul 21 17:29:28 gate pluto[1267]: |    message ID:  00 00 00 00
Jul 21 17:29:28 gate pluto[1267]: |    length: 128
Jul 21 17:29:28 gate pluto[1267]: |  processing packet with exchange 
type=ISAKMP_XCHG_IDPROT (2)
Jul 21 17:29:28 gate pluto[1267]: | ***parse ISAKMP Security Association 
Payload:
Jul 21 17:29:28 gate pluto[1267]: |    next payload type: ISAKMP_NEXT_VID
Jul 21 17:29:28 gate pluto[1267]: |    length: 56
Jul 21 17:29:28 gate pluto[1267]: |    DOI: ISAKMP_DOI_IPSEC
Jul 21 17:29:28 gate pluto[1267]: | ***parse ISAKMP Vendor ID Payload:
Jul 21 17:29:28 gate pluto[1267]: |    next payload type: ISAKMP_NEXT_NONE
Jul 21 17:29:28 gate pluto[1267]: |    length: 44
Jul 21 17:29:28 gate pluto[1267]: packet from 206.107.146.9:500: 
ignoring unknown Vendor ID payload 
[f4ed19e0c114eb516faaac0ee37daf2807b4381f000000010000138d44c14675...]
Jul 21 17:29:28 gate pluto[1267]: | find_host_connection called from 
main_inI1_outR1
Jul 21 17:29:28 gate pluto[1267]: | find_host_pair: comparing to 
69.174.129.33:500 206.107.146.8:500
Jul 21 17:29:28 gate pluto[1267]: | find_host_pair_conn 
(find_host_connection2): 69.174.129.33:500 206.107.146.9:500 -> hp:none
Jul 21 17:29:28 gate pluto[1267]: | find_host_connection called from 
main_inI1_outR1
Jul 21 17:29:28 gate pluto[1267]: | find_host_pair: comparing to 
69.174.129.33:500 206.107.146.8:500
Jul 21 17:29:28 gate pluto[1267]: | find_host_pair_conn 
(find_host_connection2): 69.174.129.33:500 %any:500 -> hp:none
Jul 21 17:29:28 gate pluto[1267]: packet from 206.107.146.9:500: initial 
Main Mode message received on 69.174.129.33:500 but no connection has 
been authorized
Jul 21 17:29:28 gate pluto[1267]: | complete state transition with 
STF_IGNORE
Jul 21 17:29:28 gate pluto[1267]: | next event EVENT_PENDING_PHASE2 in 
96 seconds
Jul 21 17:29:32 gate pluto[1267]: | 
Jul 21 17:29:32 gate pluto[1267]: | *received 128 bytes from 
206.107.146.9:500 on eth1 (port=500)
Jul 21 17:29:32 gate pluto[1267]: |   6e ad 01 6e  69 88 e3 30  00 00 00 
00  00 00 00 00
Jul 21 17:29:32 gate pluto[1267]: |   01 10 02 00  00 00 00 00  00 00 00 
80  0d 00 00 38
Jul 21 17:29:32 gate pluto[1267]: |   00 00 00 01  00 00 00 01  00 00 00 
2c  01 01 00 01
Jul 21 17:29:32 gate pluto[1267]: |   00 00 00 24  01 01 00 00  80 01 00 
05  80 02 00 02
Jul 21 17:29:32 gate pluto[1267]: |   80 03 00 01  80 04 00 05  80 0b 00 
01  00 0c 00 04
Jul 21 17:29:32 gate pluto[1267]: |   00 01 51 80  00 00 00 2c  f4 ed 19 
e0  c1 14 eb 51
Jul 21 17:29:32 gate pluto[1267]: |   6f aa ac 0e  e3 7d af 28  07 b4 38 
1f  00 00 00 01
Jul 21 17:29:32 gate pluto[1267]: |   00 00 13 8d  44 c1 46 75  00 00 00 
00  18 20 00 00
Jul 21 17:29:32 gate pluto[1267]: | **parse ISAKMP Message:
Jul 21 17:29:32 gate pluto[1267]: |    initiator cookie:
Jul 21 17:29:32 gate pluto[1267]: |   6e ad 01 6e  69 88 e3 30
Jul 21 17:29:32 gate pluto[1267]: |    responder cookie:
Jul 21 17:29:32 gate pluto[1267]: |   00 00 00 00  00 00 00 00
Jul 21 17:29:32 gate pluto[1267]: |    next payload type: ISAKMP_NEXT_SA
Jul 21 17:29:32 gate pluto[1267]: |    ISAKMP version: ISAKMP Version 1.0
Jul 21 17:29:32 gate pluto[1267]: |    exchange type: ISAKMP_XCHG_IDPROT
Jul 21 17:29:32 gate pluto[1267]: |    flags: none
Jul 21 17:29:32 gate pluto[1267]: |    message ID:  00 00 00 00
Jul 21 17:29:32 gate pluto[1267]: |    length: 128
Jul 21 17:29:32 gate pluto[1267]: |  processing packet with exchange 
type=ISAKMP_XCHG_IDPROT (2)
Jul 21 17:29:32 gate pluto[1267]: | ***parse ISAKMP Security Association 
Payload:
Jul 21 17:29:32 gate pluto[1267]: |    next payload type: ISAKMP_NEXT_VID
Jul 21 17:29:32 gate pluto[1267]: |    length: 56
Jul 21 17:29:32 gate pluto[1267]: |    DOI: ISAKMP_DOI_IPSEC
Jul 21 17:29:32 gate pluto[1267]: | ***parse ISAKMP Vendor ID Payload:
Jul 21 17:29:32 gate pluto[1267]: |    next payload type: ISAKMP_NEXT_NONE
Jul 21 17:29:32 gate pluto[1267]: |    length: 44
Jul 21 17:29:32 gate pluto[1267]: packet from 206.107.146.9:500: 
ignoring unknown Vendor ID payload 
[f4ed19e0c114eb516faaac0ee37daf2807b4381f000000010000138d44c14675...]
Jul 21 17:29:32 gate pluto[1267]: | find_host_connection called from 
main_inI1_outR1
Jul 21 17:29:32 gate pluto[1267]: | find_host_pair: comparing to 
69.174.129.33:500 206.107.146.8:500
Jul 21 17:29:32 gate pluto[1267]: | find_host_pair_conn 
(find_host_connection2): 69.174.129.33:500 206.107.146.9:500 -> hp:none
Jul 21 17:29:32 gate pluto[1267]: | find_host_connection called from 
main_inI1_outR1
Jul 21 17:29:32 gate pluto[1267]: | find_host_pair: comparing to 
69.174.129.33:500 206.107.146.8:500
Jul 21 17:29:32 gate pluto[1267]: | find_host_pair_conn 
(find_host_connection2): 69.174.129.33:500 %any:500 -> hp:none
Jul 21 17:29:32 gate pluto[1267]: packet from 206.107.146.9:500: initial 
Main Mode message received on 69.174.129.33:500 but no connection has 
been authorized
Jul 21 17:29:32 gate pluto[1267]: | complete state transition with 
STF_IGNORE
Jul 21 17:29:32 gate pluto[1267]: | next event EVENT_PENDING_PHASE2 in 
92 seconds
Jul 21 17:29:36 gate pluto[1267]: | 
Jul 21 17:29:36 gate pluto[1267]: | *received 128 bytes from 
206.107.146.9:500 on eth1 (port=500)
Jul 21 17:29:36 gate pluto[1267]: |   6e ad 01 6e  69 88 e3 30  00 00 00 
00  00 00 00 00
Jul 21 17:29:36 gate pluto[1267]: |   01 10 02 00  00 00 00 00  00 00 00 
80  0d 00 00 38
Jul 21 17:29:36 gate pluto[1267]: |   00 00 00 01  00 00 00 01  00 00 00 
2c  01 01 00 01
Jul 21 17:29:36 gate pluto[1267]: |   00 00 00 24  01 01 00 00  80 01 00 
05  80 02 00 02
Jul 21 17:29:36 gate pluto[1267]: |   80 03 00 01  80 04 00 05  80 0b 00 
01  00 0c 00 04
Jul 21 17:29:36 gate pluto[1267]: |   00 01 51 80  00 00 00 2c  f4 ed 19 
e0  c1 14 eb 51
Jul 21 17:29:36 gate pluto[1267]: |   6f aa ac 0e  e3 7d af 28  07 b4 38 
1f  00 00 00 01
Jul 21 17:29:36 gate pluto[1267]: |   00 00 13 8d  44 c1 46 75  00 00 00 
00  18 20 00 00
Jul 21 17:29:36 gate pluto[1267]: | **parse ISAKMP Message:
Jul 21 17:29:36 gate pluto[1267]: |    initiator cookie:
Jul 21 17:29:36 gate pluto[1267]: |   6e ad 01 6e  69 88 e3 30
Jul 21 17:29:36 gate pluto[1267]: |    responder cookie:
Jul 21 17:29:36 gate pluto[1267]: |   00 00 00 00  00 00 00 00
Jul 21 17:29:36 gate pluto[1267]: |    next payload type: ISAKMP_NEXT_SA
Jul 21 17:29:36 gate pluto[1267]: |    ISAKMP version: ISAKMP Version 1.0
Jul 21 17:29:36 gate pluto[1267]: |    exchange type: ISAKMP_XCHG_IDPROT
Jul 21 17:29:36 gate pluto[1267]: |    flags: none
Jul 21 17:29:36 gate pluto[1267]: |    message ID:  00 00 00 00
Jul 21 17:29:36 gate pluto[1267]: |    length: 128
Jul 21 17:29:36 gate pluto[1267]: |  processing packet with exchange 
type=ISAKMP_XCHG_IDPROT (2)
Jul 21 17:29:36 gate pluto[1267]: | ***parse ISAKMP Security Association 
Payload:
Jul 21 17:29:36 gate pluto[1267]: |    next payload type: ISAKMP_NEXT_VID
Jul 21 17:29:36 gate pluto[1267]: |    length: 56
Jul 21 17:29:36 gate pluto[1267]: |    DOI: ISAKMP_DOI_IPSEC
Jul 21 17:29:36 gate pluto[1267]: | ***parse ISAKMP Vendor ID Payload:
Jul 21 17:29:36 gate pluto[1267]: |    next payload type: ISAKMP_NEXT_NONE
Jul 21 17:29:36 gate pluto[1267]: |    length: 44
Jul 21 17:29:36 gate pluto[1267]: packet from 206.107.146.9:500: 
ignoring unknown Vendor ID payload 
[f4ed19e0c114eb516faaac0ee37daf2807b4381f000000010000138d44c14675...]
Jul 21 17:29:36 gate pluto[1267]: | find_host_connection called from 
main_inI1_outR1
Jul 21 17:29:36 gate pluto[1267]: | find_host_pair: comparing to 
69.174.129.33:500 206.107.146.8:500
Jul 21 17:29:36 gate pluto[1267]: | find_host_pair_conn 
(find_host_connection2): 69.174.129.33:500 206.107.146.9:500 -> hp:none
Jul 21 17:29:36 gate pluto[1267]: | find_host_connection called from 
main_inI1_outR1
Jul 21 17:29:36 gate pluto[1267]: | find_host_pair: comparing to 
69.174.129.33:500 206.107.146.8:500
Jul 21 17:29:36 gate pluto[1267]: | find_host_pair_conn 
(find_host_connection2): 69.174.129.33:500 %any:500 -> hp:none
Jul 21 17:29:36 gate pluto[1267]: packet from 206.107.146.9:500: initial 
Main Mode message received on 69.174.129.33:500 but no connection has 
been authorized
Jul 21 17:29:36 gate pluto[1267]: | complete state transition with 
STF_IGNORE
Jul 21 17:29:36 gate pluto[1267]: | next event EVENT_PENDING_PHASE2 in 
88 seconds
Jul 21 17:29:47 gate pluto[1267]: | 
Jul 21 17:29:47 gate pluto[1267]: | *received 76 bytes from 
206.107.146.8:500 on eth1 (port=500)
Jul 21 17:29:47 gate pluto[1267]: |   76 d2 6a 8a  c2 bf ec 75  e4 aa 45 
96  55 19 71 2f
Jul 21 17:29:47 gate pluto[1267]: |   08 10 05 01  dd 13 22 06  00 00 00 
4c  41 ee f8 24
Jul 21 17:29:47 gate pluto[1267]: |   20 2e df 9d  54 73 2d 44  68 34 a8 
70  d3 c0 79 75
Jul 21 17:29:47 gate pluto[1267]: |   3b 3d d5 29  14 d5 a8 99  d2 5a e1 
92  a0 88 ad 2d
Jul 21 17:29:47 gate pluto[1267]: |   5b cf 31 c8  55 f1 1e ab  f9 83 a3 0f
Jul 21 17:29:47 gate pluto[1267]: | **parse ISAKMP Message:
Jul 21 17:29:47 gate pluto[1267]: |    initiator cookie:
Jul 21 17:29:47 gate pluto[1267]: |   76 d2 6a 8a  c2 bf ec 75
Jul 21 17:29:47 gate pluto[1267]: |    responder cookie:
Jul 21 17:29:47 gate pluto[1267]: |   e4 aa 45 96  55 19 71 2f
Jul 21 17:29:47 gate pluto[1267]: |    next payload type: ISAKMP_NEXT_HASH
Jul 21 17:29:47 gate pluto[1267]: |    ISAKMP version: ISAKMP Version 1.0
Jul 21 17:29:47 gate pluto[1267]: |    exchange type: ISAKMP_XCHG_INFO
Jul 21 17:29:47 gate pluto[1267]: |    flags: ISAKMP_FLAG_ENCRYPTION
Jul 21 17:29:47 gate pluto[1267]: |    message ID:  dd 13 22 06
Jul 21 17:29:47 gate pluto[1267]: |    length: 76
Jul 21 17:29:47 gate pluto[1267]: |  processing packet with exchange 
type=ISAKMP_XCHG_INFO (5)
Jul 21 17:29:47 gate pluto[1267]: | ICOOKIE:  76 d2 6a 8a  c2 bf ec 75
Jul 21 17:29:47 gate pluto[1267]: | RCOOKIE:  e4 aa 45 96  55 19 71 2f
Jul 21 17:29:47 gate pluto[1267]: | peer:  ce 6b 92 08
Jul 21 17:29:47 gate pluto[1267]: | state hash entry 30
Jul 21 17:29:47 gate pluto[1267]: | peer and cookies match on #3, 
provided msgid 00000000 vs 8aee2e20/00000000
Jul 21 17:29:47 gate pluto[1267]: | peer and cookies match on #2, 
provided msgid 00000000 vs 69dbbff9/00000000
Jul 21 17:29:47 gate pluto[1267]: | peer and cookies match on #1, 
provided msgid 00000000 vs 00000000/00000000
Jul 21 17:29:47 gate pluto[1267]: | p15 state object #1 found, in 
STATE_MAIN_I4
Jul 21 17:29:47 gate pluto[1267]: | processing connection rfd
Jul 21 17:29:47 gate pluto[1267]: | last Phase 1 IV:  24 e3 a7 85  6f fa 
ab 09
Jul 21 17:29:47 gate pluto[1267]: | current Phase 1 IV:  24 e3 a7 85  6f 
fa ab 09
Jul 21 17:29:47 gate pluto[1267]: | computed Phase 2 IV:
Jul 21 17:29:47 gate pluto[1267]: |   1e 29 39 0e  9f ad 25 11  73 d7 43 
cc  92 78 cf 24
Jul 21 17:29:47 gate pluto[1267]: |   5b 46 a3 63
Jul 21 17:29:47 gate pluto[1267]: | received encrypted packet from 
206.107.146.8:500
Jul 21 17:29:47 gate pluto[1267]: | decrypting 48 bytes using algorithm 
OAKLEY_3DES_CBC
Jul 21 17:29:47 gate pluto[1267]: | decrypted:
Jul 21 17:29:47 gate pluto[1267]: |   0c 00 00 18  d1 5b 39 a6  b6 97 4a 
24  49 ab c7 05
Jul 21 17:29:47 gate pluto[1267]: |   f3 db 1e 94  d6 00 51 58  00 00 00 
10  00 00 00 01
Jul 21 17:29:47 gate pluto[1267]: |   03 04 00 01  00 89 1b 80  00 00 00 
00  00 00 00 07
Jul 21 17:29:47 gate pluto[1267]: | next IV:  55 f1 1e ab  f9 83 a3 0f
Jul 21 17:29:47 gate pluto[1267]: | ***parse ISAKMP Hash Payload:
Jul 21 17:29:47 gate pluto[1267]: |    next payload type: ISAKMP_NEXT_D
Jul 21 17:29:47 gate pluto[1267]: |    length: 24
Jul 21 17:29:47 gate pluto[1267]: | ***parse ISAKMP Delete Payload:
Jul 21 17:29:47 gate pluto[1267]: |    next payload type: ISAKMP_NEXT_NONE
Jul 21 17:29:47 gate pluto[1267]: |    length: 16
Jul 21 17:29:47 gate pluto[1267]: |    DOI: ISAKMP_DOI_IPSEC
Jul 21 17:29:47 gate pluto[1267]: |    protocol ID: 3
Jul 21 17:29:47 gate pluto[1267]: |    SPI size: 4
Jul 21 17:29:47 gate pluto[1267]: |    number of SPIs: 1
Jul 21 17:29:47 gate pluto[1267]: | removing 8 bytes of padding
Jul 21 17:29:47 gate pluto[1267]: "rfd" #1: ignoring Delete SA payload: 
PROTO_IPSEC_ESP SA(0x00891b80) not found (maybe expired)
Jul 21 17:29:47 gate pluto[1267]: | del:  00 89 1b 80
Jul 21 17:29:47 gate pluto[1267]: "rfd" #1: received and ignored 
informational message
Jul 21 17:29:47 gate pluto[1267]: | complete state transition with 
STF_IGNORE
Jul 21 17:29:47 gate pluto[1267]: | next event EVENT_PENDING_PHASE2 in 
77 seconds
Jul 21 17:30:04 gate pluto[1267]: | 
Jul 21 17:30:04 gate pluto[1267]: | *received 76 bytes from 
206.107.146.8:500 on eth1 (port=500)
Jul 21 17:30:04 gate pluto[1267]: |   76 d2 6a 8a  c2 bf ec 75  e4 aa 45 
96  55 19 71 2f
Jul 21 17:30:04 gate pluto[1267]: |   08 10 05 01  8a e9 c4 43  00 00 00 
4c  ea 58 54 aa
Jul 21 17:30:04 gate pluto[1267]: |   6a 89 35 41  8a 45 ea af  84 43 61 
91  6c ed c0 91
Jul 21 17:30:04 gate pluto[1267]: |   88 0c 05 5e  9a 54 03 03  95 f3 50 
b9  bb ac 23 84
Jul 21 17:30:04 gate pluto[1267]: |   84 50 cb 7c  c2 a1 aa 2b  9a e3 6e 55
Jul 21 17:30:04 gate pluto[1267]: | **parse ISAKMP Message:
Jul 21 17:30:04 gate pluto[1267]: |    initiator cookie:
Jul 21 17:30:04 gate pluto[1267]: |   76 d2 6a 8a  c2 bf ec 75
Jul 21 17:30:04 gate pluto[1267]: |    responder cookie:
Jul 21 17:30:04 gate pluto[1267]: |   e4 aa 45 96  55 19 71 2f
Jul 21 17:30:04 gate pluto[1267]: |    next payload type: ISAKMP_NEXT_HASH
Jul 21 17:30:04 gate pluto[1267]: |    ISAKMP version: ISAKMP Version 1.0
Jul 21 17:30:04 gate pluto[1267]: |    exchange type: ISAKMP_XCHG_INFO
Jul 21 17:30:04 gate pluto[1267]: |    flags: ISAKMP_FLAG_ENCRYPTION
Jul 21 17:30:04 gate pluto[1267]: |    message ID:  8a e9 c4 43
Jul 21 17:30:04 gate pluto[1267]: |    length: 76
Jul 21 17:30:04 gate pluto[1267]: |  processing packet with exchange 
type=ISAKMP_XCHG_INFO (5)
Jul 21 17:30:04 gate pluto[1267]: | ICOOKIE:  76 d2 6a 8a  c2 bf ec 75
Jul 21 17:30:04 gate pluto[1267]: | RCOOKIE:  e4 aa 45 96  55 19 71 2f
Jul 21 17:30:04 gate pluto[1267]: | peer:  ce 6b 92 08
Jul 21 17:30:04 gate pluto[1267]: | state hash entry 30
Jul 21 17:30:04 gate pluto[1267]: | peer and cookies match on #3, 
provided msgid 00000000 vs 8aee2e20/00000000
Jul 21 17:30:04 gate pluto[1267]: | peer and cookies match on #2, 
provided msgid 00000000 vs 69dbbff9/00000000
Jul 21 17:30:04 gate pluto[1267]: | peer and cookies match on #1, 
provided msgid 00000000 vs 00000000/00000000
Jul 21 17:30:04 gate pluto[1267]: | p15 state object #1 found, in 
STATE_MAIN_I4
Jul 21 17:30:04 gate pluto[1267]: | processing connection rfd
Jul 21 17:30:04 gate pluto[1267]: | last Phase 1 IV:  24 e3 a7 85  6f fa 
ab 09
Jul 21 17:30:04 gate pluto[1267]: | current Phase 1 IV:  24 e3 a7 85  6f 
fa ab 09
Jul 21 17:30:04 gate pluto[1267]: | computed Phase 2 IV:
Jul 21 17:30:04 gate pluto[1267]: |   bc 19 dd 03  ee 02 95 59  ab b7 e3 
b7  3a af 61 db
Jul 21 17:30:04 gate pluto[1267]: |   10 45 41 3f
Jul 21 17:30:04 gate pluto[1267]: | received encrypted packet from 
206.107.146.8:500
Jul 21 17:30:04 gate pluto[1267]: | decrypting 48 bytes using algorithm 
OAKLEY_3DES_CBC
Jul 21 17:30:04 gate pluto[1267]: | decrypted:
Jul 21 17:30:04 gate pluto[1267]: |   0c 00 00 18  46 5a d1 9a  d3 ae 98 
d4  c5 cd cb f1
Jul 21 17:30:04 gate pluto[1267]: |   73 7a 07 ca  a1 70 a5 60  00 00 00 
10  00 00 00 01
Jul 21 17:30:04 gate pluto[1267]: |   03 04 00 01  00 01 1b 80  00 00 00 
00  00 00 00 07
Jul 21 17:30:04 gate pluto[1267]: | next IV:  c2 a1 aa 2b  9a e3 6e 55
Jul 21 17:30:04 gate pluto[1267]: | ***parse ISAKMP Hash Payload:
Jul 21 17:30:04 gate pluto[1267]: |    next payload type: ISAKMP_NEXT_D
Jul 21 17:30:04 gate pluto[1267]: |    length: 24
Jul 21 17:30:04 gate pluto[1267]: | ***parse ISAKMP Delete Payload:
Jul 21 17:30:04 gate pluto[1267]: |    next payload type: ISAKMP_NEXT_NONE
Jul 21 17:30:04 gate pluto[1267]: |    length: 16
Jul 21 17:30:04 gate pluto[1267]: |    DOI: ISAKMP_DOI_IPSEC
Jul 21 17:30:04 gate pluto[1267]: |    protocol ID: 3
Jul 21 17:30:04 gate pluto[1267]: |    SPI size: 4
Jul 21 17:30:04 gate pluto[1267]: |    number of SPIs: 1
Jul 21 17:30:04 gate pluto[1267]: | removing 8 bytes of padding
Jul 21 17:30:04 gate pluto[1267]: "rfd" #1: ignoring Delete SA payload: 
PROTO_IPSEC_ESP SA(0x00011b80) not found (maybe expired)
Jul 21 17:30:04 gate pluto[1267]: | del:  00 01 1b 80
Jul 21 17:30:04 gate pluto[1267]: "rfd" #1: received and ignored 
informational message
Jul 21 17:30:04 gate pluto[1267]: | complete state transition with 
STF_IGNORE
Jul 21 17:30:04 gate pluto[1267]: | next event EVENT_PENDING_PHASE2 in 
60 seconds
Jul 21 17:30:04 gate pluto[1267]: | 
Jul 21 17:30:04 gate pluto[1267]: | *received 128 bytes from 
206.107.146.9:500 on eth1 (port=500)
Jul 21 17:30:04 gate pluto[1267]: |   2c 7f ba aa  c8 bd 2c 17  00 00 00 
00  00 00 00 00
Jul 21 17:30:04 gate pluto[1267]: |   01 10 02 00  00 00 00 00  00 00 00 
80  0d 00 00 38
Jul 21 17:30:04 gate pluto[1267]: |   00 00 00 01  00 00 00 01  00 00 00 
2c  01 01 00 01
Jul 21 17:30:04 gate pluto[1267]: |   00 00 00 24  01 01 00 00  80 01 00 
05  80 02 00 02
Jul 21 17:30:04 gate pluto[1267]: |   80 03 00 01  80 04 00 05  80 0b 00 
01  00 0c 00 04
Jul 21 17:30:04 gate pluto[1267]: |   00 01 51 80  00 00 00 2c  f4 ed 19 
e0  c1 14 eb 51
Jul 21 17:30:04 gate pluto[1267]: |   6f aa ac 0e  e3 7d af 28  07 b4 38 
1f  00 00 00 01
Jul 21 17:30:04 gate pluto[1267]: |   00 00 13 8d  44 c1 46 b1  00 00 00 
00  18 20 00 00
Jul 21 17:30:04 gate pluto[1267]: | **parse ISAKMP Message:
Jul 21 17:30:04 gate pluto[1267]: |    initiator cookie:
Jul 21 17:30:04 gate pluto[1267]: |   2c 7f ba aa  c8 bd 2c 17
Jul 21 17:30:04 gate pluto[1267]: |    responder cookie:
Jul 21 17:30:04 gate pluto[1267]: |   00 00 00 00  00 00 00 00
Jul 21 17:30:04 gate pluto[1267]: |    next payload type: ISAKMP_NEXT_SA
Jul 21 17:30:04 gate pluto[1267]: |    ISAKMP version: ISAKMP Version 1.0
Jul 21 17:30:04 gate pluto[1267]: |    exchange type: ISAKMP_XCHG_IDPROT
Jul 21 17:30:04 gate pluto[1267]: |    flags: none
Jul 21 17:30:04 gate pluto[1267]: |    message ID:  00 00 00 00
Jul 21 17:30:04 gate pluto[1267]: |    length: 128
Jul 21 17:30:04 gate pluto[1267]: |  processing packet with exchange 
type=ISAKMP_XCHG_IDPROT (2)
Jul 21 17:30:04 gate pluto[1267]: | ***parse ISAKMP Security Association 
Payload:
Jul 21 17:30:04 gate pluto[1267]: |    next payload type: ISAKMP_NEXT_VID
Jul 21 17:30:04 gate pluto[1267]: |    length: 56
Jul 21 17:30:04 gate pluto[1267]: |    DOI: ISAKMP_DOI_IPSEC
Jul 21 17:30:04 gate pluto[1267]: | ***parse ISAKMP Vendor ID Payload:
Jul 21 17:30:04 gate pluto[1267]: |    next payload type: ISAKMP_NEXT_NONE
Jul 21 17:30:04 gate pluto[1267]: |    length: 44
Jul 21 17:30:04 gate pluto[1267]: packet from 206.107.146.9:500: 
ignoring unknown Vendor ID payload 
[f4ed19e0c114eb516faaac0ee37daf2807b4381f000000010000138d44c146b1...]
Jul 21 17:30:04 gate pluto[1267]: | find_host_connection called from 
main_inI1_outR1
Jul 21 17:30:04 gate pluto[1267]: | find_host_pair: comparing to 
69.174.129.33:500 206.107.146.8:500
Jul 21 17:30:04 gate pluto[1267]: | find_host_pair_conn 
(find_host_connection2): 69.174.129.33:500 206.107.146.9:500 -> hp:none
Jul 21 17:30:04 gate pluto[1267]: | find_host_connection called from 
main_inI1_outR1
Jul 21 17:30:04 gate pluto[1267]: | find_host_pair: comparing to 
69.174.129.33:500 206.107.146.8:500
Jul 21 17:30:04 gate pluto[1267]: | find_host_pair_conn 
(find_host_connection2): 69.174.129.33:500 %any:500 -> hp:none
Jul 21 17:30:04 gate pluto[1267]: packet from 206.107.146.9:500: initial 
Main Mode message received on 69.174.129.33:500 but no connection has 
been authorized
Jul 21 17:30:04 gate pluto[1267]: | complete state transition with 
STF_IGNORE
Jul 21 17:30:04 gate pluto[1267]: | next event EVENT_PENDING_PHASE2 in 
60 seconds
Jul 21 17:30:06 gate pluto[1267]: | 
Jul 21 17:30:06 gate pluto[1267]: | *received 128 bytes from 
206.107.146.9:500 on eth1 (port=500)
Jul 21 17:30:06 gate pluto[1267]: |   2c 7f ba aa  c8 bd 2c 17  00 00 00 
00  00 00 00 00
Jul 21 17:30:06 gate pluto[1267]: |   01 10 02 00  00 00 00 00  00 00 00 
80  0d 00 00 38
Jul 21 17:30:06 gate pluto[1267]: |   00 00 00 01  00 00 00 01  00 00 00 
2c  01 01 00 01
Jul 21 17:30:06 gate pluto[1267]: |   00 00 00 24  01 01 00 00  80 01 00 
05  80 02 00 02
Jul 21 17:30:06 gate pluto[1267]: |   80 03 00 01  80 04 00 05  80 0b 00 
01  00 0c 00 04
Jul 21 17:30:06 gate pluto[1267]: |   00 01 51 80  00 00 00 2c  f4 ed 19 
e0  c1 14 eb 51
Jul 21 17:30:06 gate pluto[1267]: |   6f aa ac 0e  e3 7d af 28  07 b4 38 
1f  00 00 00 01
Jul 21 17:30:06 gate pluto[1267]: |   00 00 13 8d  44 c1 46 b1  00 00 00 
00  18 20 00 00
Jul 21 17:30:06 gate pluto[1267]: | **parse ISAKMP Message:
Jul 21 17:30:06 gate pluto[1267]: |    initiator cookie:
Jul 21 17:30:06 gate pluto[1267]: |   2c 7f ba aa  c8 bd 2c 17
Jul 21 17:30:06 gate pluto[1267]: |    responder cookie:
Jul 21 17:30:06 gate pluto[1267]: |   00 00 00 00  00 00 00 00
Jul 21 17:30:06 gate pluto[1267]: |    next payload type: ISAKMP_NEXT_SA
Jul 21 17:30:06 gate pluto[1267]: |    ISAKMP version: ISAKMP Version 1.0
Jul 21 17:30:06 gate pluto[1267]: |    exchange type: ISAKMP_XCHG_IDPROT
Jul 21 17:30:06 gate pluto[1267]: |    flags: none
Jul 21 17:30:06 gate pluto[1267]: |    message ID:  00 00 00 00
Jul 21 17:30:06 gate pluto[1267]: |    length: 128
Jul 21 17:30:06 gate pluto[1267]: |  processing packet with exchange 
type=ISAKMP_XCHG_IDPROT (2)
Jul 21 17:30:06 gate pluto[1267]: | ***parse ISAKMP Security Association 
Payload:
Jul 21 17:30:06 gate pluto[1267]: |    next payload type: ISAKMP_NEXT_VID
Jul 21 17:30:06 gate pluto[1267]: |    length: 56
Jul 21 17:30:06 gate pluto[1267]: |    DOI: ISAKMP_DOI_IPSEC
Jul 21 17:30:06 gate pluto[1267]: | ***parse ISAKMP Vendor ID Payload:
Jul 21 17:30:06 gate pluto[1267]: |    next payload type: ISAKMP_NEXT_NONE
Jul 21 17:30:06 gate pluto[1267]: |    length: 44
Jul 21 17:30:06 gate pluto[1267]: packet from 206.107.146.9:500: 
ignoring unknown Vendor ID payload 
[f4ed19e0c114eb516faaac0ee37daf2807b4381f000000010000138d44c146b1...]
Jul 21 17:30:06 gate pluto[1267]: | find_host_connection called from 
main_inI1_outR1
Jul 21 17:30:06 gate pluto[1267]: | find_host_pair: comparing to 
69.174.129.33:500 206.107.146.8:500
Jul 21 17:30:06 gate pluto[1267]: | find_host_pair_conn 
(find_host_connection2): 69.174.129.33:500 206.107.146.9:500 -> hp:none
Jul 21 17:30:06 gate pluto[1267]: | find_host_connection called from 
main_inI1_outR1
Jul 21 17:30:06 gate pluto[1267]: | find_host_pair: comparing to 
69.174.129.33:500 206.107.146.8:500
Jul 21 17:30:06 gate pluto[1267]: | find_host_pair_conn 
(find_host_connection2): 69.174.129.33:500 %any:500 -> hp:none
Jul 21 17:30:06 gate pluto[1267]: packet from 206.107.146.9:500: initial 
Main Mode message received on 69.174.129.33:500 but no connection has 
been authorized
Jul 21 17:30:06 gate pluto[1267]: | complete state transition with 
STF_IGNORE
Jul 21 17:30:06 gate pluto[1267]: | next event EVENT_PENDING_PHASE2 in 
58 seconds
Jul 21 17:30:08 gate pluto[1267]: | 
Jul 21 17:30:08 gate pluto[1267]: | *received 128 bytes from 
206.107.146.9:500 on eth1 (port=500)
Jul 21 17:30:08 gate pluto[1267]: |   2c 7f ba aa  c8 bd 2c 17  00 00 00 
00  00 00 00 00
Jul 21 17:30:08 gate pluto[1267]: |   01 10 02 00  00 00 00 00  00 00 00 
80  0d 00 00 38
Jul 21 17:30:08 gate pluto[1267]: |   00 00 00 01  00 00 00 01  00 00 00 
2c  01 01 00 01
Jul 21 17:30:08 gate pluto[1267]: |   00 00 00 24  01 01 00 00  80 01 00 
05  80 02 00 02
Jul 21 17:30:08 gate pluto[1267]: |   80 03 00 01  80 04 00 05  80 0b 00 
01  00 0c 00 04
Jul 21 17:30:08 gate pluto[1267]: |   00 01 51 80  00 00 00 2c  f4 ed 19 
e0  c1 14 eb 51
Jul 21 17:30:08 gate pluto[1267]: |   6f aa ac 0e  e3 7d af 28  07 b4 38 
1f  00 00 00 01
Jul 21 17:30:08 gate pluto[1267]: |   00 00 13 8d  44 c1 46 b1  00 00 00 
00  18 20 00 00
Jul 21 17:30:08 gate pluto[1267]: | **parse ISAKMP Message:
Jul 21 17:30:08 gate pluto[1267]: |    initiator cookie:
Jul 21 17:30:08 gate pluto[1267]: |   2c 7f ba aa  c8 bd 2c 17
Jul 21 17:30:08 gate pluto[1267]: |    responder cookie:
Jul 21 17:30:08 gate pluto[1267]: |   00 00 00 00  00 00 00 00
Jul 21 17:30:08 gate pluto[1267]: |    next payload type: ISAKMP_NEXT_SA
Jul 21 17:30:08 gate pluto[1267]: |    ISAKMP version: ISAKMP Version 1.0
Jul 21 17:30:08 gate pluto[1267]: |    exchange type: ISAKMP_XCHG_IDPROT
Jul 21 17:30:08 gate pluto[1267]: |    flags: none
Jul 21 17:30:08 gate pluto[1267]: |    message ID:  00 00 00 00
Jul 21 17:30:08 gate pluto[1267]: |    length: 128
Jul 21 17:30:08 gate pluto[1267]: |  processing packet with exchange 
type=ISAKMP_XCHG_IDPROT (2)
Jul 21 17:30:08 gate pluto[1267]: | ***parse ISAKMP Security Association 
Payload:
Jul 21 17:30:08 gate pluto[1267]: |    next payload type: ISAKMP_NEXT_VID
Jul 21 17:30:08 gate pluto[1267]: |    length: 56
Jul 21 17:30:08 gate pluto[1267]: |    DOI: ISAKMP_DOI_IPSEC
Jul 21 17:30:08 gate pluto[1267]: | ***parse ISAKMP Vendor ID Payload:
Jul 21 17:30:08 gate pluto[1267]: |    next payload type: ISAKMP_NEXT_NONE
Jul 21 17:30:08 gate pluto[1267]: |    length: 44
Jul 21 17:30:08 gate pluto[1267]: packet from 206.107.146.9:500: 
ignoring unknown Vendor ID payload 
[f4ed19e0c114eb516faaac0ee37daf2807b4381f000000010000138d44c146b1...]
Jul 21 17:30:08 gate pluto[1267]: | find_host_connection called from 
main_inI1_outR1
Jul 21 17:30:08 gate pluto[1267]: | find_host_pair: comparing to 
69.174.129.33:500 206.107.146.8:500
Jul 21 17:30:08 gate pluto[1267]: | find_host_pair_conn 
(find_host_connection2): 69.174.129.33:500 206.107.146.9:500 -> hp:none
Jul 21 17:30:08 gate pluto[1267]: | find_host_connection called from 
main_inI1_outR1
Jul 21 17:30:08 gate pluto[1267]: | find_host_pair: comparing to 
69.174.129.33:500 206.107.146.8:500
Jul 21 17:30:08 gate pluto[1267]: | find_host_pair_conn 
(find_host_connection2): 69.174.129.33:500 %any:500 -> hp:none
Jul 21 17:30:08 gate pluto[1267]: packet from 206.107.146.9:500: initial 
Main Mode message received on 69.174.129.33:500 but no connection has 
been authorized
Jul 21 17:30:08 gate pluto[1267]: | complete state transition with 
STF_IGNORE
Jul 21 17:30:08 gate pluto[1267]: | next event EVENT_PENDING_PHASE2 in 
56 seconds
Jul 21 17:30:10 gate pluto[1267]: | 
Jul 21 17:30:10 gate pluto[1267]: | *received 128 bytes from 
206.107.146.9:500 on eth1 (port=500)
Jul 21 17:30:10 gate pluto[1267]: |   2c 7f ba aa  c8 bd 2c 17  00 00 00 
00  00 00 00 00
Jul 21 17:30:10 gate pluto[1267]: |   01 10 02 00  00 00 00 00  00 00 00 
80  0d 00 00 38
Jul 21 17:30:10 gate pluto[1267]: |   00 00 00 01  00 00 00 01  00 00 00 
2c  01 01 00 01
Jul 21 17:30:10 gate pluto[1267]: |   00 00 00 24  01 01 00 00  80 01 00 
05  80 02 00 02
Jul 21 17:30:10 gate pluto[1267]: |   80 03 00 01  80 04 00 05  80 0b 00 
01  00 0c 00 04
Jul 21 17:30:10 gate pluto[1267]: |   00 01 51 80  00 00 00 2c  f4 ed 19 
e0  c1 14 eb 51
Jul 21 17:30:10 gate pluto[1267]: |   6f aa ac 0e  e3 7d af 28  07 b4 38 
1f  00 00 00 01
Jul 21 17:30:10 gate pluto[1267]: |   00 00 13 8d  44 c1 46 b1  00 00 00 
00  18 20 00 00
Jul 21 17:30:10 gate pluto[1267]: | **parse ISAKMP Message:
Jul 21 17:30:10 gate pluto[1267]: |    initiator cookie:
Jul 21 17:30:10 gate pluto[1267]: |   2c 7f ba aa  c8 bd 2c 17
Jul 21 17:30:10 gate pluto[1267]: |    responder cookie:
Jul 21 17:30:10 gate pluto[1267]: |   00 00 00 00  00 00 00 00
Jul 21 17:30:10 gate pluto[1267]: |    next payload type: ISAKMP_NEXT_SA
Jul 21 17:30:10 gate pluto[1267]: |    ISAKMP version: ISAKMP Version 1.0
Jul 21 17:30:10 gate pluto[1267]: |    exchange type: ISAKMP_XCHG_IDPROT
Jul 21 17:30:10 gate pluto[1267]: |    flags: none
Jul 21 17:30:10 gate pluto[1267]: |    message ID:  00 00 00 00
Jul 21 17:30:10 gate pluto[1267]: |    length: 128
Jul 21 17:30:10 gate pluto[1267]: |  processing packet with exchange 
type=ISAKMP_XCHG_IDPROT (2)
Jul 21 17:30:10 gate pluto[1267]: | ***parse ISAKMP Security Association 
Payload:
Jul 21 17:30:10 gate pluto[1267]: |    next payload type: ISAKMP_NEXT_VID
Jul 21 17:30:10 gate pluto[1267]: |    length: 56
Jul 21 17:30:10 gate pluto[1267]: |    DOI: ISAKMP_DOI_IPSEC
Jul 21 17:30:10 gate pluto[1267]: | ***parse ISAKMP Vendor ID Payload:
Jul 21 17:30:10 gate pluto[1267]: |    next payload type: ISAKMP_NEXT_NONE
Jul 21 17:30:10 gate pluto[1267]: |    length: 44
Jul 21 17:30:10 gate pluto[1267]: packet from 206.107.146.9:500: 
ignoring unknown Vendor ID payload 
[f4ed19e0c114eb516faaac0ee37daf2807b4381f000000010000138d44c146b1...]
Jul 21 17:30:10 gate pluto[1267]: | find_host_connection called from 
main_inI1_outR1
Jul 21 17:30:10 gate pluto[1267]: | find_host_pair: comparing to 
69.174.129.33:500 206.107.146.8:500
Jul 21 17:30:10 gate pluto[1267]: | find_host_pair_conn 
(find_host_connection2): 69.174.129.33:500 206.107.146.9:500 -> hp:none
Jul 21 17:30:10 gate pluto[1267]: | find_host_connection called from 
main_inI1_outR1
Jul 21 17:30:10 gate pluto[1267]: | find_host_pair: comparing to 
69.174.129.33:500 206.107.146.8:500
Jul 21 17:30:10 gate pluto[1267]: | find_host_pair_conn 
(find_host_connection2): 69.174.129.33:500 %any:500 -> hp:none
Jul 21 17:30:10 gate pluto[1267]: packet from 206.107.146.9:500: initial 
Main Mode message received on 69.174.129.33:500 but no connection has 
been authorized
Jul 21 17:30:10 gate pluto[1267]: | complete state transition with 
STF_IGNORE
Jul 21 17:30:10 gate pluto[1267]: | next event EVENT_PENDING_PHASE2 in 
54 seconds
Jul 21 17:30:12 gate pluto[1267]: | 
Jul 21 17:30:12 gate pluto[1267]: | *received 128 bytes from 
206.107.146.9:500 on eth1 (port=500)
Jul 21 17:30:12 gate pluto[1267]: |   2c 7f ba aa  c8 bd 2c 17  00 00 00 
00  00 00 00 00
Jul 21 17:30:12 gate pluto[1267]: |   01 10 02 00  00 00 00 00  00 00 00 
80  0d 00 00 38
Jul 21 17:30:12 gate pluto[1267]: |   00 00 00 01  00 00 00 01  00 00 00 
2c  01 01 00 01
Jul 21 17:30:12 gate pluto[1267]: |   00 00 00 24  01 01 00 00  80 01 00 
05  80 02 00 02
Jul 21 17:30:12 gate pluto[1267]: |   80 03 00 01  80 04 00 05  80 0b 00 
01  00 0c 00 04
Jul 21 17:30:12 gate pluto[1267]: |   00 01 51 80  00 00 00 2c  f4 ed 19 
e0  c1 14 eb 51
Jul 21 17:30:12 gate pluto[1267]: |   6f aa ac 0e  e3 7d af 28  07 b4 38 
1f  00 00 00 01
Jul 21 17:30:12 gate pluto[1267]: |   00 00 13 8d  44 c1 46 b1  00 00 00 
00  18 20 00 00
Jul 21 17:30:12 gate pluto[1267]: | **parse ISAKMP Message:
Jul 21 17:30:12 gate pluto[1267]: |    initiator cookie:
Jul 21 17:30:12 gate pluto[1267]: |   2c 7f ba aa  c8 bd 2c 17
Jul 21 17:30:12 gate pluto[1267]: |    responder cookie:
Jul 21 17:30:12 gate pluto[1267]: |   00 00 00 00  00 00 00 00
Jul 21 17:30:12 gate pluto[1267]: |    next payload type: ISAKMP_NEXT_SA
Jul 21 17:30:12 gate pluto[1267]: |    ISAKMP version: ISAKMP Version 1.0
Jul 21 17:30:12 gate pluto[1267]: |    exchange type: ISAKMP_XCHG_IDPROT
Jul 21 17:30:12 gate pluto[1267]: |    flags: none
Jul 21 17:30:12 gate pluto[1267]: |    message ID:  00 00 00 00
Jul 21 17:30:12 gate pluto[1267]: |    length: 128
Jul 21 17:30:12 gate pluto[1267]: |  processing packet with exchange 
type=ISAKMP_XCHG_IDPROT (2)
Jul 21 17:30:12 gate pluto[1267]: | ***parse ISAKMP Security Association 
Payload:
Jul 21 17:30:12 gate pluto[1267]: |    next payload type: ISAKMP_NEXT_VID
Jul 21 17:30:12 gate pluto[1267]: |    length: 56
Jul 21 17:30:12 gate pluto[1267]: |    DOI: ISAKMP_DOI_IPSEC
Jul 21 17:30:12 gate pluto[1267]: | ***parse ISAKMP Vendor ID Payload:
Jul 21 17:30:12 gate pluto[1267]: |    next payload type: ISAKMP_NEXT_NONE
Jul 21 17:30:12 gate pluto[1267]: |    length: 44
Jul 21 17:30:12 gate pluto[1267]: packet from 206.107.146.9:500: 
ignoring unknown Vendor ID payload 
[f4ed19e0c114eb516faaac0ee37daf2807b4381f000000010000138d44c146b1...]
Jul 21 17:30:12 gate pluto[1267]: | find_host_connection called from 
main_inI1_outR1
Jul 21 17:30:12 gate pluto[1267]: | find_host_pair: comparing to 
69.174.129.33:500 206.107.146.8:500
Jul 21 17:30:12 gate pluto[1267]: | find_host_pair_conn 
(find_host_connection2): 69.174.129.33:500 206.107.146.9:500 -> hp:none
Jul 21 17:30:12 gate pluto[1267]: | find_host_connection called from 
main_inI1_outR1
Jul 21 17:30:12 gate pluto[1267]: | find_host_pair: comparing to 
69.174.129.33:500 206.107.146.8:500
Jul 21 17:30:12 gate pluto[1267]: | find_host_pair_conn 
(find_host_connection2): 69.174.129.33:500 %any:500 -> hp:none
Jul 21 17:30:12 gate pluto[1267]: packet from 206.107.146.9:500: initial 
Main Mode message received on 69.174.129.33:500 but no connection has 
been authorized
Jul 21 17:30:12 gate pluto[1267]: | complete state transition with 
STF_IGNORE
Jul 21 17:30:12 gate pluto[1267]: | next event EVENT_PENDING_PHASE2 in 
52 seconds
Jul 21 17:30:14 gate pluto[1267]: | 
Jul 21 17:30:14 gate pluto[1267]: | *received 128 bytes from 
206.107.146.9:500 on eth1 (port=500)
Jul 21 17:30:14 gate pluto[1267]: |   2c 7f ba aa  c8 bd 2c 17  00 00 00 
00  00 00 00 00
Jul 21 17:30:14 gate pluto[1267]: |   01 10 02 00  00 00 00 00  00 00 00 
80  0d 00 00 38
Jul 21 17:30:14 gate pluto[1267]: |   00 00 00 01  00 00 00 01  00 00 00 
2c  01 01 00 01
Jul 21 17:30:14 gate pluto[1267]: |   00 00 00 24  01 01 00 00  80 01 00 
05  80 02 00 02
Jul 21 17:30:14 gate pluto[1267]: |   80 03 00 01  80 04 00 05  80 0b 00 
01  00 0c 00 04
Jul 21 17:30:14 gate pluto[1267]: |   00 01 51 80  00 00 00 2c  f4 ed 19 
e0  c1 14 eb 51
Jul 21 17:30:14 gate pluto[1267]: |   6f aa ac 0e  e3 7d af 28  07 b4 38 
1f  00 00 00 01
Jul 21 17:30:14 gate pluto[1267]: |   00 00 13 8d  44 c1 46 b1  00 00 00 
00  18 20 00 00
Jul 21 17:30:14 gate pluto[1267]: | **parse ISAKMP Message:
Jul 21 17:30:14 gate pluto[1267]: |    initiator cookie:
Jul 21 17:30:14 gate pluto[1267]: |   2c 7f ba aa  c8 bd 2c 17
Jul 21 17:30:14 gate pluto[1267]: |    responder cookie:
Jul 21 17:30:14 gate pluto[1267]: |   00 00 00 00  00 00 00 00
Jul 21 17:30:14 gate pluto[1267]: |    next payload type: ISAKMP_NEXT_SA
Jul 21 17:30:14 gate pluto[1267]: |    ISAKMP version: ISAKMP Version 1.0
Jul 21 17:30:14 gate pluto[1267]: |    exchange type: ISAKMP_XCHG_IDPROT
Jul 21 17:30:14 gate pluto[1267]: |    flags: none
Jul 21 17:30:14 gate pluto[1267]: |    message ID:  00 00 00 00
Jul 21 17:30:14 gate pluto[1267]: |    length: 128
Jul 21 17:30:14 gate pluto[1267]: |  processing packet with exchange 
type=ISAKMP_XCHG_IDPROT (2)
Jul 21 17:30:14 gate pluto[1267]: | ***parse ISAKMP Security Association 
Payload:
Jul 21 17:30:14 gate pluto[1267]: |    next payload type: ISAKMP_NEXT_VID
Jul 21 17:30:14 gate pluto[1267]: |    length: 56
Jul 21 17:30:14 gate pluto[1267]: |    DOI: ISAKMP_DOI_IPSEC
Jul 21 17:30:14 gate pluto[1267]: | ***parse ISAKMP Vendor ID Payload:
Jul 21 17:30:14 gate pluto[1267]: |    next payload type: ISAKMP_NEXT_NONE
Jul 21 17:30:14 gate pluto[1267]: |    length: 44
Jul 21 17:30:14 gate pluto[1267]: packet from 206.107.146.9:500: 
ignoring unknown Vendor ID payload 
[f4ed19e0c114eb516faaac0ee37daf2807b4381f000000010000138d44c146b1...]
Jul 21 17:30:14 gate pluto[1267]: | find_host_connection called from 
main_inI1_outR1
Jul 21 17:30:14 gate pluto[1267]: | find_host_pair: comparing to 
69.174.129.33:500 206.107.146.8:500
Jul 21 17:30:14 gate pluto[1267]: | find_host_pair_conn 
(find_host_connection2): 69.174.129.33:500 206.107.146.9:500 -> hp:none
Jul 21 17:30:14 gate pluto[1267]: | find_host_connection called from 
main_inI1_outR1
Jul 21 17:30:14 gate pluto[1267]: | find_host_pair: comparing to 
69.174.129.33:500 206.107.146.8:500
Jul 21 17:30:14 gate pluto[1267]: | find_host_pair_conn 
(find_host_connection2): 69.174.129.33:500 %any:500 -> hp:none
Jul 21 17:30:14 gate pluto[1267]: packet from 206.107.146.9:500: initial 
Main Mode message received on 69.174.129.33:500 but no connection has 
been authorized
Jul 21 17:30:14 gate pluto[1267]: | complete state transition with 
STF_IGNORE
Jul 21 17:30:14 gate pluto[1267]: | next event EVENT_PENDING_PHASE2 in 
50 seconds
Jul 21 17:30:16 gate pluto[1267]: | 
Jul 21 17:30:16 gate pluto[1267]: | *received 128 bytes from 
206.107.146.9:500 on eth1 (port=500)
Jul 21 17:30:16 gate pluto[1267]: |   2c 7f ba aa  c8 bd 2c 17  00 00 00 
00  00 00 00 00
Jul 21 17:30:16 gate pluto[1267]: |   01 10 02 00  00 00 00 00  00 00 00 
80  0d 00 00 38
Jul 21 17:30:16 gate pluto[1267]: |   00 00 00 01  00 00 00 01  00 00 00 
2c  01 01 00 01
Jul 21 17:30:16 gate pluto[1267]: |   00 00 00 24  01 01 00 00  80 01 00 
05  80 02 00 02
Jul 21 17:30:16 gate pluto[1267]: |   80 03 00 01  80 04 00 05  80 0b 00 
01  00 0c 00 04
Jul 21 17:30:16 gate pluto[1267]: |   00 01 51 80  00 00 00 2c  f4 ed 19 
e0  c1 14 eb 51
Jul 21 17:30:16 gate pluto[1267]: |   6f aa ac 0e  e3 7d af 28  07 b4 38 
1f  00 00 00 01
Jul 21 17:30:16 gate pluto[1267]: |   00 00 13 8d  44 c1 46 b1  00 00 00 
00  18 20 00 00
Jul 21 17:30:16 gate pluto[1267]: | **parse ISAKMP Message:
Jul 21 17:30:16 gate pluto[1267]: |    initiator cookie:
Jul 21 17:30:16 gate pluto[1267]: |   2c 7f ba aa  c8 bd 2c 17
Jul 21 17:30:16 gate pluto[1267]: |    responder cookie:
Jul 21 17:30:16 gate pluto[1267]: |   00 00 00 00  00 00 00 00
Jul 21 17:30:16 gate pluto[1267]: |    next payload type: ISAKMP_NEXT_SA
Jul 21 17:30:16 gate pluto[1267]: |    ISAKMP version: ISAKMP Version 1.0
Jul 21 17:30:16 gate pluto[1267]: |    exchange type: ISAKMP_XCHG_IDPROT
Jul 21 17:30:16 gate pluto[1267]: |    flags: none
Jul 21 17:30:16 gate pluto[1267]: |    message ID:  00 00 00 00
Jul 21 17:30:16 gate pluto[1267]: |    length: 128
Jul 21 17:30:16 gate pluto[1267]: |  processing packet with exchange 
type=ISAKMP_XCHG_IDPROT (2)
Jul 21 17:30:16 gate pluto[1267]: | ***parse ISAKMP Security Association 
Payload:
Jul 21 17:30:16 gate pluto[1267]: |    next payload type: ISAKMP_NEXT_VID
Jul 21 17:30:16 gate pluto[1267]: |    length: 56
Jul 21 17:30:16 gate pluto[1267]: |    DOI: ISAKMP_DOI_IPSEC
Jul 21 17:30:16 gate pluto[1267]: | ***parse ISAKMP Vendor ID Payload:
Jul 21 17:30:16 gate pluto[1267]: |    next payload type: ISAKMP_NEXT_NONE
Jul 21 17:30:16 gate pluto[1267]: |    length: 44
Jul 21 17:30:16 gate pluto[1267]: packet from 206.107.146.9:500: 
ignoring unknown Vendor ID payload 
[f4ed19e0c114eb516faaac0ee37daf2807b4381f000000010000138d44c146b1...]
Jul 21 17:30:16 gate pluto[1267]: | find_host_connection called from 
main_inI1_outR1
Jul 21 17:30:16 gate pluto[1267]: | find_host_pair: comparing to 
69.174.129.33:500 206.107.146.8:500
Jul 21 17:30:16 gate pluto[1267]: | find_host_pair_conn 
(find_host_connection2): 69.174.129.33:500 206.107.146.9:500 -> hp:none
Jul 21 17:30:16 gate pluto[1267]: | find_host_connection called from 
main_inI1_outR1
Jul 21 17:30:16 gate pluto[1267]: | find_host_pair: comparing to 
69.174.129.33:500 206.107.146.8:500
Jul 21 17:30:16 gate pluto[1267]: | find_host_pair_conn 
(find_host_connection2): 69.174.129.33:500 %any:500 -> hp:none
Jul 21 17:30:16 gate pluto[1267]: packet from 206.107.146.9:500: initial 
Main Mode message received on 69.174.129.33:500 but no connection has 
been authorized
Jul 21 17:30:16 gate pluto[1267]: | complete state transition with 
STF_IGNORE
Jul 21 17:30:16 gate pluto[1267]: | next event EVENT_PENDING_PHASE2 in 
48 seconds
Jul 21 17:30:20 gate pluto[1267]: | 
Jul 21 17:30:20 gate pluto[1267]: | *received 128 bytes from 
206.107.146.9:500 on eth1 (port=500)
Jul 21 17:30:20 gate pluto[1267]: |   2c 7f ba aa  c8 bd 2c 17  00 00 00 
00  00 00 00 00
Jul 21 17:30:20 gate pluto[1267]: |   01 10 02 00  00 00 00 00  00 00 00 
80  0d 00 00 38
Jul 21 17:30:20 gate pluto[1267]: |   00 00 00 01  00 00 00 01  00 00 00 
2c  01 01 00 01
Jul 21 17:30:20 gate pluto[1267]: |   00 00 00 24  01 01 00 00  80 01 00 
05  80 02 00 02
Jul 21 17:30:20 gate pluto[1267]: |   80 03 00 01  80 04 00 05  80 0b 00 
01  00 0c 00 04
Jul 21 17:30:20 gate pluto[1267]: |   00 01 51 80  00 00 00 2c  f4 ed 19 
e0  c1 14 eb 51
Jul 21 17:30:20 gate pluto[1267]: |   6f aa ac 0e  e3 7d af 28  07 b4 38 
1f  00 00 00 01
Jul 21 17:30:20 gate pluto[1267]: |   00 00 13 8d  44 c1 46 b1  00 00 00 
00  18 20 00 00
Jul 21 17:30:20 gate pluto[1267]: | **parse ISAKMP Message:
Jul 21 17:30:20 gate pluto[1267]: |    initiator cookie:
Jul 21 17:30:20 gate pluto[1267]: |   2c 7f ba aa  c8 bd 2c 17
Jul 21 17:30:20 gate pluto[1267]: |    responder cookie:
Jul 21 17:30:20 gate pluto[1267]: |   00 00 00 00  00 00 00 00
Jul 21 17:30:20 gate pluto[1267]: |    next payload type: ISAKMP_NEXT_SA
Jul 21 17:30:20 gate pluto[1267]: |    ISAKMP version: ISAKMP Version 1.0
Jul 21 17:30:20 gate pluto[1267]: |    exchange type: ISAKMP_XCHG_IDPROT
Jul 21 17:30:20 gate pluto[1267]: |    flags: none
Jul 21 17:30:20 gate pluto[1267]: |    message ID:  00 00 00 00
Jul 21 17:30:20 gate pluto[1267]: |    length: 128
Jul 21 17:30:20 gate pluto[1267]: |  processing packet with exchange 
type=ISAKMP_XCHG_IDPROT (2)
Jul 21 17:30:20 gate pluto[1267]: | ***parse ISAKMP Security Association 
Payload:
Jul 21 17:30:20 gate pluto[1267]: |    next payload type: ISAKMP_NEXT_VID
Jul 21 17:30:20 gate pluto[1267]: |    length: 56
Jul 21 17:30:20 gate pluto[1267]: |    DOI: ISAKMP_DOI_IPSEC
Jul 21 17:30:20 gate pluto[1267]: | ***parse ISAKMP Vendor ID Payload:
Jul 21 17:30:20 gate pluto[1267]: |    next payload type: ISAKMP_NEXT_NONE
Jul 21 17:30:20 gate pluto[1267]: |    length: 44
Jul 21 17:30:20 gate pluto[1267]: packet from 206.107.146.9:500: 
ignoring unknown Vendor ID payload 
[f4ed19e0c114eb516faaac0ee37daf2807b4381f000000010000138d44c146b1...]
Jul 21 17:30:20 gate pluto[1267]: | find_host_connection called from 
main_inI1_outR1
Jul 21 17:30:20 gate pluto[1267]: | find_host_pair: comparing to 
69.174.129.33:500 206.107.146.8:500
Jul 21 17:30:20 gate pluto[1267]: | find_host_pair_conn 
(find_host_connection2): 69.174.129.33:500 206.107.146.9:500 -> hp:none
Jul 21 17:30:20 gate pluto[1267]: | find_host_connection called from 
main_inI1_outR1
Jul 21 17:30:20 gate pluto[1267]: | find_host_pair: comparing to 
69.174.129.33:500 206.107.146.8:500
Jul 21 17:30:20 gate pluto[1267]: | find_host_pair_conn 
(find_host_connection2): 69.174.129.33:500 %any:500 -> hp:none
Jul 21 17:30:20 gate pluto[1267]: packet from 206.107.146.9:500: initial 
Main Mode message received on 69.174.129.33:500 but no connection has 
been authorized
Jul 21 17:30:20 gate pluto[1267]: | complete state transition with 
STF_IGNORE
Jul 21 17:30:20 gate pluto[1267]: | next event EVENT_PENDING_PHASE2 in 
44 seconds
Jul 21 17:30:24 gate pluto[1267]: | 
Jul 21 17:30:24 gate pluto[1267]: | *received 128 bytes from 
206.107.146.9:500 on eth1 (port=500)
Jul 21 17:30:24 gate pluto[1267]: |   2c 7f ba aa  c8 bd 2c 17  00 00 00 
00  00 00 00 00
Jul 21 17:30:24 gate pluto[1267]: |   01 10 02 00  00 00 00 00  00 00 00 
80  0d 00 00 38
Jul 21 17:30:24 gate pluto[1267]: |   00 00 00 01  00 00 00 01  00 00 00 
2c  01 01 00 01
Jul 21 17:30:24 gate pluto[1267]: |   00 00 00 24  01 01 00 00  80 01 00 
05  80 02 00 02
Jul 21 17:30:24 gate pluto[1267]: |   80 03 00 01  80 04 00 05  80 0b 00 
01  00 0c 00 04
Jul 21 17:30:24 gate pluto[1267]: |   00 01 51 80  00 00 00 2c  f4 ed 19 
e0  c1 14 eb 51
Jul 21 17:30:24 gate pluto[1267]: |   6f aa ac 0e  e3 7d af 28  07 b4 38 
1f  00 00 00 01
Jul 21 17:30:24 gate pluto[1267]: |   00 00 13 8d  44 c1 46 b1  00 00 00 
00  18 20 00 00
Jul 21 17:30:24 gate pluto[1267]: | **parse ISAKMP Message:
Jul 21 17:30:24 gate pluto[1267]: |    initiator cookie:
Jul 21 17:30:24 gate pluto[1267]: |   2c 7f ba aa  c8 bd 2c 17
Jul 21 17:30:24 gate pluto[1267]: |    responder cookie:
Jul 21 17:30:24 gate pluto[1267]: |   00 00 00 00  00 00 00 00
Jul 21 17:30:24 gate pluto[1267]: |    next payload type: ISAKMP_NEXT_SA
Jul 21 17:30:24 gate pluto[1267]: |    ISAKMP version: ISAKMP Version 1.0
Jul 21 17:30:24 gate pluto[1267]: |    exchange type: ISAKMP_XCHG_IDPROT
Jul 21 17:30:24 gate pluto[1267]: |    flags: none
Jul 21 17:30:24 gate pluto[1267]: |    message ID:  00 00 00 00
Jul 21 17:30:24 gate pluto[1267]: |    length: 128
Jul 21 17:30:24 gate pluto[1267]: |  processing packet with exchange 
type=ISAKMP_XCHG_IDPROT (2)
Jul 21 17:30:24 gate pluto[1267]: | ***parse ISAKMP Security Association 
Payload:
Jul 21 17:30:24 gate pluto[1267]: |    next payload type: ISAKMP_NEXT_VID
Jul 21 17:30:24 gate pluto[1267]: |    length: 56
Jul 21 17:30:24 gate pluto[1267]: |    DOI: ISAKMP_DOI_IPSEC
Jul 21 17:30:24 gate pluto[1267]: | ***parse ISAKMP Vendor ID Payload:
Jul 21 17:30:24 gate pluto[1267]: |    next payload type: ISAKMP_NEXT_NONE
Jul 21 17:30:24 gate pluto[1267]: |    length: 44
Jul 21 17:30:24 gate pluto[1267]: packet from 206.107.146.9:500: 
ignoring unknown Vendor ID payload 
[f4ed19e0c114eb516faaac0ee37daf2807b4381f000000010000138d44c146b1...]
Jul 21 17:30:24 gate pluto[1267]: | find_host_connection called from 
main_inI1_outR1
Jul 21 17:30:24 gate pluto[1267]: | find_host_pair: comparing to 
69.174.129.33:500 206.107.146.8:500
Jul 21 17:30:24 gate pluto[1267]: | find_host_pair_conn 
(find_host_connection2): 69.174.129.33:500 206.107.146.9:500 -> hp:none
Jul 21 17:30:24 gate pluto[1267]: | find_host_connection called from 
main_inI1_outR1
Jul 21 17:30:24 gate pluto[1267]: | find_host_pair: comparing to 
69.174.129.33:500 206.107.146.8:500
Jul 21 17:30:24 gate pluto[1267]: | find_host_pair_conn 
(find_host_connection2): 69.174.129.33:500 %any:500 -> hp:none
Jul 21 17:30:24 gate pluto[1267]: packet from 206.107.146.9:500: initial 
Main Mode message received on 69.174.129.33:500 but no connection has 
been authorized
Jul 21 17:30:24 gate pluto[1267]: | complete state transition with 
STF_IGNORE
Jul 21 17:30:24 gate pluto[1267]: | next event EVENT_PENDING_PHASE2 in 
40 seconds
Jul 21 17:30:28 gate pluto[1267]: | 
Jul 21 17:30:28 gate pluto[1267]: | *received 128 bytes from 
206.107.146.9:500 on eth1 (port=500)
Jul 21 17:30:28 gate pluto[1267]: |   2c 7f ba aa  c8 bd 2c 17  00 00 00 
00  00 00 00 00
Jul 21 17:30:28 gate pluto[1267]: |   01 10 02 00  00 00 00 00  00 00 00 
80  0d 00 00 38
Jul 21 17:30:28 gate pluto[1267]: |   00 00 00 01  00 00 00 01  00 00 00 
2c  01 01 00 01
Jul 21 17:30:28 gate pluto[1267]: |   00 00 00 24  01 01 00 00  80 01 00 
05  80 02 00 02
Jul 21 17:30:28 gate pluto[1267]: |   80 03 00 01  80 04 00 05  80 0b 00 
01  00 0c 00 04
Jul 21 17:30:28 gate pluto[1267]: |   00 01 51 80  00 00 00 2c  f4 ed 19 
e0  c1 14 eb 51
Jul 21 17:30:28 gate pluto[1267]: |   6f aa ac 0e  e3 7d af 28  07 b4 38 
1f  00 00 00 01
Jul 21 17:30:28 gate pluto[1267]: |   00 00 13 8d  44 c1 46 b1  00 00 00 
00  18 20 00 00
Jul 21 17:30:28 gate pluto[1267]: | **parse ISAKMP Message:
Jul 21 17:30:28 gate pluto[1267]: |    initiator cookie:
Jul 21 17:30:28 gate pluto[1267]: |   2c 7f ba aa  c8 bd 2c 17
Jul 21 17:30:28 gate pluto[1267]: |    responder cookie:
Jul 21 17:30:28 gate pluto[1267]: |   00 00 00 00  00 00 00 00
Jul 21 17:30:28 gate pluto[1267]: |    next payload type: ISAKMP_NEXT_SA
Jul 21 17:30:28 gate pluto[1267]: |    ISAKMP version: ISAKMP Version 1.0
Jul 21 17:30:28 gate pluto[1267]: |    exchange type: ISAKMP_XCHG_IDPROT
Jul 21 17:30:28 gate pluto[1267]: |    flags: none
Jul 21 17:30:28 gate pluto[1267]: |    message ID:  00 00 00 00
Jul 21 17:30:28 gate pluto[1267]: |    length: 128
Jul 21 17:30:28 gate pluto[1267]: |  processing packet with exchange 
type=ISAKMP_XCHG_IDPROT (2)
Jul 21 17:30:28 gate pluto[1267]: | ***parse ISAKMP Security Association 
Payload:
Jul 21 17:30:28 gate pluto[1267]: |    next payload type: ISAKMP_NEXT_VID
Jul 21 17:30:28 gate pluto[1267]: |    length: 56
Jul 21 17:30:28 gate pluto[1267]: |    DOI: ISAKMP_DOI_IPSEC
Jul 21 17:30:28 gate pluto[1267]: | ***parse ISAKMP Vendor ID Payload:
Jul 21 17:30:28 gate pluto[1267]: |    next payload type: ISAKMP_NEXT_NONE
Jul 21 17:30:28 gate pluto[1267]: |    length: 44
Jul 21 17:30:28 gate pluto[1267]: packet from 206.107.146.9:500: 
ignoring unknown Vendor ID payload 
[f4ed19e0c114eb516faaac0ee37daf2807b4381f000000010000138d44c146b1...]
Jul 21 17:30:28 gate pluto[1267]: | find_host_connection called from 
main_inI1_outR1
Jul 21 17:30:28 gate pluto[1267]: | find_host_pair: comparing to 
69.174.129.33:500 206.107.146.8:500
Jul 21 17:30:28 gate pluto[1267]: | find_host_pair_conn 
(find_host_connection2): 69.174.129.33:500 206.107.146.9:500 -> hp:none
Jul 21 17:30:28 gate pluto[1267]: | find_host_connection called from 
main_inI1_outR1
Jul 21 17:30:28 gate pluto[1267]: | find_host_pair: comparing to 
69.174.129.33:500 206.107.146.8:500
Jul 21 17:30:28 gate pluto[1267]: | find_host_pair_conn 
(find_host_connection2): 69.174.129.33:500 %any:500 -> hp:none
Jul 21 17:30:28 gate pluto[1267]: packet from 206.107.146.9:500: initial 
Main Mode message received on 69.174.129.33:500 but no connection has 
been authorized
Jul 21 17:30:28 gate pluto[1267]: | complete state transition with 
STF_IGNORE
Jul 21 17:30:28 gate pluto[1267]: | next event EVENT_PENDING_PHASE2 in 
36 seconds
Jul 21 17:30:32 gate pluto[1267]: | 
Jul 21 17:30:32 gate pluto[1267]: | *received 128 bytes from 
206.107.146.9:500 on eth1 (port=500)
Jul 21 17:30:32 gate pluto[1267]: |   2c 7f ba aa  c8 bd 2c 17  00 00 00 
00  00 00 00 00
Jul 21 17:30:32 gate pluto[1267]: |   01 10 02 00  00 00 00 00  00 00 00 
80  0d 00 00 38
Jul 21 17:30:32 gate pluto[1267]: |   00 00 00 01  00 00 00 01  00 00 00 
2c  01 01 00 01
Jul 21 17:30:32 gate pluto[1267]: |   00 00 00 24  01 01 00 00  80 01 00 
05  80 02 00 02
Jul 21 17:30:32 gate pluto[1267]: |   80 03 00 01  80 04 00 05  80 0b 00 
01  00 0c 00 04
Jul 21 17:30:32 gate pluto[1267]: |   00 01 51 80  00 00 00 2c  f4 ed 19 
e0  c1 14 eb 51
Jul 21 17:30:32 gate pluto[1267]: |   6f aa ac 0e  e3 7d af 28  07 b4 38 
1f  00 00 00 01
Jul 21 17:30:32 gate pluto[1267]: |   00 00 13 8d  44 c1 46 b1  00 00 00 
00  18 20 00 00
Jul 21 17:30:32 gate pluto[1267]: | **parse ISAKMP Message:
Jul 21 17:30:32 gate pluto[1267]: |    initiator cookie:
Jul 21 17:30:32 gate pluto[1267]: |   2c 7f ba aa  c8 bd 2c 17
Jul 21 17:30:32 gate pluto[1267]: |    responder cookie:
Jul 21 17:30:32 gate pluto[1267]: |   00 00 00 00  00 00 00 00
Jul 21 17:30:32 gate pluto[1267]: |    next payload type: ISAKMP_NEXT_SA
Jul 21 17:30:32 gate pluto[1267]: |    ISAKMP version: ISAKMP Version 1.0
Jul 21 17:30:32 gate pluto[1267]: |    exchange type: ISAKMP_XCHG_IDPROT
Jul 21 17:30:32 gate pluto[1267]: |    flags: none
Jul 21 17:30:32 gate pluto[1267]: |    message ID:  00 00 00 00
Jul 21 17:30:32 gate pluto[1267]: |    length: 128
Jul 21 17:30:32 gate pluto[1267]: |  processing packet with exchange 
type=ISAKMP_XCHG_IDPROT (2)
Jul 21 17:30:32 gate pluto[1267]: | ***parse ISAKMP Security Association 
Payload:
Jul 21 17:30:32 gate pluto[1267]: |    next payload type: ISAKMP_NEXT_VID
Jul 21 17:30:32 gate pluto[1267]: |    length: 56
Jul 21 17:30:32 gate pluto[1267]: |    DOI: ISAKMP_DOI_IPSEC
Jul 21 17:30:32 gate pluto[1267]: | ***parse ISAKMP Vendor ID Payload:
Jul 21 17:30:32 gate pluto[1267]: |    next payload type: ISAKMP_NEXT_NONE
Jul 21 17:30:32 gate pluto[1267]: |    length: 44
Jul 21 17:30:32 gate pluto[1267]: packet from 206.107.146.9:500: 
ignoring unknown Vendor ID payload 
[f4ed19e0c114eb516faaac0ee37daf2807b4381f000000010000138d44c146b1...]
Jul 21 17:30:32 gate pluto[1267]: | find_host_connection called from 
main_inI1_outR1
Jul 21 17:30:32 gate pluto[1267]: | find_host_pair: comparing to 
69.174.129.33:500 206.107.146.8:500
Jul 21 17:30:32 gate pluto[1267]: | find_host_pair_conn 
(find_host_connection2): 69.174.129.33:500 206.107.146.9:500 -> hp:none
Jul 21 17:30:32 gate pluto[1267]: | find_host_connection called from 
main_inI1_outR1
Jul 21 17:30:32 gate pluto[1267]: | find_host_pair: comparing to 
69.174.129.33:500 206.107.146.8:500
Jul 21 17:30:32 gate pluto[1267]: | find_host_pair_conn 
(find_host_connection2): 69.174.129.33:500 %any:500 -> hp:none
Jul 21 17:30:32 gate pluto[1267]: packet from 206.107.146.9:500: initial 
Main Mode message received on 69.174.129.33:500 but no connection has 
been authorized
Jul 21 17:30:32 gate pluto[1267]: | complete state transition with 
STF_IGNORE
Jul 21 17:30:32 gate pluto[1267]: | next event EVENT_PENDING_PHASE2 in 
32 seconds
Jul 21 17:30:36 gate pluto[1267]: | 
Jul 21 17:30:36 gate pluto[1267]: | *received 128 bytes from 
206.107.146.9:500 on eth1 (port=500)
Jul 21 17:30:36 gate pluto[1267]: |   2c 7f ba aa  c8 bd 2c 17  00 00 00 
00  00 00 00 00
Jul 21 17:30:36 gate pluto[1267]: |   01 10 02 00  00 00 00 00  00 00 00 
80  0d 00 00 38
Jul 21 17:30:36 gate pluto[1267]: |   00 00 00 01  00 00 00 01  00 00 00 
2c  01 01 00 01
Jul 21 17:30:36 gate pluto[1267]: |   00 00 00 24  01 01 00 00  80 01 00 
05  80 02 00 02
Jul 21 17:30:36 gate pluto[1267]: |   80 03 00 01  80 04 00 05  80 0b 00 
01  00 0c 00 04
Jul 21 17:30:36 gate pluto[1267]: |   00 01 51 80  00 00 00 2c  f4 ed 19 
e0  c1 14 eb 51
Jul 21 17:30:36 gate pluto[1267]: |   6f aa ac 0e  e3 7d af 28  07 b4 38 
1f  00 00 00 01
Jul 21 17:30:36 gate pluto[1267]: |   00 00 13 8d  44 c1 46 b1  00 00 00 
00  18 20 00 00
Jul 21 17:30:36 gate pluto[1267]: | **parse ISAKMP Message:
Jul 21 17:30:36 gate pluto[1267]: |    initiator cookie:
Jul 21 17:30:36 gate pluto[1267]: |   2c 7f ba aa  c8 bd 2c 17
Jul 21 17:30:36 gate pluto[1267]: |    responder cookie:
Jul 21 17:30:36 gate pluto[1267]: |   00 00 00 00  00 00 00 00
Jul 21 17:30:36 gate pluto[1267]: |    next payload type: ISAKMP_NEXT_SA
Jul 21 17:30:36 gate pluto[1267]: |    ISAKMP version: ISAKMP Version 1.0
Jul 21 17:30:36 gate pluto[1267]: |    exchange type: ISAKMP_XCHG_IDPROT
Jul 21 17:30:36 gate pluto[1267]: |    flags: none
Jul 21 17:30:36 gate pluto[1267]: |    message ID:  00 00 00 00
Jul 21 17:30:36 gate pluto[1267]: |    length: 128
Jul 21 17:30:36 gate pluto[1267]: |  processing packet with exchange 
type=ISAKMP_XCHG_IDPROT (2)
Jul 21 17:30:36 gate pluto[1267]: | ***parse ISAKMP Security Association 
Payload:
Jul 21 17:30:36 gate pluto[1267]: |    next payload type: ISAKMP_NEXT_VID
Jul 21 17:30:36 gate pluto[1267]: |    length: 56
Jul 21 17:30:36 gate pluto[1267]: |    DOI: ISAKMP_DOI_IPSEC
Jul 21 17:30:36 gate pluto[1267]: | ***parse ISAKMP Vendor ID Payload:
Jul 21 17:30:36 gate pluto[1267]: |    next payload type: ISAKMP_NEXT_NONE
Jul 21 17:30:36 gate pluto[1267]: |    length: 44
Jul 21 17:30:36 gate pluto[1267]: packet from 206.107.146.9:500: 
ignoring unknown Vendor ID payload 
[f4ed19e0c114eb516faaac0ee37daf2807b4381f000000010000138d44c146b1...]
Jul 21 17:30:36 gate pluto[1267]: | find_host_connection called from 
main_inI1_outR1
Jul 21 17:30:36 gate pluto[1267]: | find_host_pair: comparing to 
69.174.129.33:500 206.107.146.8:500
Jul 21 17:30:36 gate pluto[1267]: | find_host_pair_conn 
(find_host_connection2): 69.174.129.33:500 206.107.146.9:500 -> hp:none
Jul 21 17:30:36 gate pluto[1267]: | find_host_connection called from 
main_inI1_outR1
Jul 21 17:30:36 gate pluto[1267]: | find_host_pair: comparing to 
69.174.129.33:500 206.107.146.8:500
Jul 21 17:30:36 gate pluto[1267]: | find_host_pair_conn 
(find_host_connection2): 69.174.129.33:500 %any:500 -> hp:none
Jul 21 17:30:36 gate pluto[1267]: packet from 206.107.146.9:500: initial 
Main Mode message received on 69.174.129.33:500 but no connection has 
been authorized
Jul 21 17:30:36 gate pluto[1267]: | complete state transition with 
STF_IGNORE
Jul 21 17:30:36 gate pluto[1267]: | next event EVENT_PENDING_PHASE2 in 
28 seconds
Jul 21 17:30:42 gate pluto[1267]: | 
Jul 21 17:30:42 gate pluto[1267]: | *received 76 bytes from 
206.107.146.8:500 on eth1 (port=500)
Jul 21 17:30:42 gate pluto[1267]: |   76 d2 6a 8a  c2 bf ec 75  e4 aa 45 
96  55 19 71 2f
Jul 21 17:30:42 gate pluto[1267]: |   08 10 05 01  a3 fa 46 e4  00 00 00 
4c  31 36 ed 9b
Jul 21 17:30:42 gate pluto[1267]: |   f7 bd c8 67  7f ce cc 52  86 19 8b 
8b  8b 4c 69 55
Jul 21 17:30:42 gate pluto[1267]: |   cb 90 4f bf  94 02 1d 04  25 8f d6 
8d  ee 14 aa e6
Jul 21 17:30:42 gate pluto[1267]: |   bd d5 c5 ce  62 39 26 d3  a5 72 06 36
Jul 21 17:30:42 gate pluto[1267]: | **parse ISAKMP Message:
Jul 21 17:30:42 gate pluto[1267]: |    initiator cookie:
Jul 21 17:30:42 gate pluto[1267]: |   76 d2 6a 8a  c2 bf ec 75
Jul 21 17:30:42 gate pluto[1267]: |    responder cookie:
Jul 21 17:30:42 gate pluto[1267]: |   e4 aa 45 96  55 19 71 2f
Jul 21 17:30:42 gate pluto[1267]: |    next payload type: ISAKMP_NEXT_HASH
Jul 21 17:30:42 gate pluto[1267]: |    ISAKMP version: ISAKMP Version 1.0
Jul 21 17:30:42 gate pluto[1267]: |    exchange type: ISAKMP_XCHG_INFO
Jul 21 17:30:42 gate pluto[1267]: |    flags: ISAKMP_FLAG_ENCRYPTION
Jul 21 17:30:42 gate pluto[1267]: |    message ID:  a3 fa 46 e4
Jul 21 17:30:42 gate pluto[1267]: |    length: 76
Jul 21 17:30:42 gate pluto[1267]: |  processing packet with exchange 
type=ISAKMP_XCHG_INFO (5)
Jul 21 17:30:42 gate pluto[1267]: | ICOOKIE:  76 d2 6a 8a  c2 bf ec 75
Jul 21 17:30:42 gate pluto[1267]: | RCOOKIE:  e4 aa 45 96  55 19 71 2f
Jul 21 17:30:42 gate pluto[1267]: | peer:  ce 6b 92 08
Jul 21 17:30:42 gate pluto[1267]: | state hash entry 30
Jul 21 17:30:42 gate pluto[1267]: | peer and cookies match on #3, 
provided msgid 00000000 vs 8aee2e20/00000000
Jul 21 17:30:42 gate pluto[1267]: | peer and cookies match on #2, 
provided msgid 00000000 vs 69dbbff9/00000000
Jul 21 17:30:42 gate pluto[1267]: | peer and cookies match on #1, 
provided msgid 00000000 vs 00000000/00000000
Jul 21 17:30:42 gate pluto[1267]: | p15 state object #1 found, in 
STATE_MAIN_I4
Jul 21 17:30:42 gate pluto[1267]: | processing connection rfd
Jul 21 17:30:42 gate pluto[1267]: | last Phase 1 IV:  24 e3 a7 85  6f fa 
ab 09
Jul 21 17:30:42 gate pluto[1267]: | current Phase 1 IV:  24 e3 a7 85  6f 
fa ab 09
Jul 21 17:30:42 gate pluto[1267]: | computed Phase 2 IV:
Jul 21 17:30:42 gate pluto[1267]: |   2b f4 1c 7b  9e 3f a1 33  80 93 f8 
3b  4b 6b f3 b7
Jul 21 17:30:42 gate pluto[1267]: |   7a 3d e7 ef
Jul 21 17:30:42 gate pluto[1267]: | received encrypted packet from 
206.107.146.8:500
Jul 21 17:30:42 gate pluto[1267]: | decrypting 48 bytes using algorithm 
OAKLEY_3DES_CBC
Jul 21 17:30:42 gate pluto[1267]: | decrypted:
Jul 21 17:30:42 gate pluto[1267]: |   0c 00 00 18  a9 f5 ed 33  46 fa 00 
d4  19 89 3f 72
Jul 21 17:30:42 gate pluto[1267]: |   02 b3 ab 9d  94 1a a6 b5  00 00 00 
10  00 00 00 01
Jul 21 17:30:42 gate pluto[1267]: |   03 04 00 01  0e a7 1b 80  00 00 00 
00  00 00 00 07
Jul 21 17:30:42 gate pluto[1267]: | next IV:  62 39 26 d3  a5 72 06 36
Jul 21 17:30:42 gate pluto[1267]: | ***parse ISAKMP Hash Payload:
Jul 21 17:30:42 gate pluto[1267]: |    next payload type: ISAKMP_NEXT_D
Jul 21 17:30:42 gate pluto[1267]: |    length: 24
Jul 21 17:30:42 gate pluto[1267]: | ***parse ISAKMP Delete Payload:
Jul 21 17:30:42 gate pluto[1267]: |    next payload type: ISAKMP_NEXT_NONE
Jul 21 17:30:42 gate pluto[1267]: |    length: 16
Jul 21 17:30:42 gate pluto[1267]: |    DOI: ISAKMP_DOI_IPSEC
Jul 21 17:30:42 gate pluto[1267]: |    protocol ID: 3
Jul 21 17:30:42 gate pluto[1267]: |    SPI size: 4
Jul 21 17:30:42 gate pluto[1267]: |    number of SPIs: 1
Jul 21 17:30:42 gate pluto[1267]: | removing 8 bytes of padding
Jul 21 17:30:42 gate pluto[1267]: "rfd" #1: ignoring Delete SA payload: 
PROTO_IPSEC_ESP SA(0x0ea71b80) not found (maybe expired)
Jul 21 17:30:42 gate pluto[1267]: | del:  0e a7 1b 80
Jul 21 17:30:42 gate pluto[1267]: "rfd" #1: received and ignored 
informational message
Jul 21 17:30:42 gate pluto[1267]: | complete state transition with 
STF_IGNORE
Jul 21 17:30:42 gate pluto[1267]: | next event EVENT_PENDING_PHASE2 in 
22 seconds
Jul 21 17:30:52 gate pluto[1267]: | 
Jul 21 17:30:52 gate pluto[1267]: | *received 76 bytes from 
206.107.146.8:500 on eth1 (port=500)
Jul 21 17:30:52 gate pluto[1267]: |   76 d2 6a 8a  c2 bf ec 75  e4 aa 45 
96  55 19 71 2f
Jul 21 17:30:52 gate pluto[1267]: |   08 10 05 01  0c e8 36 44  00 00 00 
4c  33 60 6e f2
Jul 21 17:30:52 gate pluto[1267]: |   52 e2 7e 53  7e 69 25 6f  79 36 f8 
68  d1 52 64 2b
Jul 21 17:30:52 gate pluto[1267]: |   dd 71 84 2f  15 fb 46 0b  89 b0 b3 
65  a0 36 5d 49
Jul 21 17:30:52 gate pluto[1267]: |   67 b9 b5 27  f7 5a a7 81  b9 37 86 d4
Jul 21 17:30:52 gate pluto[1267]: | **parse ISAKMP Message:
Jul 21 17:30:52 gate pluto[1267]: |    initiator cookie:
Jul 21 17:30:52 gate pluto[1267]: |   76 d2 6a 8a  c2 bf ec 75
Jul 21 17:30:52 gate pluto[1267]: |    responder cookie:
Jul 21 17:30:52 gate pluto[1267]: |   e4 aa 45 96  55 19 71 2f
Jul 21 17:30:52 gate pluto[1267]: |    next payload type: ISAKMP_NEXT_HASH
Jul 21 17:30:52 gate pluto[1267]: |    ISAKMP version: ISAKMP Version 1.0
Jul 21 17:30:52 gate pluto[1267]: |    exchange type: ISAKMP_XCHG_INFO
Jul 21 17:30:52 gate pluto[1267]: |    flags: ISAKMP_FLAG_ENCRYPTION
Jul 21 17:30:52 gate pluto[1267]: |    message ID:  0c e8 36 44
Jul 21 17:30:52 gate pluto[1267]: |    length: 76
Jul 21 17:30:52 gate pluto[1267]: |  processing packet with exchange 
type=ISAKMP_XCHG_INFO (5)
Jul 21 17:30:52 gate pluto[1267]: | ICOOKIE:  76 d2 6a 8a  c2 bf ec 75
Jul 21 17:30:52 gate pluto[1267]: | RCOOKIE:  e4 aa 45 96  55 19 71 2f
Jul 21 17:30:52 gate pluto[1267]: | peer:  ce 6b 92 08
Jul 21 17:30:52 gate pluto[1267]: | state hash entry 30
Jul 21 17:30:52 gate pluto[1267]: | peer and cookies match on #3, 
provided msgid 00000000 vs 8aee2e20/00000000
Jul 21 17:30:52 gate pluto[1267]: | peer and cookies match on #2, 
provided msgid 00000000 vs 69dbbff9/00000000
Jul 21 17:30:52 gate pluto[1267]: | peer and cookies match on #1, 
provided msgid 00000000 vs 00000000/00000000
Jul 21 17:30:52 gate pluto[1267]: | p15 state object #1 found, in 
STATE_MAIN_I4
Jul 21 17:30:52 gate pluto[1267]: | processing connection rfd
Jul 21 17:30:52 gate pluto[1267]: | last Phase 1 IV:  24 e3 a7 85  6f fa 
ab 09
Jul 21 17:30:52 gate pluto[1267]: | current Phase 1 IV:  24 e3 a7 85  6f 
fa ab 09
Jul 21 17:30:52 gate pluto[1267]: | computed Phase 2 IV:
Jul 21 17:30:52 gate pluto[1267]: |   46 ed 32 f1  0b e6 c9 53  71 17 09 
7f  c2 bd 81 20
Jul 21 17:30:52 gate pluto[1267]: |   75 ff c0 04
Jul 21 17:30:52 gate pluto[1267]: | received encrypted packet from 
206.107.146.8:500
Jul 21 17:30:52 gate pluto[1267]: | decrypting 48 bytes using algorithm 
OAKLEY_3DES_CBC
Jul 21 17:30:52 gate pluto[1267]: | decrypted:
Jul 21 17:30:52 gate pluto[1267]: |   0c 00 00 18  47 3f ce b8  40 02 e0 
aa  0c 6f 9d f4
Jul 21 17:30:52 gate pluto[1267]: |   f8 b9 50 24  ec 46 87 62  00 00 00 
10  00 00 00 01
Jul 21 17:30:52 gate pluto[1267]: |   03 04 00 01  00 89 1b 80  00 00 00 
00  00 00 00 07
Jul 21 17:30:52 gate pluto[1267]: | next IV:  f7 5a a7 81  b9 37 86 d4
Jul 21 17:30:52 gate pluto[1267]: | ***parse ISAKMP Hash Payload:
Jul 21 17:30:52 gate pluto[1267]: |    next payload type: ISAKMP_NEXT_D
Jul 21 17:30:52 gate pluto[1267]: |    length: 24
Jul 21 17:30:52 gate pluto[1267]: | ***parse ISAKMP Delete Payload:
Jul 21 17:30:52 gate pluto[1267]: |    next payload type: ISAKMP_NEXT_NONE
Jul 21 17:30:52 gate pluto[1267]: |    length: 16
Jul 21 17:30:52 gate pluto[1267]: |    DOI: ISAKMP_DOI_IPSEC
Jul 21 17:30:52 gate pluto[1267]: |    protocol ID: 3
Jul 21 17:30:52 gate pluto[1267]: |    SPI size: 4
Jul 21 17:30:52 gate pluto[1267]: |    number of SPIs: 1
Jul 21 17:30:52 gate pluto[1267]: | removing 8 bytes of padding
Jul 21 17:30:52 gate pluto[1267]: "rfd" #1: ignoring Delete SA payload: 
PROTO_IPSEC_ESP SA(0x00891b80) not found (maybe expired)
Jul 21 17:30:52 gate pluto[1267]: | del:  00 89 1b 80
Jul 21 17:30:52 gate pluto[1267]: "rfd" #1: received and ignored 
informational message
Jul 21 17:30:52 gate pluto[1267]: | complete state transition with 
STF_IGNORE
Jul 21 17:30:52 gate pluto[1267]: | next event EVENT_PENDING_PHASE2 in 
12 seconds
Jul 21 17:31:04 gate pluto[1267]: | 
Jul 21 17:31:04 gate pluto[1267]: | *received 128 bytes from 
206.107.146.9:500 on eth1 (port=500)
Jul 21 17:31:04 gate pluto[1267]: |   69 48 91 4f  9b d7 1a ed  00 00 00 
00  00 00 00 00
Jul 21 17:31:04 gate pluto[1267]: |   01 10 02 00  00 00 00 00  00 00 00 
80  0d 00 00 38
Jul 21 17:31:04 gate pluto[1267]: |   00 00 00 01  00 00 00 01  00 00 00 
2c  01 01 00 01
Jul 21 17:31:04 gate pluto[1267]: |   00 00 00 24  01 01 00 00  80 01 00 
05  80 02 00 02
Jul 21 17:31:04 gate pluto[1267]: |   80 03 00 01  80 04 00 05  80 0b 00 
01  00 0c 00 04
Jul 21 17:31:04 gate pluto[1267]: |   00 01 51 80  00 00 00 2c  f4 ed 19 
e0  c1 14 eb 51
Jul 21 17:31:04 gate pluto[1267]: |   6f aa ac 0e  e3 7d af 28  07 b4 38 
1f  00 00 00 01
Jul 21 17:31:04 gate pluto[1267]: |   00 00 13 8d  44 c1 46 ed  00 00 00 
00  18 20 00 00
Jul 21 17:31:04 gate pluto[1267]: | **parse ISAKMP Message:
Jul 21 17:31:04 gate pluto[1267]: |    initiator cookie:
Jul 21 17:31:04 gate pluto[1267]: |   69 48 91 4f  9b d7 1a ed
Jul 21 17:31:04 gate pluto[1267]: |    responder cookie:
Jul 21 17:31:04 gate pluto[1267]: |   00 00 00 00  00 00 00 00
Jul 21 17:31:04 gate pluto[1267]: |    next payload type: ISAKMP_NEXT_SA
Jul 21 17:31:04 gate pluto[1267]: |    ISAKMP version: ISAKMP Version 1.0
Jul 21 17:31:04 gate pluto[1267]: |    exchange type: ISAKMP_XCHG_IDPROT
Jul 21 17:31:04 gate pluto[1267]: |    flags: none
Jul 21 17:31:04 gate pluto[1267]: |    message ID:  00 00 00 00
Jul 21 17:31:04 gate pluto[1267]: |    length: 128
Jul 21 17:31:04 gate pluto[1267]: |  processing packet with exchange 
type=ISAKMP_XCHG_IDPROT (2)
Jul 21 17:31:04 gate pluto[1267]: | ***parse ISAKMP Security Association 
Payload:
Jul 21 17:31:04 gate pluto[1267]: |    next payload type: ISAKMP_NEXT_VID
Jul 21 17:31:04 gate pluto[1267]: |    length: 56
Jul 21 17:31:04 gate pluto[1267]: |    DOI: ISAKMP_DOI_IPSEC
Jul 21 17:31:04 gate pluto[1267]: | ***parse ISAKMP Vendor ID Payload:
Jul 21 17:31:04 gate pluto[1267]: |    next payload type: ISAKMP_NEXT_NONE
Jul 21 17:31:04 gate pluto[1267]: |    length: 44
Jul 21 17:31:04 gate pluto[1267]: packet from 206.107.146.9:500: 
ignoring unknown Vendor ID payload 
[f4ed19e0c114eb516faaac0ee37daf2807b4381f000000010000138d44c146ed...]
Jul 21 17:31:04 gate pluto[1267]: | find_host_connection called from 
main_inI1_outR1
Jul 21 17:31:04 gate pluto[1267]: | find_host_pair: comparing to 
69.174.129.33:500 206.107.146.8:500
Jul 21 17:31:04 gate pluto[1267]: | find_host_pair_conn 
(find_host_connection2): 69.174.129.33:500 206.107.146.9:500 -> hp:none
Jul 21 17:31:04 gate pluto[1267]: | find_host_connection called from 
main_inI1_outR1
Jul 21 17:31:04 gate pluto[1267]: | find_host_pair: comparing to 
69.174.129.33:500 206.107.146.8:500
Jul 21 17:31:04 gate pluto[1267]: | find_host_pair_conn 
(find_host_connection2): 69.174.129.33:500 %any:500 -> hp:none
Jul 21 17:31:04 gate pluto[1267]: packet from 206.107.146.9:500: initial 
Main Mode message received on 69.174.129.33:500 but no connection has 
been authorized
Jul 21 17:31:04 gate pluto[1267]: | complete state transition with 
STF_IGNORE
Jul 21 17:31:04 gate pluto[1267]: | next event EVENT_PENDING_PHASE2 in 0 
seconds
Jul 21 17:31:04 gate pluto[1267]: | 
Jul 21 17:31:04 gate pluto[1267]: | *time to handle event
Jul 21 17:31:04 gate pluto[1267]: | handling event EVENT_PENDING_PHASE2
Jul 21 17:31:04 gate pluto[1267]: | event after this is EVENT_SA_REPLACE 
in 2409 seconds
Jul 21 17:31:04 gate pluto[1267]: | inserting event 
EVENT_PENDING_PHASE2, timeout in 120 seconds
Jul 21 17:31:04 gate pluto[1267]: | pending review: connection "rfd" checked
Jul 21 17:31:04 gate pluto[1267]: | next event EVENT_PENDING_PHASE2 in 
120 seconds
Jul 21 17:31:06 gate pluto[1267]: | 
Jul 21 17:31:06 gate pluto[1267]: | *received 128 bytes from 
206.107.146.9:500 on eth1 (port=500)
Jul 21 17:31:06 gate pluto[1267]: |   69 48 91 4f  9b d7 1a ed  00 00 00 
00  00 00 00 00
Jul 21 17:31:06 gate pluto[1267]: |   01 10 02 00  00 00 00 00  00 00 00 
80  0d 00 00 38
Jul 21 17:31:06 gate pluto[1267]: |   00 00 00 01  00 00 00 01  00 00 00 
2c  01 01 00 01
Jul 21 17:31:06 gate pluto[1267]: |   00 00 00 24  01 01 00 00  80 01 00 
05  80 02 00 02
Jul 21 17:31:06 gate pluto[1267]: |   80 03 00 01  80 04 00 05  80 0b 00 
01  00 0c 00 04
Jul 21 17:31:06 gate pluto[1267]: |   00 01 51 80  00 00 00 2c  f4 ed 19 
e0  c1 14 eb 51
Jul 21 17:31:06 gate pluto[1267]: |   6f aa ac 0e  e3 7d af 28  07 b4 38 
1f  00 00 00 01
Jul 21 17:31:06 gate pluto[1267]: |   00 00 13 8d  44 c1 46 ed  00 00 00 
00  18 20 00 00
Jul 21 17:31:06 gate pluto[1267]: | **parse ISAKMP Message:
Jul 21 17:31:06 gate pluto[1267]: |    initiator cookie:
Jul 21 17:31:06 gate pluto[1267]: |   69 48 91 4f  9b d7 1a ed
Jul 21 17:31:06 gate pluto[1267]: |    responder cookie:
Jul 21 17:31:06 gate pluto[1267]: |   00 00 00 00  00 00 00 00
Jul 21 17:31:06 gate pluto[1267]: |    next payload type: ISAKMP_NEXT_SA
Jul 21 17:31:06 gate pluto[1267]: |    ISAKMP version: ISAKMP Version 1.0
Jul 21 17:31:06 gate pluto[1267]: |    exchange type: ISAKMP_XCHG_IDPROT
Jul 21 17:31:06 gate pluto[1267]: |    flags: none
Jul 21 17:31:06 gate pluto[1267]: |    message ID:  00 00 00 00
Jul 21 17:31:06 gate pluto[1267]: |    length: 128
Jul 21 17:31:06 gate pluto[1267]: |  processing packet with exchange 
type=ISAKMP_XCHG_IDPROT (2)
Jul 21 17:31:06 gate pluto[1267]: | ***parse ISAKMP Security Association 
Payload:
Jul 21 17:31:06 gate pluto[1267]: |    next payload type: ISAKMP_NEXT_VID
Jul 21 17:31:06 gate pluto[1267]: |    length: 56
Jul 21 17:31:06 gate pluto[1267]: |    DOI: ISAKMP_DOI_IPSEC
Jul 21 17:31:06 gate pluto[1267]: | ***parse ISAKMP Vendor ID Payload:
Jul 21 17:31:06 gate pluto[1267]: |    next payload type: ISAKMP_NEXT_NONE
Jul 21 17:31:06 gate pluto[1267]: |    length: 44
Jul 21 17:31:06 gate pluto[1267]: packet from 206.107.146.9:500: 
ignoring unknown Vendor ID payload 
[f4ed19e0c114eb516faaac0ee37daf2807b4381f000000010000138d44c146ed...]
Jul 21 17:31:06 gate pluto[1267]: | find_host_connection called from 
main_inI1_outR1
Jul 21 17:31:06 gate pluto[1267]: | find_host_pair: comparing to 
69.174.129.33:500 206.107.146.8:500
Jul 21 17:31:06 gate pluto[1267]: | find_host_pair_conn 
(find_host_connection2): 69.174.129.33:500 206.107.146.9:500 -> hp:none
Jul 21 17:31:06 gate pluto[1267]: | find_host_connection called from 
main_inI1_outR1
Jul 21 17:31:06 gate pluto[1267]: | find_host_pair: comparing to 
69.174.129.33:500 206.107.146.8:500
Jul 21 17:31:06 gate pluto[1267]: | find_host_pair_conn 
(find_host_connection2): 69.174.129.33:500 %any:500 -> hp:none
Jul 21 17:31:06 gate pluto[1267]: packet from 206.107.146.9:500: initial 
Main Mode message received on 69.174.129.33:500 but no connection has 
been authorized
Jul 21 17:31:06 gate pluto[1267]: | complete state transition with 
STF_IGNORE
Jul 21 17:31:06 gate pluto[1267]: | next event EVENT_PENDING_PHASE2 in 
118 seconds
Jul 21 17:31:08 gate pluto[1267]: | 
Jul 21 17:31:08 gate pluto[1267]: | *received 128 bytes from 
206.107.146.9:500 on eth1 (port=500)
Jul 21 17:31:08 gate pluto[1267]: |   69 48 91 4f  9b d7 1a ed  00 00 00 
00  00 00 00 00
Jul 21 17:31:08 gate pluto[1267]: |   01 10 02 00  00 00 00 00  00 00 00 
80  0d 00 00 38
Jul 21 17:31:08 gate pluto[1267]: |   00 00 00 01  00 00 00 01  00 00 00 
2c  01 01 00 01
Jul 21 17:31:08 gate pluto[1267]: |   00 00 00 24  01 01 00 00  80 01 00 
05  80 02 00 02
Jul 21 17:31:08 gate pluto[1267]: |   80 03 00 01  80 04 00 05  80 0b 00 
01  00 0c 00 04
Jul 21 17:31:08 gate pluto[1267]: |   00 01 51 80  00 00 00 2c  f4 ed 19 
e0  c1 14 eb 51
Jul 21 17:31:08 gate pluto[1267]: |   6f aa ac 0e  e3 7d af 28  07 b4 38 
1f  00 00 00 01
Jul 21 17:31:08 gate pluto[1267]: |   00 00 13 8d  44 c1 46 ed  00 00 00 
00  18 20 00 00
Jul 21 17:31:08 gate pluto[1267]: | **parse ISAKMP Message:
Jul 21 17:31:08 gate pluto[1267]: |    initiator cookie:
Jul 21 17:31:08 gate pluto[1267]: |   69 48 91 4f  9b d7 1a ed
Jul 21 17:31:08 gate pluto[1267]: |    responder cookie:
Jul 21 17:31:08 gate pluto[1267]: |   00 00 00 00  00 00 00 00
Jul 21 17:31:08 gate pluto[1267]: |    next payload type: ISAKMP_NEXT_SA
Jul 21 17:31:08 gate pluto[1267]: |    ISAKMP version: ISAKMP Version 1.0
Jul 21 17:31:08 gate pluto[1267]: |    exchange type: ISAKMP_XCHG_IDPROT
Jul 21 17:31:08 gate pluto[1267]: |    flags: none
Jul 21 17:31:08 gate pluto[1267]: |    message ID:  00 00 00 00
Jul 21 17:31:08 gate pluto[1267]: |    length: 128
Jul 21 17:31:08 gate pluto[1267]: |  processing packet with exchange 
type=ISAKMP_XCHG_IDPROT (2)
Jul 21 17:31:08 gate pluto[1267]: | ***parse ISAKMP Security Association 
Payload:
Jul 21 17:31:08 gate pluto[1267]: |    next payload type: ISAKMP_NEXT_VID
Jul 21 17:31:08 gate pluto[1267]: |    length: 56
Jul 21 17:31:08 gate pluto[1267]: |    DOI: ISAKMP_DOI_IPSEC
Jul 21 17:31:08 gate pluto[1267]: | ***parse ISAKMP Vendor ID Payload:
Jul 21 17:31:08 gate pluto[1267]: |    next payload type: ISAKMP_NEXT_NONE
Jul 21 17:31:08 gate pluto[1267]: |    length: 44
Jul 21 17:31:08 gate pluto[1267]: packet from 206.107.146.9:500: 
ignoring unknown Vendor ID payload 
[f4ed19e0c114eb516faaac0ee37daf2807b4381f000000010000138d44c146ed...]
Jul 21 17:31:08 gate pluto[1267]: | find_host_connection called from 
main_inI1_outR1
Jul 21 17:31:08 gate pluto[1267]: | find_host_pair: comparing to 
69.174.129.33:500 206.107.146.8:500
Jul 21 17:31:08 gate pluto[1267]: | find_host_pair_conn 
(find_host_connection2): 69.174.129.33:500 206.107.146.9:500 -> hp:none
Jul 21 17:31:08 gate pluto[1267]: | find_host_connection called from 
main_inI1_outR1
Jul 21 17:31:08 gate pluto[1267]: | find_host_pair: comparing to 
69.174.129.33:500 206.107.146.8:500
Jul 21 17:31:08 gate pluto[1267]: | find_host_pair_conn 
(find_host_connection2): 69.174.129.33:500 %any:500 -> hp:none
Jul 21 17:31:08 gate pluto[1267]: packet from 206.107.146.9:500: initial 
Main Mode message received on 69.174.129.33:500 but no connection has 
been authorized
Jul 21 17:31:08 gate pluto[1267]: | complete state transition with 
STF_IGNORE
Jul 21 17:31:08 gate pluto[1267]: | next event EVENT_PENDING_PHASE2 in 
116 seconds
Jul 21 17:31:10 gate pluto[1267]: | 
Jul 21 17:31:10 gate pluto[1267]: | *received 128 bytes from 
206.107.146.9:500 on eth1 (port=500)
Jul 21 17:31:10 gate pluto[1267]: |   69 48 91 4f  9b d7 1a ed  00 00 00 
00  00 00 00 00
Jul 21 17:31:10 gate pluto[1267]: |   01 10 02 00  00 00 00 00  00 00 00 
80  0d 00 00 38
Jul 21 17:31:10 gate pluto[1267]: |   00 00 00 01  00 00 00 01  00 00 00 
2c  01 01 00 01
Jul 21 17:31:10 gate pluto[1267]: |   00 00 00 24  01 01 00 00  80 01 00 
05  80 02 00 02
Jul 21 17:31:10 gate pluto[1267]: |   80 03 00 01  80 04 00 05  80 0b 00 
01  00 0c 00 04
Jul 21 17:31:10 gate pluto[1267]: |   00 01 51 80  00 00 00 2c  f4 ed 19 
e0  c1 14 eb 51
Jul 21 17:31:10 gate pluto[1267]: |   6f aa ac 0e  e3 7d af 28  07 b4 38 
1f  00 00 00 01
Jul 21 17:31:10 gate pluto[1267]: |   00 00 13 8d  44 c1 46 ed  00 00 00 
00  18 20 00 00
Jul 21 17:31:10 gate pluto[1267]: | **parse ISAKMP Message:
Jul 21 17:31:10 gate pluto[1267]: |    initiator cookie:
Jul 21 17:31:10 gate pluto[1267]: |   69 48 91 4f  9b d7 1a ed
Jul 21 17:31:10 gate pluto[1267]: |    responder cookie:
Jul 21 17:31:10 gate pluto[1267]: |   00 00 00 00  00 00 00 00
Jul 21 17:31:10 gate pluto[1267]: |    next payload type: ISAKMP_NEXT_SA
Jul 21 17:31:10 gate pluto[1267]: |    ISAKMP version: ISAKMP Version 1.0
Jul 21 17:31:10 gate pluto[1267]: |    exchange type: ISAKMP_XCHG_IDPROT
Jul 21 17:31:10 gate pluto[1267]: |    flags: none
Jul 21 17:31:10 gate pluto[1267]: |    message ID:  00 00 00 00
Jul 21 17:31:10 gate pluto[1267]: |    length: 128
Jul 21 17:31:10 gate pluto[1267]: |  processing packet with exchange 
type=ISAKMP_XCHG_IDPROT (2)
Jul 21 17:31:10 gate pluto[1267]: | ***parse ISAKMP Security Association 
Payload:
Jul 21 17:31:10 gate pluto[1267]: |    next payload type: ISAKMP_NEXT_VID
Jul 21 17:31:10 gate pluto[1267]: |    length: 56
Jul 21 17:31:10 gate pluto[1267]: |    DOI: ISAKMP_DOI_IPSEC
Jul 21 17:31:10 gate pluto[1267]: | ***parse ISAKMP Vendor ID Payload:
Jul 21 17:31:10 gate pluto[1267]: |    next payload type: ISAKMP_NEXT_NONE
Jul 21 17:31:10 gate pluto[1267]: |    length: 44
Jul 21 17:31:10 gate pluto[1267]: packet from 206.107.146.9:500: 
ignoring unknown Vendor ID payload 
[f4ed19e0c114eb516faaac0ee37daf2807b4381f000000010000138d44c146ed...]
Jul 21 17:31:10 gate pluto[1267]: | find_host_connection called from 
main_inI1_outR1
Jul 21 17:31:10 gate pluto[1267]: | find_host_pair: comparing to 
69.174.129.33:500 206.107.146.8:500
Jul 21 17:31:10 gate pluto[1267]: | find_host_pair_conn 
(find_host_connection2): 69.174.129.33:500 206.107.146.9:500 -> hp:none
Jul 21 17:31:10 gate pluto[1267]: | find_host_connection called from 
main_inI1_outR1
Jul 21 17:31:10 gate pluto[1267]: | find_host_pair: comparing to 
69.174.129.33:500 206.107.146.8:500
Jul 21 17:31:10 gate pluto[1267]: | find_host_pair_conn 
(find_host_connection2): 69.174.129.33:500 %any:500 -> hp:none
Jul 21 17:31:10 gate pluto[1267]: packet from 206.107.146.9:500: initial 
Main Mode message received on 69.174.129.33:500 but no connection has 
been authorized
Jul 21 17:31:10 gate pluto[1267]: | complete state transition with 
STF_IGNORE
Jul 21 17:31:10 gate pluto[1267]: | next event EVENT_PENDING_PHASE2 in 
114 seconds
Jul 21 17:31:12 gate pluto[1267]: | 
Jul 21 17:31:12 gate pluto[1267]: | *received 128 bytes from 
206.107.146.9:500 on eth1 (port=500)
Jul 21 17:31:12 gate pluto[1267]: |   69 48 91 4f  9b d7 1a ed  00 00 00 
00  00 00 00 00
Jul 21 17:31:12 gate pluto[1267]: |   01 10 02 00  00 00 00 00  00 00 00 
80  0d 00 00 38
Jul 21 17:31:12 gate pluto[1267]: |   00 00 00 01  00 00 00 01  00 00 00 
2c  01 01 00 01
Jul 21 17:31:12 gate pluto[1267]: |   00 00 00 24  01 01 00 00  80 01 00 
05  80 02 00 02
Jul 21 17:31:12 gate pluto[1267]: |   80 03 00 01  80 04 00 05  80 0b 00 
01  00 0c 00 04
Jul 21 17:31:12 gate pluto[1267]: |   00 01 51 80  00 00 00 2c  f4 ed 19 
e0  c1 14 eb 51
Jul 21 17:31:12 gate pluto[1267]: |   6f aa ac 0e  e3 7d af 28  07 b4 38 
1f  00 00 00 01
Jul 21 17:31:12 gate pluto[1267]: |   00 00 13 8d  44 c1 46 ed  00 00 00 
00  18 20 00 00
Jul 21 17:31:12 gate pluto[1267]: | **parse ISAKMP Message:
Jul 21 17:31:12 gate pluto[1267]: |    initiator cookie:
Jul 21 17:31:12 gate pluto[1267]: |   69 48 91 4f  9b d7 1a ed
Jul 21 17:31:12 gate pluto[1267]: |    responder cookie:
Jul 21 17:31:12 gate pluto[1267]: |   00 00 00 00  00 00 00 00
Jul 21 17:31:12 gate pluto[1267]: |    next payload type: ISAKMP_NEXT_SA
Jul 21 17:31:12 gate pluto[1267]: |    ISAKMP version: ISAKMP Version 1.0
Jul 21 17:31:12 gate pluto[1267]: |    exchange type: ISAKMP_XCHG_IDPROT
Jul 21 17:31:12 gate pluto[1267]: |    flags: none
Jul 21 17:31:12 gate pluto[1267]: |    message ID:  00 00 00 00
Jul 21 17:31:12 gate pluto[1267]: |    length: 128
Jul 21 17:31:12 gate pluto[1267]: |  processing packet with exchange 
type=ISAKMP_XCHG_IDPROT (2)
Jul 21 17:31:12 gate pluto[1267]: | ***parse ISAKMP Security Association 
Payload:
Jul 21 17:31:12 gate pluto[1267]: |    next payload type: ISAKMP_NEXT_VID
Jul 21 17:31:12 gate pluto[1267]: |    length: 56
Jul 21 17:31:12 gate pluto[1267]: |    DOI: ISAKMP_DOI_IPSEC
Jul 21 17:31:12 gate pluto[1267]: | ***parse ISAKMP Vendor ID Payload:
Jul 21 17:31:12 gate pluto[1267]: |    next payload type: ISAKMP_NEXT_NONE
Jul 21 17:31:12 gate pluto[1267]: |    length: 44
Jul 21 17:31:12 gate pluto[1267]: packet from 206.107.146.9:500: 
ignoring unknown Vendor ID payload 
[f4ed19e0c114eb516faaac0ee37daf2807b4381f000000010000138d44c146ed...]
Jul 21 17:31:12 gate pluto[1267]: | find_host_connection called from 
main_inI1_outR1
Jul 21 17:31:12 gate pluto[1267]: | find_host_pair: comparing to 
69.174.129.33:500 206.107.146.8:500
Jul 21 17:31:12 gate pluto[1267]: | find_host_pair_conn 
(find_host_connection2): 69.174.129.33:500 206.107.146.9:500 -> hp:none
Jul 21 17:31:12 gate pluto[1267]: | find_host_connection called from 
main_inI1_outR1
Jul 21 17:31:12 gate pluto[1267]: | find_host_pair: comparing to 
69.174.129.33:500 206.107.146.8:500
Jul 21 17:31:12 gate pluto[1267]: | find_host_pair_conn 
(find_host_connection2): 69.174.129.33:500 %any:500 -> hp:none
Jul 21 17:31:12 gate pluto[1267]: packet from 206.107.146.9:500: initial 
Main Mode message received on 69.174.129.33:500 but no connection has 
been authorized
Jul 21 17:31:12 gate pluto[1267]: | complete state transition with 
STF_IGNORE
Jul 21 17:31:12 gate pluto[1267]: | next event EVENT_PENDING_PHASE2 in 
112 seconds
Jul 21 17:31:14 gate pluto[1267]: | 
Jul 21 17:31:14 gate pluto[1267]: | *received 128 bytes from 
206.107.146.9:500 on eth1 (port=500)
Jul 21 17:31:14 gate pluto[1267]: |   69 48 91 4f  9b d7 1a ed  00 00 00 
00  00 00 00 00
Jul 21 17:31:14 gate pluto[1267]: |   01 10 02 00  00 00 00 00  00 00 00 
80  0d 00 00 38
Jul 21 17:31:14 gate pluto[1267]: |   00 00 00 01  00 00 00 01  00 00 00 
2c  01 01 00 01
Jul 21 17:31:14 gate pluto[1267]: |   00 00 00 24  01 01 00 00  80 01 00 
05  80 02 00 02
Jul 21 17:31:14 gate pluto[1267]: |   80 03 00 01  80 04 00 05  80 0b 00 
01  00 0c 00 04
Jul 21 17:31:14 gate pluto[1267]: |   00 01 51 80  00 00 00 2c  f4 ed 19 
e0  c1 14 eb 51
Jul 21 17:31:14 gate pluto[1267]: |   6f aa ac 0e  e3 7d af 28  07 b4 38 
1f  00 00 00 01
Jul 21 17:31:14 gate pluto[1267]: |   00 00 13 8d  44 c1 46 ed  00 00 00 
00  18 20 00 00
Jul 21 17:31:14 gate pluto[1267]: | **parse ISAKMP Message:
Jul 21 17:31:14 gate pluto[1267]: |    initiator cookie:
Jul 21 17:31:14 gate pluto[1267]: |   69 48 91 4f  9b d7 1a ed
Jul 21 17:31:14 gate pluto[1267]: |    responder cookie:
Jul 21 17:31:14 gate pluto[1267]: |   00 00 00 00  00 00 00 00
Jul 21 17:31:14 gate pluto[1267]: |    next payload type: ISAKMP_NEXT_SA
Jul 21 17:31:14 gate pluto[1267]: |    ISAKMP version: ISAKMP Version 1.0
Jul 21 17:31:14 gate pluto[1267]: |    exchange type: ISAKMP_XCHG_IDPROT
Jul 21 17:31:14 gate pluto[1267]: |    flags: none
Jul 21 17:31:14 gate pluto[1267]: |    message ID:  00 00 00 00
Jul 21 17:31:14 gate pluto[1267]: |    length: 128
Jul 21 17:31:14 gate pluto[1267]: |  processing packet with exchange 
type=ISAKMP_XCHG_IDPROT (2)
Jul 21 17:31:14 gate pluto[1267]: | ***parse ISAKMP Security Association 
Payload:
Jul 21 17:31:14 gate pluto[1267]: |    next payload type: ISAKMP_NEXT_VID
Jul 21 17:31:14 gate pluto[1267]: |    length: 56
Jul 21 17:31:14 gate pluto[1267]: |    DOI: ISAKMP_DOI_IPSEC
Jul 21 17:31:14 gate pluto[1267]: | ***parse ISAKMP Vendor ID Payload:
Jul 21 17:31:14 gate pluto[1267]: |    next payload type: ISAKMP_NEXT_NONE
Jul 21 17:31:14 gate pluto[1267]: |    length: 44
Jul 21 17:31:14 gate pluto[1267]: packet from 206.107.146.9:500: 
ignoring unknown Vendor ID payload 
[f4ed19e0c114eb516faaac0ee37daf2807b4381f000000010000138d44c146ed...]
Jul 21 17:31:14 gate pluto[1267]: | find_host_connection called from 
main_inI1_outR1
Jul 21 17:31:14 gate pluto[1267]: | find_host_pair: comparing to 
69.174.129.33:500 206.107.146.8:500
Jul 21 17:31:14 gate pluto[1267]: | find_host_pair_conn 
(find_host_connection2): 69.174.129.33:500 206.107.146.9:500 -> hp:none
Jul 21 17:31:14 gate pluto[1267]: | find_host_connection called from 
main_inI1_outR1
Jul 21 17:31:14 gate pluto[1267]: | find_host_pair: comparing to 
69.174.129.33:500 206.107.146.8:500
Jul 21 17:31:14 gate pluto[1267]: | find_host_pair_conn 
(find_host_connection2): 69.174.129.33:500 %any:500 -> hp:none
Jul 21 17:31:14 gate pluto[1267]: packet from 206.107.146.9:500: initial 
Main Mode message received on 69.174.129.33:500 but no connection has 
been authorized
Jul 21 17:31:14 gate pluto[1267]: | complete state transition with 
STF_IGNORE
Jul 21 17:31:14 gate pluto[1267]: | next event EVENT_PENDING_PHASE2 in 
110 seconds
Jul 21 17:31:16 gate pluto[1267]: | 
Jul 21 17:31:16 gate pluto[1267]: | *received 128 bytes from 
206.107.146.9:500 on eth1 (port=500)
Jul 21 17:31:16 gate pluto[1267]: |   69 48 91 4f  9b d7 1a ed  00 00 00 
00  00 00 00 00
Jul 21 17:31:16 gate pluto[1267]: |   01 10 02 00  00 00 00 00  00 00 00 
80  0d 00 00 38
Jul 21 17:31:16 gate pluto[1267]: |   00 00 00 01  00 00 00 01  00 00 00 
2c  01 01 00 01
Jul 21 17:31:16 gate pluto[1267]: |   00 00 00 24  01 01 00 00  80 01 00 
05  80 02 00 02
Jul 21 17:31:16 gate pluto[1267]: |   80 03 00 01  80 04 00 05  80 0b 00 
01  00 0c 00 04
Jul 21 17:31:16 gate pluto[1267]: |   00 01 51 80  00 00 00 2c  f4 ed 19 
e0  c1 14 eb 51
Jul 21 17:31:16 gate pluto[1267]: |   6f aa ac 0e  e3 7d af 28  07 b4 38 
1f  00 00 00 01
Jul 21 17:31:16 gate pluto[1267]: |   00 00 13 8d  44 c1 46 ed  00 00 00 
00  18 20 00 00
Jul 21 17:31:16 gate pluto[1267]: | **parse ISAKMP Message:
Jul 21 17:31:16 gate pluto[1267]: |    initiator cookie:
Jul 21 17:31:16 gate pluto[1267]: |   69 48 91 4f  9b d7 1a ed
Jul 21 17:31:16 gate pluto[1267]: |    responder cookie:
Jul 21 17:31:16 gate pluto[1267]: |   00 00 00 00  00 00 00 00
Jul 21 17:31:16 gate pluto[1267]: |    next payload type: ISAKMP_NEXT_SA
Jul 21 17:31:16 gate pluto[1267]: |    ISAKMP version: ISAKMP Version 1.0
Jul 21 17:31:16 gate pluto[1267]: |    exchange type: ISAKMP_XCHG_IDPROT
Jul 21 17:31:16 gate pluto[1267]: |    flags: none
Jul 21 17:31:16 gate pluto[1267]: |    message ID:  00 00 00 00
Jul 21 17:31:16 gate pluto[1267]: |    length: 128
Jul 21 17:31:16 gate pluto[1267]: |  processing packet with exchange 
type=ISAKMP_XCHG_IDPROT (2)
Jul 21 17:31:16 gate pluto[1267]: | ***parse ISAKMP Security Association 
Payload:
Jul 21 17:31:16 gate pluto[1267]: |    next payload type: ISAKMP_NEXT_VID
Jul 21 17:31:16 gate pluto[1267]: |    length: 56
Jul 21 17:31:16 gate pluto[1267]: |    DOI: ISAKMP_DOI_IPSEC
Jul 21 17:31:16 gate pluto[1267]: | ***parse ISAKMP Vendor ID Payload:
Jul 21 17:31:16 gate pluto[1267]: |    next payload type: ISAKMP_NEXT_NONE
Jul 21 17:31:16 gate pluto[1267]: |    length: 44
Jul 21 17:31:16 gate pluto[1267]: packet from 206.107.146.9:500: 
ignoring unknown Vendor ID payload 
[f4ed19e0c114eb516faaac0ee37daf2807b4381f000000010000138d44c146ed...]
Jul 21 17:31:16 gate pluto[1267]: | find_host_connection called from 
main_inI1_outR1
Jul 21 17:31:16 gate pluto[1267]: | find_host_pair: comparing to 
69.174.129.33:500 206.107.146.8:500
Jul 21 17:31:16 gate pluto[1267]: | find_host_pair_conn 
(find_host_connection2): 69.174.129.33:500 206.107.146.9:500 -> hp:none
Jul 21 17:31:16 gate pluto[1267]: | find_host_connection called from 
main_inI1_outR1
Jul 21 17:31:16 gate pluto[1267]: | find_host_pair: comparing to 
69.174.129.33:500 206.107.146.8:500
Jul 21 17:31:16 gate pluto[1267]: | find_host_pair_conn 
(find_host_connection2): 69.174.129.33:500 %any:500 -> hp:none
Jul 21 17:31:16 gate pluto[1267]: packet from 206.107.146.9:500: initial 
Main Mode message received on 69.174.129.33:500 but no connection has 
been authorized
Jul 21 17:31:16 gate pluto[1267]: | complete state transition with 
STF_IGNORE
Jul 21 17:31:16 gate pluto[1267]: | next event EVENT_PENDING_PHASE2 in 
108 seconds
Jul 21 17:31:16 gate pluto[1267]: | 
Jul 21 17:31:16 gate pluto[1267]: | *received 76 bytes from 
206.107.146.8:500 on eth1 (port=500)
Jul 21 17:31:16 gate pluto[1267]: |   76 d2 6a 8a  c2 bf ec 75  e4 aa 45 
96  55 19 71 2f
Jul 21 17:31:16 gate pluto[1267]: |   08 10 05 01  92 fe db 60  00 00 00 
4c  5b 3a 0e 55
Jul 21 17:31:16 gate pluto[1267]: |   f0 b5 4c d3  60 2b 4a b6  a3 62 3c 
a9  2f a5 73 c5
Jul 21 17:31:16 gate pluto[1267]: |   f9 c4 d7 da  34 4f 56 c6  9a 9d 17 
1a  3c 49 d2 5e
Jul 21 17:31:16 gate pluto[1267]: |   6e 24 e5 8d  c4 b3 5d 7e  53 36 b8 b5
Jul 21 17:31:16 gate pluto[1267]: | **parse ISAKMP Message:
Jul 21 17:31:16 gate pluto[1267]: |    initiator cookie:
Jul 21 17:31:16 gate pluto[1267]: |   76 d2 6a 8a  c2 bf ec 75
Jul 21 17:31:16 gate pluto[1267]: |    responder cookie:
Jul 21 17:31:16 gate pluto[1267]: |   e4 aa 45 96  55 19 71 2f
Jul 21 17:31:16 gate pluto[1267]: |    next payload type: ISAKMP_NEXT_HASH
Jul 21 17:31:16 gate pluto[1267]: |    ISAKMP version: ISAKMP Version 1.0
Jul 21 17:31:16 gate pluto[1267]: |    exchange type: ISAKMP_XCHG_INFO
Jul 21 17:31:16 gate pluto[1267]: |    flags: ISAKMP_FLAG_ENCRYPTION
Jul 21 17:31:16 gate pluto[1267]: |    message ID:  92 fe db 60
Jul 21 17:31:16 gate pluto[1267]: |    length: 76
Jul 21 17:31:16 gate pluto[1267]: |  processing packet with exchange 
type=ISAKMP_XCHG_INFO (5)
Jul 21 17:31:16 gate pluto[1267]: | ICOOKIE:  76 d2 6a 8a  c2 bf ec 75
Jul 21 17:31:16 gate pluto[1267]: | RCOOKIE:  e4 aa 45 96  55 19 71 2f
Jul 21 17:31:16 gate pluto[1267]: | peer:  ce 6b 92 08
Jul 21 17:31:16 gate pluto[1267]: | state hash entry 30
Jul 21 17:31:16 gate pluto[1267]: | peer and cookies match on #3, 
provided msgid 00000000 vs 8aee2e20/00000000
Jul 21 17:31:16 gate pluto[1267]: | peer and cookies match on #2, 
provided msgid 00000000 vs 69dbbff9/00000000
Jul 21 17:31:16 gate pluto[1267]: | peer and cookies match on #1, 
provided msgid 00000000 vs 00000000/00000000
Jul 21 17:31:16 gate pluto[1267]: | p15 state object #1 found, in 
STATE_MAIN_I4
Jul 21 17:31:16 gate pluto[1267]: | processing connection rfd
Jul 21 17:31:16 gate pluto[1267]: | last Phase 1 IV:  24 e3 a7 85  6f fa 
ab 09
Jul 21 17:31:16 gate pluto[1267]: | current Phase 1 IV:  24 e3 a7 85  6f 
fa ab 09
Jul 21 17:31:16 gate pluto[1267]: | computed Phase 2 IV:
Jul 21 17:31:16 gate pluto[1267]: |   43 eb 4c 9e  8e db 07 e1  52 c0 a3 
71  dc e4 5f 3f
Jul 21 17:31:16 gate pluto[1267]: |   9e 4d ad 74
Jul 21 17:31:16 gate pluto[1267]: | received encrypted packet from 
206.107.146.8:500
Jul 21 17:31:16 gate pluto[1267]: | decrypting 48 bytes using algorithm 
OAKLEY_3DES_CBC
Jul 21 17:31:16 gate pluto[1267]: | decrypted:
Jul 21 17:31:16 gate pluto[1267]: |   0c 00 00 18  0b 53 6f 56  0a 2e 91 
5b  eb e3 04 1a
Jul 21 17:31:16 gate pluto[1267]: |   99 a9 1d be  bf 44 88 c3  00 00 00 
10  00 00 00 01
Jul 21 17:31:16 gate pluto[1267]: |   03 04 00 01  00 01 1b 80  00 00 00 
00  00 00 00 07
Jul 21 17:31:16 gate pluto[1267]: | next IV:  c4 b3 5d 7e  53 36 b8 b5
Jul 21 17:31:16 gate pluto[1267]: | ***parse ISAKMP Hash Payload:
Jul 21 17:31:16 gate pluto[1267]: |    next payload type: ISAKMP_NEXT_D
Jul 21 17:31:16 gate pluto[1267]: |    length: 24
Jul 21 17:31:16 gate pluto[1267]: | ***parse ISAKMP Delete Payload:
Jul 21 17:31:16 gate pluto[1267]: |    next payload type: ISAKMP_NEXT_NONE
Jul 21 17:31:16 gate pluto[1267]: |    length: 16
Jul 21 17:31:16 gate pluto[1267]: |    DOI: ISAKMP_DOI_IPSEC
Jul 21 17:31:16 gate pluto[1267]: |    protocol ID: 3
Jul 21 17:31:16 gate pluto[1267]: |    SPI size: 4
Jul 21 17:31:16 gate pluto[1267]: |    number of SPIs: 1
Jul 21 17:31:16 gate pluto[1267]: | removing 8 bytes of padding
Jul 21 17:31:16 gate pluto[1267]: "rfd" #1: ignoring Delete SA payload: 
PROTO_IPSEC_ESP SA(0x00011b80) not found (maybe expired)
Jul 21 17:31:16 gate pluto[1267]: | del:  00 01 1b 80
Jul 21 17:31:16 gate pluto[1267]: "rfd" #1: received and ignored 
informational message
Jul 21 17:31:16 gate pluto[1267]: | complete state transition with 
STF_IGNORE
Jul 21 17:31:16 gate pluto[1267]: | next event EVENT_PENDING_PHASE2 in 
108 seconds
Jul 21 17:31:16 gate pluto[1267]: | 
Jul 21 17:31:16 gate pluto[1267]: | *received 76 bytes from 
206.107.146.8:500 on eth1 (port=500)
Jul 21 17:31:16 gate pluto[1267]: |   76 d2 6a 8a  c2 bf ec 75  e4 aa 45 
96  55 19 71 2f
Jul 21 17:31:16 gate pluto[1267]: |   08 10 05 01  73 b4 de c6  00 00 00 
4c  6b 8e eb 71
Jul 21 17:31:16 gate pluto[1267]: |   3f 19 3f 71  d0 4d 73 53  cc b9 b6 
03  d4 af 80 38
Jul 21 17:31:16 gate pluto[1267]: |   e0 84 00 56  88 a4 b5 c8  47 9e c5 
22  53 84 b5 c9
Jul 21 17:31:16 gate pluto[1267]: |   e7 cc be 66  43 e3 74 3c  ea c5 04 81
Jul 21 17:31:16 gate pluto[1267]: | **parse ISAKMP Message:
Jul 21 17:31:16 gate pluto[1267]: |    initiator cookie:
Jul 21 17:31:16 gate pluto[1267]: |   76 d2 6a 8a  c2 bf ec 75
Jul 21 17:31:16 gate pluto[1267]: |    responder cookie:
Jul 21 17:31:16 gate pluto[1267]: |   e4 aa 45 96  55 19 71 2f
Jul 21 17:31:16 gate pluto[1267]: |    next payload type: ISAKMP_NEXT_HASH
Jul 21 17:31:16 gate pluto[1267]: |    ISAKMP version: ISAKMP Version 1.0
Jul 21 17:31:16 gate pluto[1267]: |    exchange type: ISAKMP_XCHG_INFO
Jul 21 17:31:16 gate pluto[1267]: |    flags: ISAKMP_FLAG_ENCRYPTION
Jul 21 17:31:16 gate pluto[1267]: |    message ID:  73 b4 de c6
Jul 21 17:31:16 gate pluto[1267]: |    length: 76
Jul 21 17:31:16 gate pluto[1267]: |  processing packet with exchange 
type=ISAKMP_XCHG_INFO (5)
Jul 21 17:31:16 gate pluto[1267]: | ICOOKIE:  76 d2 6a 8a  c2 bf ec 75
Jul 21 17:31:16 gate pluto[1267]: | RCOOKIE:  e4 aa 45 96  55 19 71 2f
Jul 21 17:31:16 gate pluto[1267]: | peer:  ce 6b 92 08
Jul 21 17:31:16 gate pluto[1267]: | state hash entry 30
Jul 21 17:31:16 gate pluto[1267]: | peer and cookies match on #3, 
provided msgid 00000000 vs 8aee2e20/00000000
Jul 21 17:31:16 gate pluto[1267]: | peer and cookies match on #2, 
provided msgid 00000000 vs 69dbbff9/00000000
Jul 21 17:31:16 gate pluto[1267]: | peer and cookies match on #1, 
provided msgid 00000000 vs 00000000/00000000
Jul 21 17:31:16 gate pluto[1267]: | p15 state object #1 found, in 
STATE_MAIN_I4
Jul 21 17:31:16 gate pluto[1267]: | processing connection rfd
Jul 21 17:31:16 gate pluto[1267]: | last Phase 1 IV:  24 e3 a7 85  6f fa 
ab 09
Jul 21 17:31:16 gate pluto[1267]: | current Phase 1 IV:  24 e3 a7 85  6f 
fa ab 09
Jul 21 17:31:16 gate pluto[1267]: | computed Phase 2 IV:
Jul 21 17:31:16 gate pluto[1267]: |   dc dd c5 f2  30 90 7e 65  d9 97 c9 
2e  fc e2 b1 8e
Jul 21 17:31:16 gate pluto[1267]: |   13 2b 56 d6
Jul 21 17:31:16 gate pluto[1267]: | received encrypted packet from 
206.107.146.8:500
Jul 21 17:31:16 gate pluto[1267]: | decrypting 48 bytes using algorithm 
OAKLEY_3DES_CBC
Jul 21 17:31:16 gate pluto[1267]: | decrypted:
Jul 21 17:31:16 gate pluto[1267]: |   0c 00 00 18  ed 0d 79 92  42 30 b3 
a5  07 d2 44 67
Jul 21 17:31:16 gate pluto[1267]: |   fb 66 1d 5f  c8 d1 83 d3  00 00 00 
10  00 00 00 01
Jul 21 17:31:16 gate pluto[1267]: |   03 04 00 01  00 02 1b 80  00 00 00 
00  00 00 00 07
Jul 21 17:31:16 gate pluto[1267]: | next IV:  43 e3 74 3c  ea c5 04 81
Jul 21 17:31:16 gate pluto[1267]: | ***parse ISAKMP Hash Payload:
Jul 21 17:31:16 gate pluto[1267]: |    next payload type: ISAKMP_NEXT_D
Jul 21 17:31:16 gate pluto[1267]: |    length: 24
Jul 21 17:31:16 gate pluto[1267]: | ***parse ISAKMP Delete Payload:
Jul 21 17:31:16 gate pluto[1267]: |    next payload type: ISAKMP_NEXT_NONE
Jul 21 17:31:16 gate pluto[1267]: |    length: 16
Jul 21 17:31:16 gate pluto[1267]: |    DOI: ISAKMP_DOI_IPSEC
Jul 21 17:31:16 gate pluto[1267]: |    protocol ID: 3
Jul 21 17:31:16 gate pluto[1267]: |    SPI size: 4
Jul 21 17:31:16 gate pluto[1267]: |    number of SPIs: 1
Jul 21 17:31:16 gate pluto[1267]: | removing 8 bytes of padding
Jul 21 17:31:16 gate pluto[1267]: "rfd" #1: ignoring Delete SA payload: 
PROTO_IPSEC_ESP SA(0x00021b80) not found (maybe expired)
Jul 21 17:31:16 gate pluto[1267]: | del:  00 02 1b 80
Jul 21 17:31:16 gate pluto[1267]: "rfd" #1: received and ignored 
informational message
Jul 21 17:31:16 gate pluto[1267]: | complete state transition with 
STF_IGNORE
Jul 21 17:31:16 gate pluto[1267]: | next event EVENT_PENDING_PHASE2 in 
108 seconds
Jul 21 17:31:20 gate pluto[1267]: | 
Jul 21 17:31:20 gate pluto[1267]: | *received 128 bytes from 
206.107.146.9:500 on eth1 (port=500)
Jul 21 17:31:20 gate pluto[1267]: |   69 48 91 4f  9b d7 1a ed  00 00 00 
00  00 00 00 00
Jul 21 17:31:20 gate pluto[1267]: |   01 10 02 00  00 00 00 00  00 00 00 
80  0d 00 00 38
Jul 21 17:31:20 gate pluto[1267]: |   00 00 00 01  00 00 00 01  00 00 00 
2c  01 01 00 01
Jul 21 17:31:20 gate pluto[1267]: |   00 00 00 24  01 01 00 00  80 01 00 
05  80 02 00 02
Jul 21 17:31:20 gate pluto[1267]: |   80 03 00 01  80 04 00 05  80 0b 00 
01  00 0c 00 04
Jul 21 17:31:20 gate pluto[1267]: |   00 01 51 80  00 00 00 2c  f4 ed 19 
e0  c1 14 eb 51
Jul 21 17:31:20 gate pluto[1267]: |   6f aa ac 0e  e3 7d af 28  07 b4 38 
1f  00 00 00 01
Jul 21 17:31:20 gate pluto[1267]: |   00 00 13 8d  44 c1 46 ed  00 00 00 
00  18 20 00 00
Jul 21 17:31:20 gate pluto[1267]: | **parse ISAKMP Message:
Jul 21 17:31:20 gate pluto[1267]: |    initiator cookie:
Jul 21 17:31:20 gate pluto[1267]: |   69 48 91 4f  9b d7 1a ed
Jul 21 17:31:20 gate pluto[1267]: |    responder cookie:
Jul 21 17:31:20 gate pluto[1267]: |   00 00 00 00  00 00 00 00
Jul 21 17:31:20 gate pluto[1267]: |    next payload type: ISAKMP_NEXT_SA
Jul 21 17:31:20 gate pluto[1267]: |    ISAKMP version: ISAKMP Version 1.0
Jul 21 17:31:20 gate pluto[1267]: |    exchange type: ISAKMP_XCHG_IDPROT
Jul 21 17:31:20 gate pluto[1267]: |    flags: none
Jul 21 17:31:20 gate pluto[1267]: |    message ID:  00 00 00 00
Jul 21 17:31:20 gate pluto[1267]: |    length: 128
Jul 21 17:31:20 gate pluto[1267]: |  processing packet with exchange 
type=ISAKMP_XCHG_IDPROT (2)
Jul 21 17:31:20 gate pluto[1267]: | ***parse ISAKMP Security Association 
Payload:
Jul 21 17:31:20 gate pluto[1267]: |    next payload type: ISAKMP_NEXT_VID
Jul 21 17:31:20 gate pluto[1267]: |    length: 56
Jul 21 17:31:20 gate pluto[1267]: |    DOI: ISAKMP_DOI_IPSEC
Jul 21 17:31:20 gate pluto[1267]: | ***parse ISAKMP Vendor ID Payload:
Jul 21 17:31:20 gate pluto[1267]: |    next payload type: ISAKMP_NEXT_NONE
Jul 21 17:31:20 gate pluto[1267]: |    length: 44
Jul 21 17:31:20 gate pluto[1267]: packet from 206.107.146.9:500: 
ignoring unknown Vendor ID payload 
[f4ed19e0c114eb516faaac0ee37daf2807b4381f000000010000138d44c146ed...]
Jul 21 17:31:20 gate pluto[1267]: | find_host_connection called from 
main_inI1_outR1
Jul 21 17:31:20 gate pluto[1267]: | find_host_pair: comparing to 
69.174.129.33:500 206.107.146.8:500
Jul 21 17:31:20 gate pluto[1267]: | find_host_pair_conn 
(find_host_connection2): 69.174.129.33:500 206.107.146.9:500 -> hp:none
Jul 21 17:31:20 gate pluto[1267]: | find_host_connection called from 
main_inI1_outR1
Jul 21 17:31:20 gate pluto[1267]: | find_host_pair: comparing to 
69.174.129.33:500 206.107.146.8:500
Jul 21 17:31:20 gate pluto[1267]: | find_host_pair_conn 
(find_host_connection2): 69.174.129.33:500 %any:500 -> hp:none
Jul 21 17:31:20 gate pluto[1267]: packet from 206.107.146.9:500: initial 
Main Mode message received on 69.174.129.33:500 but no connection has 
been authorized
Jul 21 17:31:20 gate pluto[1267]: | complete state transition with 
STF_IGNORE
Jul 21 17:31:20 gate pluto[1267]: | next event EVENT_PENDING_PHASE2 in 
104 seconds
Jul 21 17:31:24 gate pluto[1267]: | 
Jul 21 17:31:24 gate pluto[1267]: | *received 128 bytes from 
206.107.146.9:500 on eth1 (port=500)
Jul 21 17:31:24 gate pluto[1267]: |   69 48 91 4f  9b d7 1a ed  00 00 00 
00  00 00 00 00
Jul 21 17:31:24 gate pluto[1267]: |   01 10 02 00  00 00 00 00  00 00 00 
80  0d 00 00 38
Jul 21 17:31:24 gate pluto[1267]: |   00 00 00 01  00 00 00 01  00 00 00 
2c  01 01 00 01
Jul 21 17:31:24 gate pluto[1267]: |   00 00 00 24  01 01 00 00  80 01 00 
05  80 02 00 02
Jul 21 17:31:24 gate pluto[1267]: |   80 03 00 01  80 04 00 05  80 0b 00 
01  00 0c 00 04
Jul 21 17:31:24 gate pluto[1267]: |   00 01 51 80  00 00 00 2c  f4 ed 19 
e0  c1 14 eb 51
Jul 21 17:31:24 gate pluto[1267]: |   6f aa ac 0e  e3 7d af 28  07 b4 38 
1f  00 00 00 01
Jul 21 17:31:24 gate pluto[1267]: |   00 00 13 8d  44 c1 46 ed  00 00 00 
00  18 20 00 00
Jul 21 17:31:24 gate pluto[1267]: | **parse ISAKMP Message:
Jul 21 17:31:24 gate pluto[1267]: |    initiator cookie:
Jul 21 17:31:24 gate pluto[1267]: |   69 48 91 4f  9b d7 1a ed
Jul 21 17:31:24 gate pluto[1267]: |    responder cookie:
Jul 21 17:31:24 gate pluto[1267]: |   00 00 00 00  00 00 00 00
Jul 21 17:31:24 gate pluto[1267]: |    next payload type: ISAKMP_NEXT_SA
Jul 21 17:31:24 gate pluto[1267]: |    ISAKMP version: ISAKMP Version 1.0
Jul 21 17:31:24 gate pluto[1267]: |    exchange type: ISAKMP_XCHG_IDPROT
Jul 21 17:31:24 gate pluto[1267]: |    flags: none
Jul 21 17:31:24 gate pluto[1267]: |    message ID:  00 00 00 00
Jul 21 17:31:24 gate pluto[1267]: |    length: 128
Jul 21 17:31:24 gate pluto[1267]: |  processing packet with exchange 
type=ISAKMP_XCHG_IDPROT (2)
Jul 21 17:31:24 gate pluto[1267]: | ***parse ISAKMP Security Association 
Payload:
Jul 21 17:31:24 gate pluto[1267]: |    next payload type: ISAKMP_NEXT_VID
Jul 21 17:31:24 gate pluto[1267]: |    length: 56
Jul 21 17:31:24 gate pluto[1267]: |    DOI: ISAKMP_DOI_IPSEC
Jul 21 17:31:24 gate pluto[1267]: | ***parse ISAKMP Vendor ID Payload:
Jul 21 17:31:24 gate pluto[1267]: |    next payload type: ISAKMP_NEXT_NONE
Jul 21 17:31:24 gate pluto[1267]: |    length: 44
Jul 21 17:31:24 gate pluto[1267]: packet from 206.107.146.9:500: 
ignoring unknown Vendor ID payload 
[f4ed19e0c114eb516faaac0ee37daf2807b4381f000000010000138d44c146ed...]
Jul 21 17:31:24 gate pluto[1267]: | find_host_connection called from 
main_inI1_outR1
Jul 21 17:31:24 gate pluto[1267]: | find_host_pair: comparing to 
69.174.129.33:500 206.107.146.8:500
Jul 21 17:31:24 gate pluto[1267]: | find_host_pair_conn 
(find_host_connection2): 69.174.129.33:500 206.107.146.9:500 -> hp:none
Jul 21 17:31:24 gate pluto[1267]: | find_host_connection called from 
main_inI1_outR1
Jul 21 17:31:24 gate pluto[1267]: | find_host_pair: comparing to 
69.174.129.33:500 206.107.146.8:500
Jul 21 17:31:24 gate pluto[1267]: | find_host_pair_conn 
(find_host_connection2): 69.174.129.33:500 %any:500 -> hp:none
Jul 21 17:31:24 gate pluto[1267]: packet from 206.107.146.9:500: initial 
Main Mode message received on 69.174.129.33:500 but no connection has 
been authorized
Jul 21 17:31:24 gate pluto[1267]: | complete state transition with 
STF_IGNORE
Jul 21 17:31:24 gate pluto[1267]: | next event EVENT_PENDING_PHASE2 in 
100 seconds
Jul 21 17:31:24 gate pluto[1267]: | 
Jul 21 17:31:24 gate pluto[1267]: | *received 76 bytes from 
206.107.146.8:500 on eth1 (port=500)
Jul 21 17:31:24 gate pluto[1267]: |   76 d2 6a 8a  c2 bf ec 75  e4 aa 45 
96  55 19 71 2f
Jul 21 17:31:24 gate pluto[1267]: |   08 10 05 01  31 6d 10 96  00 00 00 
4c  ef d9 64 f1
Jul 21 17:31:24 gate pluto[1267]: |   cf 87 f0 e7  e8 0b fb f5  9b e2 0d 
2c  58 1c 38 e7
Jul 21 17:31:24 gate pluto[1267]: |   78 a6 e5 e9  bb be bd 3a  8d 14 b7 
70  48 81 0c ad
Jul 21 17:31:24 gate pluto[1267]: |   4f 0c 4c fe  5c 88 a5 a9  2a ff b2 99
Jul 21 17:31:24 gate pluto[1267]: | **parse ISAKMP Message:
Jul 21 17:31:24 gate pluto[1267]: |    initiator cookie:
Jul 21 17:31:24 gate pluto[1267]: |   76 d2 6a 8a  c2 bf ec 75
Jul 21 17:31:24 gate pluto[1267]: |    responder cookie:
Jul 21 17:31:24 gate pluto[1267]: |   e4 aa 45 96  55 19 71 2f
Jul 21 17:31:24 gate pluto[1267]: |    next payload type: ISAKMP_NEXT_HASH
Jul 21 17:31:24 gate pluto[1267]: |    ISAKMP version: ISAKMP Version 1.0
Jul 21 17:31:24 gate pluto[1267]: |    exchange type: ISAKMP_XCHG_INFO
Jul 21 17:31:24 gate pluto[1267]: |    flags: ISAKMP_FLAG_ENCRYPTION
Jul 21 17:31:24 gate pluto[1267]: |    message ID:  31 6d 10 96
Jul 21 17:31:24 gate pluto[1267]: |    length: 76
Jul 21 17:31:24 gate pluto[1267]: |  processing packet with exchange 
type=ISAKMP_XCHG_INFO (5)
Jul 21 17:31:24 gate pluto[1267]: | ICOOKIE:  76 d2 6a 8a  c2 bf ec 75
Jul 21 17:31:24 gate pluto[1267]: | RCOOKIE:  e4 aa 45 96  55 19 71 2f
Jul 21 17:31:24 gate pluto[1267]: | peer:  ce 6b 92 08
Jul 21 17:31:24 gate pluto[1267]: | state hash entry 30
Jul 21 17:31:24 gate pluto[1267]: | peer and cookies match on #3, 
provided msgid 00000000 vs 8aee2e20/00000000
Jul 21 17:31:24 gate pluto[1267]: | peer and cookies match on #2, 
provided msgid 00000000 vs 69dbbff9/00000000
Jul 21 17:31:24 gate pluto[1267]: | peer and cookies match on #1, 
provided msgid 00000000 vs 00000000/00000000
Jul 21 17:31:24 gate pluto[1267]: | p15 state object #1 found, in 
STATE_MAIN_I4
Jul 21 17:31:24 gate pluto[1267]: | processing connection rfd
Jul 21 17:31:24 gate pluto[1267]: | last Phase 1 IV:  24 e3 a7 85  6f fa 
ab 09
Jul 21 17:31:24 gate pluto[1267]: | current Phase 1 IV:  24 e3 a7 85  6f 
fa ab 09
Jul 21 17:31:24 gate pluto[1267]: | computed Phase 2 IV:
Jul 21 17:31:24 gate pluto[1267]: |   9c f7 d9 0b  8d 9e 47 51  0c cf 5e 
7c  84 66 1c 1b
Jul 21 17:31:24 gate pluto[1267]: |   3a d7 ec 3b
Jul 21 17:31:24 gate pluto[1267]: | received encrypted packet from 
206.107.146.8:500
Jul 21 17:31:24 gate pluto[1267]: | decrypting 48 bytes using algorithm 
OAKLEY_3DES_CBC
Jul 21 17:31:24 gate pluto[1267]: | decrypted:
Jul 21 17:31:24 gate pluto[1267]: |   0c 00 00 18  22 64 fb 3f  99 fd 05 
04  7d f0 0f d9
Jul 21 17:31:24 gate pluto[1267]: |   78 f9 fb b7  0a 75 92 48  00 00 00 
10  00 00 00 01
Jul 21 17:31:24 gate pluto[1267]: |   03 04 00 01  0f 28 1b 80  00 00 00 
00  00 00 00 07
Jul 21 17:31:24 gate pluto[1267]: | next IV:  5c 88 a5 a9  2a ff b2 99
Jul 21 17:31:24 gate pluto[1267]: | ***parse ISAKMP Hash Payload:
Jul 21 17:31:24 gate pluto[1267]: |    next payload type: ISAKMP_NEXT_D
Jul 21 17:31:24 gate pluto[1267]: |    length: 24
Jul 21 17:31:24 gate pluto[1267]: | ***parse ISAKMP Delete Payload:
Jul 21 17:31:24 gate pluto[1267]: |    next payload type: ISAKMP_NEXT_NONE
Jul 21 17:31:24 gate pluto[1267]: |    length: 16
Jul 21 17:31:24 gate pluto[1267]: |    DOI: ISAKMP_DOI_IPSEC
Jul 21 17:31:24 gate pluto[1267]: |    protocol ID: 3
Jul 21 17:31:24 gate pluto[1267]: |    SPI size: 4
Jul 21 17:31:24 gate pluto[1267]: |    number of SPIs: 1
Jul 21 17:31:24 gate pluto[1267]: | removing 8 bytes of padding
Jul 21 17:31:24 gate pluto[1267]: "rfd" #1: ignoring Delete SA payload: 
PROTO_IPSEC_ESP SA(0x0f281b80) not found (maybe expired)
Jul 21 17:31:24 gate pluto[1267]: | del:  0f 28 1b 80
Jul 21 17:31:24 gate pluto[1267]: "rfd" #1: received and ignored 
informational message
Jul 21 17:31:24 gate pluto[1267]: | complete state transition with 
STF_IGNORE
Jul 21 17:31:24 gate pluto[1267]: | next event EVENT_PENDING_PHASE2 in 
100 seconds
Jul 21 17:31:28 gate pluto[1267]: | 
Jul 21 17:31:28 gate pluto[1267]: | *received 128 bytes from 
206.107.146.9:500 on eth1 (port=500)
Jul 21 17:31:28 gate pluto[1267]: |   69 48 91 4f  9b d7 1a ed  00 00 00 
00  00 00 00 00
Jul 21 17:31:28 gate pluto[1267]: |   01 10 02 00  00 00 00 00  00 00 00 
80  0d 00 00 38
Jul 21 17:31:28 gate pluto[1267]: |   00 00 00 01  00 00 00 01  00 00 00 
2c  01 01 00 01
Jul 21 17:31:28 gate pluto[1267]: |   00 00 00 24  01 01 00 00  80 01 00 
05  80 02 00 02
Jul 21 17:31:28 gate pluto[1267]: |   80 03 00 01  80 04 00 05  80 0b 00 
01  00 0c 00 04
Jul 21 17:31:28 gate pluto[1267]: |   00 01 51 80  00 00 00 2c  f4 ed 19 
e0  c1 14 eb 51
Jul 21 17:31:28 gate pluto[1267]: |   6f aa ac 0e  e3 7d af 28  07 b4 38 
1f  00 00 00 01
Jul 21 17:31:28 gate pluto[1267]: |   00 00 13 8d  44 c1 46 ed  00 00 00 
00  18 20 00 00
Jul 21 17:31:28 gate pluto[1267]: | **parse ISAKMP Message:
Jul 21 17:31:28 gate pluto[1267]: |    initiator cookie:
Jul 21 17:31:28 gate pluto[1267]: |   69 48 91 4f  9b d7 1a ed
Jul 21 17:31:28 gate pluto[1267]: |    responder cookie:
Jul 21 17:31:28 gate pluto[1267]: |   00 00 00 00  00 00 00 00
Jul 21 17:31:28 gate pluto[1267]: |    next payload type: ISAKMP_NEXT_SA
Jul 21 17:31:28 gate pluto[1267]: |    ISAKMP version: ISAKMP Version 1.0
Jul 21 17:31:28 gate pluto[1267]: |    exchange type: ISAKMP_XCHG_IDPROT
Jul 21 17:31:28 gate pluto[1267]: |    flags: none
Jul 21 17:31:28 gate pluto[1267]: |    message ID:  00 00 00 00
Jul 21 17:31:28 gate pluto[1267]: |    length: 128
Jul 21 17:31:28 gate pluto[1267]: |  processing packet with exchange 
type=ISAKMP_XCHG_IDPROT (2)
Jul 21 17:31:28 gate pluto[1267]: | ***parse ISAKMP Security Association 
Payload:
Jul 21 17:31:28 gate pluto[1267]: |    next payload type: ISAKMP_NEXT_VID
Jul 21 17:31:28 gate pluto[1267]: |    length: 56
Jul 21 17:31:28 gate pluto[1267]: |    DOI: ISAKMP_DOI_IPSEC
Jul 21 17:31:28 gate pluto[1267]: | ***parse ISAKMP Vendor ID Payload:
Jul 21 17:31:28 gate pluto[1267]: |    next payload type: ISAKMP_NEXT_NONE
Jul 21 17:31:28 gate pluto[1267]: |    length: 44
Jul 21 17:31:28 gate pluto[1267]: packet from 206.107.146.9:500: 
ignoring unknown Vendor ID payload 
[f4ed19e0c114eb516faaac0ee37daf2807b4381f000000010000138d44c146ed...]
Jul 21 17:31:28 gate pluto[1267]: | find_host_connection called from 
main_inI1_outR1
Jul 21 17:31:28 gate pluto[1267]: | find_host_pair: comparing to 
69.174.129.33:500 206.107.146.8:500
Jul 21 17:31:28 gate pluto[1267]: | find_host_pair_conn 
(find_host_connection2): 69.174.129.33:500 206.107.146.9:500 -> hp:none
Jul 21 17:31:28 gate pluto[1267]: | find_host_connection called from 
main_inI1_outR1
Jul 21 17:31:28 gate pluto[1267]: | find_host_pair: comparing to 
69.174.129.33:500 206.107.146.8:500
Jul 21 17:31:28 gate pluto[1267]: | find_host_pair_conn 
(find_host_connection2): 69.174.129.33:500 %any:500 -> hp:none
Jul 21 17:31:28 gate pluto[1267]: packet from 206.107.146.9:500: initial 
Main Mode message received on 69.174.129.33:500 but no connection has 
been authorized
Jul 21 17:31:28 gate pluto[1267]: | complete state transition with 
STF_IGNORE
Jul 21 17:31:28 gate pluto[1267]: | next event EVENT_PENDING_PHASE2 in 
96 seconds
Jul 21 17:31:32 gate pluto[1267]: | 
Jul 21 17:31:32 gate pluto[1267]: | *received 128 bytes from 
206.107.146.9:500 on eth1 (port=500)
Jul 21 17:31:32 gate pluto[1267]: |   69 48 91 4f  9b d7 1a ed  00 00 00 
00  00 00 00 00
Jul 21 17:31:32 gate pluto[1267]: |   01 10 02 00  00 00 00 00  00 00 00 
80  0d 00 00 38
Jul 21 17:31:32 gate pluto[1267]: |   00 00 00 01  00 00 00 01  00 00 00 
2c  01 01 00 01
Jul 21 17:31:32 gate pluto[1267]: |   00 00 00 24  01 01 00 00  80 01 00 
05  80 02 00 02
Jul 21 17:31:32 gate pluto[1267]: |   80 03 00 01  80 04 00 05  80 0b 00 
01  00 0c 00 04
Jul 21 17:31:32 gate pluto[1267]: |   00 01 51 80  00 00 00 2c  f4 ed 19 
e0  c1 14 eb 51
Jul 21 17:31:32 gate pluto[1267]: |   6f aa ac 0e  e3 7d af 28  07 b4 38 
1f  00 00 00 01
Jul 21 17:31:32 gate pluto[1267]: |   00 00 13 8d  44 c1 46 ed  00 00 00 
00  18 20 00 00
Jul 21 17:31:32 gate pluto[1267]: | **parse ISAKMP Message:
Jul 21 17:31:32 gate pluto[1267]: |    initiator cookie:
Jul 21 17:31:32 gate pluto[1267]: |   69 48 91 4f  9b d7 1a ed
Jul 21 17:31:32 gate pluto[1267]: |    responder cookie:
Jul 21 17:31:32 gate pluto[1267]: |   00 00 00 00  00 00 00 00
Jul 21 17:31:32 gate pluto[1267]: |    next payload type: ISAKMP_NEXT_SA
Jul 21 17:31:32 gate pluto[1267]: |    ISAKMP version: ISAKMP Version 1.0
Jul 21 17:31:32 gate pluto[1267]: |    exchange type: ISAKMP_XCHG_IDPROT
Jul 21 17:31:32 gate pluto[1267]: |    flags: none
Jul 21 17:31:32 gate pluto[1267]: |    message ID:  00 00 00 00
Jul 21 17:31:32 gate pluto[1267]: |    length: 128
Jul 21 17:31:32 gate pluto[1267]: |  processing packet with exchange 
type=ISAKMP_XCHG_IDPROT (2)
Jul 21 17:31:32 gate pluto[1267]: | ***parse ISAKMP Security Association 
Payload:
Jul 21 17:31:32 gate pluto[1267]: |    next payload type: ISAKMP_NEXT_VID
Jul 21 17:31:32 gate pluto[1267]: |    length: 56
Jul 21 17:31:32 gate pluto[1267]: |    DOI: ISAKMP_DOI_IPSEC
Jul 21 17:31:32 gate pluto[1267]: | ***parse ISAKMP Vendor ID Payload:
Jul 21 17:31:32 gate pluto[1267]: |    next payload type: ISAKMP_NEXT_NONE
Jul 21 17:31:32 gate pluto[1267]: |    length: 44
Jul 21 17:31:32 gate pluto[1267]: packet from 206.107.146.9:500: 
ignoring unknown Vendor ID payload 
[f4ed19e0c114eb516faaac0ee37daf2807b4381f000000010000138d44c146ed...]
Jul 21 17:31:32 gate pluto[1267]: | find_host_connection called from 
main_inI1_outR1
Jul 21 17:31:32 gate pluto[1267]: | find_host_pair: comparing to 
69.174.129.33:500 206.107.146.8:500
Jul 21 17:31:32 gate pluto[1267]: | find_host_pair_conn 
(find_host_connection2): 69.174.129.33:500 206.107.146.9:500 -> hp:none
Jul 21 17:31:32 gate pluto[1267]: | find_host_connection called from 
main_inI1_outR1
Jul 21 17:31:32 gate pluto[1267]: | find_host_pair: comparing to 
69.174.129.33:500 206.107.146.8:500
Jul 21 17:31:32 gate pluto[1267]: | find_host_pair_conn 
(find_host_connection2): 69.174.129.33:500 %any:500 -> hp:none
Jul 21 17:31:32 gate pluto[1267]: packet from 206.107.146.9:500: initial 
Main Mode message received on 69.174.129.33:500 but no connection has 
been authorized
Jul 21 17:31:32 gate pluto[1267]: | complete state transition with 
STF_IGNORE
Jul 21 17:31:32 gate pluto[1267]: | next event EVENT_PENDING_PHASE2 in 
92 seconds
Jul 21 17:31:36 gate pluto[1267]: | 
Jul 21 17:31:36 gate pluto[1267]: | *received 128 bytes from 
206.107.146.9:500 on eth1 (port=500)
Jul 21 17:31:36 gate pluto[1267]: |   69 48 91 4f  9b d7 1a ed  00 00 00 
00  00 00 00 00
Jul 21 17:31:36 gate pluto[1267]: |   01 10 02 00  00 00 00 00  00 00 00 
80  0d 00 00 38
Jul 21 17:31:36 gate pluto[1267]: |   00 00 00 01  00 00 00 01  00 00 00 
2c  01 01 00 01
Jul 21 17:31:36 gate pluto[1267]: |   00 00 00 24  01 01 00 00  80 01 00 
05  80 02 00 02
Jul 21 17:31:36 gate pluto[1267]: |   80 03 00 01  80 04 00 05  80 0b 00 
01  00 0c 00 04
Jul 21 17:31:36 gate pluto[1267]: |   00 01 51 80  00 00 00 2c  f4 ed 19 
e0  c1 14 eb 51
Jul 21 17:31:36 gate pluto[1267]: |   6f aa ac 0e  e3 7d af 28  07 b4 38 
1f  00 00 00 01
Jul 21 17:31:36 gate pluto[1267]: |   00 00 13 8d  44 c1 46 ed  00 00 00 
00  18 20 00 00
Jul 21 17:31:36 gate pluto[1267]: | **parse ISAKMP Message:
Jul 21 17:31:36 gate pluto[1267]: |    initiator cookie:
Jul 21 17:31:36 gate pluto[1267]: |   69 48 91 4f  9b d7 1a ed
Jul 21 17:31:36 gate pluto[1267]: |    responder cookie:
Jul 21 17:31:36 gate pluto[1267]: |   00 00 00 00  00 00 00 00
Jul 21 17:31:36 gate pluto[1267]: |    next payload type: ISAKMP_NEXT_SA
Jul 21 17:31:36 gate pluto[1267]: |    ISAKMP version: ISAKMP Version 1.0
Jul 21 17:31:36 gate pluto[1267]: |    exchange type: ISAKMP_XCHG_IDPROT
Jul 21 17:31:36 gate pluto[1267]: |    flags: none
Jul 21 17:31:36 gate pluto[1267]: |    message ID:  00 00 00 00
Jul 21 17:31:36 gate pluto[1267]: |    length: 128
Jul 21 17:31:36 gate pluto[1267]: |  processing packet with exchange 
type=ISAKMP_XCHG_IDPROT (2)
Jul 21 17:31:36 gate pluto[1267]: | ***parse ISAKMP Security Association 
Payload:
Jul 21 17:31:36 gate pluto[1267]: |    next payload type: ISAKMP_NEXT_VID
Jul 21 17:31:36 gate pluto[1267]: |    length: 56
Jul 21 17:31:36 gate pluto[1267]: |    DOI: ISAKMP_DOI_IPSEC
Jul 21 17:31:36 gate pluto[1267]: | ***parse ISAKMP Vendor ID Payload:
Jul 21 17:31:36 gate pluto[1267]: |    next payload type: ISAKMP_NEXT_NONE
Jul 21 17:31:36 gate pluto[1267]: |    length: 44
Jul 21 17:31:36 gate pluto[1267]: packet from 206.107.146.9:500: 
ignoring unknown Vendor ID payload 
[f4ed19e0c114eb516faaac0ee37daf2807b4381f000000010000138d44c146ed...]
Jul 21 17:31:36 gate pluto[1267]: | find_host_connection called from 
main_inI1_outR1
Jul 21 17:31:36 gate pluto[1267]: | find_host_pair: comparing to 
69.174.129.33:500 206.107.146.8:500
Jul 21 17:31:36 gate pluto[1267]: | find_host_pair_conn 
(find_host_connection2): 69.174.129.33:500 206.107.146.9:500 -> hp:none
Jul 21 17:31:36 gate pluto[1267]: | find_host_connection called from 
main_inI1_outR1
Jul 21 17:31:36 gate pluto[1267]: | find_host_pair: comparing to 
69.174.129.33:500 206.107.146.8:500
Jul 21 17:31:36 gate pluto[1267]: | find_host_pair_conn 
(find_host_connection2): 69.174.129.33:500 %any:500 -> hp:none
Jul 21 17:31:36 gate pluto[1267]: packet from 206.107.146.9:500: initial 
Main Mode message received on 69.174.129.33:500 but no connection has 
been authorized
Jul 21 17:31:36 gate pluto[1267]: | complete state transition with 
STF_IGNORE
Jul 21 17:31:36 gate pluto[1267]: | next event EVENT_PENDING_PHASE2 in 
88 seconds
Jul 21 17:32:04 gate pluto[1267]: | 
Jul 21 17:32:04 gate pluto[1267]: | *received 128 bytes from 
206.107.146.9:500 on eth1 (port=500)
Jul 21 17:32:04 gate pluto[1267]: |   49 e3 b4 ea  ee 36 f3 3b  00 00 00 
00  00 00 00 00
Jul 21 17:32:04 gate pluto[1267]: |   01 10 02 00  00 00 00 00  00 00 00 
80  0d 00 00 38
Jul 21 17:32:04 gate pluto[1267]: |   00 00 00 01  00 00 00 01  00 00 00 
2c  01 01 00 01
Jul 21 17:32:04 gate pluto[1267]: |   00 00 00 24  01 01 00 00  80 01 00 
05  80 02 00 02
Jul 21 17:32:04 gate pluto[1267]: |   80 03 00 01  80 04 00 05  80 0b 00 
01  00 0c 00 04
Jul 21 17:32:04 gate pluto[1267]: |   00 01 51 80  00 00 00 2c  f4 ed 19 
e0  c1 14 eb 51
Jul 21 17:32:04 gate pluto[1267]: |   6f aa ac 0e  e3 7d af 28  07 b4 38 
1f  00 00 00 01
Jul 21 17:32:04 gate pluto[1267]: |   00 00 13 8d  44 c1 47 29  00 00 00 
00  18 20 00 00
Jul 21 17:32:04 gate pluto[1267]: | **parse ISAKMP Message:
Jul 21 17:32:04 gate pluto[1267]: |    initiator cookie:
Jul 21 17:32:04 gate pluto[1267]: |   49 e3 b4 ea  ee 36 f3 3b
Jul 21 17:32:04 gate pluto[1267]: |    responder cookie:
Jul 21 17:32:04 gate pluto[1267]: |   00 00 00 00  00 00 00 00
Jul 21 17:32:04 gate pluto[1267]: |    next payload type: ISAKMP_NEXT_SA
Jul 21 17:32:04 gate pluto[1267]: |    ISAKMP version: ISAKMP Version 1.0
Jul 21 17:32:04 gate pluto[1267]: |    exchange type: ISAKMP_XCHG_IDPROT
Jul 21 17:32:04 gate pluto[1267]: |    flags: none
Jul 21 17:32:04 gate pluto[1267]: |    message ID:  00 00 00 00
Jul 21 17:32:04 gate pluto[1267]: |    length: 128
Jul 21 17:32:04 gate pluto[1267]: |  processing packet with exchange 
type=ISAKMP_XCHG_IDPROT (2)
Jul 21 17:32:04 gate pluto[1267]: | ***parse ISAKMP Security Association 
Payload:
Jul 21 17:32:04 gate pluto[1267]: |    next payload type: ISAKMP_NEXT_VID
Jul 21 17:32:04 gate pluto[1267]: |    length: 56
Jul 21 17:32:04 gate pluto[1267]: |    DOI: ISAKMP_DOI_IPSEC
Jul 21 17:32:04 gate pluto[1267]: | ***parse ISAKMP Vendor ID Payload:
Jul 21 17:32:04 gate pluto[1267]: |    next payload type: ISAKMP_NEXT_NONE
Jul 21 17:32:04 gate pluto[1267]: |    length: 44
Jul 21 17:32:04 gate pluto[1267]: packet from 206.107.146.9:500: 
ignoring unknown Vendor ID payload 
[f4ed19e0c114eb516faaac0ee37daf2807b4381f000000010000138d44c14729...]
Jul 21 17:32:04 gate pluto[1267]: | find_host_connection called from 
main_inI1_outR1
Jul 21 17:32:04 gate pluto[1267]: | find_host_pair: comparing to 
69.174.129.33:500 206.107.146.8:500
Jul 21 17:32:04 gate pluto[1267]: | find_host_pair_conn 
(find_host_connection2): 69.174.129.33:500 206.107.146.9:500 -> hp:none
Jul 21 17:32:04 gate pluto[1267]: | find_host_connection called from 
main_inI1_outR1
Jul 21 17:32:04 gate pluto[1267]: | find_host_pair: comparing to 
69.174.129.33:500 206.107.146.8:500
Jul 21 17:32:04 gate pluto[1267]: | find_host_pair_conn 
(find_host_connection2): 69.174.129.33:500 %any:500 -> hp:none
Jul 21 17:32:04 gate pluto[1267]: packet from 206.107.146.9:500: initial 
Main Mode message received on 69.174.129.33:500 but no connection has 
been authorized
Jul 21 17:32:04 gate pluto[1267]: | complete state transition with 
STF_IGNORE
Jul 21 17:32:04 gate pluto[1267]: | next event EVENT_PENDING_PHASE2 in 
60 seconds
Jul 21 17:32:06 gate pluto[1267]: | 
Jul 21 17:32:06 gate pluto[1267]: | *received 128 bytes from 
206.107.146.9:500 on eth1 (port=500)
Jul 21 17:32:06 gate pluto[1267]: |   49 e3 b4 ea  ee 36 f3 3b  00 00 00 
00  00 00 00 00
Jul 21 17:32:06 gate pluto[1267]: |   01 10 02 00  00 00 00 00  00 00 00 
80  0d 00 00 38
Jul 21 17:32:06 gate pluto[1267]: |   00 00 00 01  00 00 00 01  00 00 00 
2c  01 01 00 01
Jul 21 17:32:06 gate pluto[1267]: |   00 00 00 24  01 01 00 00  80 01 00 
05  80 02 00 02
Jul 21 17:32:06 gate pluto[1267]: |   80 03 00 01  80 04 00 05  80 0b 00 
01  00 0c 00 04
Jul 21 17:32:06 gate pluto[1267]: |   00 01 51 80  00 00 00 2c  f4 ed 19 
e0  c1 14 eb 51
Jul 21 17:32:06 gate pluto[1267]: |   6f aa ac 0e  e3 7d af 28  07 b4 38 
1f  00 00 00 01
Jul 21 17:32:06 gate pluto[1267]: |   00 00 13 8d  44 c1 47 29  00 00 00 
00  18 20 00 00
Jul 21 17:32:06 gate pluto[1267]: | **parse ISAKMP Message:
Jul 21 17:32:06 gate pluto[1267]: |    initiator cookie:
Jul 21 17:32:06 gate pluto[1267]: |   49 e3 b4 ea  ee 36 f3 3b
Jul 21 17:32:06 gate pluto[1267]: |    responder cookie:
Jul 21 17:32:06 gate pluto[1267]: |   00 00 00 00  00 00 00 00
Jul 21 17:32:06 gate pluto[1267]: |    next payload type: ISAKMP_NEXT_SA
Jul 21 17:32:06 gate pluto[1267]: |    ISAKMP version: ISAKMP Version 1.0
Jul 21 17:32:06 gate pluto[1267]: |    exchange type: ISAKMP_XCHG_IDPROT
Jul 21 17:32:06 gate pluto[1267]: |    flags: none
Jul 21 17:32:06 gate pluto[1267]: |    message ID:  00 00 00 00
Jul 21 17:32:06 gate pluto[1267]: |    length: 128
Jul 21 17:32:06 gate pluto[1267]: |  processing packet with exchange 
type=ISAKMP_XCHG_IDPROT (2)
Jul 21 17:32:06 gate pluto[1267]: | ***parse ISAKMP Security Association 
Payload:
Jul 21 17:32:06 gate pluto[1267]: |    next payload type: ISAKMP_NEXT_VID
Jul 21 17:32:06 gate pluto[1267]: |    length: 56
Jul 21 17:32:06 gate pluto[1267]: |    DOI: ISAKMP_DOI_IPSEC
Jul 21 17:32:06 gate pluto[1267]: | ***parse ISAKMP Vendor ID Payload:
Jul 21 17:32:06 gate pluto[1267]: |    next payload type: ISAKMP_NEXT_NONE
Jul 21 17:32:06 gate pluto[1267]: |    length: 44
Jul 21 17:32:06 gate pluto[1267]: packet from 206.107.146.9:500: 
ignoring unknown Vendor ID payload 
[f4ed19e0c114eb516faaac0ee37daf2807b4381f000000010000138d44c14729...]
Jul 21 17:32:06 gate pluto[1267]: | find_host_connection called from 
main_inI1_outR1
Jul 21 17:32:06 gate pluto[1267]: | find_host_pair: comparing to 
69.174.129.33:500 206.107.146.8:500
Jul 21 17:32:06 gate pluto[1267]: | find_host_pair_conn 
(find_host_connection2): 69.174.129.33:500 206.107.146.9:500 -> hp:none
Jul 21 17:32:06 gate pluto[1267]: | find_host_connection called from 
main_inI1_outR1
Jul 21 17:32:06 gate pluto[1267]: | find_host_pair: comparing to 
69.174.129.33:500 206.107.146.8:500
Jul 21 17:32:06 gate pluto[1267]: | find_host_pair_conn 
(find_host_connection2): 69.174.129.33:500 %any:500 -> hp:none
Jul 21 17:32:06 gate pluto[1267]: packet from 206.107.146.9:500: initial 
Main Mode message received on 69.174.129.33:500 but no connection has 
been authorized
Jul 21 17:32:06 gate pluto[1267]: | complete state transition with 
STF_IGNORE
Jul 21 17:32:06 gate pluto[1267]: | next event EVENT_PENDING_PHASE2 in 
58 seconds
Jul 21 17:32:08 gate pluto[1267]: | 
Jul 21 17:32:08 gate pluto[1267]: | *received 128 bytes from 
206.107.146.9:500 on eth1 (port=500)
Jul 21 17:32:08 gate pluto[1267]: |   49 e3 b4 ea  ee 36 f3 3b  00 00 00 
00  00 00 00 00
Jul 21 17:32:08 gate pluto[1267]: |   01 10 02 00  00 00 00 00  00 00 00 
80  0d 00 00 38
Jul 21 17:32:08 gate pluto[1267]: |   00 00 00 01  00 00 00 01  00 00 00 
2c  01 01 00 01
Jul 21 17:32:08 gate pluto[1267]: |   00 00 00 24  01 01 00 00  80 01 00 
05  80 02 00 02
Jul 21 17:32:08 gate pluto[1267]: |   80 03 00 01  80 04 00 05  80 0b 00 
01  00 0c 00 04
Jul 21 17:32:08 gate pluto[1267]: |   00 01 51 80  00 00 00 2c  f4 ed 19 
e0  c1 14 eb 51
Jul 21 17:32:08 gate pluto[1267]: |   6f aa ac 0e  e3 7d af 28  07 b4 38 
1f  00 00 00 01
Jul 21 17:32:08 gate pluto[1267]: |   00 00 13 8d  44 c1 47 29  00 00 00 
00  18 20 00 00
Jul 21 17:32:08 gate pluto[1267]: | **parse ISAKMP Message:
Jul 21 17:32:08 gate pluto[1267]: |    initiator cookie:
Jul 21 17:32:08 gate pluto[1267]: |   49 e3 b4 ea  ee 36 f3 3b
Jul 21 17:32:08 gate pluto[1267]: |    responder cookie:
Jul 21 17:32:08 gate pluto[1267]: |   00 00 00 00  00 00 00 00
Jul 21 17:32:08 gate pluto[1267]: |    next payload type: ISAKMP_NEXT_SA
Jul 21 17:32:08 gate pluto[1267]: |    ISAKMP version: ISAKMP Version 1.0
Jul 21 17:32:08 gate pluto[1267]: |    exchange type: ISAKMP_XCHG_IDPROT
Jul 21 17:32:08 gate pluto[1267]: |    flags: none
Jul 21 17:32:08 gate pluto[1267]: |    message ID:  00 00 00 00
Jul 21 17:32:08 gate pluto[1267]: |    length: 128
Jul 21 17:32:08 gate pluto[1267]: |  processing packet with exchange 
type=ISAKMP_XCHG_IDPROT (2)
Jul 21 17:32:08 gate pluto[1267]: | ***parse ISAKMP Security Association 
Payload:
Jul 21 17:32:08 gate pluto[1267]: |    next payload type: ISAKMP_NEXT_VID
Jul 21 17:32:08 gate pluto[1267]: |    length: 56
Jul 21 17:32:08 gate pluto[1267]: |    DOI: ISAKMP_DOI_IPSEC
Jul 21 17:32:08 gate pluto[1267]: | ***parse ISAKMP Vendor ID Payload:
Jul 21 17:32:08 gate pluto[1267]: |    next payload type: ISAKMP_NEXT_NONE
Jul 21 17:32:08 gate pluto[1267]: |    length: 44
Jul 21 17:32:08 gate pluto[1267]: packet from 206.107.146.9:500: 
ignoring unknown Vendor ID payload 
[f4ed19e0c114eb516faaac0ee37daf2807b4381f000000010000138d44c14729...]
Jul 21 17:32:08 gate pluto[1267]: | find_host_connection called from 
main_inI1_outR1
Jul 21 17:32:08 gate pluto[1267]: | find_host_pair: comparing to 
69.174.129.33:500 206.107.146.8:500
Jul 21 17:32:08 gate pluto[1267]: | find_host_pair_conn 
(find_host_connection2): 69.174.129.33:500 206.107.146.9:500 -> hp:none
Jul 21 17:32:08 gate pluto[1267]: | find_host_connection called from 
main_inI1_outR1
Jul 21 17:32:08 gate pluto[1267]: | find_host_pair: comparing to 
69.174.129.33:500 206.107.146.8:500
Jul 21 17:32:08 gate pluto[1267]: | find_host_pair_conn 
(find_host_connection2): 69.174.129.33:500 %any:500 -> hp:none
Jul 21 17:32:08 gate pluto[1267]: packet from 206.107.146.9:500: initial 
Main Mode message received on 69.174.129.33:500 but no connection has 
been authorized
Jul 21 17:32:08 gate pluto[1267]: | complete state transition with 
STF_IGNORE
Jul 21 17:32:08 gate pluto[1267]: | next event EVENT_PENDING_PHASE2 in 
56 seconds
Jul 21 17:32:10 gate pluto[1267]: | 
Jul 21 17:32:10 gate pluto[1267]: | *received 128 bytes from 
206.107.146.9:500 on eth1 (port=500)
Jul 21 17:32:10 gate pluto[1267]: |   49 e3 b4 ea  ee 36 f3 3b  00 00 00 
00  00 00 00 00
Jul 21 17:32:10 gate pluto[1267]: |   01 10 02 00  00 00 00 00  00 00 00 
80  0d 00 00 38
Jul 21 17:32:10 gate pluto[1267]: |   00 00 00 01  00 00 00 01  00 00 00 
2c  01 01 00 01
Jul 21 17:32:10 gate pluto[1267]: |   00 00 00 24  01 01 00 00  80 01 00 
05  80 02 00 02
Jul 21 17:32:10 gate pluto[1267]: |   80 03 00 01  80 04 00 05  80 0b 00 
01  00 0c 00 04
Jul 21 17:32:10 gate pluto[1267]: |   00 01 51 80  00 00 00 2c  f4 ed 19 
e0  c1 14 eb 51
Jul 21 17:32:10 gate pluto[1267]: |   6f aa ac 0e  e3 7d af 28  07 b4 38 
1f  00 00 00 01
Jul 21 17:32:10 gate pluto[1267]: |   00 00 13 8d  44 c1 47 29  00 00 00 
00  18 20 00 00
Jul 21 17:32:10 gate pluto[1267]: | **parse ISAKMP Message:
Jul 21 17:32:10 gate pluto[1267]: |    initiator cookie:
Jul 21 17:32:10 gate pluto[1267]: |   49 e3 b4 ea  ee 36 f3 3b
Jul 21 17:32:10 gate pluto[1267]: |    responder cookie:
Jul 21 17:32:10 gate pluto[1267]: |   00 00 00 00  00 00 00 00
Jul 21 17:32:10 gate pluto[1267]: |    next payload type: ISAKMP_NEXT_SA
Jul 21 17:32:10 gate pluto[1267]: |    ISAKMP version: ISAKMP Version 1.0
Jul 21 17:32:10 gate pluto[1267]: |    exchange type: ISAKMP_XCHG_IDPROT
Jul 21 17:32:10 gate pluto[1267]: |    flags: none
Jul 21 17:32:10 gate pluto[1267]: |    message ID:  00 00 00 00
Jul 21 17:32:10 gate pluto[1267]: |    length: 128
Jul 21 17:32:10 gate pluto[1267]: |  processing packet with exchange 
type=ISAKMP_XCHG_IDPROT (2)
Jul 21 17:32:10 gate pluto[1267]: | ***parse ISAKMP Security Association 
Payload:
Jul 21 17:32:10 gate pluto[1267]: |    next payload type: ISAKMP_NEXT_VID
Jul 21 17:32:10 gate pluto[1267]: |    length: 56
Jul 21 17:32:10 gate pluto[1267]: |    DOI: ISAKMP_DOI_IPSEC
Jul 21 17:32:10 gate pluto[1267]: | ***parse ISAKMP Vendor ID Payload:
Jul 21 17:32:10 gate pluto[1267]: |    next payload type: ISAKMP_NEXT_NONE
Jul 21 17:32:10 gate pluto[1267]: |    length: 44
Jul 21 17:32:10 gate pluto[1267]: packet from 206.107.146.9:500: 
ignoring unknown Vendor ID payload 
[f4ed19e0c114eb516faaac0ee37daf2807b4381f000000010000138d44c14729...]
Jul 21 17:32:10 gate pluto[1267]: | find_host_connection called from 
main_inI1_outR1
Jul 21 17:32:10 gate pluto[1267]: | find_host_pair: comparing to 
69.174.129.33:500 206.107.146.8:500
Jul 21 17:32:10 gate pluto[1267]: | find_host_pair_conn 
(find_host_connection2): 69.174.129.33:500 206.107.146.9:500 -> hp:none
Jul 21 17:32:10 gate pluto[1267]: | find_host_connection called from 
main_inI1_outR1
Jul 21 17:32:10 gate pluto[1267]: | find_host_pair: comparing to 
69.174.129.33:500 206.107.146.8:500
Jul 21 17:32:10 gate pluto[1267]: | find_host_pair_conn 
(find_host_connection2): 69.174.129.33:500 %any:500 -> hp:none
Jul 21 17:32:10 gate pluto[1267]: packet from 206.107.146.9:500: initial 
Main Mode message received on 69.174.129.33:500 but no connection has 
been authorized
Jul 21 17:32:10 gate pluto[1267]: | complete state transition with 
STF_IGNORE
Jul 21 17:32:10 gate pluto[1267]: | next event EVENT_PENDING_PHASE2 in 
54 seconds
Jul 21 17:32:12 gate pluto[1267]: | 
Jul 21 17:32:12 gate pluto[1267]: | *received 128 bytes from 
206.107.146.9:500 on eth1 (port=500)
Jul 21 17:32:12 gate pluto[1267]: |   49 e3 b4 ea  ee 36 f3 3b  00 00 00 
00  00 00 00 00
Jul 21 17:32:12 gate pluto[1267]: |   01 10 02 00  00 00 00 00  00 00 00 
80  0d 00 00 38
Jul 21 17:32:12 gate pluto[1267]: |   00 00 00 01  00 00 00 01  00 00 00 
2c  01 01 00 01
Jul 21 17:32:12 gate pluto[1267]: |   00 00 00 24  01 01 00 00  80 01 00 
05  80 02 00 02
Jul 21 17:32:12 gate pluto[1267]: |   80 03 00 01  80 04 00 05  80 0b 00 
01  00 0c 00 04
Jul 21 17:32:12 gate pluto[1267]: |   00 01 51 80  00 00 00 2c  f4 ed 19 
e0  c1 14 eb 51
Jul 21 17:32:12 gate pluto[1267]: |   6f aa ac 0e  e3 7d af 28  07 b4 38 
1f  00 00 00 01
Jul 21 17:32:12 gate pluto[1267]: |   00 00 13 8d  44 c1 47 29  00 00 00 
00  18 20 00 00
Jul 21 17:32:12 gate pluto[1267]: | **parse ISAKMP Message:
Jul 21 17:32:12 gate pluto[1267]: |    initiator cookie:
Jul 21 17:32:12 gate pluto[1267]: |   49 e3 b4 ea  ee 36 f3 3b
Jul 21 17:32:12 gate pluto[1267]: |    responder cookie:
Jul 21 17:32:12 gate pluto[1267]: |   00 00 00 00  00 00 00 00
Jul 21 17:32:12 gate pluto[1267]: |    next payload type: ISAKMP_NEXT_SA
Jul 21 17:32:12 gate pluto[1267]: |    ISAKMP version: ISAKMP Version 1.0
Jul 21 17:32:12 gate pluto[1267]: |    exchange type: ISAKMP_XCHG_IDPROT
Jul 21 17:32:12 gate pluto[1267]: |    flags: none
Jul 21 17:32:12 gate pluto[1267]: |    message ID:  00 00 00 00
Jul 21 17:32:12 gate pluto[1267]: |    length: 128
Jul 21 17:32:12 gate pluto[1267]: |  processing packet with exchange 
type=ISAKMP_XCHG_IDPROT (2)
Jul 21 17:32:12 gate pluto[1267]: | ***parse ISAKMP Security Association 
Payload:
Jul 21 17:32:12 gate pluto[1267]: |    next payload type: ISAKMP_NEXT_VID
Jul 21 17:32:12 gate pluto[1267]: |    length: 56
Jul 21 17:32:12 gate pluto[1267]: |    DOI: ISAKMP_DOI_IPSEC
Jul 21 17:32:12 gate pluto[1267]: | ***parse ISAKMP Vendor ID Payload:
Jul 21 17:32:12 gate pluto[1267]: |    next payload type: ISAKMP_NEXT_NONE
Jul 21 17:32:12 gate pluto[1267]: |    length: 44
Jul 21 17:32:12 gate pluto[1267]: packet from 206.107.146.9:500: 
ignoring unknown Vendor ID payload 
[f4ed19e0c114eb516faaac0ee37daf2807b4381f000000010000138d44c14729...]
Jul 21 17:32:12 gate pluto[1267]: | find_host_connection called from 
main_inI1_outR1
Jul 21 17:32:12 gate pluto[1267]: | find_host_pair: comparing to 
69.174.129.33:500 206.107.146.8:500
Jul 21 17:32:12 gate pluto[1267]: | find_host_pair_conn 
(find_host_connection2): 69.174.129.33:500 206.107.146.9:500 -> hp:none
Jul 21 17:32:12 gate pluto[1267]: | find_host_connection called from 
main_inI1_outR1
Jul 21 17:32:12 gate pluto[1267]: | find_host_pair: comparing to 
69.174.129.33:500 206.107.146.8:500
Jul 21 17:32:12 gate pluto[1267]: | find_host_pair_conn 
(find_host_connection2): 69.174.129.33:500 %any:500 -> hp:none
Jul 21 17:32:12 gate pluto[1267]: packet from 206.107.146.9:500: initial 
Main Mode message received on 69.174.129.33:500 but no connection has 
been authorized
Jul 21 17:32:12 gate pluto[1267]: | complete state transition with 
STF_IGNORE
Jul 21 17:32:12 gate pluto[1267]: | next event EVENT_PENDING_PHASE2 in 
52 seconds
Jul 21 17:32:14 gate pluto[1267]: | 
Jul 21 17:32:14 gate pluto[1267]: | *received 128 bytes from 
206.107.146.9:500 on eth1 (port=500)
Jul 21 17:32:14 gate pluto[1267]: |   49 e3 b4 ea  ee 36 f3 3b  00 00 00 
00  00 00 00 00
Jul 21 17:32:14 gate pluto[1267]: |   01 10 02 00  00 00 00 00  00 00 00 
80  0d 00 00 38
Jul 21 17:32:14 gate pluto[1267]: |   00 00 00 01  00 00 00 01  00 00 00 
2c  01 01 00 01
Jul 21 17:32:14 gate pluto[1267]: |   00 00 00 24  01 01 00 00  80 01 00 
05  80 02 00 02
Jul 21 17:32:14 gate pluto[1267]: |   80 03 00 01  80 04 00 05  80 0b 00 
01  00 0c 00 04
Jul 21 17:32:14 gate pluto[1267]: |   00 01 51 80  00 00 00 2c  f4 ed 19 
e0  c1 14 eb 51
Jul 21 17:32:14 gate pluto[1267]: |   6f aa ac 0e  e3 7d af 28  07 b4 38 
1f  00 00 00 01
Jul 21 17:32:14 gate pluto[1267]: |   00 00 13 8d  44 c1 47 29  00 00 00 
00  18 20 00 00
Jul 21 17:32:14 gate pluto[1267]: | **parse ISAKMP Message:
Jul 21 17:32:14 gate pluto[1267]: |    initiator cookie:
Jul 21 17:32:14 gate pluto[1267]: |   49 e3 b4 ea  ee 36 f3 3b
Jul 21 17:32:14 gate pluto[1267]: |    responder cookie:
Jul 21 17:32:14 gate pluto[1267]: |   00 00 00 00  00 00 00 00
Jul 21 17:32:14 gate pluto[1267]: |    next payload type: ISAKMP_NEXT_SA
Jul 21 17:32:14 gate pluto[1267]: |    ISAKMP version: ISAKMP Version 1.0
Jul 21 17:32:14 gate pluto[1267]: |    exchange type: ISAKMP_XCHG_IDPROT
Jul 21 17:32:14 gate pluto[1267]: |    flags: none
Jul 21 17:32:14 gate pluto[1267]: |    message ID:  00 00 00 00
Jul 21 17:32:14 gate pluto[1267]: |    length: 128
Jul 21 17:32:14 gate pluto[1267]: |  processing packet with exchange 
type=ISAKMP_XCHG_IDPROT (2)
Jul 21 17:32:14 gate pluto[1267]: | ***parse ISAKMP Security Association 
Payload:
Jul 21 17:32:14 gate pluto[1267]: |    next payload type: ISAKMP_NEXT_VID
Jul 21 17:32:14 gate pluto[1267]: |    length: 56
Jul 21 17:32:14 gate pluto[1267]: |    DOI: ISAKMP_DOI_IPSEC
Jul 21 17:32:14 gate pluto[1267]: | ***parse ISAKMP Vendor ID Payload:
Jul 21 17:32:14 gate pluto[1267]: |    next payload type: ISAKMP_NEXT_NONE
Jul 21 17:32:14 gate pluto[1267]: |    length: 44
Jul 21 17:32:14 gate pluto[1267]: packet from 206.107.146.9:500: 
ignoring unknown Vendor ID payload 
[f4ed19e0c114eb516faaac0ee37daf2807b4381f000000010000138d44c14729...]
Jul 21 17:32:14 gate pluto[1267]: | find_host_connection called from 
main_inI1_outR1
Jul 21 17:32:14 gate pluto[1267]: | find_host_pair: comparing to 
69.174.129.33:500 206.107.146.8:500
Jul 21 17:32:14 gate pluto[1267]: | find_host_pair_conn 
(find_host_connection2): 69.174.129.33:500 206.107.146.9:500 -> hp:none
Jul 21 17:32:14 gate pluto[1267]: | find_host_connection called from 
main_inI1_outR1
Jul 21 17:32:14 gate pluto[1267]: | find_host_pair: comparing to 
69.174.129.33:500 206.107.146.8:500
Jul 21 17:32:14 gate pluto[1267]: | find_host_pair_conn 
(find_host_connection2): 69.174.129.33:500 %any:500 -> hp:none
Jul 21 17:32:14 gate pluto[1267]: packet from 206.107.146.9:500: initial 
Main Mode message received on 69.174.129.33:500 but no connection has 
been authorized
Jul 21 17:32:14 gate pluto[1267]: | complete state transition with 
STF_IGNORE
Jul 21 17:32:14 gate pluto[1267]: | next event EVENT_PENDING_PHASE2 in 
50 seconds
Jul 21 17:32:16 gate pluto[1267]: | 
Jul 21 17:32:16 gate pluto[1267]: | *received 128 bytes from 
206.107.146.9:500 on eth1 (port=500)
Jul 21 17:32:16 gate pluto[1267]: |   49 e3 b4 ea  ee 36 f3 3b  00 00 00 
00  00 00 00 00
Jul 21 17:32:16 gate pluto[1267]: |   01 10 02 00  00 00 00 00  00 00 00 
80  0d 00 00 38
Jul 21 17:32:16 gate pluto[1267]: |   00 00 00 01  00 00 00 01  00 00 00 
2c  01 01 00 01
Jul 21 17:32:16 gate pluto[1267]: |   00 00 00 24  01 01 00 00  80 01 00 
05  80 02 00 02
Jul 21 17:32:16 gate pluto[1267]: |   80 03 00 01  80 04 00 05  80 0b 00 
01  00 0c 00 04
Jul 21 17:32:16 gate pluto[1267]: |   00 01 51 80  00 00 00 2c  f4 ed 19 
e0  c1 14 eb 51
Jul 21 17:32:16 gate pluto[1267]: |   6f aa ac 0e  e3 7d af 28  07 b4 38 
1f  00 00 00 01
Jul 21 17:32:16 gate pluto[1267]: |   00 00 13 8d  44 c1 47 29  00 00 00 
00  18 20 00 00
Jul 21 17:32:16 gate pluto[1267]: | **parse ISAKMP Message:
Jul 21 17:32:16 gate pluto[1267]: |    initiator cookie:
Jul 21 17:32:16 gate pluto[1267]: |   49 e3 b4 ea  ee 36 f3 3b
Jul 21 17:32:16 gate pluto[1267]: |    responder cookie:
Jul 21 17:32:16 gate pluto[1267]: |   00 00 00 00  00 00 00 00
Jul 21 17:32:16 gate pluto[1267]: |    next payload type: ISAKMP_NEXT_SA
Jul 21 17:32:16 gate pluto[1267]: |    ISAKMP version: ISAKMP Version 1.0
Jul 21 17:32:16 gate pluto[1267]: |    exchange type: ISAKMP_XCHG_IDPROT
Jul 21 17:32:16 gate pluto[1267]: |    flags: none
Jul 21 17:32:16 gate pluto[1267]: |    message ID:  00 00 00 00
Jul 21 17:32:16 gate pluto[1267]: |    length: 128
Jul 21 17:32:16 gate pluto[1267]: |  processing packet with exchange 
type=ISAKMP_XCHG_IDPROT (2)
Jul 21 17:32:16 gate pluto[1267]: | ***parse ISAKMP Security Association 
Payload:
Jul 21 17:32:16 gate pluto[1267]: |    next payload type: ISAKMP_NEXT_VID
Jul 21 17:32:16 gate pluto[1267]: |    length: 56
Jul 21 17:32:16 gate pluto[1267]: |    DOI: ISAKMP_DOI_IPSEC
Jul 21 17:32:16 gate pluto[1267]: | ***parse ISAKMP Vendor ID Payload:
Jul 21 17:32:16 gate pluto[1267]: |    next payload type: ISAKMP_NEXT_NONE
Jul 21 17:32:16 gate pluto[1267]: |    length: 44
Jul 21 17:32:16 gate pluto[1267]: packet from 206.107.146.9:500: 
ignoring unknown Vendor ID payload 
[f4ed19e0c114eb516faaac0ee37daf2807b4381f000000010000138d44c14729...]
Jul 21 17:32:16 gate pluto[1267]: | find_host_connection called from 
main_inI1_outR1
Jul 21 17:32:16 gate pluto[1267]: | find_host_pair: comparing to 
69.174.129.33:500 206.107.146.8:500
Jul 21 17:32:16 gate pluto[1267]: | find_host_pair_conn 
(find_host_connection2): 69.174.129.33:500 206.107.146.9:500 -> hp:none
Jul 21 17:32:16 gate pluto[1267]: | find_host_connection called from 
main_inI1_outR1
Jul 21 17:32:16 gate pluto[1267]: | find_host_pair: comparing to 
69.174.129.33:500 206.107.146.8:500
Jul 21 17:32:16 gate pluto[1267]: | find_host_pair_conn 
(find_host_connection2): 69.174.129.33:500 %any:500 -> hp:none
Jul 21 17:32:16 gate pluto[1267]: packet from 206.107.146.9:500: initial 
Main Mode message received on 69.174.129.33:500 but no connection has 
been authorized
Jul 21 17:32:16 gate pluto[1267]: | complete state transition with 
STF_IGNORE
Jul 21 17:32:16 gate pluto[1267]: | next event EVENT_PENDING_PHASE2 in 
48 seconds
Jul 21 17:32:20 gate pluto[1267]: | 
Jul 21 17:32:20 gate pluto[1267]: | *received 128 bytes from 
206.107.146.9:500 on eth1 (port=500)
Jul 21 17:32:20 gate pluto[1267]: |   49 e3 b4 ea  ee 36 f3 3b  00 00 00 
00  00 00 00 00
Jul 21 17:32:20 gate pluto[1267]: |   01 10 02 00  00 00 00 00  00 00 00 
80  0d 00 00 38
Jul 21 17:32:20 gate pluto[1267]: |   00 00 00 01  00 00 00 01  00 00 00 
2c  01 01 00 01
Jul 21 17:32:20 gate pluto[1267]: |   00 00 00 24  01 01 00 00  80 01 00 
05  80 02 00 02
Jul 21 17:32:20 gate pluto[1267]: |   80 03 00 01  80 04 00 05  80 0b 00 
01  00 0c 00 04
Jul 21 17:32:20 gate pluto[1267]: |   00 01 51 80  00 00 00 2c  f4 ed 19 
e0  c1 14 eb 51
Jul 21 17:32:20 gate pluto[1267]: |   6f aa ac 0e  e3 7d af 28  07 b4 38 
1f  00 00 00 01
Jul 21 17:32:20 gate pluto[1267]: |   00 00 13 8d  44 c1 47 29  00 00 00 
00  18 20 00 00
Jul 21 17:32:20 gate pluto[1267]: | **parse ISAKMP Message:
Jul 21 17:32:20 gate pluto[1267]: |    initiator cookie:
Jul 21 17:32:20 gate pluto[1267]: |   49 e3 b4 ea  ee 36 f3 3b
Jul 21 17:32:20 gate pluto[1267]: |    responder cookie:
Jul 21 17:32:20 gate pluto[1267]: |   00 00 00 00  00 00 00 00
Jul 21 17:32:20 gate pluto[1267]: |    next payload type: ISAKMP_NEXT_SA
Jul 21 17:32:20 gate pluto[1267]: |    ISAKMP version: ISAKMP Version 1.0
Jul 21 17:32:20 gate pluto[1267]: |    exchange type: ISAKMP_XCHG_IDPROT
Jul 21 17:32:20 gate pluto[1267]: |    flags: none
Jul 21 17:32:20 gate pluto[1267]: |    message ID:  00 00 00 00
Jul 21 17:32:20 gate pluto[1267]: |    length: 128
Jul 21 17:32:20 gate pluto[1267]: |  processing packet with exchange 
type=ISAKMP_XCHG_IDPROT (2)
Jul 21 17:32:20 gate pluto[1267]: | ***parse ISAKMP Security Association 
Payload:
Jul 21 17:32:20 gate pluto[1267]: |    next payload type: ISAKMP_NEXT_VID
Jul 21 17:32:20 gate pluto[1267]: |    length: 56
Jul 21 17:32:20 gate pluto[1267]: |    DOI: ISAKMP_DOI_IPSEC
Jul 21 17:32:20 gate pluto[1267]: | ***parse ISAKMP Vendor ID Payload:
Jul 21 17:32:20 gate pluto[1267]: |    next payload type: ISAKMP_NEXT_NONE
Jul 21 17:32:20 gate pluto[1267]: |    length: 44
Jul 21 17:32:20 gate pluto[1267]: packet from 206.107.146.9:500: 
ignoring unknown Vendor ID payload 
[f4ed19e0c114eb516faaac0ee37daf2807b4381f000000010000138d44c14729...]
Jul 21 17:32:20 gate pluto[1267]: | find_host_connection called from 
main_inI1_outR1
Jul 21 17:32:20 gate pluto[1267]: | find_host_pair: comparing to 
69.174.129.33:500 206.107.146.8:500
Jul 21 17:32:20 gate pluto[1267]: | find_host_pair_conn 
(find_host_connection2): 69.174.129.33:500 206.107.146.9:500 -> hp:none
Jul 21 17:32:20 gate pluto[1267]: | find_host_connection called from 
main_inI1_outR1
Jul 21 17:32:20 gate pluto[1267]: | find_host_pair: comparing to 
69.174.129.33:500 206.107.146.8:500
Jul 21 17:32:20 gate pluto[1267]: | find_host_pair_conn 
(find_host_connection2): 69.174.129.33:500 %any:500 -> hp:none
Jul 21 17:32:20 gate pluto[1267]: packet from 206.107.146.9:500: initial 
Main Mode message received on 69.174.129.33:500 but no connection has 
been authorized
Jul 21 17:32:20 gate pluto[1267]: | complete state transition with 
STF_IGNORE
Jul 21 17:32:20 gate pluto[1267]: | next event EVENT_PENDING_PHASE2 in 
44 seconds
Jul 21 17:32:24 gate pluto[1267]: | 
Jul 21 17:32:24 gate pluto[1267]: | *received 128 bytes from 
206.107.146.9:500 on eth1 (port=500)
Jul 21 17:32:24 gate pluto[1267]: |   49 e3 b4 ea  ee 36 f3 3b  00 00 00 
00  00 00 00 00
Jul 21 17:32:24 gate pluto[1267]: |   01 10 02 00  00 00 00 00  00 00 00 
80  0d 00 00 38
Jul 21 17:32:24 gate pluto[1267]: |   00 00 00 01  00 00 00 01  00 00 00 
2c  01 01 00 01
Jul 21 17:32:24 gate pluto[1267]: |   00 00 00 24  01 01 00 00  80 01 00 
05  80 02 00 02
Jul 21 17:32:24 gate pluto[1267]: |   80 03 00 01  80 04 00 05  80 0b 00 
01  00 0c 00 04
Jul 21 17:32:24 gate pluto[1267]: |   00 01 51 80  00 00 00 2c  f4 ed 19 
e0  c1 14 eb 51
Jul 21 17:32:24 gate pluto[1267]: |   6f aa ac 0e  e3 7d af 28  07 b4 38 
1f  00 00 00 01
Jul 21 17:32:24 gate pluto[1267]: |   00 00 13 8d  44 c1 47 29  00 00 00 
00  18 20 00 00
Jul 21 17:32:24 gate pluto[1267]: | **parse ISAKMP Message:
Jul 21 17:32:24 gate pluto[1267]: |    initiator cookie:
Jul 21 17:32:24 gate pluto[1267]: |   49 e3 b4 ea  ee 36 f3 3b
Jul 21 17:32:24 gate pluto[1267]: |    responder cookie:
Jul 21 17:32:24 gate pluto[1267]: |   00 00 00 00  00 00 00 00
Jul 21 17:32:24 gate pluto[1267]: |    next payload type: ISAKMP_NEXT_SA
Jul 21 17:32:24 gate pluto[1267]: |    ISAKMP version: ISAKMP Version 1.0
Jul 21 17:32:24 gate pluto[1267]: |    exchange type: ISAKMP_XCHG_IDPROT
Jul 21 17:32:24 gate pluto[1267]: |    flags: none
Jul 21 17:32:24 gate pluto[1267]: |    message ID:  00 00 00 00
Jul 21 17:32:24 gate pluto[1267]: |    length: 128
Jul 21 17:32:24 gate pluto[1267]: |  processing packet with exchange 
type=ISAKMP_XCHG_IDPROT (2)
Jul 21 17:32:24 gate pluto[1267]: | ***parse ISAKMP Security Association 
Payload:
Jul 21 17:32:24 gate pluto[1267]: |    next payload type: ISAKMP_NEXT_VID
Jul 21 17:32:24 gate pluto[1267]: |    length: 56
Jul 21 17:32:24 gate pluto[1267]: |    DOI: ISAKMP_DOI_IPSEC
Jul 21 17:32:24 gate pluto[1267]: | ***parse ISAKMP Vendor ID Payload:
Jul 21 17:32:24 gate pluto[1267]: |    next payload type: ISAKMP_NEXT_NONE
Jul 21 17:32:24 gate pluto[1267]: |    length: 44
Jul 21 17:32:24 gate pluto[1267]: packet from 206.107.146.9:500: 
ignoring unknown Vendor ID payload 
[f4ed19e0c114eb516faaac0ee37daf2807b4381f000000010000138d44c14729...]
Jul 21 17:32:24 gate pluto[1267]: | find_host_connection called from 
main_inI1_outR1
Jul 21 17:32:24 gate pluto[1267]: | find_host_pair: comparing to 
69.174.129.33:500 206.107.146.8:500
Jul 21 17:32:24 gate pluto[1267]: | find_host_pair_conn 
(find_host_connection2): 69.174.129.33:500 206.107.146.9:500 -> hp:none
Jul 21 17:32:24 gate pluto[1267]: | find_host_connection called from 
main_inI1_outR1
Jul 21 17:32:24 gate pluto[1267]: | find_host_pair: comparing to 
69.174.129.33:500 206.107.146.8:500
Jul 21 17:32:24 gate pluto[1267]: | find_host_pair_conn 
(find_host_connection2): 69.174.129.33:500 %any:500 -> hp:none
Jul 21 17:32:24 gate pluto[1267]: packet from 206.107.146.9:500: initial 
Main Mode message received on 69.174.129.33:500 but no connection has 
been authorized
Jul 21 17:32:24 gate pluto[1267]: | complete state transition with 
STF_IGNORE
Jul 21 17:32:24 gate pluto[1267]: | next event EVENT_PENDING_PHASE2 in 
40 seconds
Jul 21 17:32:28 gate pluto[1267]: | 
Jul 21 17:32:28 gate pluto[1267]: | *received 128 bytes from 
206.107.146.9:500 on eth1 (port=500)
Jul 21 17:32:28 gate pluto[1267]: |   49 e3 b4 ea  ee 36 f3 3b  00 00 00 
00  00 00 00 00
Jul 21 17:32:28 gate pluto[1267]: |   01 10 02 00  00 00 00 00  00 00 00 
80  0d 00 00 38
Jul 21 17:32:28 gate pluto[1267]: |   00 00 00 01  00 00 00 01  00 00 00 
2c  01 01 00 01
Jul 21 17:32:28 gate pluto[1267]: |   00 00 00 24  01 01 00 00  80 01 00 
05  80 02 00 02
Jul 21 17:32:28 gate pluto[1267]: |   80 03 00 01  80 04 00 05  80 0b 00 
01  00 0c 00 04
Jul 21 17:32:28 gate pluto[1267]: |   00 01 51 80  00 00 00 2c  f4 ed 19 
e0  c1 14 eb 51
Jul 21 17:32:28 gate pluto[1267]: |   6f aa ac 0e  e3 7d af 28  07 b4 38 
1f  00 00 00 01
Jul 21 17:32:28 gate pluto[1267]: |   00 00 13 8d  44 c1 47 29  00 00 00 
00  18 20 00 00
Jul 21 17:32:28 gate pluto[1267]: | **parse ISAKMP Message:
Jul 21 17:32:28 gate pluto[1267]: |    initiator cookie:
Jul 21 17:32:28 gate pluto[1267]: |   49 e3 b4 ea  ee 36 f3 3b
Jul 21 17:32:28 gate pluto[1267]: |    responder cookie:
Jul 21 17:32:28 gate pluto[1267]: |   00 00 00 00  00 00 00 00
Jul 21 17:32:28 gate pluto[1267]: |    next payload type: ISAKMP_NEXT_SA
Jul 21 17:32:28 gate pluto[1267]: |    ISAKMP version: ISAKMP Version 1.0
Jul 21 17:32:28 gate pluto[1267]: |    exchange type: ISAKMP_XCHG_IDPROT
Jul 21 17:32:28 gate pluto[1267]: |    flags: none
Jul 21 17:32:28 gate pluto[1267]: |    message ID:  00 00 00 00
Jul 21 17:32:28 gate pluto[1267]: |    length: 128
Jul 21 17:32:28 gate pluto[1267]: |  processing packet with exchange 
type=ISAKMP_XCHG_IDPROT (2)
Jul 21 17:32:28 gate pluto[1267]: | ***parse ISAKMP Security Association 
Payload:
Jul 21 17:32:28 gate pluto[1267]: |    next payload type: ISAKMP_NEXT_VID
Jul 21 17:32:28 gate pluto[1267]: |    length: 56
Jul 21 17:32:28 gate pluto[1267]: |    DOI: ISAKMP_DOI_IPSEC
Jul 21 17:32:28 gate pluto[1267]: | ***parse ISAKMP Vendor ID Payload:
Jul 21 17:32:28 gate pluto[1267]: |    next payload type: ISAKMP_NEXT_NONE
Jul 21 17:32:28 gate pluto[1267]: |    length: 44
Jul 21 17:32:28 gate pluto[1267]: packet from 206.107.146.9:500: 
ignoring unknown Vendor ID payload 
[f4ed19e0c114eb516faaac0ee37daf2807b4381f000000010000138d44c14729...]
Jul 21 17:32:28 gate pluto[1267]: | find_host_connection called from 
main_inI1_outR1
Jul 21 17:32:28 gate pluto[1267]: | find_host_pair: comparing to 
69.174.129.33:500 206.107.146.8:500
Jul 21 17:32:28 gate pluto[1267]: | find_host_pair_conn 
(find_host_connection2): 69.174.129.33:500 206.107.146.9:500 -> hp:none
Jul 21 17:32:28 gate pluto[1267]: | find_host_connection called from 
main_inI1_outR1
Jul 21 17:32:28 gate pluto[1267]: | find_host_pair: comparing to 
69.174.129.33:500 206.107.146.8:500
Jul 21 17:32:28 gate pluto[1267]: | find_host_pair_conn 
(find_host_connection2): 69.174.129.33:500 %any:500 -> hp:none
Jul 21 17:32:28 gate pluto[1267]: packet from 206.107.146.9:500: initial 
Main Mode message received on 69.174.129.33:500 but no connection has 
been authorized
Jul 21 17:32:28 gate pluto[1267]: | complete state transition with 
STF_IGNORE
Jul 21 17:32:28 gate pluto[1267]: | next event EVENT_PENDING_PHASE2 in 
36 seconds
Jul 21 17:32:28 gate pluto[1267]: | 
Jul 21 17:32:28 gate pluto[1267]: | *received 76 bytes from 
206.107.146.8:500 on eth1 (port=500)
Jul 21 17:32:28 gate pluto[1267]: |   76 d2 6a 8a  c2 bf ec 75  e4 aa 45 
96  55 19 71 2f
Jul 21 17:32:28 gate pluto[1267]: |   08 10 05 01  50 29 79 57  00 00 00 
4c  36 23 ab 65
Jul 21 17:32:28 gate pluto[1267]: |   41 58 22 f5  5d a1 3d 23  ee 64 70 
07  04 f3 d7 bb
Jul 21 17:32:28 gate pluto[1267]: |   89 b4 63 55  76 bb 00 cc  0c 5d f7 
35  8e ed 46 d4
Jul 21 17:32:28 gate pluto[1267]: |   c9 2d b6 9f  74 81 86 ce  e8 32 f4 fa
Jul 21 17:32:28 gate pluto[1267]: | **parse ISAKMP Message:
Jul 21 17:32:28 gate pluto[1267]: |    initiator cookie:
Jul 21 17:32:28 gate pluto[1267]: |   76 d2 6a 8a  c2 bf ec 75
Jul 21 17:32:28 gate pluto[1267]: |    responder cookie:
Jul 21 17:32:28 gate pluto[1267]: |   e4 aa 45 96  55 19 71 2f
Jul 21 17:32:28 gate pluto[1267]: |    next payload type: ISAKMP_NEXT_HASH
Jul 21 17:32:28 gate pluto[1267]: |    ISAKMP version: ISAKMP Version 1.0
Jul 21 17:32:28 gate pluto[1267]: |    exchange type: ISAKMP_XCHG_INFO
Jul 21 17:32:28 gate pluto[1267]: |    flags: ISAKMP_FLAG_ENCRYPTION
Jul 21 17:32:28 gate pluto[1267]: |    message ID:  50 29 79 57
Jul 21 17:32:28 gate pluto[1267]: |    length: 76
Jul 21 17:32:28 gate pluto[1267]: |  processing packet with exchange 
type=ISAKMP_XCHG_INFO (5)
Jul 21 17:32:28 gate pluto[1267]: | ICOOKIE:  76 d2 6a 8a  c2 bf ec 75
Jul 21 17:32:28 gate pluto[1267]: | RCOOKIE:  e4 aa 45 96  55 19 71 2f
Jul 21 17:32:28 gate pluto[1267]: | peer:  ce 6b 92 08
Jul 21 17:32:28 gate pluto[1267]: | state hash entry 30
Jul 21 17:32:28 gate pluto[1267]: | peer and cookies match on #3, 
provided msgid 00000000 vs 8aee2e20/00000000
Jul 21 17:32:28 gate pluto[1267]: | peer and cookies match on #2, 
provided msgid 00000000 vs 69dbbff9/00000000
Jul 21 17:32:28 gate pluto[1267]: | peer and cookies match on #1, 
provided msgid 00000000 vs 00000000/00000000
Jul 21 17:32:28 gate pluto[1267]: | p15 state object #1 found, in 
STATE_MAIN_I4
Jul 21 17:32:28 gate pluto[1267]: | processing connection rfd
Jul 21 17:32:28 gate pluto[1267]: | last Phase 1 IV:  24 e3 a7 85  6f fa 
ab 09
Jul 21 17:32:28 gate pluto[1267]: | current Phase 1 IV:  24 e3 a7 85  6f 
fa ab 09
Jul 21 17:32:28 gate pluto[1267]: | computed Phase 2 IV:
Jul 21 17:32:28 gate pluto[1267]: |   78 70 87 89  04 b5 44 c4  6a 34 ca 
a2  d2 b2 d9 b6
Jul 21 17:32:28 gate pluto[1267]: |   07 8a 0c 21
Jul 21 17:32:28 gate pluto[1267]: | received encrypted packet from 
206.107.146.8:500
Jul 21 17:32:28 gate pluto[1267]: | decrypting 48 bytes using algorithm 
OAKLEY_3DES_CBC
Jul 21 17:32:28 gate pluto[1267]: | decrypted:
Jul 21 17:32:28 gate pluto[1267]: |   0c 00 00 18  38 ff 10 f8  ea 3d 8b 
8b  69 b3 ba c0
Jul 21 17:32:28 gate pluto[1267]: |   b7 49 40 8c  d2 05 cf 4e  00 00 00 
10  00 00 00 01
Jul 21 17:32:28 gate pluto[1267]: |   03 04 00 01  00 01 1b 80  00 00 00 
00  00 00 00 07
Jul 21 17:32:28 gate pluto[1267]: | next IV:  74 81 86 ce  e8 32 f4 fa
Jul 21 17:32:28 gate pluto[1267]: | ***parse ISAKMP Hash Payload:
Jul 21 17:32:28 gate pluto[1267]: |    next payload type: ISAKMP_NEXT_D
Jul 21 17:32:28 gate pluto[1267]: |    length: 24
Jul 21 17:32:28 gate pluto[1267]: | ***parse ISAKMP Delete Payload:
Jul 21 17:32:28 gate pluto[1267]: |    next payload type: ISAKMP_NEXT_NONE
Jul 21 17:32:28 gate pluto[1267]: |    length: 16
Jul 21 17:32:28 gate pluto[1267]: |    DOI: ISAKMP_DOI_IPSEC
Jul 21 17:32:28 gate pluto[1267]: |    protocol ID: 3
Jul 21 17:32:28 gate pluto[1267]: |    SPI size: 4
Jul 21 17:32:28 gate pluto[1267]: |    number of SPIs: 1
Jul 21 17:32:28 gate pluto[1267]: | removing 8 bytes of padding
Jul 21 17:32:28 gate pluto[1267]: "rfd" #1: ignoring Delete SA payload: 
PROTO_IPSEC_ESP SA(0x00011b80) not found (maybe expired)
Jul 21 17:32:28 gate pluto[1267]: | del:  00 01 1b 80
Jul 21 17:32:28 gate pluto[1267]: "rfd" #1: received and ignored 
informational message
Jul 21 17:32:28 gate pluto[1267]: | complete state transition with 
STF_IGNORE
Jul 21 17:32:28 gate pluto[1267]: | next event EVENT_PENDING_PHASE2 in 
36 seconds
Jul 21 17:32:32 gate pluto[1267]: | 
Jul 21 17:32:32 gate pluto[1267]: | *received 128 bytes from 
206.107.146.9:500 on eth1 (port=500)
Jul 21 17:32:32 gate pluto[1267]: |   49 e3 b4 ea  ee 36 f3 3b  00 00 00 
00  00 00 00 00
Jul 21 17:32:32 gate pluto[1267]: |   01 10 02 00  00 00 00 00  00 00 00 
80  0d 00 00 38
Jul 21 17:32:32 gate pluto[1267]: |   00 00 00 01  00 00 00 01  00 00 00 
2c  01 01 00 01
Jul 21 17:32:32 gate pluto[1267]: |   00 00 00 24  01 01 00 00  80 01 00 
05  80 02 00 02
Jul 21 17:32:32 gate pluto[1267]: |   80 03 00 01  80 04 00 05  80 0b 00 
01  00 0c 00 04
Jul 21 17:32:32 gate pluto[1267]: |   00 01 51 80  00 00 00 2c  f4 ed 19 
e0  c1 14 eb 51
Jul 21 17:32:32 gate pluto[1267]: |   6f aa ac 0e  e3 7d af 28  07 b4 38 
1f  00 00 00 01
Jul 21 17:32:32 gate pluto[1267]: |   00 00 13 8d  44 c1 47 29  00 00 00 
00  18 20 00 00
Jul 21 17:32:32 gate pluto[1267]: | **parse ISAKMP Message:
Jul 21 17:32:32 gate pluto[1267]: |    initiator cookie:
Jul 21 17:32:32 gate pluto[1267]: |   49 e3 b4 ea  ee 36 f3 3b
Jul 21 17:32:32 gate pluto[1267]: |    responder cookie:
Jul 21 17:32:32 gate pluto[1267]: |   00 00 00 00  00 00 00 00
Jul 21 17:32:32 gate pluto[1267]: |    next payload type: ISAKMP_NEXT_SA
Jul 21 17:32:32 gate pluto[1267]: |    ISAKMP version: ISAKMP Version 1.0
Jul 21 17:32:32 gate pluto[1267]: |    exchange type: ISAKMP_XCHG_IDPROT
Jul 21 17:32:32 gate pluto[1267]: |    flags: none
Jul 21 17:32:32 gate pluto[1267]: |    message ID:  00 00 00 00
Jul 21 17:32:32 gate pluto[1267]: |    length: 128
Jul 21 17:32:32 gate pluto[1267]: |  processing packet with exchange 
type=ISAKMP_XCHG_IDPROT (2)
Jul 21 17:32:32 gate pluto[1267]: | ***parse ISAKMP Security Association 
Payload:
Jul 21 17:32:32 gate pluto[1267]: |    next payload type: ISAKMP_NEXT_VID
Jul 21 17:32:32 gate pluto[1267]: |    length: 56
Jul 21 17:32:32 gate pluto[1267]: |    DOI: ISAKMP_DOI_IPSEC
Jul 21 17:32:32 gate pluto[1267]: | ***parse ISAKMP Vendor ID Payload:
Jul 21 17:32:32 gate pluto[1267]: |    next payload type: ISAKMP_NEXT_NONE
Jul 21 17:32:32 gate pluto[1267]: |    length: 44
Jul 21 17:32:32 gate pluto[1267]: packet from 206.107.146.9:500: 
ignoring unknown Vendor ID payload 
[f4ed19e0c114eb516faaac0ee37daf2807b4381f000000010000138d44c14729...]
Jul 21 17:32:32 gate pluto[1267]: | find_host_connection called from 
main_inI1_outR1
Jul 21 17:32:32 gate pluto[1267]: | find_host_pair: comparing to 
69.174.129.33:500 206.107.146.8:500
Jul 21 17:32:32 gate pluto[1267]: | find_host_pair_conn 
(find_host_connection2): 69.174.129.33:500 206.107.146.9:500 -> hp:none
Jul 21 17:32:32 gate pluto[1267]: | find_host_connection called from 
main_inI1_outR1
Jul 21 17:32:32 gate pluto[1267]: | find_host_pair: comparing to 
69.174.129.33:500 206.107.146.8:500
Jul 21 17:32:32 gate pluto[1267]: | find_host_pair_conn 
(find_host_connection2): 69.174.129.33:500 %any:500 -> hp:none
Jul 21 17:32:32 gate pluto[1267]: packet from 206.107.146.9:500: initial 
Main Mode message received on 69.174.129.33:500 but no connection has 
been authorized
Jul 21 17:32:32 gate pluto[1267]: | complete state transition with 
STF_IGNORE
Jul 21 17:32:32 gate pluto[1267]: | next event EVENT_PENDING_PHASE2 in 
32 seconds
Jul 21 17:32:36 gate pluto[1267]: | 
Jul 21 17:32:36 gate pluto[1267]: | *received 128 bytes from 
206.107.146.9:500 on eth1 (port=500)
Jul 21 17:32:36 gate pluto[1267]: |   49 e3 b4 ea  ee 36 f3 3b  00 00 00 
00  00 00 00 00
Jul 21 17:32:36 gate pluto[1267]: |   01 10 02 00  00 00 00 00  00 00 00 
80  0d 00 00 38
Jul 21 17:32:36 gate pluto[1267]: |   00 00 00 01  00 00 00 01  00 00 00 
2c  01 01 00 01
Jul 21 17:32:36 gate pluto[1267]: |   00 00 00 24  01 01 00 00  80 01 00 
05  80 02 00 02
Jul 21 17:32:36 gate pluto[1267]: |   80 03 00 01  80 04 00 05  80 0b 00 
01  00 0c 00 04
Jul 21 17:32:36 gate pluto[1267]: |   00 01 51 80  00 00 00 2c  f4 ed 19 
e0  c1 14 eb 51
Jul 21 17:32:36 gate pluto[1267]: |   6f aa ac 0e  e3 7d af 28  07 b4 38 
1f  00 00 00 01
Jul 21 17:32:36 gate pluto[1267]: |   00 00 13 8d  44 c1 47 29  00 00 00 
00  18 20 00 00
Jul 21 17:32:36 gate pluto[1267]: | **parse ISAKMP Message:
Jul 21 17:32:36 gate pluto[1267]: |    initiator cookie:
Jul 21 17:32:36 gate pluto[1267]: |   49 e3 b4 ea  ee 36 f3 3b
Jul 21 17:32:36 gate pluto[1267]: |    responder cookie:
Jul 21 17:32:36 gate pluto[1267]: |   00 00 00 00  00 00 00 00
Jul 21 17:32:36 gate pluto[1267]: |    next payload type: ISAKMP_NEXT_SA
Jul 21 17:32:36 gate pluto[1267]: |    ISAKMP version: ISAKMP Version 1.0
Jul 21 17:32:36 gate pluto[1267]: |    exchange type: ISAKMP_XCHG_IDPROT
Jul 21 17:32:36 gate pluto[1267]: |    flags: none
Jul 21 17:32:36 gate pluto[1267]: |    message ID:  00 00 00 00
Jul 21 17:32:36 gate pluto[1267]: |    length: 128
Jul 21 17:32:36 gate pluto[1267]: |  processing packet with exchange 
type=ISAKMP_XCHG_IDPROT (2)
Jul 21 17:32:36 gate pluto[1267]: | ***parse ISAKMP Security Association 
Payload:
Jul 21 17:32:36 gate pluto[1267]: |    next payload type: ISAKMP_NEXT_VID
Jul 21 17:32:36 gate pluto[1267]: |    length: 56
Jul 21 17:32:36 gate pluto[1267]: |    DOI: ISAKMP_DOI_IPSEC
Jul 21 17:32:36 gate pluto[1267]: | ***parse ISAKMP Vendor ID Payload:
Jul 21 17:32:36 gate pluto[1267]: |    next payload type: ISAKMP_NEXT_NONE
Jul 21 17:32:36 gate pluto[1267]: |    length: 44
Jul 21 17:32:36 gate pluto[1267]: packet from 206.107.146.9:500: 
ignoring unknown Vendor ID payload 
[f4ed19e0c114eb516faaac0ee37daf2807b4381f000000010000138d44c14729...]
Jul 21 17:32:36 gate pluto[1267]: | find_host_connection called from 
main_inI1_outR1
Jul 21 17:32:36 gate pluto[1267]: | find_host_pair: comparing to 
69.174.129.33:500 206.107.146.8:500
Jul 21 17:32:36 gate pluto[1267]: | find_host_pair_conn 
(find_host_connection2): 69.174.129.33:500 206.107.146.9:500 -> hp:none
Jul 21 17:32:36 gate pluto[1267]: | find_host_connection called from 
main_inI1_outR1
Jul 21 17:32:36 gate pluto[1267]: | find_host_pair: comparing to 
69.174.129.33:500 206.107.146.8:500
Jul 21 17:32:36 gate pluto[1267]: | find_host_pair_conn 
(find_host_connection2): 69.174.129.33:500 %any:500 -> hp:none
Jul 21 17:32:36 gate pluto[1267]: packet from 206.107.146.9:500: initial 
Main Mode message received on 69.174.129.33:500 but no connection has 
been authorized
Jul 21 17:32:36 gate pluto[1267]: | complete state transition with 
STF_IGNORE
Jul 21 17:32:36 gate pluto[1267]: | next event EVENT_PENDING_PHASE2 in 
28 seconds
Jul 21 17:33:04 gate pluto[1267]: | 
Jul 21 17:33:04 gate pluto[1267]: | *received 128 bytes from 
206.107.146.9:500 on eth1 (port=500)
Jul 21 17:33:04 gate pluto[1267]: |   f5 0c b7 4f  a4 45 c9 d0  00 00 00 
00  00 00 00 00
Jul 21 17:33:04 gate pluto[1267]: |   01 10 02 00  00 00 00 00  00 00 00 
80  0d 00 00 38
Jul 21 17:33:04 gate pluto[1267]: |   00 00 00 01  00 00 00 01  00 00 00 
2c  01 01 00 01
Jul 21 17:33:04 gate pluto[1267]: |   00 00 00 24  01 01 00 00  80 01 00 
05  80 02 00 02
Jul 21 17:33:04 gate pluto[1267]: |   80 03 00 01  80 04 00 05  80 0b 00 
01  00 0c 00 04
Jul 21 17:33:04 gate pluto[1267]: |   00 01 51 80  00 00 00 2c  f4 ed 19 
e0  c1 14 eb 51
Jul 21 17:33:04 gate pluto[1267]: |   6f aa ac 0e  e3 7d af 28  07 b4 38 
1f  00 00 00 01
Jul 21 17:33:04 gate pluto[1267]: |   00 00 13 8d  44 c1 47 65  00 00 00 
00  18 20 00 00
Jul 21 17:33:04 gate pluto[1267]: | **parse ISAKMP Message:
Jul 21 17:33:04 gate pluto[1267]: |    initiator cookie:
Jul 21 17:33:04 gate pluto[1267]: |   f5 0c b7 4f  a4 45 c9 d0
Jul 21 17:33:04 gate pluto[1267]: |    responder cookie:
Jul 21 17:33:04 gate pluto[1267]: |   00 00 00 00  00 00 00 00
Jul 21 17:33:04 gate pluto[1267]: |    next payload type: ISAKMP_NEXT_SA
Jul 21 17:33:04 gate pluto[1267]: |    ISAKMP version: ISAKMP Version 1.0
Jul 21 17:33:04 gate pluto[1267]: |    exchange type: ISAKMP_XCHG_IDPROT
Jul 21 17:33:04 gate pluto[1267]: |    flags: none
Jul 21 17:33:04 gate pluto[1267]: |    message ID:  00 00 00 00
Jul 21 17:33:04 gate pluto[1267]: |    length: 128
Jul 21 17:33:04 gate pluto[1267]: |  processing packet with exchange 
type=ISAKMP_XCHG_IDPROT (2)
Jul 21 17:33:04 gate pluto[1267]: | ***parse ISAKMP Security Association 
Payload:
Jul 21 17:33:04 gate pluto[1267]: |    next payload type: ISAKMP_NEXT_VID
Jul 21 17:33:04 gate pluto[1267]: |    length: 56
Jul 21 17:33:04 gate pluto[1267]: |    DOI: ISAKMP_DOI_IPSEC
Jul 21 17:33:04 gate pluto[1267]: | ***parse ISAKMP Vendor ID Payload:
Jul 21 17:33:04 gate pluto[1267]: |    next payload type: ISAKMP_NEXT_NONE
Jul 21 17:33:04 gate pluto[1267]: |    length: 44
Jul 21 17:33:04 gate pluto[1267]: packet from 206.107.146.9:500: 
ignoring unknown Vendor ID payload 
[f4ed19e0c114eb516faaac0ee37daf2807b4381f000000010000138d44c14765...]
Jul 21 17:33:04 gate pluto[1267]: | find_host_connection called from 
main_inI1_outR1
Jul 21 17:33:04 gate pluto[1267]: | find_host_pair: comparing to 
69.174.129.33:500 206.107.146.8:500
Jul 21 17:33:04 gate pluto[1267]: | find_host_pair_conn 
(find_host_connection2): 69.174.129.33:500 206.107.146.9:500 -> hp:none
Jul 21 17:33:04 gate pluto[1267]: | find_host_connection called from 
main_inI1_outR1
Jul 21 17:33:04 gate pluto[1267]: | find_host_pair: comparing to 
69.174.129.33:500 206.107.146.8:500
Jul 21 17:33:04 gate pluto[1267]: | find_host_pair_conn 
(find_host_connection2): 69.174.129.33:500 %any:500 -> hp:none
Jul 21 17:33:04 gate pluto[1267]: packet from 206.107.146.9:500: initial 
Main Mode message received on 69.174.129.33:500 but no connection has 
been authorized
Jul 21 17:33:04 gate pluto[1267]: | complete state transition with 
STF_IGNORE
Jul 21 17:33:04 gate pluto[1267]: | next event EVENT_PENDING_PHASE2 in 0 
seconds
Jul 21 17:33:04 gate pluto[1267]: | 
Jul 21 17:33:04 gate pluto[1267]: | *time to handle event
Jul 21 17:33:04 gate pluto[1267]: | handling event EVENT_PENDING_PHASE2
Jul 21 17:33:04 gate pluto[1267]: | event after this is EVENT_SA_REPLACE 
in 2289 seconds
Jul 21 17:33:04 gate pluto[1267]: | inserting event 
EVENT_PENDING_PHASE2, timeout in 120 seconds
Jul 21 17:33:04 gate pluto[1267]: | pending review: connection "rfd" checked
Jul 21 17:33:04 gate pluto[1267]: | next event EVENT_PENDING_PHASE2 in 
120 seconds
Jul 21 17:33:06 gate pluto[1267]: | 
Jul 21 17:33:06 gate pluto[1267]: | *received 128 bytes from 
206.107.146.9:500 on eth1 (port=500)
Jul 21 17:33:06 gate pluto[1267]: |   f5 0c b7 4f  a4 45 c9 d0  00 00 00 
00  00 00 00 00
Jul 21 17:33:06 gate pluto[1267]: |   01 10 02 00  00 00 00 00  00 00 00 
80  0d 00 00 38
Jul 21 17:33:06 gate pluto[1267]: |   00 00 00 01  00 00 00 01  00 00 00 
2c  01 01 00 01
Jul 21 17:33:06 gate pluto[1267]: |   00 00 00 24  01 01 00 00  80 01 00 
05  80 02 00 02
Jul 21 17:33:06 gate pluto[1267]: |   80 03 00 01  80 04 00 05  80 0b 00 
01  00 0c 00 04
Jul 21 17:33:06 gate pluto[1267]: |   00 01 51 80  00 00 00 2c  f4 ed 19 
e0  c1 14 eb 51
Jul 21 17:33:06 gate pluto[1267]: |   6f aa ac 0e  e3 7d af 28  07 b4 38 
1f  00 00 00 01
Jul 21 17:33:06 gate pluto[1267]: |   00 00 13 8d  44 c1 47 65  00 00 00 
00  18 20 00 00
Jul 21 17:33:06 gate pluto[1267]: | **parse ISAKMP Message:
Jul 21 17:33:06 gate pluto[1267]: |    initiator cookie:
Jul 21 17:33:06 gate pluto[1267]: |   f5 0c b7 4f  a4 45 c9 d0
Jul 21 17:33:06 gate pluto[1267]: |    responder cookie:
Jul 21 17:33:06 gate pluto[1267]: |   00 00 00 00  00 00 00 00
Jul 21 17:33:06 gate pluto[1267]: |    next payload type: ISAKMP_NEXT_SA
Jul 21 17:33:06 gate pluto[1267]: |    ISAKMP version: ISAKMP Version 1.0
Jul 21 17:33:06 gate pluto[1267]: |    exchange type: ISAKMP_XCHG_IDPROT
Jul 21 17:33:06 gate pluto[1267]: |    flags: none
Jul 21 17:33:06 gate pluto[1267]: |    message ID:  00 00 00 00
Jul 21 17:33:06 gate pluto[1267]: |    length: 128
Jul 21 17:33:06 gate pluto[1267]: |  processing packet with exchange 
type=ISAKMP_XCHG_IDPROT (2)
Jul 21 17:33:06 gate pluto[1267]: | ***parse ISAKMP Security Association 
Payload:
Jul 21 17:33:06 gate pluto[1267]: |    next payload type: ISAKMP_NEXT_VID
Jul 21 17:33:06 gate pluto[1267]: |    length: 56
Jul 21 17:33:06 gate pluto[1267]: |    DOI: ISAKMP_DOI_IPSEC
Jul 21 17:33:06 gate pluto[1267]: | ***parse ISAKMP Vendor ID Payload:
Jul 21 17:33:06 gate pluto[1267]: |    next payload type: ISAKMP_NEXT_NONE
Jul 21 17:33:06 gate pluto[1267]: |    length: 44
Jul 21 17:33:06 gate pluto[1267]: packet from 206.107.146.9:500: 
ignoring unknown Vendor ID payload 
[f4ed19e0c114eb516faaac0ee37daf2807b4381f000000010000138d44c14765...]
Jul 21 17:33:06 gate pluto[1267]: | find_host_connection called from 
main_inI1_outR1
Jul 21 17:33:06 gate pluto[1267]: | find_host_pair: comparing to 
69.174.129.33:500 206.107.146.8:500
Jul 21 17:33:06 gate pluto[1267]: | find_host_pair_conn 
(find_host_connection2): 69.174.129.33:500 206.107.146.9:500 -> hp:none
Jul 21 17:33:06 gate pluto[1267]: | find_host_connection called from 
main_inI1_outR1
Jul 21 17:33:06 gate pluto[1267]: | find_host_pair: comparing to 
69.174.129.33:500 206.107.146.8:500
Jul 21 17:33:06 gate pluto[1267]: | find_host_pair_conn 
(find_host_connection2): 69.174.129.33:500 %any:500 -> hp:none
Jul 21 17:33:06 gate pluto[1267]: packet from 206.107.146.9:500: initial 
Main Mode message received on 69.174.129.33:500 but no connection has 
been authorized
Jul 21 17:33:06 gate pluto[1267]: | complete state transition with 
STF_IGNORE
Jul 21 17:33:06 gate pluto[1267]: | next event EVENT_PENDING_PHASE2 in 
118 seconds
Jul 21 17:33:08 gate pluto[1267]: | 
Jul 21 17:33:08 gate pluto[1267]: | *received 128 bytes from 
206.107.146.9:500 on eth1 (port=500)
Jul 21 17:33:08 gate pluto[1267]: |   f5 0c b7 4f  a4 45 c9 d0  00 00 00 
00  00 00 00 00
Jul 21 17:33:08 gate pluto[1267]: |   01 10 02 00  00 00 00 00  00 00 00 
80  0d 00 00 38
Jul 21 17:33:08 gate pluto[1267]: |   00 00 00 01  00 00 00 01  00 00 00 
2c  01 01 00 01
Jul 21 17:33:08 gate pluto[1267]: |   00 00 00 24  01 01 00 00  80 01 00 
05  80 02 00 02
Jul 21 17:33:08 gate pluto[1267]: |   80 03 00 01  80 04 00 05  80 0b 00 
01  00 0c 00 04
Jul 21 17:33:08 gate pluto[1267]: |   00 01 51 80  00 00 00 2c  f4 ed 19 
e0  c1 14 eb 51
Jul 21 17:33:08 gate pluto[1267]: |   6f aa ac 0e  e3 7d af 28  07 b4 38 
1f  00 00 00 01
Jul 21 17:33:08 gate pluto[1267]: |   00 00 13 8d  44 c1 47 65  00 00 00 
00  18 20 00 00
Jul 21 17:33:08 gate pluto[1267]: | **parse ISAKMP Message:
Jul 21 17:33:08 gate pluto[1267]: |    initiator cookie:
Jul 21 17:33:08 gate pluto[1267]: |   f5 0c b7 4f  a4 45 c9 d0
Jul 21 17:33:08 gate pluto[1267]: |    responder cookie:
Jul 21 17:33:08 gate pluto[1267]: |   00 00 00 00  00 00 00 00
Jul 21 17:33:08 gate pluto[1267]: |    next payload type: ISAKMP_NEXT_SA
Jul 21 17:33:08 gate pluto[1267]: |    ISAKMP version: ISAKMP Version 1.0
Jul 21 17:33:08 gate pluto[1267]: |    exchange type: ISAKMP_XCHG_IDPROT
Jul 21 17:33:08 gate pluto[1267]: |    flags: none
Jul 21 17:33:08 gate pluto[1267]: |    message ID:  00 00 00 00
Jul 21 17:33:08 gate pluto[1267]: |    length: 128
Jul 21 17:33:08 gate pluto[1267]: |  processing packet with exchange 
type=ISAKMP_XCHG_IDPROT (2)
Jul 21 17:33:08 gate pluto[1267]: | ***parse ISAKMP Security Association 
Payload:
Jul 21 17:33:08 gate pluto[1267]: |    next payload type: ISAKMP_NEXT_VID
Jul 21 17:33:08 gate pluto[1267]: |    length: 56
Jul 21 17:33:08 gate pluto[1267]: |    DOI: ISAKMP_DOI_IPSEC
Jul 21 17:33:08 gate pluto[1267]: | ***parse ISAKMP Vendor ID Payload:
Jul 21 17:33:08 gate pluto[1267]: |    next payload type: ISAKMP_NEXT_NONE
Jul 21 17:33:08 gate pluto[1267]: |    length: 44
Jul 21 17:33:08 gate pluto[1267]: packet from 206.107.146.9:500: 
ignoring unknown Vendor ID payload 
[f4ed19e0c114eb516faaac0ee37daf2807b4381f000000010000138d44c14765...]
Jul 21 17:33:08 gate pluto[1267]: | find_host_connection called from 
main_inI1_outR1
Jul 21 17:33:08 gate pluto[1267]: | find_host_pair: comparing to 
69.174.129.33:500 206.107.146.8:500
Jul 21 17:33:08 gate pluto[1267]: | find_host_pair_conn 
(find_host_connection2): 69.174.129.33:500 206.107.146.9:500 -> hp:none
Jul 21 17:33:08 gate pluto[1267]: | find_host_connection called from 
main_inI1_outR1
Jul 21 17:33:08 gate pluto[1267]: | find_host_pair: comparing to 
69.174.129.33:500 206.107.146.8:500
Jul 21 17:33:08 gate pluto[1267]: | find_host_pair_conn 
(find_host_connection2): 69.174.129.33:500 %any:500 -> hp:none
Jul 21 17:33:08 gate pluto[1267]: packet from 206.107.146.9:500: initial 
Main Mode message received on 69.174.129.33:500 but no connection has 
been authorized
Jul 21 17:33:08 gate pluto[1267]: | complete state transition with 
STF_IGNORE
Jul 21 17:33:08 gate pluto[1267]: | next event EVENT_PENDING_PHASE2 in 
116 seconds
Jul 21 17:33:10 gate pluto[1267]: | 
Jul 21 17:33:10 gate pluto[1267]: | *received 128 bytes from 
206.107.146.9:500 on eth1 (port=500)
Jul 21 17:33:10 gate pluto[1267]: |   f5 0c b7 4f  a4 45 c9 d0  00 00 00 
00  00 00 00 00
Jul 21 17:33:10 gate pluto[1267]: |   01 10 02 00  00 00 00 00  00 00 00 
80  0d 00 00 38
Jul 21 17:33:10 gate pluto[1267]: |   00 00 00 01  00 00 00 01  00 00 00 
2c  01 01 00 01
Jul 21 17:33:10 gate pluto[1267]: |   00 00 00 24  01 01 00 00  80 01 00 
05  80 02 00 02
Jul 21 17:33:10 gate pluto[1267]: |   80 03 00 01  80 04 00 05  80 0b 00 
01  00 0c 00 04
Jul 21 17:33:10 gate pluto[1267]: |   00 01 51 80  00 00 00 2c  f4 ed 19 
e0  c1 14 eb 51
Jul 21 17:33:10 gate pluto[1267]: |   6f aa ac 0e  e3 7d af 28  07 b4 38 
1f  00 00 00 01
Jul 21 17:33:10 gate pluto[1267]: |   00 00 13 8d  44 c1 47 65  00 00 00 
00  18 20 00 00
Jul 21 17:33:10 gate pluto[1267]: | **parse ISAKMP Message:
Jul 21 17:33:10 gate pluto[1267]: |    initiator cookie:
Jul 21 17:33:10 gate pluto[1267]: |   f5 0c b7 4f  a4 45 c9 d0
Jul 21 17:33:10 gate pluto[1267]: |    responder cookie:
Jul 21 17:33:10 gate pluto[1267]: |   00 00 00 00  00 00 00 00
Jul 21 17:33:10 gate pluto[1267]: |    next payload type: ISAKMP_NEXT_SA
Jul 21 17:33:10 gate pluto[1267]: |    ISAKMP version: ISAKMP Version 1.0
Jul 21 17:33:10 gate pluto[1267]: |    exchange type: ISAKMP_XCHG_IDPROT
Jul 21 17:33:10 gate pluto[1267]: |    flags: none
Jul 21 17:33:10 gate pluto[1267]: |    message ID:  00 00 00 00
Jul 21 17:33:10 gate pluto[1267]: |    length: 128
Jul 21 17:33:10 gate pluto[1267]: |  processing packet with exchange 
type=ISAKMP_XCHG_IDPROT (2)
Jul 21 17:33:10 gate pluto[1267]: | ***parse ISAKMP Security Association 
Payload:
Jul 21 17:33:10 gate pluto[1267]: |    next payload type: ISAKMP_NEXT_VID
Jul 21 17:33:10 gate pluto[1267]: |    length: 56
Jul 21 17:33:10 gate pluto[1267]: |    DOI: ISAKMP_DOI_IPSEC
Jul 21 17:33:10 gate pluto[1267]: | ***parse ISAKMP Vendor ID Payload:
Jul 21 17:33:10 gate pluto[1267]: |    next payload type: ISAKMP_NEXT_NONE
Jul 21 17:33:10 gate pluto[1267]: |    length: 44
Jul 21 17:33:10 gate pluto[1267]: packet from 206.107.146.9:500: 
ignoring unknown Vendor ID payload 
[f4ed19e0c114eb516faaac0ee37daf2807b4381f000000010000138d44c14765...]
Jul 21 17:33:10 gate pluto[1267]: | find_host_connection called from 
main_inI1_outR1
Jul 21 17:33:10 gate pluto[1267]: | find_host_pair: comparing to 
69.174.129.33:500 206.107.146.8:500
Jul 21 17:33:10 gate pluto[1267]: | find_host_pair_conn 
(find_host_connection2): 69.174.129.33:500 206.107.146.9:500 -> hp:none
Jul 21 17:33:10 gate pluto[1267]: | find_host_connection called from 
main_inI1_outR1
Jul 21 17:33:10 gate pluto[1267]: | find_host_pair: comparing to 
69.174.129.33:500 206.107.146.8:500
Jul 21 17:33:10 gate pluto[1267]: | find_host_pair_conn 
(find_host_connection2): 69.174.129.33:500 %any:500 -> hp:none
Jul 21 17:33:10 gate pluto[1267]: packet from 206.107.146.9:500: initial 
Main Mode message received on 69.174.129.33:500 but no connection has 
been authorized
Jul 21 17:33:10 gate pluto[1267]: | complete state transition with 
STF_IGNORE
Jul 21 17:33:10 gate pluto[1267]: | next event EVENT_PENDING_PHASE2 in 
114 seconds
Jul 21 17:33:12 gate pluto[1267]: | 
Jul 21 17:33:12 gate pluto[1267]: | *received 128 bytes from 
206.107.146.9:500 on eth1 (port=500)
Jul 21 17:33:12 gate pluto[1267]: |   f5 0c b7 4f  a4 45 c9 d0  00 00 00 
00  00 00 00 00
Jul 21 17:33:12 gate pluto[1267]: |   01 10 02 00  00 00 00 00  00 00 00 
80  0d 00 00 38
Jul 21 17:33:12 gate pluto[1267]: |   00 00 00 01  00 00 00 01  00 00 00 
2c  01 01 00 01
Jul 21 17:33:12 gate pluto[1267]: |   00 00 00 24  01 01 00 00  80 01 00 
05  80 02 00 02
Jul 21 17:33:12 gate pluto[1267]: |   80 03 00 01  80 04 00 05  80 0b 00 
01  00 0c 00 04
Jul 21 17:33:12 gate pluto[1267]: |   00 01 51 80  00 00 00 2c  f4 ed 19 
e0  c1 14 eb 51
Jul 21 17:33:12 gate pluto[1267]: |   6f aa ac 0e  e3 7d af 28  07 b4 38 
1f  00 00 00 01
Jul 21 17:33:12 gate pluto[1267]: |   00 00 13 8d  44 c1 47 65  00 00 00 
00  18 20 00 00
Jul 21 17:33:12 gate pluto[1267]: | **parse ISAKMP Message:
Jul 21 17:33:12 gate pluto[1267]: |    initiator cookie:
Jul 21 17:33:12 gate pluto[1267]: |   f5 0c b7 4f  a4 45 c9 d0
Jul 21 17:33:12 gate pluto[1267]: |    responder cookie:
Jul 21 17:33:12 gate pluto[1267]: |   00 00 00 00  00 00 00 00
Jul 21 17:33:12 gate pluto[1267]: |    next payload type: ISAKMP_NEXT_SA
Jul 21 17:33:12 gate pluto[1267]: |    ISAKMP version: ISAKMP Version 1.0
Jul 21 17:33:12 gate pluto[1267]: |    exchange type: ISAKMP_XCHG_IDPROT
Jul 21 17:33:12 gate pluto[1267]: |    flags: none
Jul 21 17:33:12 gate pluto[1267]: |    message ID:  00 00 00 00
Jul 21 17:33:12 gate pluto[1267]: |    length: 128
Jul 21 17:33:12 gate pluto[1267]: |  processing packet with exchange 
type=ISAKMP_XCHG_IDPROT (2)
Jul 21 17:33:12 gate pluto[1267]: | ***parse ISAKMP Security Association 
Payload:
Jul 21 17:33:12 gate pluto[1267]: |    next payload type: ISAKMP_NEXT_VID
Jul 21 17:33:12 gate pluto[1267]: |    length: 56
Jul 21 17:33:12 gate pluto[1267]: |    DOI: ISAKMP_DOI_IPSEC
Jul 21 17:33:12 gate pluto[1267]: | ***parse ISAKMP Vendor ID Payload:
Jul 21 17:33:12 gate pluto[1267]: |    next payload type: ISAKMP_NEXT_NONE
Jul 21 17:33:12 gate pluto[1267]: |    length: 44
Jul 21 17:33:12 gate pluto[1267]: packet from 206.107.146.9:500: 
ignoring unknown Vendor ID payload 
[f4ed19e0c114eb516faaac0ee37daf2807b4381f000000010000138d44c14765...]
Jul 21 17:33:12 gate pluto[1267]: | find_host_connection called from 
main_inI1_outR1
Jul 21 17:33:12 gate pluto[1267]: | find_host_pair: comparing to 
69.174.129.33:500 206.107.146.8:500
Jul 21 17:33:12 gate pluto[1267]: | find_host_pair_conn 
(find_host_connection2): 69.174.129.33:500 206.107.146.9:500 -> hp:none
Jul 21 17:33:12 gate pluto[1267]: | find_host_connection called from 
main_inI1_outR1
Jul 21 17:33:12 gate pluto[1267]: | find_host_pair: comparing to 
69.174.129.33:500 206.107.146.8:500
Jul 21 17:33:12 gate pluto[1267]: | find_host_pair_conn 
(find_host_connection2): 69.174.129.33:500 %any:500 -> hp:none
Jul 21 17:33:12 gate pluto[1267]: packet from 206.107.146.9:500: initial 
Main Mode message received on 69.174.129.33:500 but no connection has 
been authorized
Jul 21 17:33:12 gate pluto[1267]: | complete state transition with 
STF_IGNORE
Jul 21 17:33:12 gate pluto[1267]: | next event EVENT_PENDING_PHASE2 in 
112 seconds
Jul 21 17:33:14 gate pluto[1267]: | 
Jul 21 17:33:14 gate pluto[1267]: | *received 128 bytes from 
206.107.146.9:500 on eth1 (port=500)
Jul 21 17:33:14 gate pluto[1267]: |   f5 0c b7 4f  a4 45 c9 d0  00 00 00 
00  00 00 00 00
Jul 21 17:33:14 gate pluto[1267]: |   01 10 02 00  00 00 00 00  00 00 00 
80  0d 00 00 38
Jul 21 17:33:14 gate pluto[1267]: |   00 00 00 01  00 00 00 01  00 00 00 
2c  01 01 00 01
Jul 21 17:33:14 gate pluto[1267]: |   00 00 00 24  01 01 00 00  80 01 00 
05  80 02 00 02
Jul 21 17:33:14 gate pluto[1267]: |   80 03 00 01  80 04 00 05  80 0b 00 
01  00 0c 00 04
Jul 21 17:33:14 gate pluto[1267]: |   00 01 51 80  00 00 00 2c  f4 ed 19 
e0  c1 14 eb 51
Jul 21 17:33:14 gate pluto[1267]: |   6f aa ac 0e  e3 7d af 28  07 b4 38 
1f  00 00 00 01
Jul 21 17:33:14 gate pluto[1267]: |   00 00 13 8d  44 c1 47 65  00 00 00 
00  18 20 00 00
Jul 21 17:33:14 gate pluto[1267]: | **parse ISAKMP Message:
Jul 21 17:33:14 gate pluto[1267]: |    initiator cookie:
Jul 21 17:33:14 gate pluto[1267]: |   f5 0c b7 4f  a4 45 c9 d0
Jul 21 17:33:14 gate pluto[1267]: |    responder cookie:
Jul 21 17:33:14 gate pluto[1267]: |   00 00 00 00  00 00 00 00
Jul 21 17:33:14 gate pluto[1267]: |    next payload type: ISAKMP_NEXT_SA
Jul 21 17:33:14 gate pluto[1267]: |    ISAKMP version: ISAKMP Version 1.0
Jul 21 17:33:14 gate pluto[1267]: |    exchange type: ISAKMP_XCHG_IDPROT
Jul 21 17:33:14 gate pluto[1267]: |    flags: none
Jul 21 17:33:14 gate pluto[1267]: |    message ID:  00 00 00 00
Jul 21 17:33:14 gate pluto[1267]: |    length: 128
Jul 21 17:33:14 gate pluto[1267]: |  processing packet with exchange 
type=ISAKMP_XCHG_IDPROT (2)
Jul 21 17:33:14 gate pluto[1267]: | ***parse ISAKMP Security Association 
Payload:
Jul 21 17:33:14 gate pluto[1267]: |    next payload type: ISAKMP_NEXT_VID
Jul 21 17:33:14 gate pluto[1267]: |    length: 56
Jul 21 17:33:14 gate pluto[1267]: |    DOI: ISAKMP_DOI_IPSEC
Jul 21 17:33:14 gate pluto[1267]: | ***parse ISAKMP Vendor ID Payload:
Jul 21 17:33:14 gate pluto[1267]: |    next payload type: ISAKMP_NEXT_NONE
Jul 21 17:33:14 gate pluto[1267]: |    length: 44
Jul 21 17:33:14 gate pluto[1267]: packet from 206.107.146.9:500: 
ignoring unknown Vendor ID payload 
[f4ed19e0c114eb516faaac0ee37daf2807b4381f000000010000138d44c14765...]
Jul 21 17:33:14 gate pluto[1267]: | find_host_connection called from 
main_inI1_outR1
Jul 21 17:33:14 gate pluto[1267]: | find_host_pair: comparing to 
69.174.129.33:500 206.107.146.8:500
Jul 21 17:33:14 gate pluto[1267]: | find_host_pair_conn 
(find_host_connection2): 69.174.129.33:500 206.107.146.9:500 -> hp:none
Jul 21 17:33:14 gate pluto[1267]: | find_host_connection called from 
main_inI1_outR1
Jul 21 17:33:14 gate pluto[1267]: | find_host_pair: comparing to 
69.174.129.33:500 206.107.146.8:500
Jul 21 17:33:14 gate pluto[1267]: | find_host_pair_conn 
(find_host_connection2): 69.174.129.33:500 %any:500 -> hp:none
Jul 21 17:33:14 gate pluto[1267]: packet from 206.107.146.9:500: initial 
Main Mode message received on 69.174.129.33:500 but no connection has 
been authorized
Jul 21 17:33:14 gate pluto[1267]: | complete state transition with 
STF_IGNORE
Jul 21 17:33:14 gate pluto[1267]: | next event EVENT_PENDING_PHASE2 in 
110 seconds
Jul 21 17:33:16 gate pluto[1267]: | 
Jul 21 17:33:16 gate pluto[1267]: | *received 128 bytes from 
206.107.146.9:500 on eth1 (port=500)
Jul 21 17:33:16 gate pluto[1267]: |   f5 0c b7 4f  a4 45 c9 d0  00 00 00 
00  00 00 00 00
Jul 21 17:33:16 gate pluto[1267]: |   01 10 02 00  00 00 00 00  00 00 00 
80  0d 00 00 38
Jul 21 17:33:16 gate pluto[1267]: |   00 00 00 01  00 00 00 01  00 00 00 
2c  01 01 00 01
Jul 21 17:33:16 gate pluto[1267]: |   00 00 00 24  01 01 00 00  80 01 00 
05  80 02 00 02
Jul 21 17:33:16 gate pluto[1267]: |   80 03 00 01  80 04 00 05  80 0b 00 
01  00 0c 00 04
Jul 21 17:33:16 gate pluto[1267]: |   00 01 51 80  00 00 00 2c  f4 ed 19 
e0  c1 14 eb 51
Jul 21 17:33:16 gate pluto[1267]: |   6f aa ac 0e  e3 7d af 28  07 b4 38 
1f  00 00 00 01
Jul 21 17:33:16 gate pluto[1267]: |   00 00 13 8d  44 c1 47 65  00 00 00 
00  18 20 00 00
Jul 21 17:33:16 gate pluto[1267]: | **parse ISAKMP Message:
Jul 21 17:33:16 gate pluto[1267]: |    initiator cookie:
Jul 21 17:33:16 gate pluto[1267]: |   f5 0c b7 4f  a4 45 c9 d0
Jul 21 17:33:16 gate pluto[1267]: |    responder cookie:
Jul 21 17:33:16 gate pluto[1267]: |   00 00 00 00  00 00 00 00
Jul 21 17:33:16 gate pluto[1267]: |    next payload type: ISAKMP_NEXT_SA
Jul 21 17:33:16 gate pluto[1267]: |    ISAKMP version: ISAKMP Version 1.0
Jul 21 17:33:16 gate pluto[1267]: |    exchange type: ISAKMP_XCHG_IDPROT
Jul 21 17:33:16 gate pluto[1267]: |    flags: none
Jul 21 17:33:16 gate pluto[1267]: |    message ID:  00 00 00 00
Jul 21 17:33:16 gate pluto[1267]: |    length: 128
Jul 21 17:33:16 gate pluto[1267]: |  processing packet with exchange 
type=ISAKMP_XCHG_IDPROT (2)
Jul 21 17:33:16 gate pluto[1267]: | ***parse ISAKMP Security Association 
Payload:
Jul 21 17:33:16 gate pluto[1267]: |    next payload type: ISAKMP_NEXT_VID
Jul 21 17:33:16 gate pluto[1267]: |    length: 56
Jul 21 17:33:16 gate pluto[1267]: |    DOI: ISAKMP_DOI_IPSEC
Jul 21 17:33:16 gate pluto[1267]: | ***parse ISAKMP Vendor ID Payload:
Jul 21 17:33:16 gate pluto[1267]: |    next payload type: ISAKMP_NEXT_NONE
Jul 21 17:33:16 gate pluto[1267]: |    length: 44
Jul 21 17:33:16 gate pluto[1267]: packet from 206.107.146.9:500: 
ignoring unknown Vendor ID payload 
[f4ed19e0c114eb516faaac0ee37daf2807b4381f000000010000138d44c14765...]
Jul 21 17:33:16 gate pluto[1267]: | find_host_connection called from 
main_inI1_outR1
Jul 21 17:33:16 gate pluto[1267]: | find_host_pair: comparing to 
69.174.129.33:500 206.107.146.8:500
Jul 21 17:33:16 gate pluto[1267]: | find_host_pair_conn 
(find_host_connection2): 69.174.129.33:500 206.107.146.9:500 -> hp:none
Jul 21 17:33:16 gate pluto[1267]: | find_host_connection called from 
main_inI1_outR1
Jul 21 17:33:16 gate pluto[1267]: | find_host_pair: comparing to 
69.174.129.33:500 206.107.146.8:500
Jul 21 17:33:16 gate pluto[1267]: | find_host_pair_conn 
(find_host_connection2): 69.174.129.33:500 %any:500 -> hp:none
Jul 21 17:33:16 gate pluto[1267]: packet from 206.107.146.9:500: initial 
Main Mode message received on 69.174.129.33:500 but no connection has 
been authorized
Jul 21 17:33:16 gate pluto[1267]: | complete state transition with 
STF_IGNORE
Jul 21 17:33:16 gate pluto[1267]: | next event EVENT_PENDING_PHASE2 in 
108 seconds
Jul 21 17:33:20 gate pluto[1267]: | 
Jul 21 17:33:20 gate pluto[1267]: | *received 128 bytes from 
206.107.146.9:500 on eth1 (port=500)
Jul 21 17:33:20 gate pluto[1267]: |   f5 0c b7 4f  a4 45 c9 d0  00 00 00 
00  00 00 00 00
Jul 21 17:33:20 gate pluto[1267]: |   01 10 02 00  00 00 00 00  00 00 00 
80  0d 00 00 38
Jul 21 17:33:20 gate pluto[1267]: |   00 00 00 01  00 00 00 01  00 00 00 
2c  01 01 00 01
Jul 21 17:33:20 gate pluto[1267]: |   00 00 00 24  01 01 00 00  80 01 00 
05  80 02 00 02
Jul 21 17:33:20 gate pluto[1267]: |   80 03 00 01  80 04 00 05  80 0b 00 
01  00 0c 00 04
Jul 21 17:33:20 gate pluto[1267]: |   00 01 51 80  00 00 00 2c  f4 ed 19 
e0  c1 14 eb 51
Jul 21 17:33:20 gate pluto[1267]: |   6f aa ac 0e  e3 7d af 28  07 b4 38 
1f  00 00 00 01
Jul 21 17:33:20 gate pluto[1267]: |   00 00 13 8d  44 c1 47 65  00 00 00 
00  18 20 00 00
Jul 21 17:33:20 gate pluto[1267]: | **parse ISAKMP Message:
Jul 21 17:33:20 gate pluto[1267]: |    initiator cookie:
Jul 21 17:33:20 gate pluto[1267]: |   f5 0c b7 4f  a4 45 c9 d0
Jul 21 17:33:20 gate pluto[1267]: |    responder cookie:
Jul 21 17:33:20 gate pluto[1267]: |   00 00 00 00  00 00 00 00
Jul 21 17:33:20 gate pluto[1267]: |    next payload type: ISAKMP_NEXT_SA
Jul 21 17:33:20 gate pluto[1267]: |    ISAKMP version: ISAKMP Version 1.0
Jul 21 17:33:20 gate pluto[1267]: |    exchange type: ISAKMP_XCHG_IDPROT
Jul 21 17:33:20 gate pluto[1267]: |    flags: none
Jul 21 17:33:20 gate pluto[1267]: |    message ID:  00 00 00 00
Jul 21 17:33:20 gate pluto[1267]: |    length: 128
Jul 21 17:33:20 gate pluto[1267]: |  processing packet with exchange 
type=ISAKMP_XCHG_IDPROT (2)
Jul 21 17:33:20 gate pluto[1267]: | ***parse ISAKMP Security Association 
Payload:
Jul 21 17:33:20 gate pluto[1267]: |    next payload type: ISAKMP_NEXT_VID
Jul 21 17:33:20 gate pluto[1267]: |    length: 56
Jul 21 17:33:20 gate pluto[1267]: |    DOI: ISAKMP_DOI_IPSEC
Jul 21 17:33:20 gate pluto[1267]: | ***parse ISAKMP Vendor ID Payload:
Jul 21 17:33:20 gate pluto[1267]: |    next payload type: ISAKMP_NEXT_NONE
Jul 21 17:33:20 gate pluto[1267]: |    length: 44
Jul 21 17:33:20 gate pluto[1267]: packet from 206.107.146.9:500: 
ignoring unknown Vendor ID payload 
[f4ed19e0c114eb516faaac0ee37daf2807b4381f000000010000138d44c14765...]
Jul 21 17:33:20 gate pluto[1267]: | find_host_connection called from 
main_inI1_outR1
Jul 21 17:33:20 gate pluto[1267]: | find_host_pair: comparing to 
69.174.129.33:500 206.107.146.8:500
Jul 21 17:33:20 gate pluto[1267]: | find_host_pair_conn 
(find_host_connection2): 69.174.129.33:500 206.107.146.9:500 -> hp:none
Jul 21 17:33:20 gate pluto[1267]: | find_host_connection called from 
main_inI1_outR1
Jul 21 17:33:20 gate pluto[1267]: | find_host_pair: comparing to 
69.174.129.33:500 206.107.146.8:500
Jul 21 17:33:20 gate pluto[1267]: | find_host_pair_conn 
(find_host_connection2): 69.174.129.33:500 %any:500 -> hp:none
Jul 21 17:33:20 gate pluto[1267]: packet from 206.107.146.9:500: initial 
Main Mode message received on 69.174.129.33:500 but no connection has 
been authorized
Jul 21 17:33:20 gate pluto[1267]: | complete state transition with 
STF_IGNORE
Jul 21 17:33:20 gate pluto[1267]: | next event EVENT_PENDING_PHASE2 in 
104 seconds
Jul 21 17:33:24 gate pluto[1267]: | 
Jul 21 17:33:24 gate pluto[1267]: | *received 128 bytes from 
206.107.146.9:500 on eth1 (port=500)
Jul 21 17:33:24 gate pluto[1267]: |   f5 0c b7 4f  a4 45 c9 d0  00 00 00 
00  00 00 00 00
Jul 21 17:33:24 gate pluto[1267]: |   01 10 02 00  00 00 00 00  00 00 00 
80  0d 00 00 38
Jul 21 17:33:24 gate pluto[1267]: |   00 00 00 01  00 00 00 01  00 00 00 
2c  01 01 00 01
Jul 21 17:33:24 gate pluto[1267]: |   00 00 00 24  01 01 00 00  80 01 00 
05  80 02 00 02
Jul 21 17:33:24 gate pluto[1267]: |   80 03 00 01  80 04 00 05  80 0b 00 
01  00 0c 00 04
Jul 21 17:33:24 gate pluto[1267]: |   00 01 51 80  00 00 00 2c  f4 ed 19 
e0  c1 14 eb 51
Jul 21 17:33:24 gate pluto[1267]: |   6f aa ac 0e  e3 7d af 28  07 b4 38 
1f  00 00 00 01
Jul 21 17:33:24 gate pluto[1267]: |   00 00 13 8d  44 c1 47 65  00 00 00 
00  18 20 00 00
Jul 21 17:33:24 gate pluto[1267]: | **parse ISAKMP Message:
Jul 21 17:33:24 gate pluto[1267]: |    initiator cookie:
Jul 21 17:33:24 gate pluto[1267]: |   f5 0c b7 4f  a4 45 c9 d0
Jul 21 17:33:24 gate pluto[1267]: |    responder cookie:
Jul 21 17:33:24 gate pluto[1267]: |   00 00 00 00  00 00 00 00
Jul 21 17:33:24 gate pluto[1267]: |    next payload type: ISAKMP_NEXT_SA
Jul 21 17:33:24 gate pluto[1267]: |    ISAKMP version: ISAKMP Version 1.0
Jul 21 17:33:24 gate pluto[1267]: |    exchange type: ISAKMP_XCHG_IDPROT
Jul 21 17:33:24 gate pluto[1267]: |    flags: none
Jul 21 17:33:24 gate pluto[1267]: |    message ID:  00 00 00 00
Jul 21 17:33:24 gate pluto[1267]: |    length: 128
Jul 21 17:33:24 gate pluto[1267]: |  processing packet with exchange 
type=ISAKMP_XCHG_IDPROT (2)
Jul 21 17:33:24 gate pluto[1267]: | ***parse ISAKMP Security Association 
Payload:
Jul 21 17:33:24 gate pluto[1267]: |    next payload type: ISAKMP_NEXT_VID
Jul 21 17:33:24 gate pluto[1267]: |    length: 56
Jul 21 17:33:24 gate pluto[1267]: |    DOI: ISAKMP_DOI_IPSEC
Jul 21 17:33:24 gate pluto[1267]: | ***parse ISAKMP Vendor ID Payload:
Jul 21 17:33:24 gate pluto[1267]: |    next payload type: ISAKMP_NEXT_NONE
Jul 21 17:33:24 gate pluto[1267]: |    length: 44
Jul 21 17:33:24 gate pluto[1267]: packet from 206.107.146.9:500: 
ignoring unknown Vendor ID payload 
[f4ed19e0c114eb516faaac0ee37daf2807b4381f000000010000138d44c14765...]
Jul 21 17:33:24 gate pluto[1267]: | find_host_connection called from 
main_inI1_outR1
Jul 21 17:33:24 gate pluto[1267]: | find_host_pair: comparing to 
69.174.129.33:500 206.107.146.8:500
Jul 21 17:33:24 gate pluto[1267]: | find_host_pair_conn 
(find_host_connection2): 69.174.129.33:500 206.107.146.9:500 -> hp:none
Jul 21 17:33:24 gate pluto[1267]: | find_host_connection called from 
main_inI1_outR1
Jul 21 17:33:24 gate pluto[1267]: | find_host_pair: comparing to 
69.174.129.33:500 206.107.146.8:500
Jul 21 17:33:24 gate pluto[1267]: | find_host_pair_conn 
(find_host_connection2): 69.174.129.33:500 %any:500 -> hp:none
Jul 21 17:33:24 gate pluto[1267]: packet from 206.107.146.9:500: initial 
Main Mode message received on 69.174.129.33:500 but no connection has 
been authorized
Jul 21 17:33:24 gate pluto[1267]: | complete state transition with 
STF_IGNORE
Jul 21 17:33:24 gate pluto[1267]: | next event EVENT_PENDING_PHASE2 in 
100 seconds
Jul 21 17:33:28 gate pluto[1267]: | 
Jul 21 17:33:28 gate pluto[1267]: | *received 128 bytes from 
206.107.146.9:500 on eth1 (port=500)
Jul 21 17:33:28 gate pluto[1267]: |   f5 0c b7 4f  a4 45 c9 d0  00 00 00 
00  00 00 00 00
Jul 21 17:33:28 gate pluto[1267]: |   01 10 02 00  00 00 00 00  00 00 00 
80  0d 00 00 38
Jul 21 17:33:28 gate pluto[1267]: |   00 00 00 01  00 00 00 01  00 00 00 
2c  01 01 00 01
Jul 21 17:33:28 gate pluto[1267]: |   00 00 00 24  01 01 00 00  80 01 00 
05  80 02 00 02
Jul 21 17:33:28 gate pluto[1267]: |   80 03 00 01  80 04 00 05  80 0b 00 
01  00 0c 00 04
Jul 21 17:33:28 gate pluto[1267]: |   00 01 51 80  00 00 00 2c  f4 ed 19 
e0  c1 14 eb 51
Jul 21 17:33:28 gate pluto[1267]: |   6f aa ac 0e  e3 7d af 28  07 b4 38 
1f  00 00 00 01
Jul 21 17:33:28 gate pluto[1267]: |   00 00 13 8d  44 c1 47 65  00 00 00 
00  18 20 00 00
Jul 21 17:33:28 gate pluto[1267]: | **parse ISAKMP Message:
Jul 21 17:33:28 gate pluto[1267]: |    initiator cookie:
Jul 21 17:33:28 gate pluto[1267]: |   f5 0c b7 4f  a4 45 c9 d0
Jul 21 17:33:28 gate pluto[1267]: |    responder cookie:
Jul 21 17:33:28 gate pluto[1267]: |   00 00 00 00  00 00 00 00
Jul 21 17:33:28 gate pluto[1267]: |    next payload type: ISAKMP_NEXT_SA
Jul 21 17:33:28 gate pluto[1267]: |    ISAKMP version: ISAKMP Version 1.0
Jul 21 17:33:28 gate pluto[1267]: |    exchange type: ISAKMP_XCHG_IDPROT
Jul 21 17:33:28 gate pluto[1267]: |    flags: none
Jul 21 17:33:28 gate pluto[1267]: |    message ID:  00 00 00 00
Jul 21 17:33:28 gate pluto[1267]: |    length: 128
Jul 21 17:33:28 gate pluto[1267]: |  processing packet with exchange 
type=ISAKMP_XCHG_IDPROT (2)
Jul 21 17:33:28 gate pluto[1267]: | ***parse ISAKMP Security Association 
Payload:
Jul 21 17:33:28 gate pluto[1267]: |    next payload type: ISAKMP_NEXT_VID
Jul 21 17:33:28 gate pluto[1267]: |    length: 56
Jul 21 17:33:28 gate pluto[1267]: |    DOI: ISAKMP_DOI_IPSEC
Jul 21 17:33:28 gate pluto[1267]: | ***parse ISAKMP Vendor ID Payload:
Jul 21 17:33:28 gate pluto[1267]: |    next payload type: ISAKMP_NEXT_NONE
Jul 21 17:33:28 gate pluto[1267]: |    length: 44
Jul 21 17:33:28 gate pluto[1267]: packet from 206.107.146.9:500: 
ignoring unknown Vendor ID payload 
[f4ed19e0c114eb516faaac0ee37daf2807b4381f000000010000138d44c14765...]
Jul 21 17:33:28 gate pluto[1267]: | find_host_connection called from 
main_inI1_outR1
Jul 21 17:33:28 gate pluto[1267]: | find_host_pair: comparing to 
69.174.129.33:500 206.107.146.8:500
Jul 21 17:33:28 gate pluto[1267]: | find_host_pair_conn 
(find_host_connection2): 69.174.129.33:500 206.107.146.9:500 -> hp:none
Jul 21 17:33:28 gate pluto[1267]: | find_host_connection called from 
main_inI1_outR1
Jul 21 17:33:28 gate pluto[1267]: | find_host_pair: comparing to 
69.174.129.33:500 206.107.146.8:500
Jul 21 17:33:28 gate pluto[1267]: | find_host_pair_conn 
(find_host_connection2): 69.174.129.33:500 %any:500 -> hp:none
Jul 21 17:33:28 gate pluto[1267]: packet from 206.107.146.9:500: initial 
Main Mode message received on 69.174.129.33:500 but no connection has 
been authorized
Jul 21 17:33:28 gate pluto[1267]: | complete state transition with 
STF_IGNORE
Jul 21 17:33:28 gate pluto[1267]: | next event EVENT_PENDING_PHASE2 in 
96 seconds
Jul 21 17:33:32 gate pluto[1267]: | 
Jul 21 17:33:32 gate pluto[1267]: | *received 128 bytes from 
206.107.146.9:500 on eth1 (port=500)
Jul 21 17:33:32 gate pluto[1267]: |   f5 0c b7 4f  a4 45 c9 d0  00 00 00 
00  00 00 00 00
Jul 21 17:33:32 gate pluto[1267]: |   01 10 02 00  00 00 00 00  00 00 00 
80  0d 00 00 38
Jul 21 17:33:32 gate pluto[1267]: |   00 00 00 01  00 00 00 01  00 00 00 
2c  01 01 00 01
Jul 21 17:33:32 gate pluto[1267]: |   00 00 00 24  01 01 00 00  80 01 00 
05  80 02 00 02
Jul 21 17:33:32 gate pluto[1267]: |   80 03 00 01  80 04 00 05  80 0b 00 
01  00 0c 00 04
Jul 21 17:33:32 gate pluto[1267]: |   00 01 51 80  00 00 00 2c  f4 ed 19 
e0  c1 14 eb 51
Jul 21 17:33:32 gate pluto[1267]: |   6f aa ac 0e  e3 7d af 28  07 b4 38 
1f  00 00 00 01
Jul 21 17:33:32 gate pluto[1267]: |   00 00 13 8d  44 c1 47 65  00 00 00 
00  18 20 00 00
Jul 21 17:33:32 gate pluto[1267]: | **parse ISAKMP Message:
Jul 21 17:33:32 gate pluto[1267]: |    initiator cookie:
Jul 21 17:33:32 gate pluto[1267]: |   f5 0c b7 4f  a4 45 c9 d0
Jul 21 17:33:32 gate pluto[1267]: |    responder cookie:
Jul 21 17:33:32 gate pluto[1267]: |   00 00 00 00  00 00 00 00
Jul 21 17:33:32 gate pluto[1267]: |    next payload type: ISAKMP_NEXT_SA
Jul 21 17:33:32 gate pluto[1267]: |    ISAKMP version: ISAKMP Version 1.0
Jul 21 17:33:32 gate pluto[1267]: |    exchange type: ISAKMP_XCHG_IDPROT
Jul 21 17:33:32 gate pluto[1267]: |    flags: none
Jul 21 17:33:32 gate pluto[1267]: |    message ID:  00 00 00 00
Jul 21 17:33:32 gate pluto[1267]: |    length: 128
Jul 21 17:33:32 gate pluto[1267]: |  processing packet with exchange 
type=ISAKMP_XCHG_IDPROT (2)
Jul 21 17:33:32 gate pluto[1267]: | ***parse ISAKMP Security Association 
Payload:
Jul 21 17:33:32 gate pluto[1267]: |    next payload type: ISAKMP_NEXT_VID
Jul 21 17:33:32 gate pluto[1267]: |    length: 56
Jul 21 17:33:32 gate pluto[1267]: |    DOI: ISAKMP_DOI_IPSEC
Jul 21 17:33:32 gate pluto[1267]: | ***parse ISAKMP Vendor ID Payload:
Jul 21 17:33:32 gate pluto[1267]: |    next payload type: ISAKMP_NEXT_NONE
Jul 21 17:33:32 gate pluto[1267]: |    length: 44
Jul 21 17:33:32 gate pluto[1267]: packet from 206.107.146.9:500: 
ignoring unknown Vendor ID payload 
[f4ed19e0c114eb516faaac0ee37daf2807b4381f000000010000138d44c14765...]
Jul 21 17:33:32 gate pluto[1267]: | find_host_connection called from 
main_inI1_outR1
Jul 21 17:33:32 gate pluto[1267]: | find_host_pair: comparing to 
69.174.129.33:500 206.107.146.8:500
Jul 21 17:33:32 gate pluto[1267]: | find_host_pair_conn 
(find_host_connection2): 69.174.129.33:500 206.107.146.9:500 -> hp:none
Jul 21 17:33:32 gate pluto[1267]: | find_host_connection called from 
main_inI1_outR1
Jul 21 17:33:32 gate pluto[1267]: | find_host_pair: comparing to 
69.174.129.33:500 206.107.146.8:500
Jul 21 17:33:32 gate pluto[1267]: | find_host_pair_conn 
(find_host_connection2): 69.174.129.33:500 %any:500 -> hp:none
Jul 21 17:33:32 gate pluto[1267]: packet from 206.107.146.9:500: initial 
Main Mode message received on 69.174.129.33:500 but no connection has 
been authorized
Jul 21 17:33:32 gate pluto[1267]: | complete state transition with 
STF_IGNORE
Jul 21 17:33:32 gate pluto[1267]: | next event EVENT_PENDING_PHASE2 in 
92 seconds
Jul 21 17:33:36 gate pluto[1267]: | 
Jul 21 17:33:36 gate pluto[1267]: | *received 128 bytes from 
206.107.146.9:500 on eth1 (port=500)
Jul 21 17:33:36 gate pluto[1267]: |   f5 0c b7 4f  a4 45 c9 d0  00 00 00 
00  00 00 00 00
Jul 21 17:33:36 gate pluto[1267]: |   01 10 02 00  00 00 00 00  00 00 00 
80  0d 00 00 38
Jul 21 17:33:36 gate pluto[1267]: |   00 00 00 01  00 00 00 01  00 00 00 
2c  01 01 00 01
Jul 21 17:33:36 gate pluto[1267]: |   00 00 00 24  01 01 00 00  80 01 00 
05  80 02 00 02
Jul 21 17:33:36 gate pluto[1267]: |   80 03 00 01  80 04 00 05  80 0b 00 
01  00 0c 00 04
Jul 21 17:33:36 gate pluto[1267]: |   00 01 51 80  00 00 00 2c  f4 ed 19 
e0  c1 14 eb 51
Jul 21 17:33:36 gate pluto[1267]: |   6f aa ac 0e  e3 7d af 28  07 b4 38 
1f  00 00 00 01
Jul 21 17:33:36 gate pluto[1267]: |   00 00 13 8d  44 c1 47 65  00 00 00 
00  18 20 00 00
Jul 21 17:33:36 gate pluto[1267]: | **parse ISAKMP Message:
Jul 21 17:33:36 gate pluto[1267]: |    initiator cookie:
Jul 21 17:33:36 gate pluto[1267]: |   f5 0c b7 4f  a4 45 c9 d0
Jul 21 17:33:36 gate pluto[1267]: |    responder cookie:
Jul 21 17:33:36 gate pluto[1267]: |   00 00 00 00  00 00 00 00
Jul 21 17:33:36 gate pluto[1267]: |    next payload type: ISAKMP_NEXT_SA
Jul 21 17:33:36 gate pluto[1267]: |    ISAKMP version: ISAKMP Version 1.0
Jul 21 17:33:36 gate pluto[1267]: |    exchange type: ISAKMP_XCHG_IDPROT
Jul 21 17:33:36 gate pluto[1267]: |    flags: none
Jul 21 17:33:36 gate pluto[1267]: |    message ID:  00 00 00 00
Jul 21 17:33:36 gate pluto[1267]: |    length: 128
Jul 21 17:33:36 gate pluto[1267]: |  processing packet with exchange 
type=ISAKMP_XCHG_IDPROT (2)
Jul 21 17:33:36 gate pluto[1267]: | ***parse ISAKMP Security Association 
Payload:
Jul 21 17:33:36 gate pluto[1267]: |    next payload type: ISAKMP_NEXT_VID
Jul 21 17:33:36 gate pluto[1267]: |    length: 56
Jul 21 17:33:36 gate pluto[1267]: |    DOI: ISAKMP_DOI_IPSEC
Jul 21 17:33:36 gate pluto[1267]: | ***parse ISAKMP Vendor ID Payload:
Jul 21 17:33:36 gate pluto[1267]: |    next payload type: ISAKMP_NEXT_NONE
Jul 21 17:33:36 gate pluto[1267]: |    length: 44
Jul 21 17:33:36 gate pluto[1267]: packet from 206.107.146.9:500: 
ignoring unknown Vendor ID payload 
[f4ed19e0c114eb516faaac0ee37daf2807b4381f000000010000138d44c14765...]
Jul 21 17:33:36 gate pluto[1267]: | find_host_connection called from 
main_inI1_outR1
Jul 21 17:33:36 gate pluto[1267]: | find_host_pair: comparing to 
69.174.129.33:500 206.107.146.8:500
Jul 21 17:33:36 gate pluto[1267]: | find_host_pair_conn 
(find_host_connection2): 69.174.129.33:500 206.107.146.9:500 -> hp:none
Jul 21 17:33:36 gate pluto[1267]: | find_host_connection called from 
main_inI1_outR1
Jul 21 17:33:36 gate pluto[1267]: | find_host_pair: comparing to 
69.174.129.33:500 206.107.146.8:500
Jul 21 17:33:36 gate pluto[1267]: | find_host_pair_conn 
(find_host_connection2): 69.174.129.33:500 %any:500 -> hp:none
Jul 21 17:33:36 gate pluto[1267]: packet from 206.107.146.9:500: initial 
Main Mode message received on 69.174.129.33:500 but no connection has 
been authorized
Jul 21 17:33:36 gate pluto[1267]: | complete state transition with 
STF_IGNORE
Jul 21 17:33:36 gate pluto[1267]: | next event EVENT_PENDING_PHASE2 in 
88 seconds
Jul 21 17:33:40 gate pluto[1267]: | 
Jul 21 17:33:40 gate pluto[1267]: | *received 76 bytes from 
206.107.146.8:500 on eth1 (port=500)
Jul 21 17:33:40 gate pluto[1267]: |   76 d2 6a 8a  c2 bf ec 75  e4 aa 45 
96  55 19 71 2f
Jul 21 17:33:40 gate pluto[1267]: |   08 10 05 01  9d 3a 6b 42  00 00 00 
4c  58 e6 a7 ee
Jul 21 17:33:40 gate pluto[1267]: |   f0 42 00 f0  45 69 16 47  b4 9e cc 
0d  d3 50 8e d7
Jul 21 17:33:40 gate pluto[1267]: |   c6 96 09 0b  3c 64 c4 da  b3 f2 d3 
d1  74 87 7c e7
Jul 21 17:33:40 gate pluto[1267]: |   a2 d7 08 74  4a 83 cf 25  2d dd 31 96
Jul 21 17:33:40 gate pluto[1267]: | **parse ISAKMP Message:
Jul 21 17:33:40 gate pluto[1267]: |    initiator cookie:
Jul 21 17:33:40 gate pluto[1267]: |   76 d2 6a 8a  c2 bf ec 75
Jul 21 17:33:40 gate pluto[1267]: |    responder cookie:
Jul 21 17:33:40 gate pluto[1267]: |   e4 aa 45 96  55 19 71 2f
Jul 21 17:33:40 gate pluto[1267]: |    next payload type: ISAKMP_NEXT_HASH
Jul 21 17:33:40 gate pluto[1267]: |    ISAKMP version: ISAKMP Version 1.0
Jul 21 17:33:40 gate pluto[1267]: |    exchange type: ISAKMP_XCHG_INFO
Jul 21 17:33:40 gate pluto[1267]: |    flags: ISAKMP_FLAG_ENCRYPTION
Jul 21 17:33:40 gate pluto[1267]: |    message ID:  9d 3a 6b 42
Jul 21 17:33:40 gate pluto[1267]: |    length: 76
Jul 21 17:33:40 gate pluto[1267]: |  processing packet with exchange 
type=ISAKMP_XCHG_INFO (5)
Jul 21 17:33:40 gate pluto[1267]: | ICOOKIE:  76 d2 6a 8a  c2 bf ec 75
Jul 21 17:33:40 gate pluto[1267]: | RCOOKIE:  e4 aa 45 96  55 19 71 2f
Jul 21 17:33:40 gate pluto[1267]: | peer:  ce 6b 92 08
Jul 21 17:33:40 gate pluto[1267]: | state hash entry 30
Jul 21 17:33:40 gate pluto[1267]: | peer and cookies match on #3, 
provided msgid 00000000 vs 8aee2e20/00000000
Jul 21 17:33:40 gate pluto[1267]: | peer and cookies match on #2, 
provided msgid 00000000 vs 69dbbff9/00000000
Jul 21 17:33:40 gate pluto[1267]: | peer and cookies match on #1, 
provided msgid 00000000 vs 00000000/00000000
Jul 21 17:33:40 gate pluto[1267]: | p15 state object #1 found, in 
STATE_MAIN_I4
Jul 21 17:33:40 gate pluto[1267]: | processing connection rfd
Jul 21 17:33:40 gate pluto[1267]: | last Phase 1 IV:  24 e3 a7 85  6f fa 
ab 09
Jul 21 17:33:40 gate pluto[1267]: | current Phase 1 IV:  24 e3 a7 85  6f 
fa ab 09
Jul 21 17:33:40 gate pluto[1267]: | computed Phase 2 IV:
Jul 21 17:33:40 gate pluto[1267]: |   f7 4b f4 61  23 b0 b7 63  cc ad 3e 
55  99 9a 9c 26
Jul 21 17:33:40 gate pluto[1267]: |   d2 79 c5 fd
Jul 21 17:33:40 gate pluto[1267]: | received encrypted packet from 
206.107.146.8:500
Jul 21 17:33:40 gate pluto[1267]: | decrypting 48 bytes using algorithm 
OAKLEY_3DES_CBC
Jul 21 17:33:40 gate pluto[1267]: | decrypted:
Jul 21 17:33:40 gate pluto[1267]: |   0c 00 00 18  3b a7 a9 8e  58 d8 6b 
f3  6b 61 fe f8
Jul 21 17:33:40 gate pluto[1267]: |   d7 e4 af 01  be 34 bc e6  00 00 00 
10  00 00 00 01
Jul 21 17:33:40 gate pluto[1267]: |   03 04 00 01  00 01 1b 80  00 00 00 
00  00 00 00 07
Jul 21 17:33:40 gate pluto[1267]: | next IV:  4a 83 cf 25  2d dd 31 96
Jul 21 17:33:40 gate pluto[1267]: | ***parse ISAKMP Hash Payload:
Jul 21 17:33:40 gate pluto[1267]: |    next payload type: ISAKMP_NEXT_D
Jul 21 17:33:40 gate pluto[1267]: |    length: 24
Jul 21 17:33:40 gate pluto[1267]: | ***parse ISAKMP Delete Payload:
Jul 21 17:33:40 gate pluto[1267]: |    next payload type: ISAKMP_NEXT_NONE
Jul 21 17:33:40 gate pluto[1267]: |    length: 16
Jul 21 17:33:40 gate pluto[1267]: |    DOI: ISAKMP_DOI_IPSEC
Jul 21 17:33:40 gate pluto[1267]: |    protocol ID: 3
Jul 21 17:33:40 gate pluto[1267]: |    SPI size: 4
Jul 21 17:33:40 gate pluto[1267]: |    number of SPIs: 1
Jul 21 17:33:40 gate pluto[1267]: | removing 8 bytes of padding
Jul 21 17:33:40 gate pluto[1267]: "rfd" #1: ignoring Delete SA payload: 
PROTO_IPSEC_ESP SA(0x00011b80) not found (maybe expired)
Jul 21 17:33:40 gate pluto[1267]: | del:  00 01 1b 80
Jul 21 17:33:40 gate pluto[1267]: "rfd" #1: received and ignored 
informational message
Jul 21 17:33:40 gate pluto[1267]: | complete state transition with 
STF_IGNORE
Jul 21 17:33:40 gate pluto[1267]: | next event EVENT_PENDING_PHASE2 in 
84 seconds
Jul 21 17:34:04 gate pluto[1267]: | 
Jul 21 17:34:04 gate pluto[1267]: | *received 128 bytes from 
206.107.146.9:500 on eth1 (port=500)
Jul 21 17:34:04 gate pluto[1267]: |   b3 29 38 e8  a5 de c5 34  00 00 00 
00  00 00 00 00
Jul 21 17:34:04 gate pluto[1267]: |   01 10 02 00  00 00 00 00  00 00 00 
80  0d 00 00 38
Jul 21 17:34:04 gate pluto[1267]: |   00 00 00 01  00 00 00 01  00 00 00 
2c  01 01 00 01
Jul 21 17:34:04 gate pluto[1267]: |   00 00 00 24  01 01 00 00  80 01 00 
05  80 02 00 02
Jul 21 17:34:04 gate pluto[1267]: |   80 03 00 01  80 04 00 05  80 0b 00 
01  00 0c 00 04
Jul 21 17:34:04 gate pluto[1267]: |   00 01 51 80  00 00 00 2c  f4 ed 19 
e0  c1 14 eb 51
Jul 21 17:34:04 gate pluto[1267]: |   6f aa ac 0e  e3 7d af 28  07 b4 38 
1f  00 00 00 01
Jul 21 17:34:04 gate pluto[1267]: |   00 00 13 8d  44 c1 47 a2  00 00 00 
00  18 20 00 00
Jul 21 17:34:04 gate pluto[1267]: | **parse ISAKMP Message:
Jul 21 17:34:04 gate pluto[1267]: |    initiator cookie:
Jul 21 17:34:04 gate pluto[1267]: |   b3 29 38 e8  a5 de c5 34
Jul 21 17:34:04 gate pluto[1267]: |    responder cookie:
Jul 21 17:34:04 gate pluto[1267]: |   00 00 00 00  00 00 00 00
Jul 21 17:34:04 gate pluto[1267]: |    next payload type: ISAKMP_NEXT_SA
Jul 21 17:34:04 gate pluto[1267]: |    ISAKMP version: ISAKMP Version 1.0
Jul 21 17:34:04 gate pluto[1267]: |    exchange type: ISAKMP_XCHG_IDPROT
Jul 21 17:34:04 gate pluto[1267]: |    flags: none
Jul 21 17:34:04 gate pluto[1267]: |    message ID:  00 00 00 00
Jul 21 17:34:04 gate pluto[1267]: |    length: 128
Jul 21 17:34:04 gate pluto[1267]: |  processing packet with exchange 
type=ISAKMP_XCHG_IDPROT (2)
Jul 21 17:34:04 gate pluto[1267]: | ***parse ISAKMP Security Association 
Payload:
Jul 21 17:34:04 gate pluto[1267]: |    next payload type: ISAKMP_NEXT_VID
Jul 21 17:34:04 gate pluto[1267]: |    length: 56
Jul 21 17:34:04 gate pluto[1267]: |    DOI: ISAKMP_DOI_IPSEC
Jul 21 17:34:04 gate pluto[1267]: | ***parse ISAKMP Vendor ID Payload:
Jul 21 17:34:04 gate pluto[1267]: |    next payload type: ISAKMP_NEXT_NONE
Jul 21 17:34:04 gate pluto[1267]: |    length: 44
Jul 21 17:34:04 gate pluto[1267]: packet from 206.107.146.9:500: 
ignoring unknown Vendor ID payload 
[f4ed19e0c114eb516faaac0ee37daf2807b4381f000000010000138d44c147a2...]
Jul 21 17:34:04 gate pluto[1267]: | find_host_connection called from 
main_inI1_outR1
Jul 21 17:34:04 gate pluto[1267]: | find_host_pair: comparing to 
69.174.129.33:500 206.107.146.8:500
Jul 21 17:34:04 gate pluto[1267]: | find_host_pair_conn 
(find_host_connection2): 69.174.129.33:500 206.107.146.9:500 -> hp:none
Jul 21 17:34:04 gate pluto[1267]: | find_host_connection called from 
main_inI1_outR1
Jul 21 17:34:04 gate pluto[1267]: | find_host_pair: comparing to 
69.174.129.33:500 206.107.146.8:500
Jul 21 17:34:04 gate pluto[1267]: | find_host_pair_conn 
(find_host_connection2): 69.174.129.33:500 %any:500 -> hp:none
Jul 21 17:34:04 gate pluto[1267]: packet from 206.107.146.9:500: initial 
Main Mode message received on 69.174.129.33:500 but no connection has 
been authorized
Jul 21 17:34:04 gate pluto[1267]: | complete state transition with 
STF_IGNORE
Jul 21 17:34:04 gate pluto[1267]: | next event EVENT_PENDING_PHASE2 in 
60 seconds
Jul 21 17:34:06 gate pluto[1267]: | 
Jul 21 17:34:06 gate pluto[1267]: | *received 128 bytes from 
206.107.146.9:500 on eth1 (port=500)
Jul 21 17:34:06 gate pluto[1267]: |   b3 29 38 e8  a5 de c5 34  00 00 00 
00  00 00 00 00
Jul 21 17:34:06 gate pluto[1267]: |   01 10 02 00  00 00 00 00  00 00 00 
80  0d 00 00 38
Jul 21 17:34:06 gate pluto[1267]: |   00 00 00 01  00 00 00 01  00 00 00 
2c  01 01 00 01
Jul 21 17:34:06 gate pluto[1267]: |   00 00 00 24  01 01 00 00  80 01 00 
05  80 02 00 02
Jul 21 17:34:06 gate pluto[1267]: |   80 03 00 01  80 04 00 05  80 0b 00 
01  00 0c 00 04
Jul 21 17:34:06 gate pluto[1267]: |   00 01 51 80  00 00 00 2c  f4 ed 19 
e0  c1 14 eb 51
Jul 21 17:34:06 gate pluto[1267]: |   6f aa ac 0e  e3 7d af 28  07 b4 38 
1f  00 00 00 01
Jul 21 17:34:06 gate pluto[1267]: |   00 00 13 8d  44 c1 47 a2  00 00 00 
00  18 20 00 00
Jul 21 17:34:06 gate pluto[1267]: | **parse ISAKMP Message:
Jul 21 17:34:06 gate pluto[1267]: |    initiator cookie:
Jul 21 17:34:06 gate pluto[1267]: |   b3 29 38 e8  a5 de c5 34
Jul 21 17:34:06 gate pluto[1267]: |    responder cookie:
Jul 21 17:34:06 gate pluto[1267]: |   00 00 00 00  00 00 00 00
Jul 21 17:34:06 gate pluto[1267]: |    next payload type: ISAKMP_NEXT_SA
Jul 21 17:34:06 gate pluto[1267]: |    ISAKMP version: ISAKMP Version 1.0
Jul 21 17:34:06 gate pluto[1267]: |    exchange type: ISAKMP_XCHG_IDPROT
Jul 21 17:34:06 gate pluto[1267]: |    flags: none
Jul 21 17:34:06 gate pluto[1267]: |    message ID:  00 00 00 00
Jul 21 17:34:06 gate pluto[1267]: |    length: 128
Jul 21 17:34:06 gate pluto[1267]: |  processing packet with exchange 
type=ISAKMP_XCHG_IDPROT (2)
Jul 21 17:34:06 gate pluto[1267]: | ***parse ISAKMP Security Association 
Payload:
Jul 21 17:34:06 gate pluto[1267]: |    next payload type: ISAKMP_NEXT_VID
Jul 21 17:34:06 gate pluto[1267]: |    length: 56
Jul 21 17:34:06 gate pluto[1267]: |    DOI: ISAKMP_DOI_IPSEC
Jul 21 17:34:06 gate pluto[1267]: | ***parse ISAKMP Vendor ID Payload:
Jul 21 17:34:06 gate pluto[1267]: |    next payload type: ISAKMP_NEXT_NONE
Jul 21 17:34:06 gate pluto[1267]: |    length: 44
Jul 21 17:34:06 gate pluto[1267]: packet from 206.107.146.9:500: 
ignoring unknown Vendor ID payload 
[f4ed19e0c114eb516faaac0ee37daf2807b4381f000000010000138d44c147a2...]
Jul 21 17:34:06 gate pluto[1267]: | find_host_connection called from 
main_inI1_outR1
Jul 21 17:34:06 gate pluto[1267]: | find_host_pair: comparing to 
69.174.129.33:500 206.107.146.8:500
Jul 21 17:34:06 gate pluto[1267]: | find_host_pair_conn 
(find_host_connection2): 69.174.129.33:500 206.107.146.9:500 -> hp:none
Jul 21 17:34:06 gate pluto[1267]: | find_host_connection called from 
main_inI1_outR1
Jul 21 17:34:06 gate pluto[1267]: | find_host_pair: comparing to 
69.174.129.33:500 206.107.146.8:500
Jul 21 17:34:06 gate pluto[1267]: | find_host_pair_conn 
(find_host_connection2): 69.174.129.33:500 %any:500 -> hp:none
Jul 21 17:34:06 gate pluto[1267]: packet from 206.107.146.9:500: initial 
Main Mode message received on 69.174.129.33:500 but no connection has 
been authorized
Jul 21 17:34:06 gate pluto[1267]: | complete state transition with 
STF_IGNORE
Jul 21 17:34:06 gate pluto[1267]: | next event EVENT_PENDING_PHASE2 in 
58 seconds
Jul 21 17:34:08 gate pluto[1267]: | 
Jul 21 17:34:08 gate pluto[1267]: | *received 128 bytes from 
206.107.146.9:500 on eth1 (port=500)
Jul 21 17:34:08 gate pluto[1267]: |   b3 29 38 e8  a5 de c5 34  00 00 00 
00  00 00 00 00
Jul 21 17:34:08 gate pluto[1267]: |   01 10 02 00  00 00 00 00  00 00 00 
80  0d 00 00 38
Jul 21 17:34:08 gate pluto[1267]: |   00 00 00 01  00 00 00 01  00 00 00 
2c  01 01 00 01
Jul 21 17:34:08 gate pluto[1267]: |   00 00 00 24  01 01 00 00  80 01 00 
05  80 02 00 02
Jul 21 17:34:08 gate pluto[1267]: |   80 03 00 01  80 04 00 05  80 0b 00 
01  00 0c 00 04
Jul 21 17:34:08 gate pluto[1267]: |   00 01 51 80  00 00 00 2c  f4 ed 19 
e0  c1 14 eb 51
Jul 21 17:34:08 gate pluto[1267]: |   6f aa ac 0e  e3 7d af 28  07 b4 38 
1f  00 00 00 01
Jul 21 17:34:08 gate pluto[1267]: |   00 00 13 8d  44 c1 47 a2  00 00 00 
00  18 20 00 00
Jul 21 17:34:08 gate pluto[1267]: | **parse ISAKMP Message:
Jul 21 17:34:08 gate pluto[1267]: |    initiator cookie:
Jul 21 17:34:08 gate pluto[1267]: |   b3 29 38 e8  a5 de c5 34
Jul 21 17:34:08 gate pluto[1267]: |    responder cookie:
Jul 21 17:34:08 gate pluto[1267]: |   00 00 00 00  00 00 00 00
Jul 21 17:34:08 gate pluto[1267]: |    next payload type: ISAKMP_NEXT_SA
Jul 21 17:34:08 gate pluto[1267]: |    ISAKMP version: ISAKMP Version 1.0
Jul 21 17:34:08 gate pluto[1267]: |    exchange type: ISAKMP_XCHG_IDPROT
Jul 21 17:34:08 gate pluto[1267]: |    flags: none
Jul 21 17:34:08 gate pluto[1267]: |    message ID:  00 00 00 00
Jul 21 17:34:08 gate pluto[1267]: |    length: 128
Jul 21 17:34:08 gate pluto[1267]: |  processing packet with exchange 
type=ISAKMP_XCHG_IDPROT (2)
Jul 21 17:34:08 gate pluto[1267]: | ***parse ISAKMP Security Association 
Payload:
Jul 21 17:34:08 gate pluto[1267]: |    next payload type: ISAKMP_NEXT_VID
Jul 21 17:34:08 gate pluto[1267]: |    length: 56
Jul 21 17:34:08 gate pluto[1267]: |    DOI: ISAKMP_DOI_IPSEC
Jul 21 17:34:08 gate pluto[1267]: | ***parse ISAKMP Vendor ID Payload:
Jul 21 17:34:08 gate pluto[1267]: |    next payload type: ISAKMP_NEXT_NONE
Jul 21 17:34:08 gate pluto[1267]: |    length: 44
Jul 21 17:34:08 gate pluto[1267]: packet from 206.107.146.9:500: 
ignoring unknown Vendor ID payload 
[f4ed19e0c114eb516faaac0ee37daf2807b4381f000000010000138d44c147a2...]
Jul 21 17:34:08 gate pluto[1267]: | find_host_connection called from 
main_inI1_outR1
Jul 21 17:34:08 gate pluto[1267]: | find_host_pair: comparing to 
69.174.129.33:500 206.107.146.8:500
Jul 21 17:34:08 gate pluto[1267]: | find_host_pair_conn 
(find_host_connection2): 69.174.129.33:500 206.107.146.9:500 -> hp:none
Jul 21 17:34:08 gate pluto[1267]: | find_host_connection called from 
main_inI1_outR1
Jul 21 17:34:08 gate pluto[1267]: | find_host_pair: comparing to 
69.174.129.33:500 206.107.146.8:500
Jul 21 17:34:08 gate pluto[1267]: | find_host_pair_conn 
(find_host_connection2): 69.174.129.33:500 %any:500 -> hp:none
Jul 21 17:34:08 gate pluto[1267]: packet from 206.107.146.9:500: initial 
Main Mode message received on 69.174.129.33:500 but no connection has 
been authorized
Jul 21 17:34:08 gate pluto[1267]: | complete state transition with 
STF_IGNORE
Jul 21 17:34:08 gate pluto[1267]: | next event EVENT_PENDING_PHASE2 in 
56 seconds
Jul 21 17:34:10 gate pluto[1267]: | 
Jul 21 17:34:10 gate pluto[1267]: | *received 128 bytes from 
206.107.146.9:500 on eth1 (port=500)
Jul 21 17:34:10 gate pluto[1267]: |   b3 29 38 e8  a5 de c5 34  00 00 00 
00  00 00 00 00
Jul 21 17:34:10 gate pluto[1267]: |   01 10 02 00  00 00 00 00  00 00 00 
80  0d 00 00 38
Jul 21 17:34:10 gate pluto[1267]: |   00 00 00 01  00 00 00 01  00 00 00 
2c  01 01 00 01
Jul 21 17:34:10 gate pluto[1267]: |   00 00 00 24  01 01 00 00  80 01 00 
05  80 02 00 02
Jul 21 17:34:10 gate pluto[1267]: |   80 03 00 01  80 04 00 05  80 0b 00 
01  00 0c 00 04
Jul 21 17:34:10 gate pluto[1267]: |   00 01 51 80  00 00 00 2c  f4 ed 19 
e0  c1 14 eb 51
Jul 21 17:34:10 gate pluto[1267]: |   6f aa ac 0e  e3 7d af 28  07 b4 38 
1f  00 00 00 01
Jul 21 17:34:10 gate pluto[1267]: |   00 00 13 8d  44 c1 47 a2  00 00 00 
00  18 20 00 00
Jul 21 17:34:10 gate pluto[1267]: | **parse ISAKMP Message:
Jul 21 17:34:10 gate pluto[1267]: |    initiator cookie:
Jul 21 17:34:10 gate pluto[1267]: |   b3 29 38 e8  a5 de c5 34
Jul 21 17:34:10 gate pluto[1267]: |    responder cookie:
Jul 21 17:34:10 gate pluto[1267]: |   00 00 00 00  00 00 00 00
Jul 21 17:34:10 gate pluto[1267]: |    next payload type: ISAKMP_NEXT_SA
Jul 21 17:34:10 gate pluto[1267]: |    ISAKMP version: ISAKMP Version 1.0
Jul 21 17:34:10 gate pluto[1267]: |    exchange type: ISAKMP_XCHG_IDPROT
Jul 21 17:34:10 gate pluto[1267]: |    flags: none
Jul 21 17:34:10 gate pluto[1267]: |    message ID:  00 00 00 00
Jul 21 17:34:10 gate pluto[1267]: |    length: 128
Jul 21 17:34:10 gate pluto[1267]: |  processing packet with exchange 
type=ISAKMP_XCHG_IDPROT (2)
Jul 21 17:34:10 gate pluto[1267]: | ***parse ISAKMP Security Association 
Payload:
Jul 21 17:34:10 gate pluto[1267]: |    next payload type: ISAKMP_NEXT_VID
Jul 21 17:34:10 gate pluto[1267]: |    length: 56
Jul 21 17:34:10 gate pluto[1267]: |    DOI: ISAKMP_DOI_IPSEC
Jul 21 17:34:10 gate pluto[1267]: | ***parse ISAKMP Vendor ID Payload:
Jul 21 17:34:10 gate pluto[1267]: |    next payload type: ISAKMP_NEXT_NONE
Jul 21 17:34:10 gate pluto[1267]: |    length: 44
Jul 21 17:34:10 gate pluto[1267]: packet from 206.107.146.9:500: 
ignoring unknown Vendor ID payload 
[f4ed19e0c114eb516faaac0ee37daf2807b4381f000000010000138d44c147a2...]
Jul 21 17:34:10 gate pluto[1267]: | find_host_connection called from 
main_inI1_outR1
Jul 21 17:34:10 gate pluto[1267]: | find_host_pair: comparing to 
69.174.129.33:500 206.107.146.8:500
Jul 21 17:34:10 gate pluto[1267]: | find_host_pair_conn 
(find_host_connection2): 69.174.129.33:500 206.107.146.9:500 -> hp:none
Jul 21 17:34:10 gate pluto[1267]: | find_host_connection called from 
main_inI1_outR1
Jul 21 17:34:10 gate pluto[1267]: | find_host_pair: comparing to 
69.174.129.33:500 206.107.146.8:500
Jul 21 17:34:10 gate pluto[1267]: | find_host_pair_conn 
(find_host_connection2): 69.174.129.33:500 %any:500 -> hp:none
Jul 21 17:34:10 gate pluto[1267]: packet from 206.107.146.9:500: initial 
Main Mode message received on 69.174.129.33:500 but no connection has 
been authorized
Jul 21 17:34:10 gate pluto[1267]: | complete state transition with 
STF_IGNORE
Jul 21 17:34:10 gate pluto[1267]: | next event EVENT_PENDING_PHASE2 in 
54 seconds
Jul 21 17:34:12 gate pluto[1267]: | 
Jul 21 17:34:12 gate pluto[1267]: | *received 128 bytes from 
206.107.146.9:500 on eth1 (port=500)
Jul 21 17:34:12 gate pluto[1267]: |   b3 29 38 e8  a5 de c5 34  00 00 00 
00  00 00 00 00
Jul 21 17:34:12 gate pluto[1267]: |   01 10 02 00  00 00 00 00  00 00 00 
80  0d 00 00 38
Jul 21 17:34:12 gate pluto[1267]: |   00 00 00 01  00 00 00 01  00 00 00 
2c  01 01 00 01
Jul 21 17:34:12 gate pluto[1267]: |   00 00 00 24  01 01 00 00  80 01 00 
05  80 02 00 02
Jul 21 17:34:12 gate pluto[1267]: |   80 03 00 01  80 04 00 05  80 0b 00 
01  00 0c 00 04
Jul 21 17:34:12 gate pluto[1267]: |   00 01 51 80  00 00 00 2c  f4 ed 19 
e0  c1 14 eb 51
Jul 21 17:34:12 gate pluto[1267]: |   6f aa ac 0e  e3 7d af 28  07 b4 38 
1f  00 00 00 01
Jul 21 17:34:12 gate pluto[1267]: |   00 00 13 8d  44 c1 47 a2  00 00 00 
00  18 20 00 00
Jul 21 17:34:12 gate pluto[1267]: | **parse ISAKMP Message:
Jul 21 17:34:12 gate pluto[1267]: |    initiator cookie:
Jul 21 17:34:12 gate pluto[1267]: |   b3 29 38 e8  a5 de c5 34
Jul 21 17:34:12 gate pluto[1267]: |    responder cookie:
Jul 21 17:34:12 gate pluto[1267]: |   00 00 00 00  00 00 00 00
Jul 21 17:34:12 gate pluto[1267]: |    next payload type: ISAKMP_NEXT_SA
Jul 21 17:34:12 gate pluto[1267]: |    ISAKMP version: ISAKMP Version 1.0
Jul 21 17:34:12 gate pluto[1267]: |    exchange type: ISAKMP_XCHG_IDPROT
Jul 21 17:34:12 gate pluto[1267]: |    flags: none
Jul 21 17:34:12 gate pluto[1267]: |    message ID:  00 00 00 00
Jul 21 17:34:12 gate pluto[1267]: |    length: 128
Jul 21 17:34:12 gate pluto[1267]: |  processing packet with exchange 
type=ISAKMP_XCHG_IDPROT (2)
Jul 21 17:34:12 gate pluto[1267]: | ***parse ISAKMP Security Association 
Payload:
Jul 21 17:34:12 gate pluto[1267]: |    next payload type: ISAKMP_NEXT_VID
Jul 21 17:34:12 gate pluto[1267]: |    length: 56
Jul 21 17:34:12 gate pluto[1267]: |    DOI: ISAKMP_DOI_IPSEC
Jul 21 17:34:12 gate pluto[1267]: | ***parse ISAKMP Vendor ID Payload:
Jul 21 17:34:12 gate pluto[1267]: |    next payload type: ISAKMP_NEXT_NONE
Jul 21 17:34:12 gate pluto[1267]: |    length: 44
Jul 21 17:34:12 gate pluto[1267]: packet from 206.107.146.9:500: 
ignoring unknown Vendor ID payload 
[f4ed19e0c114eb516faaac0ee37daf2807b4381f000000010000138d44c147a2...]
Jul 21 17:34:12 gate pluto[1267]: | find_host_connection called from 
main_inI1_outR1
Jul 21 17:34:12 gate pluto[1267]: | find_host_pair: comparing to 
69.174.129.33:500 206.107.146.8:500
Jul 21 17:34:12 gate pluto[1267]: | find_host_pair_conn 
(find_host_connection2): 69.174.129.33:500 206.107.146.9:500 -> hp:none
Jul 21 17:34:12 gate pluto[1267]: | find_host_connection called from 
main_inI1_outR1
Jul 21 17:34:12 gate pluto[1267]: | find_host_pair: comparing to 
69.174.129.33:500 206.107.146.8:500
Jul 21 17:34:12 gate pluto[1267]: | find_host_pair_conn 
(find_host_connection2): 69.174.129.33:500 %any:500 -> hp:none
Jul 21 17:34:12 gate pluto[1267]: packet from 206.107.146.9:500: initial 
Main Mode message received on 69.174.129.33:500 but no connection has 
been authorized
Jul 21 17:34:12 gate pluto[1267]: | complete state transition with 
STF_IGNORE
Jul 21 17:34:12 gate pluto[1267]: | next event EVENT_PENDING_PHASE2 in 
52 seconds
Jul 21 17:34:14 gate pluto[1267]: | 
Jul 21 17:34:14 gate pluto[1267]: | *received 128 bytes from 
206.107.146.9:500 on eth1 (port=500)
Jul 21 17:34:14 gate pluto[1267]: |   b3 29 38 e8  a5 de c5 34  00 00 00 
00  00 00 00 00
Jul 21 17:34:14 gate pluto[1267]: |   01 10 02 00  00 00 00 00  00 00 00 
80  0d 00 00 38
Jul 21 17:34:14 gate pluto[1267]: |   00 00 00 01  00 00 00 01  00 00 00 
2c  01 01 00 01
Jul 21 17:34:14 gate pluto[1267]: |   00 00 00 24  01 01 00 00  80 01 00 
05  80 02 00 02
Jul 21 17:34:14 gate pluto[1267]: |   80 03 00 01  80 04 00 05  80 0b 00 
01  00 0c 00 04
Jul 21 17:34:14 gate pluto[1267]: |   00 01 51 80  00 00 00 2c  f4 ed 19 
e0  c1 14 eb 51
Jul 21 17:34:14 gate pluto[1267]: |   6f aa ac 0e  e3 7d af 28  07 b4 38 
1f  00 00 00 01
Jul 21 17:34:14 gate pluto[1267]: |   00 00 13 8d  44 c1 47 a2  00 00 00 
00  18 20 00 00
Jul 21 17:34:14 gate pluto[1267]: | **parse ISAKMP Message:
Jul 21 17:34:14 gate pluto[1267]: |    initiator cookie:
Jul 21 17:34:14 gate pluto[1267]: |   b3 29 38 e8  a5 de c5 34
Jul 21 17:34:14 gate pluto[1267]: |    responder cookie:
Jul 21 17:34:14 gate pluto[1267]: |   00 00 00 00  00 00 00 00
Jul 21 17:34:14 gate pluto[1267]: |    next payload type: ISAKMP_NEXT_SA
Jul 21 17:34:14 gate pluto[1267]: |    ISAKMP version: ISAKMP Version 1.0
Jul 21 17:34:14 gate pluto[1267]: |    exchange type: ISAKMP_XCHG_IDPROT
Jul 21 17:34:14 gate pluto[1267]: |    flags: none
Jul 21 17:34:14 gate pluto[1267]: |    message ID:  00 00 00 00
Jul 21 17:34:14 gate pluto[1267]: |    length: 128
Jul 21 17:34:14 gate pluto[1267]: |  processing packet with exchange 
type=ISAKMP_XCHG_IDPROT (2)
Jul 21 17:34:14 gate pluto[1267]: | ***parse ISAKMP Security Association 
Payload:
Jul 21 17:34:14 gate pluto[1267]: |    next payload type: ISAKMP_NEXT_VID
Jul 21 17:34:14 gate pluto[1267]: |    length: 56
Jul 21 17:34:14 gate pluto[1267]: |    DOI: ISAKMP_DOI_IPSEC
Jul 21 17:34:14 gate pluto[1267]: | ***parse ISAKMP Vendor ID Payload:
Jul 21 17:34:14 gate pluto[1267]: |    next payload type: ISAKMP_NEXT_NONE
Jul 21 17:34:14 gate pluto[1267]: |    length: 44
Jul 21 17:34:14 gate pluto[1267]: packet from 206.107.146.9:500: 
ignoring unknown Vendor ID payload 
[f4ed19e0c114eb516faaac0ee37daf2807b4381f000000010000138d44c147a2...]
Jul 21 17:34:14 gate pluto[1267]: | find_host_connection called from 
main_inI1_outR1
Jul 21 17:34:14 gate pluto[1267]: | find_host_pair: comparing to 
69.174.129.33:500 206.107.146.8:500
Jul 21 17:34:14 gate pluto[1267]: | find_host_pair_conn 
(find_host_connection2): 69.174.129.33:500 206.107.146.9:500 -> hp:none
Jul 21 17:34:14 gate pluto[1267]: | find_host_connection called from 
main_inI1_outR1
Jul 21 17:34:14 gate pluto[1267]: | find_host_pair: comparing to 
69.174.129.33:500 206.107.146.8:500
Jul 21 17:34:14 gate pluto[1267]: | find_host_pair_conn 
(find_host_connection2): 69.174.129.33:500 %any:500 -> hp:none
Jul 21 17:34:14 gate pluto[1267]: packet from 206.107.146.9:500: initial 
Main Mode message received on 69.174.129.33:500 but no connection has 
been authorized
Jul 21 17:34:14 gate pluto[1267]: | complete state transition with 
STF_IGNORE
Jul 21 17:34:14 gate pluto[1267]: | next event EVENT_PENDING_PHASE2 in 
50 seconds
Jul 21 17:34:16 gate pluto[1267]: | 
Jul 21 17:34:16 gate pluto[1267]: | *received 128 bytes from 
206.107.146.9:500 on eth1 (port=500)
Jul 21 17:34:16 gate pluto[1267]: |   b3 29 38 e8  a5 de c5 34  00 00 00 
00  00 00 00 00
Jul 21 17:34:16 gate pluto[1267]: |   01 10 02 00  00 00 00 00  00 00 00 
80  0d 00 00 38
Jul 21 17:34:16 gate pluto[1267]: |   00 00 00 01  00 00 00 01  00 00 00 
2c  01 01 00 01
Jul 21 17:34:16 gate pluto[1267]: |   00 00 00 24  01 01 00 00  80 01 00 
05  80 02 00 02
Jul 21 17:34:16 gate pluto[1267]: |   80 03 00 01  80 04 00 05  80 0b 00 
01  00 0c 00 04
Jul 21 17:34:16 gate pluto[1267]: |   00 01 51 80  00 00 00 2c  f4 ed 19 
e0  c1 14 eb 51
Jul 21 17:34:16 gate pluto[1267]: |   6f aa ac 0e  e3 7d af 28  07 b4 38 
1f  00 00 00 01
Jul 21 17:34:16 gate pluto[1267]: |   00 00 13 8d  44 c1 47 a2  00 00 00 
00  18 20 00 00
Jul 21 17:34:16 gate pluto[1267]: | **parse ISAKMP Message:
Jul 21 17:34:16 gate pluto[1267]: |    initiator cookie:
Jul 21 17:34:16 gate pluto[1267]: |   b3 29 38 e8  a5 de c5 34
Jul 21 17:34:16 gate pluto[1267]: |    responder cookie:
Jul 21 17:34:16 gate pluto[1267]: |   00 00 00 00  00 00 00 00
Jul 21 17:34:16 gate pluto[1267]: |    next payload type: ISAKMP_NEXT_SA
Jul 21 17:34:16 gate pluto[1267]: |    ISAKMP version: ISAKMP Version 1.0
Jul 21 17:34:16 gate pluto[1267]: |    exchange type: ISAKMP_XCHG_IDPROT
Jul 21 17:34:16 gate pluto[1267]: |    flags: none
Jul 21 17:34:16 gate pluto[1267]: |    message ID:  00 00 00 00
Jul 21 17:34:16 gate pluto[1267]: |    length: 128
Jul 21 17:34:16 gate pluto[1267]: |  processing packet with exchange 
type=ISAKMP_XCHG_IDPROT (2)
Jul 21 17:34:16 gate pluto[1267]: | ***parse ISAKMP Security Association 
Payload:
Jul 21 17:34:16 gate pluto[1267]: |    next payload type: ISAKMP_NEXT_VID
Jul 21 17:34:16 gate pluto[1267]: |    length: 56
Jul 21 17:34:16 gate pluto[1267]: |    DOI: ISAKMP_DOI_IPSEC
Jul 21 17:34:16 gate pluto[1267]: | ***parse ISAKMP Vendor ID Payload:
Jul 21 17:34:16 gate pluto[1267]: |    next payload type: ISAKMP_NEXT_NONE
Jul 21 17:34:16 gate pluto[1267]: |    length: 44
Jul 21 17:34:16 gate pluto[1267]: packet from 206.107.146.9:500: 
ignoring unknown Vendor ID payload 
[f4ed19e0c114eb516faaac0ee37daf2807b4381f000000010000138d44c147a2...]
Jul 21 17:34:16 gate pluto[1267]: | find_host_connection called from 
main_inI1_outR1
Jul 21 17:34:16 gate pluto[1267]: | find_host_pair: comparing to 
69.174.129.33:500 206.107.146.8:500
Jul 21 17:34:16 gate pluto[1267]: | find_host_pair_conn 
(find_host_connection2): 69.174.129.33:500 206.107.146.9:500 -> hp:none
Jul 21 17:34:16 gate pluto[1267]: | find_host_connection called from 
main_inI1_outR1
Jul 21 17:34:16 gate pluto[1267]: | find_host_pair: comparing to 
69.174.129.33:500 206.107.146.8:500
Jul 21 17:34:16 gate pluto[1267]: | find_host_pair_conn 
(find_host_connection2): 69.174.129.33:500 %any:500 -> hp:none
Jul 21 17:34:16 gate pluto[1267]: packet from 206.107.146.9:500: initial 
Main Mode message received on 69.174.129.33:500 but no connection has 
been authorized
Jul 21 17:34:16 gate pluto[1267]: | complete state transition with 
STF_IGNORE
Jul 21 17:34:16 gate pluto[1267]: | next event EVENT_PENDING_PHASE2 in 
48 seconds
Jul 21 17:34:20 gate pluto[1267]: | 
Jul 21 17:34:20 gate pluto[1267]: | *received 128 bytes from 
206.107.146.9:500 on eth1 (port=500)
Jul 21 17:34:20 gate pluto[1267]: |   b3 29 38 e8  a5 de c5 34  00 00 00 
00  00 00 00 00
Jul 21 17:34:20 gate pluto[1267]: |   01 10 02 00  00 00 00 00  00 00 00 
80  0d 00 00 38
Jul 21 17:34:20 gate pluto[1267]: |   00 00 00 01  00 00 00 01  00 00 00 
2c  01 01 00 01
Jul 21 17:34:20 gate pluto[1267]: |   00 00 00 24  01 01 00 00  80 01 00 
05  80 02 00 02
Jul 21 17:34:20 gate pluto[1267]: |   80 03 00 01  80 04 00 05  80 0b 00 
01  00 0c 00 04
Jul 21 17:34:20 gate pluto[1267]: |   00 01 51 80  00 00 00 2c  f4 ed 19 
e0  c1 14 eb 51
Jul 21 17:34:20 gate pluto[1267]: |   6f aa ac 0e  e3 7d af 28  07 b4 38 
1f  00 00 00 01
Jul 21 17:34:20 gate pluto[1267]: |   00 00 13 8d  44 c1 47 a2  00 00 00 
00  18 20 00 00
Jul 21 17:34:20 gate pluto[1267]: | **parse ISAKMP Message:
Jul 21 17:34:20 gate pluto[1267]: |    initiator cookie:
Jul 21 17:34:20 gate pluto[1267]: |   b3 29 38 e8  a5 de c5 34
Jul 21 17:34:20 gate pluto[1267]: |    responder cookie:
Jul 21 17:34:20 gate pluto[1267]: |   00 00 00 00  00 00 00 00
Jul 21 17:34:20 gate pluto[1267]: |    next payload type: ISAKMP_NEXT_SA
Jul 21 17:34:20 gate pluto[1267]: |    ISAKMP version: ISAKMP Version 1.0
Jul 21 17:34:20 gate pluto[1267]: |    exchange type: ISAKMP_XCHG_IDPROT
Jul 21 17:34:20 gate pluto[1267]: |    flags: none
Jul 21 17:34:20 gate pluto[1267]: |    message ID:  00 00 00 00
Jul 21 17:34:20 gate pluto[1267]: |    length: 128
Jul 21 17:34:20 gate pluto[1267]: |  processing packet with exchange 
type=ISAKMP_XCHG_IDPROT (2)
Jul 21 17:34:20 gate pluto[1267]: | ***parse ISAKMP Security Association 
Payload:
Jul 21 17:34:20 gate pluto[1267]: |    next payload type: ISAKMP_NEXT_VID
Jul 21 17:34:20 gate pluto[1267]: |    length: 56
Jul 21 17:34:20 gate pluto[1267]: |    DOI: ISAKMP_DOI_IPSEC
Jul 21 17:34:20 gate pluto[1267]: | ***parse ISAKMP Vendor ID Payload:
Jul 21 17:34:20 gate pluto[1267]: |    next payload type: ISAKMP_NEXT_NONE
Jul 21 17:34:20 gate pluto[1267]: |    length: 44
Jul 21 17:34:20 gate pluto[1267]: packet from 206.107.146.9:500: 
ignoring unknown Vendor ID payload 
[f4ed19e0c114eb516faaac0ee37daf2807b4381f000000010000138d44c147a2...]
Jul 21 17:34:20 gate pluto[1267]: | find_host_connection called from 
main_inI1_outR1
Jul 21 17:34:20 gate pluto[1267]: | find_host_pair: comparing to 
69.174.129.33:500 206.107.146.8:500
Jul 21 17:34:20 gate pluto[1267]: | find_host_pair_conn 
(find_host_connection2): 69.174.129.33:500 206.107.146.9:500 -> hp:none
Jul 21 17:34:20 gate pluto[1267]: | find_host_connection called from 
main_inI1_outR1
Jul 21 17:34:20 gate pluto[1267]: | find_host_pair: comparing to 
69.174.129.33:500 206.107.146.8:500
Jul 21 17:34:20 gate pluto[1267]: | find_host_pair_conn 
(find_host_connection2): 69.174.129.33:500 %any:500 -> hp:none
Jul 21 17:34:20 gate pluto[1267]: packet from 206.107.146.9:500: initial 
Main Mode message received on 69.174.129.33:500 but no connection has 
been authorized
Jul 21 17:34:20 gate pluto[1267]: | complete state transition with 
STF_IGNORE
Jul 21 17:34:20 gate pluto[1267]: | next event EVENT_PENDING_PHASE2 in 
44 seconds
Jul 21 17:34:24 gate pluto[1267]: | 
Jul 21 17:34:24 gate pluto[1267]: | *received 128 bytes from 
206.107.146.9:500 on eth1 (port=500)
Jul 21 17:34:24 gate pluto[1267]: |   b3 29 38 e8  a5 de c5 34  00 00 00 
00  00 00 00 00
Jul 21 17:34:24 gate pluto[1267]: |   01 10 02 00  00 00 00 00  00 00 00 
80  0d 00 00 38
Jul 21 17:34:24 gate pluto[1267]: |   00 00 00 01  00 00 00 01  00 00 00 
2c  01 01 00 01
Jul 21 17:34:24 gate pluto[1267]: |   00 00 00 24  01 01 00 00  80 01 00 
05  80 02 00 02
Jul 21 17:34:24 gate pluto[1267]: |   80 03 00 01  80 04 00 05  80 0b 00 
01  00 0c 00 04
Jul 21 17:34:24 gate pluto[1267]: |   00 01 51 80  00 00 00 2c  f4 ed 19 
e0  c1 14 eb 51
Jul 21 17:34:24 gate pluto[1267]: |   6f aa ac 0e  e3 7d af 28  07 b4 38 
1f  00 00 00 01
Jul 21 17:34:24 gate pluto[1267]: |   00 00 13 8d  44 c1 47 a2  00 00 00 
00  18 20 00 00
Jul 21 17:34:24 gate pluto[1267]: | **parse ISAKMP Message:
Jul 21 17:34:24 gate pluto[1267]: |    initiator cookie:
Jul 21 17:34:24 gate pluto[1267]: |   b3 29 38 e8  a5 de c5 34
Jul 21 17:34:24 gate pluto[1267]: |    responder cookie:
Jul 21 17:34:24 gate pluto[1267]: |   00 00 00 00  00 00 00 00
Jul 21 17:34:24 gate pluto[1267]: |    next payload type: ISAKMP_NEXT_SA
Jul 21 17:34:24 gate pluto[1267]: |    ISAKMP version: ISAKMP Version 1.0
Jul 21 17:34:24 gate pluto[1267]: |    exchange type: ISAKMP_XCHG_IDPROT
Jul 21 17:34:24 gate pluto[1267]: |    flags: none
Jul 21 17:34:24 gate pluto[1267]: |    message ID:  00 00 00 00
Jul 21 17:34:24 gate pluto[1267]: |    length: 128
Jul 21 17:34:24 gate pluto[1267]: |  processing packet with exchange 
type=ISAKMP_XCHG_IDPROT (2)
Jul 21 17:34:24 gate pluto[1267]: | ***parse ISAKMP Security Association 
Payload:
Jul 21 17:34:24 gate pluto[1267]: |    next payload type: ISAKMP_NEXT_VID
Jul 21 17:34:24 gate pluto[1267]: |    length: 56
Jul 21 17:34:24 gate pluto[1267]: |    DOI: ISAKMP_DOI_IPSEC
Jul 21 17:34:24 gate pluto[1267]: | ***parse ISAKMP Vendor ID Payload:
Jul 21 17:34:24 gate pluto[1267]: |    next payload type: ISAKMP_NEXT_NONE
Jul 21 17:34:24 gate pluto[1267]: |    length: 44
Jul 21 17:34:24 gate pluto[1267]: packet from 206.107.146.9:500: 
ignoring unknown Vendor ID payload 
[f4ed19e0c114eb516faaac0ee37daf2807b4381f000000010000138d44c147a2...]
Jul 21 17:34:24 gate pluto[1267]: | find_host_connection called from 
main_inI1_outR1
Jul 21 17:34:24 gate pluto[1267]: | find_host_pair: comparing to 
69.174.129.33:500 206.107.146.8:500
Jul 21 17:34:24 gate pluto[1267]: | find_host_pair_conn 
(find_host_connection2): 69.174.129.33:500 206.107.146.9:500 -> hp:none
Jul 21 17:34:24 gate pluto[1267]: | find_host_connection called from 
main_inI1_outR1
Jul 21 17:34:24 gate pluto[1267]: | find_host_pair: comparing to 
69.174.129.33:500 206.107.146.8:500
Jul 21 17:34:24 gate pluto[1267]: | find_host_pair_conn 
(find_host_connection2): 69.174.129.33:500 %any:500 -> hp:none
Jul 21 17:34:24 gate pluto[1267]: packet from 206.107.146.9:500: initial 
Main Mode message received on 69.174.129.33:500 but no connection has 
been authorized
Jul 21 17:34:24 gate pluto[1267]: | complete state transition with 
STF_IGNORE
Jul 21 17:34:24 gate pluto[1267]: | next event EVENT_PENDING_PHASE2 in 
40 seconds
Jul 21 17:34:28 gate pluto[1267]: | 
Jul 21 17:34:28 gate pluto[1267]: | *received 128 bytes from 
206.107.146.9:500 on eth1 (port=500)
Jul 21 17:34:28 gate pluto[1267]: |   b3 29 38 e8  a5 de c5 34  00 00 00 
00  00 00 00 00
Jul 21 17:34:28 gate pluto[1267]: |   01 10 02 00  00 00 00 00  00 00 00 
80  0d 00 00 38
Jul 21 17:34:28 gate pluto[1267]: |   00 00 00 01  00 00 00 01  00 00 00 
2c  01 01 00 01
Jul 21 17:34:28 gate pluto[1267]: |   00 00 00 24  01 01 00 00  80 01 00 
05  80 02 00 02
Jul 21 17:34:28 gate pluto[1267]: |   80 03 00 01  80 04 00 05  80 0b 00 
01  00 0c 00 04
Jul 21 17:34:28 gate pluto[1267]: |   00 01 51 80  00 00 00 2c  f4 ed 19 
e0  c1 14 eb 51
Jul 21 17:34:28 gate pluto[1267]: |   6f aa ac 0e  e3 7d af 28  07 b4 38 
1f  00 00 00 01
Jul 21 17:34:28 gate pluto[1267]: |   00 00 13 8d  44 c1 47 a2  00 00 00 
00  18 20 00 00
Jul 21 17:34:28 gate pluto[1267]: | **parse ISAKMP Message:
Jul 21 17:34:28 gate pluto[1267]: |    initiator cookie:
Jul 21 17:34:28 gate pluto[1267]: |   b3 29 38 e8  a5 de c5 34
Jul 21 17:34:28 gate pluto[1267]: |    responder cookie:
Jul 21 17:34:28 gate pluto[1267]: |   00 00 00 00  00 00 00 00
Jul 21 17:34:28 gate pluto[1267]: |    next payload type: ISAKMP_NEXT_SA
Jul 21 17:34:28 gate pluto[1267]: |    ISAKMP version: ISAKMP Version 1.0
Jul 21 17:34:28 gate pluto[1267]: |    exchange type: ISAKMP_XCHG_IDPROT
Jul 21 17:34:28 gate pluto[1267]: |    flags: none
Jul 21 17:34:28 gate pluto[1267]: |    message ID:  00 00 00 00
Jul 21 17:34:28 gate pluto[1267]: |    length: 128
Jul 21 17:34:28 gate pluto[1267]: |  processing packet with exchange 
type=ISAKMP_XCHG_IDPROT (2)
Jul 21 17:34:28 gate pluto[1267]: | ***parse ISAKMP Security Association 
Payload:
Jul 21 17:34:28 gate pluto[1267]: |    next payload type: ISAKMP_NEXT_VID
Jul 21 17:34:28 gate pluto[1267]: |    length: 56
Jul 21 17:34:28 gate pluto[1267]: |    DOI: ISAKMP_DOI_IPSEC
Jul 21 17:34:28 gate pluto[1267]: | ***parse ISAKMP Vendor ID Payload:
Jul 21 17:34:28 gate pluto[1267]: |    next payload type: ISAKMP_NEXT_NONE
Jul 21 17:34:28 gate pluto[1267]: |    length: 44
Jul 21 17:34:28 gate pluto[1267]: packet from 206.107.146.9:500: 
ignoring unknown Vendor ID payload 
[f4ed19e0c114eb516faaac0ee37daf2807b4381f000000010000138d44c147a2...]
Jul 21 17:34:28 gate pluto[1267]: | find_host_connection called from 
main_inI1_outR1
Jul 21 17:34:28 gate pluto[1267]: | find_host_pair: comparing to 
69.174.129.33:500 206.107.146.8:500
Jul 21 17:34:28 gate pluto[1267]: | find_host_pair_conn 
(find_host_connection2): 69.174.129.33:500 206.107.146.9:500 -> hp:none
Jul 21 17:34:28 gate pluto[1267]: | find_host_connection called from 
main_inI1_outR1
Jul 21 17:34:28 gate pluto[1267]: | find_host_pair: comparing to 
69.174.129.33:500 206.107.146.8:500
Jul 21 17:34:28 gate pluto[1267]: | find_host_pair_conn 
(find_host_connection2): 69.174.129.33:500 %any:500 -> hp:none
Jul 21 17:34:28 gate pluto[1267]: packet from 206.107.146.9:500: initial 
Main Mode message received on 69.174.129.33:500 but no connection has 
been authorized
Jul 21 17:34:28 gate pluto[1267]: | complete state transition with 
STF_IGNORE
Jul 21 17:34:28 gate pluto[1267]: | next event EVENT_PENDING_PHASE2 in 
36 seconds
Jul 21 17:34:32 gate pluto[1267]: | 
Jul 21 17:34:32 gate pluto[1267]: | *received 128 bytes from 
206.107.146.9:500 on eth1 (port=500)
Jul 21 17:34:32 gate pluto[1267]: |   b3 29 38 e8  a5 de c5 34  00 00 00 
00  00 00 00 00
Jul 21 17:34:32 gate pluto[1267]: |   01 10 02 00  00 00 00 00  00 00 00 
80  0d 00 00 38
Jul 21 17:34:32 gate pluto[1267]: |   00 00 00 01  00 00 00 01  00 00 00 
2c  01 01 00 01
Jul 21 17:34:32 gate pluto[1267]: |   00 00 00 24  01 01 00 00  80 01 00 
05  80 02 00 02
Jul 21 17:34:32 gate pluto[1267]: |   80 03 00 01  80 04 00 05  80 0b 00 
01  00 0c 00 04
Jul 21 17:34:32 gate pluto[1267]: |   00 01 51 80  00 00 00 2c  f4 ed 19 
e0  c1 14 eb 51
Jul 21 17:34:32 gate pluto[1267]: |   6f aa ac 0e  e3 7d af 28  07 b4 38 
1f  00 00 00 01
Jul 21 17:34:32 gate pluto[1267]: |   00 00 13 8d  44 c1 47 a2  00 00 00 
00  18 20 00 00
Jul 21 17:34:32 gate pluto[1267]: | **parse ISAKMP Message:
Jul 21 17:34:32 gate pluto[1267]: |    initiator cookie:
Jul 21 17:34:32 gate pluto[1267]: |   b3 29 38 e8  a5 de c5 34
Jul 21 17:34:32 gate pluto[1267]: |    responder cookie:
Jul 21 17:34:32 gate pluto[1267]: |   00 00 00 00  00 00 00 00
Jul 21 17:34:32 gate pluto[1267]: |    next payload type: ISAKMP_NEXT_SA
Jul 21 17:34:32 gate pluto[1267]: |    ISAKMP version: ISAKMP Version 1.0
Jul 21 17:34:32 gate pluto[1267]: |    exchange type: ISAKMP_XCHG_IDPROT
Jul 21 17:34:32 gate pluto[1267]: |    flags: none
Jul 21 17:34:32 gate pluto[1267]: |    message ID:  00 00 00 00
Jul 21 17:34:32 gate pluto[1267]: |    length: 128
Jul 21 17:34:32 gate pluto[1267]: |  processing packet with exchange 
type=ISAKMP_XCHG_IDPROT (2)
Jul 21 17:34:32 gate pluto[1267]: | ***parse ISAKMP Security Association 
Payload:
Jul 21 17:34:32 gate pluto[1267]: |    next payload type: ISAKMP_NEXT_VID
Jul 21 17:34:32 gate pluto[1267]: |    length: 56
Jul 21 17:34:32 gate pluto[1267]: |    DOI: ISAKMP_DOI_IPSEC
Jul 21 17:34:32 gate pluto[1267]: | ***parse ISAKMP Vendor ID Payload:
Jul 21 17:34:32 gate pluto[1267]: |    next payload type: ISAKMP_NEXT_NONE
Jul 21 17:34:32 gate pluto[1267]: |    length: 44
Jul 21 17:34:32 gate pluto[1267]: packet from 206.107.146.9:500: 
ignoring unknown Vendor ID payload 
[f4ed19e0c114eb516faaac0ee37daf2807b4381f000000010000138d44c147a2...]
Jul 21 17:34:32 gate pluto[1267]: | find_host_connection called from 
main_inI1_outR1
Jul 21 17:34:32 gate pluto[1267]: | find_host_pair: comparing to 
69.174.129.33:500 206.107.146.8:500
Jul 21 17:34:32 gate pluto[1267]: | find_host_pair_conn 
(find_host_connection2): 69.174.129.33:500 206.107.146.9:500 -> hp:none
Jul 21 17:34:32 gate pluto[1267]: | find_host_connection called from 
main_inI1_outR1
Jul 21 17:34:32 gate pluto[1267]: | find_host_pair: comparing to 
69.174.129.33:500 206.107.146.8:500
Jul 21 17:34:32 gate pluto[1267]: | find_host_pair_conn 
(find_host_connection2): 69.174.129.33:500 %any:500 -> hp:none
Jul 21 17:34:32 gate pluto[1267]: packet from 206.107.146.9:500: initial 
Main Mode message received on 69.174.129.33:500 but no connection has 
been authorized
Jul 21 17:34:32 gate pluto[1267]: | complete state transition with 
STF_IGNORE
Jul 21 17:34:32 gate pluto[1267]: | next event EVENT_PENDING_PHASE2 in 
32 seconds
Jul 21 17:34:36 gate pluto[1267]: | 
Jul 21 17:34:36 gate pluto[1267]: | *received 128 bytes from 
206.107.146.9:500 on eth1 (port=500)
Jul 21 17:34:36 gate pluto[1267]: |   b3 29 38 e8  a5 de c5 34  00 00 00 
00  00 00 00 00
Jul 21 17:34:36 gate pluto[1267]: |   01 10 02 00  00 00 00 00  00 00 00 
80  0d 00 00 38
Jul 21 17:34:36 gate pluto[1267]: |   00 00 00 01  00 00 00 01  00 00 00 
2c  01 01 00 01
Jul 21 17:34:36 gate pluto[1267]: |   00 00 00 24  01 01 00 00  80 01 00 
05  80 02 00 02
Jul 21 17:34:36 gate pluto[1267]: |   80 03 00 01  80 04 00 05  80 0b 00 
01  00 0c 00 04
Jul 21 17:34:36 gate pluto[1267]: |   00 01 51 80  00 00 00 2c  f4 ed 19 
e0  c1 14 eb 51
Jul 21 17:34:36 gate pluto[1267]: |   6f aa ac 0e  e3 7d af 28  07 b4 38 
1f  00 00 00 01
Jul 21 17:34:36 gate pluto[1267]: |   00 00 13 8d  44 c1 47 a2  00 00 00 
00  18 20 00 00
Jul 21 17:34:36 gate pluto[1267]: | **parse ISAKMP Message:
Jul 21 17:34:36 gate pluto[1267]: |    initiator cookie:
Jul 21 17:34:36 gate pluto[1267]: |   b3 29 38 e8  a5 de c5 34
Jul 21 17:34:36 gate pluto[1267]: |    responder cookie:
Jul 21 17:34:36 gate pluto[1267]: |   00 00 00 00  00 00 00 00
Jul 21 17:34:36 gate pluto[1267]: |    next payload type: ISAKMP_NEXT_SA
Jul 21 17:34:36 gate pluto[1267]: |    ISAKMP version: ISAKMP Version 1.0
Jul 21 17:34:36 gate pluto[1267]: |    exchange type: ISAKMP_XCHG_IDPROT
Jul 21 17:34:36 gate pluto[1267]: |    flags: none
Jul 21 17:34:36 gate pluto[1267]: |    message ID:  00 00 00 00
Jul 21 17:34:36 gate pluto[1267]: |    length: 128
Jul 21 17:34:36 gate pluto[1267]: |  processing packet with exchange 
type=ISAKMP_XCHG_IDPROT (2)
Jul 21 17:34:36 gate pluto[1267]: | ***parse ISAKMP Security Association 
Payload:
Jul 21 17:34:36 gate pluto[1267]: |    next payload type: ISAKMP_NEXT_VID
Jul 21 17:34:36 gate pluto[1267]: |    length: 56
Jul 21 17:34:36 gate pluto[1267]: |    DOI: ISAKMP_DOI_IPSEC
Jul 21 17:34:36 gate pluto[1267]: | ***parse ISAKMP Vendor ID Payload:
Jul 21 17:34:36 gate pluto[1267]: |    next payload type: ISAKMP_NEXT_NONE
Jul 21 17:34:36 gate pluto[1267]: |    length: 44
Jul 21 17:34:36 gate pluto[1267]: packet from 206.107.146.9:500: 
ignoring unknown Vendor ID payload 
[f4ed19e0c114eb516faaac0ee37daf2807b4381f000000010000138d44c147a2...]
Jul 21 17:34:36 gate pluto[1267]: | find_host_connection called from 
main_inI1_outR1
Jul 21 17:34:36 gate pluto[1267]: | find_host_pair: comparing to 
69.174.129.33:500 206.107.146.8:500
Jul 21 17:34:36 gate pluto[1267]: | find_host_pair_conn 
(find_host_connection2): 69.174.129.33:500 206.107.146.9:500 -> hp:none
Jul 21 17:34:36 gate pluto[1267]: | find_host_connection called from 
main_inI1_outR1
Jul 21 17:34:36 gate pluto[1267]: | find_host_pair: comparing to 
69.174.129.33:500 206.107.146.8:500
Jul 21 17:34:36 gate pluto[1267]: | find_host_pair_conn 
(find_host_connection2): 69.174.129.33:500 %any:500 -> hp:none
Jul 21 17:34:36 gate pluto[1267]: packet from 206.107.146.9:500: initial 
Main Mode message received on 69.174.129.33:500 but no connection has 
been authorized
Jul 21 17:34:36 gate pluto[1267]: | complete state transition with 
STF_IGNORE
Jul 21 17:34:36 gate pluto[1267]: | next event EVENT_PENDING_PHASE2 in 
28 seconds
Jul 21 17:34:47 gate pluto[1267]: | 
Jul 21 17:34:47 gate pluto[1267]: | *received 76 bytes from 
206.107.146.8:500 on eth1 (port=500)
Jul 21 17:34:47 gate pluto[1267]: |   76 d2 6a 8a  c2 bf ec 75  e4 aa 45 
96  55 19 71 2f
Jul 21 17:34:47 gate pluto[1267]: |   08 10 05 01  d0 9c 44 14  00 00 00 
4c  b4 cd a4 57
Jul 21 17:34:47 gate pluto[1267]: |   43 8e 34 a2  db b7 a7 97  83 86 41 
2f  21 80 bd ff
Jul 21 17:34:47 gate pluto[1267]: |   7d 21 01 26  2d 38 d2 b7  cf 92 ca 
93  0c 77 b1 4c
Jul 21 17:34:47 gate pluto[1267]: |   31 0e 94 c2  23 e6 90 fe  16 98 1c 74
Jul 21 17:34:47 gate pluto[1267]: | **parse ISAKMP Message:
Jul 21 17:34:47 gate pluto[1267]: |    initiator cookie:
Jul 21 17:34:47 gate pluto[1267]: |   76 d2 6a 8a  c2 bf ec 75
Jul 21 17:34:47 gate pluto[1267]: |    responder cookie:
Jul 21 17:34:47 gate pluto[1267]: |   e4 aa 45 96  55 19 71 2f
Jul 21 17:34:47 gate pluto[1267]: |    next payload type: ISAKMP_NEXT_HASH
Jul 21 17:34:47 gate pluto[1267]: |    ISAKMP version: ISAKMP Version 1.0
Jul 21 17:34:47 gate pluto[1267]: |    exchange type: ISAKMP_XCHG_INFO
Jul 21 17:34:47 gate pluto[1267]: |    flags: ISAKMP_FLAG_ENCRYPTION
Jul 21 17:34:47 gate pluto[1267]: |    message ID:  d0 9c 44 14
Jul 21 17:34:47 gate pluto[1267]: |    length: 76
Jul 21 17:34:47 gate pluto[1267]: |  processing packet with exchange 
type=ISAKMP_XCHG_INFO (5)
Jul 21 17:34:47 gate pluto[1267]: | ICOOKIE:  76 d2 6a 8a  c2 bf ec 75
Jul 21 17:34:47 gate pluto[1267]: | RCOOKIE:  e4 aa 45 96  55 19 71 2f
Jul 21 17:34:47 gate pluto[1267]: | peer:  ce 6b 92 08
Jul 21 17:34:47 gate pluto[1267]: | state hash entry 30
Jul 21 17:34:47 gate pluto[1267]: | peer and cookies match on #3, 
provided msgid 00000000 vs 8aee2e20/00000000
Jul 21 17:34:47 gate pluto[1267]: | peer and cookies match on #2, 
provided msgid 00000000 vs 69dbbff9/00000000
Jul 21 17:34:47 gate pluto[1267]: | peer and cookies match on #1, 
provided msgid 00000000 vs 00000000/00000000
Jul 21 17:34:47 gate pluto[1267]: | p15 state object #1 found, in 
STATE_MAIN_I4
Jul 21 17:34:47 gate pluto[1267]: | processing connection rfd
Jul 21 17:34:47 gate pluto[1267]: | last Phase 1 IV:  24 e3 a7 85  6f fa 
ab 09
Jul 21 17:34:47 gate pluto[1267]: | current Phase 1 IV:  24 e3 a7 85  6f 
fa ab 09
Jul 21 17:34:47 gate pluto[1267]: | computed Phase 2 IV:
Jul 21 17:34:47 gate pluto[1267]: |   b6 1f 39 94  97 42 98 f0  be 3d 82 
87  7d cc 59 88
Jul 21 17:34:47 gate pluto[1267]: |   c0 93 6a f0
Jul 21 17:34:47 gate pluto[1267]: | received encrypted packet from 
206.107.146.8:500
Jul 21 17:34:47 gate pluto[1267]: | decrypting 48 bytes using algorithm 
OAKLEY_3DES_CBC
Jul 21 17:34:47 gate pluto[1267]: | decrypted:
Jul 21 17:34:47 gate pluto[1267]: |   0c 00 00 18  27 4f 95 8c  ba 88 b6 
ee  24 49 cf 2d
Jul 21 17:34:47 gate pluto[1267]: |   86 ba b4 72  de 31 07 be  00 00 00 
10  00 00 00 01
Jul 21 17:34:47 gate pluto[1267]: |   03 04 00 01  00 89 1b 80  00 00 00 
00  00 00 00 07
Jul 21 17:34:47 gate pluto[1267]: | next IV:  23 e6 90 fe  16 98 1c 74
Jul 21 17:34:47 gate pluto[1267]: | ***parse ISAKMP Hash Payload:
Jul 21 17:34:47 gate pluto[1267]: |    next payload type: ISAKMP_NEXT_D
Jul 21 17:34:47 gate pluto[1267]: |    length: 24
Jul 21 17:34:47 gate pluto[1267]: | ***parse ISAKMP Delete Payload:
Jul 21 17:34:47 gate pluto[1267]: |    next payload type: ISAKMP_NEXT_NONE
Jul 21 17:34:47 gate pluto[1267]: |    length: 16
Jul 21 17:34:47 gate pluto[1267]: |    DOI: ISAKMP_DOI_IPSEC
Jul 21 17:34:47 gate pluto[1267]: |    protocol ID: 3
Jul 21 17:34:47 gate pluto[1267]: |    SPI size: 4
Jul 21 17:34:47 gate pluto[1267]: |    number of SPIs: 1
Jul 21 17:34:47 gate pluto[1267]: | removing 8 bytes of padding
Jul 21 17:34:47 gate pluto[1267]: "rfd" #1: ignoring Delete SA payload: 
PROTO_IPSEC_ESP SA(0x00891b80) not found (maybe expired)
Jul 21 17:34:47 gate pluto[1267]: | del:  00 89 1b 80
Jul 21 17:34:47 gate pluto[1267]: "rfd" #1: received and ignored 
informational message
Jul 21 17:34:47 gate pluto[1267]: | complete state transition with 
STF_IGNORE
Jul 21 17:34:47 gate pluto[1267]: | next event EVENT_PENDING_PHASE2 in 
17 seconds
Jul 21 17:34:52 gate pluto[1267]: | 
Jul 21 17:34:52 gate pluto[1267]: | *received 76 bytes from 
206.107.146.8:500 on eth1 (port=500)
Jul 21 17:34:52 gate pluto[1267]: |   76 d2 6a 8a  c2 bf ec 75  e4 aa 45 
96  55 19 71 2f
Jul 21 17:34:52 gate pluto[1267]: |   08 10 05 01  98 f5 d8 85  00 00 00 
4c  cc b9 d4 98
Jul 21 17:34:52 gate pluto[1267]: |   15 44 7d 40  81 31 71 65  fb ed 01 
e3  a7 a3 e3 4c
Jul 21 17:34:52 gate pluto[1267]: |   7d 40 a3 df  5b 10 a7 75  1c 1a d4 
44  73 0e 90 31
Jul 21 17:34:52 gate pluto[1267]: |   ee b2 ad 3c  66 de 60 9e  f1 12 5c 6b
Jul 21 17:34:52 gate pluto[1267]: | **parse ISAKMP Message:
Jul 21 17:34:52 gate pluto[1267]: |    initiator cookie:
Jul 21 17:34:52 gate pluto[1267]: |   76 d2 6a 8a  c2 bf ec 75
Jul 21 17:34:52 gate pluto[1267]: |    responder cookie:
Jul 21 17:34:52 gate pluto[1267]: |   e4 aa 45 96  55 19 71 2f
Jul 21 17:34:52 gate pluto[1267]: |    next payload type: ISAKMP_NEXT_HASH
Jul 21 17:34:52 gate pluto[1267]: |    ISAKMP version: ISAKMP Version 1.0
Jul 21 17:34:52 gate pluto[1267]: |    exchange type: ISAKMP_XCHG_INFO
Jul 21 17:34:52 gate pluto[1267]: |    flags: ISAKMP_FLAG_ENCRYPTION
Jul 21 17:34:52 gate pluto[1267]: |    message ID:  98 f5 d8 85
Jul 21 17:34:52 gate pluto[1267]: |    length: 76
Jul 21 17:34:52 gate pluto[1267]: |  processing packet with exchange 
type=ISAKMP_XCHG_INFO (5)
Jul 21 17:34:52 gate pluto[1267]: | ICOOKIE:  76 d2 6a 8a  c2 bf ec 75
Jul 21 17:34:52 gate pluto[1267]: | RCOOKIE:  e4 aa 45 96  55 19 71 2f
Jul 21 17:34:52 gate pluto[1267]: | peer:  ce 6b 92 08
Jul 21 17:34:52 gate pluto[1267]: | state hash entry 30
Jul 21 17:34:52 gate pluto[1267]: | peer and cookies match on #3, 
provided msgid 00000000 vs 8aee2e20/00000000
Jul 21 17:34:52 gate pluto[1267]: | peer and cookies match on #2, 
provided msgid 00000000 vs 69dbbff9/00000000
Jul 21 17:34:52 gate pluto[1267]: | peer and cookies match on #1, 
provided msgid 00000000 vs 00000000/00000000
Jul 21 17:34:52 gate pluto[1267]: | p15 state object #1 found, in 
STATE_MAIN_I4
Jul 21 17:34:52 gate pluto[1267]: | processing connection rfd
Jul 21 17:34:52 gate pluto[1267]: | last Phase 1 IV:  24 e3 a7 85  6f fa 
ab 09
Jul 21 17:34:52 gate pluto[1267]: | current Phase 1 IV:  24 e3 a7 85  6f 
fa ab 09
Jul 21 17:34:52 gate pluto[1267]: | computed Phase 2 IV:
Jul 21 17:34:52 gate pluto[1267]: |   43 5b 71 bc  e5 ef 01 c9  88 95 9c 
f8  f8 8d 06 95
Jul 21 17:34:52 gate pluto[1267]: |   c4 81 cf 6a
Jul 21 17:34:52 gate pluto[1267]: | received encrypted packet from 
206.107.146.8:500
Jul 21 17:34:52 gate pluto[1267]: | decrypting 48 bytes using algorithm 
OAKLEY_3DES_CBC
Jul 21 17:34:52 gate pluto[1267]: | decrypted:
Jul 21 17:34:52 gate pluto[1267]: |   0c 00 00 18  21 86 51 de  6a 60 c2 
c4  43 c9 2a 98
Jul 21 17:34:52 gate pluto[1267]: |   46 4e 91 6b  ef c1 68 79  00 00 00 
10  00 00 00 01
Jul 21 17:34:52 gate pluto[1267]: |   03 04 00 01  00 01 1b 80  00 00 00 
00  00 00 00 07
Jul 21 17:34:52 gate pluto[1267]: | next IV:  66 de 60 9e  f1 12 5c 6b
Jul 21 17:34:52 gate pluto[1267]: | ***parse ISAKMP Hash Payload:
Jul 21 17:34:52 gate pluto[1267]: |    next payload type: ISAKMP_NEXT_D
Jul 21 17:34:52 gate pluto[1267]: |    length: 24
Jul 21 17:34:52 gate pluto[1267]: | ***parse ISAKMP Delete Payload:
Jul 21 17:34:52 gate pluto[1267]: |    next payload type: ISAKMP_NEXT_NONE
Jul 21 17:34:52 gate pluto[1267]: |    length: 16
Jul 21 17:34:52 gate pluto[1267]: |    DOI: ISAKMP_DOI_IPSEC
Jul 21 17:34:52 gate pluto[1267]: |    protocol ID: 3
Jul 21 17:34:52 gate pluto[1267]: |    SPI size: 4
Jul 21 17:34:52 gate pluto[1267]: |    number of SPIs: 1
Jul 21 17:34:52 gate pluto[1267]: | removing 8 bytes of padding
Jul 21 17:34:52 gate pluto[1267]: "rfd" #1: ignoring Delete SA payload: 
PROTO_IPSEC_ESP SA(0x00011b80) not found (maybe expired)
Jul 21 17:34:52 gate pluto[1267]: | del:  00 01 1b 80
Jul 21 17:34:52 gate pluto[1267]: "rfd" #1: received and ignored 
informational message
Jul 21 17:34:52 gate pluto[1267]: | complete state transition with 
STF_IGNORE
Jul 21 17:34:52 gate pluto[1267]: | next event EVENT_PENDING_PHASE2 in 
12 seconds
Jul 21 17:35:04 gate pluto[1267]: | 
Jul 21 17:35:04 gate pluto[1267]: | *received 128 bytes from 
206.107.146.9:500 on eth1 (port=500)
Jul 21 17:35:04 gate pluto[1267]: |   7d 7d 88 3a  99 16 cc 1f  00 00 00 
00  00 00 00 00
Jul 21 17:35:04 gate pluto[1267]: |   01 10 02 00  00 00 00 00  00 00 00 
80  0d 00 00 38
Jul 21 17:35:04 gate pluto[1267]: |   00 00 00 01  00 00 00 01  00 00 00 
2c  01 01 00 01
Jul 21 17:35:04 gate pluto[1267]: |   00 00 00 24  01 01 00 00  80 01 00 
05  80 02 00 02
Jul 21 17:35:04 gate pluto[1267]: |   80 03 00 01  80 04 00 05  80 0b 00 
01  00 0c 00 04
Jul 21 17:35:04 gate pluto[1267]: |   00 01 51 80  00 00 00 2c  f4 ed 19 
e0  c1 14 eb 51
Jul 21 17:35:04 gate pluto[1267]: |   6f aa ac 0e  e3 7d af 28  07 b4 38 
1f  00 00 00 01
Jul 21 17:35:04 gate pluto[1267]: |   00 00 13 8d  44 c1 47 de  00 00 00 
00  18 20 00 00
Jul 21 17:35:04 gate pluto[1267]: | **parse ISAKMP Message:
Jul 21 17:35:04 gate pluto[1267]: |    initiator cookie:
Jul 21 17:35:04 gate pluto[1267]: |   7d 7d 88 3a  99 16 cc 1f
Jul 21 17:35:04 gate pluto[1267]: |    responder cookie:
Jul 21 17:35:04 gate pluto[1267]: |   00 00 00 00  00 00 00 00
Jul 21 17:35:04 gate pluto[1267]: |    next payload type: ISAKMP_NEXT_SA
Jul 21 17:35:04 gate pluto[1267]: |    ISAKMP version: ISAKMP Version 1.0
Jul 21 17:35:04 gate pluto[1267]: |    exchange type: ISAKMP_XCHG_IDPROT
Jul 21 17:35:04 gate pluto[1267]: |    flags: none
Jul 21 17:35:04 gate pluto[1267]: |    message ID:  00 00 00 00
Jul 21 17:35:04 gate pluto[1267]: |    length: 128
Jul 21 17:35:04 gate pluto[1267]: |  processing packet with exchange 
type=ISAKMP_XCHG_IDPROT (2)
Jul 21 17:35:04 gate pluto[1267]: | ***parse ISAKMP Security Association 
Payload:
Jul 21 17:35:04 gate pluto[1267]: |    next payload type: ISAKMP_NEXT_VID
Jul 21 17:35:04 gate pluto[1267]: |    length: 56
Jul 21 17:35:04 gate pluto[1267]: |    DOI: ISAKMP_DOI_IPSEC
Jul 21 17:35:04 gate pluto[1267]: | ***parse ISAKMP Vendor ID Payload:
Jul 21 17:35:04 gate pluto[1267]: |    next payload type: ISAKMP_NEXT_NONE
Jul 21 17:35:04 gate pluto[1267]: |    length: 44
Jul 21 17:35:04 gate pluto[1267]: packet from 206.107.146.9:500: 
ignoring unknown Vendor ID payload 
[f4ed19e0c114eb516faaac0ee37daf2807b4381f000000010000138d44c147de...]
Jul 21 17:35:04 gate pluto[1267]: | find_host_connection called from 
main_inI1_outR1
Jul 21 17:35:04 gate pluto[1267]: | find_host_pair: comparing to 
69.174.129.33:500 206.107.146.8:500
Jul 21 17:35:04 gate pluto[1267]: | find_host_pair_conn 
(find_host_connection2): 69.174.129.33:500 206.107.146.9:500 -> hp:none
Jul 21 17:35:04 gate pluto[1267]: | find_host_connection called from 
main_inI1_outR1
Jul 21 17:35:04 gate pluto[1267]: | find_host_pair: comparing to 
69.174.129.33:500 206.107.146.8:500
Jul 21 17:35:04 gate pluto[1267]: | find_host_pair_conn 
(find_host_connection2): 69.174.129.33:500 %any:500 -> hp:none
Jul 21 17:35:04 gate pluto[1267]: packet from 206.107.146.9:500: initial 
Main Mode message received on 69.174.129.33:500 but no connection has 
been authorized
Jul 21 17:35:04 gate pluto[1267]: | complete state transition with 
STF_IGNORE
Jul 21 17:35:04 gate pluto[1267]: | next event EVENT_PENDING_PHASE2 in 0 
seconds
Jul 21 17:35:04 gate pluto[1267]: | 
Jul 21 17:35:04 gate pluto[1267]: | *time to handle event
Jul 21 17:35:04 gate pluto[1267]: | handling event EVENT_PENDING_PHASE2
Jul 21 17:35:04 gate pluto[1267]: | event after this is EVENT_SA_REPLACE 
in 2169 seconds
Jul 21 17:35:04 gate pluto[1267]: | inserting event 
EVENT_PENDING_PHASE2, timeout in 120 seconds
Jul 21 17:35:04 gate pluto[1267]: | pending review: connection "rfd" checked
Jul 21 17:35:04 gate pluto[1267]: | next event EVENT_PENDING_PHASE2 in 
120 seconds
Jul 21 17:35:06 gate pluto[1267]: | 
Jul 21 17:35:06 gate pluto[1267]: | *received 128 bytes from 
206.107.146.9:500 on eth1 (port=500)
Jul 21 17:35:06 gate pluto[1267]: |   7d 7d 88 3a  99 16 cc 1f  00 00 00 
00  00 00 00 00
Jul 21 17:35:06 gate pluto[1267]: |   01 10 02 00  00 00 00 00  00 00 00 
80  0d 00 00 38
Jul 21 17:35:06 gate pluto[1267]: |   00 00 00 01  00 00 00 01  00 00 00 
2c  01 01 00 01
Jul 21 17:35:06 gate pluto[1267]: |   00 00 00 24  01 01 00 00  80 01 00 
05  80 02 00 02
Jul 21 17:35:06 gate pluto[1267]: |   80 03 00 01  80 04 00 05  80 0b 00 
01  00 0c 00 04
Jul 21 17:35:06 gate pluto[1267]: |   00 01 51 80  00 00 00 2c  f4 ed 19 
e0  c1 14 eb 51
Jul 21 17:35:06 gate pluto[1267]: |   6f aa ac 0e  e3 7d af 28  07 b4 38 
1f  00 00 00 01
Jul 21 17:35:06 gate pluto[1267]: |   00 00 13 8d  44 c1 47 de  00 00 00 
00  18 20 00 00
Jul 21 17:35:06 gate pluto[1267]: | **parse ISAKMP Message:
Jul 21 17:35:06 gate pluto[1267]: |    initiator cookie:
Jul 21 17:35:06 gate pluto[1267]: |   7d 7d 88 3a  99 16 cc 1f
Jul 21 17:35:06 gate pluto[1267]: |    responder cookie:
Jul 21 17:35:06 gate pluto[1267]: |   00 00 00 00  00 00 00 00
Jul 21 17:35:06 gate pluto[1267]: |    next payload type: ISAKMP_NEXT_SA
Jul 21 17:35:06 gate pluto[1267]: |    ISAKMP version: ISAKMP Version 1.0
Jul 21 17:35:06 gate pluto[1267]: |    exchange type: ISAKMP_XCHG_IDPROT
Jul 21 17:35:06 gate pluto[1267]: |    flags: none
Jul 21 17:35:06 gate pluto[1267]: |    message ID:  00 00 00 00
Jul 21 17:35:06 gate pluto[1267]: |    length: 128
Jul 21 17:35:06 gate pluto[1267]: |  processing packet with exchange 
type=ISAKMP_XCHG_IDPROT (2)
Jul 21 17:35:06 gate pluto[1267]: | ***parse ISAKMP Security Association 
Payload:
Jul 21 17:35:06 gate pluto[1267]: |    next payload type: ISAKMP_NEXT_VID
Jul 21 17:35:06 gate pluto[1267]: |    length: 56
Jul 21 17:35:06 gate pluto[1267]: |    DOI: ISAKMP_DOI_IPSEC
Jul 21 17:35:06 gate pluto[1267]: | ***parse ISAKMP Vendor ID Payload:
Jul 21 17:35:06 gate pluto[1267]: |    next payload type: ISAKMP_NEXT_NONE
Jul 21 17:35:06 gate pluto[1267]: |    length: 44
Jul 21 17:35:06 gate pluto[1267]: packet from 206.107.146.9:500: 
ignoring unknown Vendor ID payload 
[f4ed19e0c114eb516faaac0ee37daf2807b4381f000000010000138d44c147de...]
Jul 21 17:35:06 gate pluto[1267]: | find_host_connection called from 
main_inI1_outR1
Jul 21 17:35:06 gate pluto[1267]: | find_host_pair: comparing to 
69.174.129.33:500 206.107.146.8:500
Jul 21 17:35:06 gate pluto[1267]: | find_host_pair_conn 
(find_host_connection2): 69.174.129.33:500 206.107.146.9:500 -> hp:none
Jul 21 17:35:06 gate pluto[1267]: | find_host_connection called from 
main_inI1_outR1
Jul 21 17:35:06 gate pluto[1267]: | find_host_pair: comparing to 
69.174.129.33:500 206.107.146.8:500
Jul 21 17:35:06 gate pluto[1267]: | find_host_pair_conn 
(find_host_connection2): 69.174.129.33:500 %any:500 -> hp:none
Jul 21 17:35:06 gate pluto[1267]: packet from 206.107.146.9:500: initial 
Main Mode message received on 69.174.129.33:500 but no connection has 
been authorized
Jul 21 17:35:06 gate pluto[1267]: | complete state transition with 
STF_IGNORE
Jul 21 17:35:06 gate pluto[1267]: | next event EVENT_PENDING_PHASE2 in 
118 seconds
Jul 21 17:35:08 gate pluto[1267]: | 
Jul 21 17:35:08 gate pluto[1267]: | *received 128 bytes from 
206.107.146.9:500 on eth1 (port=500)
Jul 21 17:35:08 gate pluto[1267]: |   7d 7d 88 3a  99 16 cc 1f  00 00 00 
00  00 00 00 00
Jul 21 17:35:08 gate pluto[1267]: |   01 10 02 00  00 00 00 00  00 00 00 
80  0d 00 00 38
Jul 21 17:35:08 gate pluto[1267]: |   00 00 00 01  00 00 00 01  00 00 00 
2c  01 01 00 01
Jul 21 17:35:08 gate pluto[1267]: |   00 00 00 24  01 01 00 00  80 01 00 
05  80 02 00 02
Jul 21 17:35:08 gate pluto[1267]: |   80 03 00 01  80 04 00 05  80 0b 00 
01  00 0c 00 04
Jul 21 17:35:08 gate pluto[1267]: |   00 01 51 80  00 00 00 2c  f4 ed 19 
e0  c1 14 eb 51
Jul 21 17:35:08 gate pluto[1267]: |   6f aa ac 0e  e3 7d af 28  07 b4 38 
1f  00 00 00 01
Jul 21 17:35:08 gate pluto[1267]: |   00 00 13 8d  44 c1 47 de  00 00 00 
00  18 20 00 00
Jul 21 17:35:08 gate pluto[1267]: | **parse ISAKMP Message:
Jul 21 17:35:08 gate pluto[1267]: |    initiator cookie:
Jul 21 17:35:08 gate pluto[1267]: |   7d 7d 88 3a  99 16 cc 1f
Jul 21 17:35:08 gate pluto[1267]: |    responder cookie:
Jul 21 17:35:08 gate pluto[1267]: |   00 00 00 00  00 00 00 00
Jul 21 17:35:08 gate pluto[1267]: |    next payload type: ISAKMP_NEXT_SA
Jul 21 17:35:08 gate pluto[1267]: |    ISAKMP version: ISAKMP Version 1.0
Jul 21 17:35:08 gate pluto[1267]: |    exchange type: ISAKMP_XCHG_IDPROT
Jul 21 17:35:08 gate pluto[1267]: |    flags: none
Jul 21 17:35:08 gate pluto[1267]: |    message ID:  00 00 00 00
Jul 21 17:35:08 gate pluto[1267]: |    length: 128
Jul 21 17:35:08 gate pluto[1267]: |  processing packet with exchange 
type=ISAKMP_XCHG_IDPROT (2)
Jul 21 17:35:08 gate pluto[1267]: | ***parse ISAKMP Security Association 
Payload:
Jul 21 17:35:08 gate pluto[1267]: |    next payload type: ISAKMP_NEXT_VID
Jul 21 17:35:08 gate pluto[1267]: |    length: 56
Jul 21 17:35:08 gate pluto[1267]: |    DOI: ISAKMP_DOI_IPSEC
Jul 21 17:35:08 gate pluto[1267]: | ***parse ISAKMP Vendor ID Payload:
Jul 21 17:35:08 gate pluto[1267]: |    next payload type: ISAKMP_NEXT_NONE
Jul 21 17:35:08 gate pluto[1267]: |    length: 44
Jul 21 17:35:08 gate pluto[1267]: packet from 206.107.146.9:500: 
ignoring unknown Vendor ID payload 
[f4ed19e0c114eb516faaac0ee37daf2807b4381f000000010000138d44c147de...]
Jul 21 17:35:08 gate pluto[1267]: | find_host_connection called from 
main_inI1_outR1
Jul 21 17:35:08 gate pluto[1267]: | find_host_pair: comparing to 
69.174.129.33:500 206.107.146.8:500
Jul 21 17:35:08 gate pluto[1267]: | find_host_pair_conn 
(find_host_connection2): 69.174.129.33:500 206.107.146.9:500 -> hp:none
Jul 21 17:35:08 gate pluto[1267]: | find_host_connection called from 
main_inI1_outR1
Jul 21 17:35:08 gate pluto[1267]: | find_host_pair: comparing to 
69.174.129.33:500 206.107.146.8:500
Jul 21 17:35:08 gate pluto[1267]: | find_host_pair_conn 
(find_host_connection2): 69.174.129.33:500 %any:500 -> hp:none
Jul 21 17:35:08 gate pluto[1267]: packet from 206.107.146.9:500: initial 
Main Mode message received on 69.174.129.33:500 but no connection has 
been authorized
Jul 21 17:35:08 gate pluto[1267]: | complete state transition with 
STF_IGNORE
Jul 21 17:35:08 gate pluto[1267]: | next event EVENT_PENDING_PHASE2 in 
116 seconds
Jul 21 17:35:10 gate pluto[1267]: | 
Jul 21 17:35:10 gate pluto[1267]: | *received 128 bytes from 
206.107.146.9:500 on eth1 (port=500)
Jul 21 17:35:10 gate pluto[1267]: |   7d 7d 88 3a  99 16 cc 1f  00 00 00 
00  00 00 00 00
Jul 21 17:35:10 gate pluto[1267]: |   01 10 02 00  00 00 00 00  00 00 00 
80  0d 00 00 38
Jul 21 17:35:10 gate pluto[1267]: |   00 00 00 01  00 00 00 01  00 00 00 
2c  01 01 00 01
Jul 21 17:35:10 gate pluto[1267]: |   00 00 00 24  01 01 00 00  80 01 00 
05  80 02 00 02
Jul 21 17:35:10 gate pluto[1267]: |   80 03 00 01  80 04 00 05  80 0b 00 
01  00 0c 00 04
Jul 21 17:35:10 gate pluto[1267]: |   00 01 51 80  00 00 00 2c  f4 ed 19 
e0  c1 14 eb 51
Jul 21 17:35:10 gate pluto[1267]: |   6f aa ac 0e  e3 7d af 28  07 b4 38 
1f  00 00 00 01
Jul 21 17:35:10 gate pluto[1267]: |   00 00 13 8d  44 c1 47 de  00 00 00 
00  18 20 00 00
Jul 21 17:35:10 gate pluto[1267]: | **parse ISAKMP Message:
Jul 21 17:35:10 gate pluto[1267]: |    initiator cookie:
Jul 21 17:35:10 gate pluto[1267]: |   7d 7d 88 3a  99 16 cc 1f
Jul 21 17:35:10 gate pluto[1267]: |    responder cookie:
Jul 21 17:35:10 gate pluto[1267]: |   00 00 00 00  00 00 00 00
Jul 21 17:35:10 gate pluto[1267]: |    next payload type: ISAKMP_NEXT_SA
Jul 21 17:35:10 gate pluto[1267]: |    ISAKMP version: ISAKMP Version 1.0
Jul 21 17:35:10 gate pluto[1267]: |    exchange type: ISAKMP_XCHG_IDPROT
Jul 21 17:35:10 gate pluto[1267]: |    flags: none
Jul 21 17:35:10 gate pluto[1267]: |    message ID:  00 00 00 00
Jul 21 17:35:10 gate pluto[1267]: |    length: 128
Jul 21 17:35:10 gate pluto[1267]: |  processing packet with exchange 
type=ISAKMP_XCHG_IDPROT (2)
Jul 21 17:35:10 gate pluto[1267]: | ***parse ISAKMP Security Association 
Payload:
Jul 21 17:35:10 gate pluto[1267]: |    next payload type: ISAKMP_NEXT_VID
Jul 21 17:35:10 gate pluto[1267]: |    length: 56
Jul 21 17:35:10 gate pluto[1267]: |    DOI: ISAKMP_DOI_IPSEC
Jul 21 17:35:10 gate pluto[1267]: | ***parse ISAKMP Vendor ID Payload:
Jul 21 17:35:10 gate pluto[1267]: |    next payload type: ISAKMP_NEXT_NONE
Jul 21 17:35:10 gate pluto[1267]: |    length: 44
Jul 21 17:35:10 gate pluto[1267]: packet from 206.107.146.9:500: 
ignoring unknown Vendor ID payload 
[f4ed19e0c114eb516faaac0ee37daf2807b4381f000000010000138d44c147de...]
Jul 21 17:35:10 gate pluto[1267]: | find_host_connection called from 
main_inI1_outR1
Jul 21 17:35:10 gate pluto[1267]: | find_host_pair: comparing to 
69.174.129.33:500 206.107.146.8:500
Jul 21 17:35:10 gate pluto[1267]: | find_host_pair_conn 
(find_host_connection2): 69.174.129.33:500 206.107.146.9:500 -> hp:none
Jul 21 17:35:10 gate pluto[1267]: | find_host_connection called from 
main_inI1_outR1
Jul 21 17:35:10 gate pluto[1267]: | find_host_pair: comparing to 
69.174.129.33:500 206.107.146.8:500
Jul 21 17:35:10 gate pluto[1267]: | find_host_pair_conn 
(find_host_connection2): 69.174.129.33:500 %any:500 -> hp:none
Jul 21 17:35:10 gate pluto[1267]: packet from 206.107.146.9:500: initial 
Main Mode message received on 69.174.129.33:500 but no connection has 
been authorized
Jul 21 17:35:10 gate pluto[1267]: | complete state transition with 
STF_IGNORE
Jul 21 17:35:10 gate pluto[1267]: | next event EVENT_PENDING_PHASE2 in 
114 seconds
Jul 21 17:35:12 gate pluto[1267]: | 
Jul 21 17:35:12 gate pluto[1267]: | *received 128 bytes from 
206.107.146.9:500 on eth1 (port=500)
Jul 21 17:35:12 gate pluto[1267]: |   7d 7d 88 3a  99 16 cc 1f  00 00 00 
00  00 00 00 00
Jul 21 17:35:12 gate pluto[1267]: |   01 10 02 00  00 00 00 00  00 00 00 
80  0d 00 00 38
Jul 21 17:35:12 gate pluto[1267]: |   00 00 00 01  00 00 00 01  00 00 00 
2c  01 01 00 01
Jul 21 17:35:12 gate pluto[1267]: |   00 00 00 24  01 01 00 00  80 01 00 
05  80 02 00 02
Jul 21 17:35:12 gate pluto[1267]: |   80 03 00 01  80 04 00 05  80 0b 00 
01  00 0c 00 04
Jul 21 17:35:12 gate pluto[1267]: |   00 01 51 80  00 00 00 2c  f4 ed 19 
e0  c1 14 eb 51
Jul 21 17:35:12 gate pluto[1267]: |   6f aa ac 0e  e3 7d af 28  07 b4 38 
1f  00 00 00 01
Jul 21 17:35:12 gate pluto[1267]: |   00 00 13 8d  44 c1 47 de  00 00 00 
00  18 20 00 00
Jul 21 17:35:12 gate pluto[1267]: | **parse ISAKMP Message:
Jul 21 17:35:12 gate pluto[1267]: |    initiator cookie:
Jul 21 17:35:12 gate pluto[1267]: |   7d 7d 88 3a  99 16 cc 1f
Jul 21 17:35:12 gate pluto[1267]: |    responder cookie:
Jul 21 17:35:12 gate pluto[1267]: |   00 00 00 00  00 00 00 00
Jul 21 17:35:12 gate pluto[1267]: |    next payload type: ISAKMP_NEXT_SA
Jul 21 17:35:12 gate pluto[1267]: |    ISAKMP version: ISAKMP Version 1.0
Jul 21 17:35:12 gate pluto[1267]: |    exchange type: ISAKMP_XCHG_IDPROT
Jul 21 17:35:12 gate pluto[1267]: |    flags: none
Jul 21 17:35:12 gate pluto[1267]: |    message ID:  00 00 00 00
Jul 21 17:35:12 gate pluto[1267]: |    length: 128
Jul 21 17:35:12 gate pluto[1267]: |  processing packet with exchange 
type=ISAKMP_XCHG_IDPROT (2)
Jul 21 17:35:12 gate pluto[1267]: | ***parse ISAKMP Security Association 
Payload:
Jul 21 17:35:12 gate pluto[1267]: |    next payload type: ISAKMP_NEXT_VID
Jul 21 17:35:12 gate pluto[1267]: |    length: 56
Jul 21 17:35:12 gate pluto[1267]: |    DOI: ISAKMP_DOI_IPSEC
Jul 21 17:35:12 gate pluto[1267]: | ***parse ISAKMP Vendor ID Payload:
Jul 21 17:35:12 gate pluto[1267]: |    next payload type: ISAKMP_NEXT_NONE
Jul 21 17:35:12 gate pluto[1267]: |    length: 44
Jul 21 17:35:12 gate pluto[1267]: packet from 206.107.146.9:500: 
ignoring unknown Vendor ID payload 
[f4ed19e0c114eb516faaac0ee37daf2807b4381f000000010000138d44c147de...]
Jul 21 17:35:12 gate pluto[1267]: | find_host_connection called from 
main_inI1_outR1
Jul 21 17:35:12 gate pluto[1267]: | find_host_pair: comparing to 
69.174.129.33:500 206.107.146.8:500
Jul 21 17:35:12 gate pluto[1267]: | find_host_pair_conn 
(find_host_connection2): 69.174.129.33:500 206.107.146.9:500 -> hp:none
Jul 21 17:35:12 gate pluto[1267]: | find_host_connection called from 
main_inI1_outR1
Jul 21 17:35:12 gate pluto[1267]: | find_host_pair: comparing to 
69.174.129.33:500 206.107.146.8:500
Jul 21 17:35:12 gate pluto[1267]: | find_host_pair_conn 
(find_host_connection2): 69.174.129.33:500 %any:500 -> hp:none
Jul 21 17:35:12 gate pluto[1267]: packet from 206.107.146.9:500: initial 
Main Mode message received on 69.174.129.33:500 but no connection has 
been authorized
Jul 21 17:35:12 gate pluto[1267]: | complete state transition with 
STF_IGNORE
Jul 21 17:35:12 gate pluto[1267]: | next event EVENT_PENDING_PHASE2 in 
112 seconds
Jul 21 17:35:14 gate pluto[1267]: | 
Jul 21 17:35:14 gate pluto[1267]: | *received 128 bytes from 
206.107.146.9:500 on eth1 (port=500)
Jul 21 17:35:14 gate pluto[1267]: |   7d 7d 88 3a  99 16 cc 1f  00 00 00 
00  00 00 00 00
Jul 21 17:35:14 gate pluto[1267]: |   01 10 02 00  00 00 00 00  00 00 00 
80  0d 00 00 38
Jul 21 17:35:14 gate pluto[1267]: |   00 00 00 01  00 00 00 01  00 00 00 
2c  01 01 00 01
Jul 21 17:35:14 gate pluto[1267]: |   00 00 00 24  01 01 00 00  80 01 00 
05  80 02 00 02
Jul 21 17:35:14 gate pluto[1267]: |   80 03 00 01  80 04 00 05  80 0b 00 
01  00 0c 00 04
Jul 21 17:35:14 gate pluto[1267]: |   00 01 51 80  00 00 00 2c  f4 ed 19 
e0  c1 14 eb 51
Jul 21 17:35:14 gate pluto[1267]: |   6f aa ac 0e  e3 7d af 28  07 b4 38 
1f  00 00 00 01
Jul 21 17:35:14 gate pluto[1267]: |   00 00 13 8d  44 c1 47 de  00 00 00 
00  18 20 00 00
Jul 21 17:35:14 gate pluto[1267]: | **parse ISAKMP Message:
Jul 21 17:35:14 gate pluto[1267]: |    initiator cookie:
Jul 21 17:35:14 gate pluto[1267]: |   7d 7d 88 3a  99 16 cc 1f
Jul 21 17:35:14 gate pluto[1267]: |    responder cookie:
Jul 21 17:35:14 gate pluto[1267]: |   00 00 00 00  00 00 00 00
Jul 21 17:35:14 gate pluto[1267]: |    next payload type: ISAKMP_NEXT_SA
Jul 21 17:35:14 gate pluto[1267]: |    ISAKMP version: ISAKMP Version 1.0
Jul 21 17:35:14 gate pluto[1267]: |    exchange type: ISAKMP_XCHG_IDPROT
Jul 21 17:35:14 gate pluto[1267]: |    flags: none
Jul 21 17:35:14 gate pluto[1267]: |    message ID:  00 00 00 00
Jul 21 17:35:14 gate pluto[1267]: |    length: 128
Jul 21 17:35:14 gate pluto[1267]: |  processing packet with exchange 
type=ISAKMP_XCHG_IDPROT (2)
Jul 21 17:35:14 gate pluto[1267]: | ***parse ISAKMP Security Association 
Payload:
Jul 21 17:35:14 gate pluto[1267]: |    next payload type: ISAKMP_NEXT_VID
Jul 21 17:35:14 gate pluto[1267]: |    length: 56
Jul 21 17:35:14 gate pluto[1267]: |    DOI: ISAKMP_DOI_IPSEC
Jul 21 17:35:14 gate pluto[1267]: | ***parse ISAKMP Vendor ID Payload:
Jul 21 17:35:14 gate pluto[1267]: |    next payload type: ISAKMP_NEXT_NONE
Jul 21 17:35:14 gate pluto[1267]: |    length: 44
Jul 21 17:35:14 gate pluto[1267]: packet from 206.107.146.9:500: 
ignoring unknown Vendor ID payload 
[f4ed19e0c114eb516faaac0ee37daf2807b4381f000000010000138d44c147de...]
Jul 21 17:35:14 gate pluto[1267]: | find_host_connection called from 
main_inI1_outR1
Jul 21 17:35:14 gate pluto[1267]: | find_host_pair: comparing to 
69.174.129.33:500 206.107.146.8:500
Jul 21 17:35:14 gate pluto[1267]: | find_host_pair_conn 
(find_host_connection2): 69.174.129.33:500 206.107.146.9:500 -> hp:none
Jul 21 17:35:14 gate pluto[1267]: | find_host_connection called from 
main_inI1_outR1
Jul 21 17:35:14 gate pluto[1267]: | find_host_pair: comparing to 
69.174.129.33:500 206.107.146.8:500
Jul 21 17:35:14 gate pluto[1267]: | find_host_pair_conn 
(find_host_connection2): 69.174.129.33:500 %any:500 -> hp:none
Jul 21 17:35:14 gate pluto[1267]: packet from 206.107.146.9:500: initial 
Main Mode message received on 69.174.129.33:500 but no connection has 
been authorized
Jul 21 17:35:14 gate pluto[1267]: | complete state transition with 
STF_IGNORE
Jul 21 17:35:14 gate pluto[1267]: | next event EVENT_PENDING_PHASE2 in 
110 seconds
Jul 21 17:35:16 gate pluto[1267]: | 
Jul 21 17:35:16 gate pluto[1267]: | *received 128 bytes from 
206.107.146.9:500 on eth1 (port=500)
Jul 21 17:35:16 gate pluto[1267]: |   7d 7d 88 3a  99 16 cc 1f  00 00 00 
00  00 00 00 00
Jul 21 17:35:16 gate pluto[1267]: |   01 10 02 00  00 00 00 00  00 00 00 
80  0d 00 00 38
Jul 21 17:35:16 gate pluto[1267]: |   00 00 00 01  00 00 00 01  00 00 00 
2c  01 01 00 01
Jul 21 17:35:16 gate pluto[1267]: |   00 00 00 24  01 01 00 00  80 01 00 
05  80 02 00 02
Jul 21 17:35:16 gate pluto[1267]: |   80 03 00 01  80 04 00 05  80 0b 00 
01  00 0c 00 04
Jul 21 17:35:16 gate pluto[1267]: |   00 01 51 80  00 00 00 2c  f4 ed 19 
e0  c1 14 eb 51
Jul 21 17:35:16 gate pluto[1267]: |   6f aa ac 0e  e3 7d af 28  07 b4 38 
1f  00 00 00 01
Jul 21 17:35:16 gate pluto[1267]: |   00 00 13 8d  44 c1 47 de  00 00 00 
00  18 20 00 00
Jul 21 17:35:16 gate pluto[1267]: | **parse ISAKMP Message:
Jul 21 17:35:16 gate pluto[1267]: |    initiator cookie:
Jul 21 17:35:16 gate pluto[1267]: |   7d 7d 88 3a  99 16 cc 1f
Jul 21 17:35:16 gate pluto[1267]: |    responder cookie:
Jul 21 17:35:16 gate pluto[1267]: |   00 00 00 00  00 00 00 00
Jul 21 17:35:16 gate pluto[1267]: |    next payload type: ISAKMP_NEXT_SA
Jul 21 17:35:16 gate pluto[1267]: |    ISAKMP version: ISAKMP Version 1.0
Jul 21 17:35:16 gate pluto[1267]: |    exchange type: ISAKMP_XCHG_IDPROT
Jul 21 17:35:16 gate pluto[1267]: |    flags: none
Jul 21 17:35:16 gate pluto[1267]: |    message ID:  00 00 00 00
Jul 21 17:35:16 gate pluto[1267]: |    length: 128
Jul 21 17:35:16 gate pluto[1267]: |  processing packet with exchange 
type=ISAKMP_XCHG_IDPROT (2)
Jul 21 17:35:16 gate pluto[1267]: | ***parse ISAKMP Security Association 
Payload:
Jul 21 17:35:16 gate pluto[1267]: |    next payload type: ISAKMP_NEXT_VID
Jul 21 17:35:16 gate pluto[1267]: |    length: 56
Jul 21 17:35:16 gate pluto[1267]: |    DOI: ISAKMP_DOI_IPSEC
Jul 21 17:35:16 gate pluto[1267]: | ***parse ISAKMP Vendor ID Payload:
Jul 21 17:35:16 gate pluto[1267]: |    next payload type: ISAKMP_NEXT_NONE
Jul 21 17:35:16 gate pluto[1267]: |    length: 44
Jul 21 17:35:16 gate pluto[1267]: packet from 206.107.146.9:500: 
ignoring unknown Vendor ID payload 
[f4ed19e0c114eb516faaac0ee37daf2807b4381f000000010000138d44c147de...]
Jul 21 17:35:16 gate pluto[1267]: | find_host_connection called from 
main_inI1_outR1
Jul 21 17:35:16 gate pluto[1267]: | find_host_pair: comparing to 
69.174.129.33:500 206.107.146.8:500
Jul 21 17:35:16 gate pluto[1267]: | find_host_pair_conn 
(find_host_connection2): 69.174.129.33:500 206.107.146.9:500 -> hp:none
Jul 21 17:35:16 gate pluto[1267]: | find_host_connection called from 
main_inI1_outR1
Jul 21 17:35:16 gate pluto[1267]: | find_host_pair: comparing to 
69.174.129.33:500 206.107.146.8:500
Jul 21 17:35:16 gate pluto[1267]: | find_host_pair_conn 
(find_host_connection2): 69.174.129.33:500 %any:500 -> hp:none
Jul 21 17:35:16 gate pluto[1267]: packet from 206.107.146.9:500: initial 
Main Mode message received on 69.174.129.33:500 but no connection has 
been authorized
Jul 21 17:35:16 gate pluto[1267]: | complete state transition with 
STF_IGNORE
Jul 21 17:35:16 gate pluto[1267]: | next event EVENT_PENDING_PHASE2 in 
108 seconds
Jul 21 17:35:20 gate pluto[1267]: | 
Jul 21 17:35:20 gate pluto[1267]: | *received 128 bytes from 
206.107.146.9:500 on eth1 (port=500)
Jul 21 17:35:20 gate pluto[1267]: |   7d 7d 88 3a  99 16 cc 1f  00 00 00 
00  00 00 00 00
Jul 21 17:35:20 gate pluto[1267]: |   01 10 02 00  00 00 00 00  00 00 00 
80  0d 00 00 38
Jul 21 17:35:20 gate pluto[1267]: |   00 00 00 01  00 00 00 01  00 00 00 
2c  01 01 00 01
Jul 21 17:35:20 gate pluto[1267]: |   00 00 00 24  01 01 00 00  80 01 00 
05  80 02 00 02
Jul 21 17:35:20 gate pluto[1267]: |   80 03 00 01  80 04 00 05  80 0b 00 
01  00 0c 00 04
Jul 21 17:35:20 gate pluto[1267]: |   00 01 51 80  00 00 00 2c  f4 ed 19 
e0  c1 14 eb 51
Jul 21 17:35:20 gate pluto[1267]: |   6f aa ac 0e  e3 7d af 28  07 b4 38 
1f  00 00 00 01
Jul 21 17:35:20 gate pluto[1267]: |   00 00 13 8d  44 c1 47 de  00 00 00 
00  18 20 00 00
Jul 21 17:35:20 gate pluto[1267]: | **parse ISAKMP Message:
Jul 21 17:35:20 gate pluto[1267]: |    initiator cookie:
Jul 21 17:35:20 gate pluto[1267]: |   7d 7d 88 3a  99 16 cc 1f
Jul 21 17:35:20 gate pluto[1267]: |    responder cookie:
Jul 21 17:35:20 gate pluto[1267]: |   00 00 00 00  00 00 00 00
Jul 21 17:35:20 gate pluto[1267]: |    next payload type: ISAKMP_NEXT_SA
Jul 21 17:35:20 gate pluto[1267]: |    ISAKMP version: ISAKMP Version 1.0
Jul 21 17:35:20 gate pluto[1267]: |    exchange type: ISAKMP_XCHG_IDPROT
Jul 21 17:35:20 gate pluto[1267]: |    flags: none
Jul 21 17:35:20 gate pluto[1267]: |    message ID:  00 00 00 00
Jul 21 17:35:20 gate pluto[1267]: |    length: 128
Jul 21 17:35:20 gate pluto[1267]: |  processing packet with exchange 
type=ISAKMP_XCHG_IDPROT (2)
Jul 21 17:35:20 gate pluto[1267]: | ***parse ISAKMP Security Association 
Payload:
Jul 21 17:35:20 gate pluto[1267]: |    next payload type: ISAKMP_NEXT_VID
Jul 21 17:35:20 gate pluto[1267]: |    length: 56
Jul 21 17:35:20 gate pluto[1267]: |    DOI: ISAKMP_DOI_IPSEC
Jul 21 17:35:20 gate pluto[1267]: | ***parse ISAKMP Vendor ID Payload:
Jul 21 17:35:20 gate pluto[1267]: |    next payload type: ISAKMP_NEXT_NONE
Jul 21 17:35:20 gate pluto[1267]: |    length: 44
Jul 21 17:35:20 gate pluto[1267]: packet from 206.107.146.9:500: 
ignoring unknown Vendor ID payload 
[f4ed19e0c114eb516faaac0ee37daf2807b4381f000000010000138d44c147de...]
Jul 21 17:35:20 gate pluto[1267]: | find_host_connection called from 
main_inI1_outR1
Jul 21 17:35:20 gate pluto[1267]: | find_host_pair: comparing to 
69.174.129.33:500 206.107.146.8:500
Jul 21 17:35:20 gate pluto[1267]: | find_host_pair_conn 
(find_host_connection2): 69.174.129.33:500 206.107.146.9:500 -> hp:none
Jul 21 17:35:20 gate pluto[1267]: | find_host_connection called from 
main_inI1_outR1
Jul 21 17:35:20 gate pluto[1267]: | find_host_pair: comparing to 
69.174.129.33:500 206.107.146.8:500
Jul 21 17:35:20 gate pluto[1267]: | find_host_pair_conn 
(find_host_connection2): 69.174.129.33:500 %any:500 -> hp:none
Jul 21 17:35:20 gate pluto[1267]: packet from 206.107.146.9:500: initial 
Main Mode message received on 69.174.129.33:500 but no connection has 
been authorized
Jul 21 17:35:20 gate pluto[1267]: | complete state transition with 
STF_IGNORE
Jul 21 17:35:20 gate pluto[1267]: | next event EVENT_PENDING_PHASE2 in 
104 seconds
Jul 21 17:35:24 gate pluto[1267]: | 
Jul 21 17:35:24 gate pluto[1267]: | *received 128 bytes from 
206.107.146.9:500 on eth1 (port=500)
Jul 21 17:35:24 gate pluto[1267]: |   7d 7d 88 3a  99 16 cc 1f  00 00 00 
00  00 00 00 00
Jul 21 17:35:24 gate pluto[1267]: |   01 10 02 00  00 00 00 00  00 00 00 
80  0d 00 00 38
Jul 21 17:35:24 gate pluto[1267]: |   00 00 00 01  00 00 00 01  00 00 00 
2c  01 01 00 01
Jul 21 17:35:24 gate pluto[1267]: |   00 00 00 24  01 01 00 00  80 01 00 
05  80 02 00 02
Jul 21 17:35:24 gate pluto[1267]: |   80 03 00 01  80 04 00 05  80 0b 00 
01  00 0c 00 04
Jul 21 17:35:24 gate pluto[1267]: |   00 01 51 80  00 00 00 2c  f4 ed 19 
e0  c1 14 eb 51
Jul 21 17:35:24 gate pluto[1267]: |   6f aa ac 0e  e3 7d af 28  07 b4 38 
1f  00 00 00 01
Jul 21 17:35:24 gate pluto[1267]: |   00 00 13 8d  44 c1 47 de  00 00 00 
00  18 20 00 00
Jul 21 17:35:24 gate pluto[1267]: | **parse ISAKMP Message:
Jul 21 17:35:24 gate pluto[1267]: |    initiator cookie:
Jul 21 17:35:24 gate pluto[1267]: |   7d 7d 88 3a  99 16 cc 1f
Jul 21 17:35:24 gate pluto[1267]: |    responder cookie:
Jul 21 17:35:24 gate pluto[1267]: |   00 00 00 00  00 00 00 00
Jul 21 17:35:24 gate pluto[1267]: |    next payload type: ISAKMP_NEXT_SA
Jul 21 17:35:24 gate pluto[1267]: |    ISAKMP version: ISAKMP Version 1.0
Jul 21 17:35:24 gate pluto[1267]: |    exchange type: ISAKMP_XCHG_IDPROT
Jul 21 17:35:24 gate pluto[1267]: |    flags: none
Jul 21 17:35:24 gate pluto[1267]: |    message ID:  00 00 00 00
Jul 21 17:35:24 gate pluto[1267]: |    length: 128
Jul 21 17:35:24 gate pluto[1267]: |  processing packet with exchange 
type=ISAKMP_XCHG_IDPROT (2)
Jul 21 17:35:24 gate pluto[1267]: | ***parse ISAKMP Security Association 
Payload:
Jul 21 17:35:24 gate pluto[1267]: |    next payload type: ISAKMP_NEXT_VID
Jul 21 17:35:24 gate pluto[1267]: |    length: 56
Jul 21 17:35:24 gate pluto[1267]: |    DOI: ISAKMP_DOI_IPSEC
Jul 21 17:35:24 gate pluto[1267]: | ***parse ISAKMP Vendor ID Payload:
Jul 21 17:35:24 gate pluto[1267]: |    next payload type: ISAKMP_NEXT_NONE
Jul 21 17:35:24 gate pluto[1267]: |    length: 44
Jul 21 17:35:24 gate pluto[1267]: packet from 206.107.146.9:500: 
ignoring unknown Vendor ID payload 
[f4ed19e0c114eb516faaac0ee37daf2807b4381f000000010000138d44c147de...]
Jul 21 17:35:24 gate pluto[1267]: | find_host_connection called from 
main_inI1_outR1
Jul 21 17:35:24 gate pluto[1267]: | find_host_pair: comparing to 
69.174.129.33:500 206.107.146.8:500
Jul 21 17:35:24 gate pluto[1267]: | find_host_pair_conn 
(find_host_connection2): 69.174.129.33:500 206.107.146.9:500 -> hp:none
Jul 21 17:35:24 gate pluto[1267]: | find_host_connection called from 
main_inI1_outR1
Jul 21 17:35:24 gate pluto[1267]: | find_host_pair: comparing to 
69.174.129.33:500 206.107.146.8:500
Jul 21 17:35:24 gate pluto[1267]: | find_host_pair_conn 
(find_host_connection2): 69.174.129.33:500 %any:500 -> hp:none
Jul 21 17:35:24 gate pluto[1267]: packet from 206.107.146.9:500: initial 
Main Mode message received on 69.174.129.33:500 but no connection has 
been authorized
Jul 21 17:35:24 gate pluto[1267]: | complete state transition with 
STF_IGNORE
Jul 21 17:35:24 gate pluto[1267]: | next event EVENT_PENDING_PHASE2 in 
100 seconds
Jul 21 17:35:28 gate pluto[1267]: | 
Jul 21 17:35:28 gate pluto[1267]: | *received 128 bytes from 
206.107.146.9:500 on eth1 (port=500)
Jul 21 17:35:28 gate pluto[1267]: |   7d 7d 88 3a  99 16 cc 1f  00 00 00 
00  00 00 00 00
Jul 21 17:35:28 gate pluto[1267]: |   01 10 02 00  00 00 00 00  00 00 00 
80  0d 00 00 38
Jul 21 17:35:28 gate pluto[1267]: |   00 00 00 01  00 00 00 01  00 00 00 
2c  01 01 00 01
Jul 21 17:35:28 gate pluto[1267]: |   00 00 00 24  01 01 00 00  80 01 00 
05  80 02 00 02
Jul 21 17:35:28 gate pluto[1267]: |   80 03 00 01  80 04 00 05  80 0b 00 
01  00 0c 00 04
Jul 21 17:35:28 gate pluto[1267]: |   00 01 51 80  00 00 00 2c  f4 ed 19 
e0  c1 14 eb 51
Jul 21 17:35:28 gate pluto[1267]: |   6f aa ac 0e  e3 7d af 28  07 b4 38 
1f  00 00 00 01
Jul 21 17:35:28 gate pluto[1267]: |   00 00 13 8d  44 c1 47 de  00 00 00 
00  18 20 00 00
Jul 21 17:35:28 gate pluto[1267]: | **parse ISAKMP Message:
Jul 21 17:35:28 gate pluto[1267]: |    initiator cookie:
Jul 21 17:35:28 gate pluto[1267]: |   7d 7d 88 3a  99 16 cc 1f
Jul 21 17:35:28 gate pluto[1267]: |    responder cookie:
Jul 21 17:35:28 gate pluto[1267]: |   00 00 00 00  00 00 00 00
Jul 21 17:35:28 gate pluto[1267]: |    next payload type: ISAKMP_NEXT_SA
Jul 21 17:35:28 gate pluto[1267]: |    ISAKMP version: ISAKMP Version 1.0
Jul 21 17:35:28 gate pluto[1267]: |    exchange type: ISAKMP_XCHG_IDPROT
Jul 21 17:35:28 gate pluto[1267]: |    flags: none
Jul 21 17:35:28 gate pluto[1267]: |    message ID:  00 00 00 00
Jul 21 17:35:28 gate pluto[1267]: |    length: 128
Jul 21 17:35:28 gate pluto[1267]: |  processing packet with exchange 
type=ISAKMP_XCHG_IDPROT (2)
Jul 21 17:35:28 gate pluto[1267]: | ***parse ISAKMP Security Association 
Payload:
Jul 21 17:35:28 gate pluto[1267]: |    next payload type: ISAKMP_NEXT_VID
Jul 21 17:35:28 gate pluto[1267]: |    length: 56
Jul 21 17:35:28 gate pluto[1267]: |    DOI: ISAKMP_DOI_IPSEC
Jul 21 17:35:28 gate pluto[1267]: | ***parse ISAKMP Vendor ID Payload:
Jul 21 17:35:28 gate pluto[1267]: |    next payload type: ISAKMP_NEXT_NONE
Jul 21 17:35:28 gate pluto[1267]: |    length: 44
Jul 21 17:35:28 gate pluto[1267]: packet from 206.107.146.9:500: 
ignoring unknown Vendor ID payload 
[f4ed19e0c114eb516faaac0ee37daf2807b4381f000000010000138d44c147de...]
Jul 21 17:35:28 gate pluto[1267]: | find_host_connection called from 
main_inI1_outR1
Jul 21 17:35:28 gate pluto[1267]: | find_host_pair: comparing to 
69.174.129.33:500 206.107.146.8:500
Jul 21 17:35:28 gate pluto[1267]: | find_host_pair_conn 
(find_host_connection2): 69.174.129.33:500 206.107.146.9:500 -> hp:none
Jul 21 17:35:28 gate pluto[1267]: | find_host_connection called from 
main_inI1_outR1
Jul 21 17:35:28 gate pluto[1267]: | find_host_pair: comparing to 
69.174.129.33:500 206.107.146.8:500
Jul 21 17:35:28 gate pluto[1267]: | find_host_pair_conn 
(find_host_connection2): 69.174.129.33:500 %any:500 -> hp:none
Jul 21 17:35:28 gate pluto[1267]: packet from 206.107.146.9:500: initial 
Main Mode message received on 69.174.129.33:500 but no connection has 
been authorized
Jul 21 17:35:28 gate pluto[1267]: | complete state transition with 
STF_IGNORE
Jul 21 17:35:28 gate pluto[1267]: | next event EVENT_PENDING_PHASE2 in 
96 seconds
Jul 21 17:35:32 gate pluto[1267]: | 
Jul 21 17:35:32 gate pluto[1267]: | *received 128 bytes from 
206.107.146.9:500 on eth1 (port=500)
Jul 21 17:35:32 gate pluto[1267]: |   7d 7d 88 3a  99 16 cc 1f  00 00 00 
00  00 00 00 00
Jul 21 17:35:32 gate pluto[1267]: |   01 10 02 00  00 00 00 00  00 00 00 
80  0d 00 00 38
Jul 21 17:35:32 gate pluto[1267]: |   00 00 00 01  00 00 00 01  00 00 00 
2c  01 01 00 01
Jul 21 17:35:32 gate pluto[1267]: |   00 00 00 24  01 01 00 00  80 01 00 
05  80 02 00 02
Jul 21 17:35:32 gate pluto[1267]: |   80 03 00 01  80 04 00 05  80 0b 00 
01  00 0c 00 04
Jul 21 17:35:32 gate pluto[1267]: |   00 01 51 80  00 00 00 2c  f4 ed 19 
e0  c1 14 eb 51
Jul 21 17:35:32 gate pluto[1267]: |   6f aa ac 0e  e3 7d af 28  07 b4 38 
1f  00 00 00 01
Jul 21 17:35:32 gate pluto[1267]: |   00 00 13 8d  44 c1 47 de  00 00 00 
00  18 20 00 00
Jul 21 17:35:32 gate pluto[1267]: | **parse ISAKMP Message:
Jul 21 17:35:32 gate pluto[1267]: |    initiator cookie:
Jul 21 17:35:32 gate pluto[1267]: |   7d 7d 88 3a  99 16 cc 1f
Jul 21 17:35:32 gate pluto[1267]: |    responder cookie:
Jul 21 17:35:32 gate pluto[1267]: |   00 00 00 00  00 00 00 00
Jul 21 17:35:32 gate pluto[1267]: |    next payload type: ISAKMP_NEXT_SA
Jul 21 17:35:32 gate pluto[1267]: |    ISAKMP version: ISAKMP Version 1.0
Jul 21 17:35:32 gate pluto[1267]: |    exchange type: ISAKMP_XCHG_IDPROT
Jul 21 17:35:32 gate pluto[1267]: |    flags: none
Jul 21 17:35:32 gate pluto[1267]: |    message ID:  00 00 00 00
Jul 21 17:35:32 gate pluto[1267]: |    length: 128
Jul 21 17:35:32 gate pluto[1267]: |  processing packet with exchange 
type=ISAKMP_XCHG_IDPROT (2)
Jul 21 17:35:32 gate pluto[1267]: | ***parse ISAKMP Security Association 
Payload:
Jul 21 17:35:32 gate pluto[1267]: |    next payload type: ISAKMP_NEXT_VID
Jul 21 17:35:32 gate pluto[1267]: |    length: 56
Jul 21 17:35:32 gate pluto[1267]: |    DOI: ISAKMP_DOI_IPSEC
Jul 21 17:35:32 gate pluto[1267]: | ***parse ISAKMP Vendor ID Payload:
Jul 21 17:35:32 gate pluto[1267]: |    next payload type: ISAKMP_NEXT_NONE
Jul 21 17:35:32 gate pluto[1267]: |    length: 44
Jul 21 17:35:32 gate pluto[1267]: packet from 206.107.146.9:500: 
ignoring unknown Vendor ID payload 
[f4ed19e0c114eb516faaac0ee37daf2807b4381f000000010000138d44c147de...]
Jul 21 17:35:32 gate pluto[1267]: | find_host_connection called from 
main_inI1_outR1
Jul 21 17:35:32 gate pluto[1267]: | find_host_pair: comparing to 
69.174.129.33:500 206.107.146.8:500
Jul 21 17:35:32 gate pluto[1267]: | find_host_pair_conn 
(find_host_connection2): 69.174.129.33:500 206.107.146.9:500 -> hp:none
Jul 21 17:35:32 gate pluto[1267]: | find_host_connection called from 
main_inI1_outR1
Jul 21 17:35:32 gate pluto[1267]: | find_host_pair: comparing to 
69.174.129.33:500 206.107.146.8:500
Jul 21 17:35:32 gate pluto[1267]: | find_host_pair_conn 
(find_host_connection2): 69.174.129.33:500 %any:500 -> hp:none
Jul 21 17:35:32 gate pluto[1267]: packet from 206.107.146.9:500: initial 
Main Mode message received on 69.174.129.33:500 but no connection has 
been authorized
Jul 21 17:35:32 gate pluto[1267]: | complete state transition with 
STF_IGNORE
Jul 21 17:35:32 gate pluto[1267]: | next event EVENT_PENDING_PHASE2 in 
92 seconds
Jul 21 17:35:36 gate pluto[1267]: | 
Jul 21 17:35:36 gate pluto[1267]: | *received 128 bytes from 
206.107.146.9:500 on eth1 (port=500)
Jul 21 17:35:36 gate pluto[1267]: |   7d 7d 88 3a  99 16 cc 1f  00 00 00 
00  00 00 00 00
Jul 21 17:35:36 gate pluto[1267]: |   01 10 02 00  00 00 00 00  00 00 00 
80  0d 00 00 38
Jul 21 17:35:36 gate pluto[1267]: |   00 00 00 01  00 00 00 01  00 00 00 
2c  01 01 00 01
Jul 21 17:35:36 gate pluto[1267]: |   00 00 00 24  01 01 00 00  80 01 00 
05  80 02 00 02
Jul 21 17:35:36 gate pluto[1267]: |   80 03 00 01  80 04 00 05  80 0b 00 
01  00 0c 00 04
Jul 21 17:35:36 gate pluto[1267]: |   00 01 51 80  00 00 00 2c  f4 ed 19 
e0  c1 14 eb 51
Jul 21 17:35:36 gate pluto[1267]: |   6f aa ac 0e  e3 7d af 28  07 b4 38 
1f  00 00 00 01
Jul 21 17:35:36 gate pluto[1267]: |   00 00 13 8d  44 c1 47 de  00 00 00 
00  18 20 00 00
Jul 21 17:35:36 gate pluto[1267]: | **parse ISAKMP Message:
Jul 21 17:35:36 gate pluto[1267]: |    initiator cookie:
Jul 21 17:35:36 gate pluto[1267]: |   7d 7d 88 3a  99 16 cc 1f
Jul 21 17:35:36 gate pluto[1267]: |    responder cookie:
Jul 21 17:35:36 gate pluto[1267]: |   00 00 00 00  00 00 00 00
Jul 21 17:35:36 gate pluto[1267]: |    next payload type: ISAKMP_NEXT_SA
Jul 21 17:35:36 gate pluto[1267]: |    ISAKMP version: ISAKMP Version 1.0
Jul 21 17:35:36 gate pluto[1267]: |    exchange type: ISAKMP_XCHG_IDPROT
Jul 21 17:35:36 gate pluto[1267]: |    flags: none
Jul 21 17:35:36 gate pluto[1267]: |    message ID:  00 00 00 00
Jul 21 17:35:36 gate pluto[1267]: |    length: 128
Jul 21 17:35:36 gate pluto[1267]: |  processing packet with exchange 
type=ISAKMP_XCHG_IDPROT (2)
Jul 21 17:35:36 gate pluto[1267]: | ***parse ISAKMP Security Association 
Payload:
Jul 21 17:35:36 gate pluto[1267]: |    next payload type: ISAKMP_NEXT_VID
Jul 21 17:35:36 gate pluto[1267]: |    length: 56
Jul 21 17:35:36 gate pluto[1267]: |    DOI: ISAKMP_DOI_IPSEC
Jul 21 17:35:36 gate pluto[1267]: | ***parse ISAKMP Vendor ID Payload:
Jul 21 17:35:36 gate pluto[1267]: |    next payload type: ISAKMP_NEXT_NONE
Jul 21 17:35:36 gate pluto[1267]: |    length: 44
Jul 21 17:35:36 gate pluto[1267]: packet from 206.107.146.9:500: 
ignoring unknown Vendor ID payload 
[f4ed19e0c114eb516faaac0ee37daf2807b4381f000000010000138d44c147de...]
Jul 21 17:35:36 gate pluto[1267]: | find_host_connection called from 
main_inI1_outR1
Jul 21 17:35:36 gate pluto[1267]: | find_host_pair: comparing to 
69.174.129.33:500 206.107.146.8:500
Jul 21 17:35:36 gate pluto[1267]: | find_host_pair_conn 
(find_host_connection2): 69.174.129.33:500 206.107.146.9:500 -> hp:none
Jul 21 17:35:36 gate pluto[1267]: | find_host_connection called from 
main_inI1_outR1
Jul 21 17:35:36 gate pluto[1267]: | find_host_pair: comparing to 
69.174.129.33:500 206.107.146.8:500
Jul 21 17:35:36 gate pluto[1267]: | find_host_pair_conn 
(find_host_connection2): 69.174.129.33:500 %any:500 -> hp:none
Jul 21 17:35:36 gate pluto[1267]: packet from 206.107.146.9:500: initial 
Main Mode message received on 69.174.129.33:500 but no connection has 
been authorized
Jul 21 17:35:36 gate pluto[1267]: | complete state transition with 
STF_IGNORE
Jul 21 17:35:36 gate pluto[1267]: | next event EVENT_PENDING_PHASE2 in 
88 seconds
Jul 21 17:35:48 gate pluto[1267]: | 
Jul 21 17:35:48 gate pluto[1267]: | *received 76 bytes from 
206.107.146.8:500 on eth1 (port=500)
Jul 21 17:35:48 gate pluto[1267]: |   76 d2 6a 8a  c2 bf ec 75  e4 aa 45 
96  55 19 71 2f
Jul 21 17:35:48 gate pluto[1267]: |   08 10 05 01  c7 91 3c ca  00 00 00 
4c  bb 9a c4 32
Jul 21 17:35:48 gate pluto[1267]: |   5b c6 88 92  85 e8 27 5a  74 3a 59 
9b  03 79 8a d4
Jul 21 17:35:48 gate pluto[1267]: |   b4 8f f2 9f  f3 59 19 13  5a f6 7b 
d4  64 26 58 16
Jul 21 17:35:48 gate pluto[1267]: |   26 dc 19 e5  e2 b9 73 d8  36 6d 32 74
Jul 21 17:35:48 gate pluto[1267]: | **parse ISAKMP Message:
Jul 21 17:35:48 gate pluto[1267]: |    initiator cookie:
Jul 21 17:35:48 gate pluto[1267]: |   76 d2 6a 8a  c2 bf ec 75
Jul 21 17:35:48 gate pluto[1267]: |    responder cookie:
Jul 21 17:35:48 gate pluto[1267]: |   e4 aa 45 96  55 19 71 2f
Jul 21 17:35:48 gate pluto[1267]: |    next payload type: ISAKMP_NEXT_HASH
Jul 21 17:35:48 gate pluto[1267]: |    ISAKMP version: ISAKMP Version 1.0
Jul 21 17:35:48 gate pluto[1267]: |    exchange type: ISAKMP_XCHG_INFO
Jul 21 17:35:48 gate pluto[1267]: |    flags: ISAKMP_FLAG_ENCRYPTION
Jul 21 17:35:48 gate pluto[1267]: |    message ID:  c7 91 3c ca
Jul 21 17:35:48 gate pluto[1267]: |    length: 76
Jul 21 17:35:48 gate pluto[1267]: |  processing packet with exchange 
type=ISAKMP_XCHG_INFO (5)
Jul 21 17:35:48 gate pluto[1267]: | ICOOKIE:  76 d2 6a 8a  c2 bf ec 75
Jul 21 17:35:48 gate pluto[1267]: | RCOOKIE:  e4 aa 45 96  55 19 71 2f
Jul 21 17:35:48 gate pluto[1267]: | peer:  ce 6b 92 08
Jul 21 17:35:48 gate pluto[1267]: | state hash entry 30
Jul 21 17:35:48 gate pluto[1267]: | peer and cookies match on #3, 
provided msgid 00000000 vs 8aee2e20/00000000
Jul 21 17:35:48 gate pluto[1267]: | peer and cookies match on #2, 
provided msgid 00000000 vs 69dbbff9/00000000
Jul 21 17:35:48 gate pluto[1267]: | peer and cookies match on #1, 
provided msgid 00000000 vs 00000000/00000000
Jul 21 17:35:48 gate pluto[1267]: | p15 state object #1 found, in 
STATE_MAIN_I4
Jul 21 17:35:48 gate pluto[1267]: | processing connection rfd
Jul 21 17:35:48 gate pluto[1267]: | last Phase 1 IV:  24 e3 a7 85  6f fa 
ab 09
Jul 21 17:35:48 gate pluto[1267]: | current Phase 1 IV:  24 e3 a7 85  6f 
fa ab 09
Jul 21 17:35:48 gate pluto[1267]: | computed Phase 2 IV:
Jul 21 17:35:48 gate pluto[1267]: |   e6 8a d6 09  57 36 24 41  a6 f6 34 
5a  cc bf 7c fb
Jul 21 17:35:48 gate pluto[1267]: |   a8 32 f6 b9
Jul 21 17:35:48 gate pluto[1267]: | received encrypted packet from 
206.107.146.8:500
Jul 21 17:35:48 gate pluto[1267]: | decrypting 48 bytes using algorithm 
OAKLEY_3DES_CBC
Jul 21 17:35:48 gate pluto[1267]: | decrypted:
Jul 21 17:35:48 gate pluto[1267]: |   0c 00 00 18  f4 e3 50 18  bc 92 a9 
a0  22 7d 7a cc
Jul 21 17:35:48 gate pluto[1267]: |   52 d8 05 8d  88 9f 28 83  00 00 00 
10  00 00 00 01
Jul 21 17:35:48 gate pluto[1267]: |   03 04 00 01  0e aa 1b 80  00 00 00 
00  00 00 00 07
Jul 21 17:35:48 gate pluto[1267]: | next IV:  e2 b9 73 d8  36 6d 32 74
Jul 21 17:35:48 gate pluto[1267]: | ***parse ISAKMP Hash Payload:
Jul 21 17:35:48 gate pluto[1267]: |    next payload type: ISAKMP_NEXT_D
Jul 21 17:35:48 gate pluto[1267]: |    length: 24
Jul 21 17:35:48 gate pluto[1267]: | ***parse ISAKMP Delete Payload:
Jul 21 17:35:48 gate pluto[1267]: |    next payload type: ISAKMP_NEXT_NONE
Jul 21 17:35:48 gate pluto[1267]: |    length: 16
Jul 21 17:35:48 gate pluto[1267]: |    DOI: ISAKMP_DOI_IPSEC
Jul 21 17:35:48 gate pluto[1267]: |    protocol ID: 3
Jul 21 17:35:48 gate pluto[1267]: |    SPI size: 4
Jul 21 17:35:48 gate pluto[1267]: |    number of SPIs: 1
Jul 21 17:35:48 gate pluto[1267]: | removing 8 bytes of padding
Jul 21 17:35:48 gate pluto[1267]: "rfd" #1: ignoring Delete SA payload: 
PROTO_IPSEC_ESP SA(0x0eaa1b80) not found (maybe expired)
Jul 21 17:35:48 gate pluto[1267]: | del:  0e aa 1b 80
Jul 21 17:35:48 gate pluto[1267]: "rfd" #1: received and ignored 
informational message
Jul 21 17:35:48 gate pluto[1267]: | complete state transition with 
STF_IGNORE
Jul 21 17:35:48 gate pluto[1267]: | next event EVENT_PENDING_PHASE2 in 
76 seconds
Jul 21 17:35:52 gate pluto[1267]: | 
Jul 21 17:35:52 gate pluto[1267]: | *received 76 bytes from 
206.107.146.8:500 on eth1 (port=500)
Jul 21 17:35:52 gate pluto[1267]: |   76 d2 6a 8a  c2 bf ec 75  e4 aa 45 
96  55 19 71 2f
Jul 21 17:35:52 gate pluto[1267]: |   08 10 05 01  4c e2 67 6b  00 00 00 
4c  a9 4a 89 69
Jul 21 17:35:52 gate pluto[1267]: |   dc 09 b9 c2  9b b5 ec fb  67 72 6c 
57  e2 96 ba 34
Jul 21 17:35:52 gate pluto[1267]: |   fe da e0 70  23 75 45 d8  5c b5 78 
3d  f3 fd 6e ac
Jul 21 17:35:52 gate pluto[1267]: |   27 12 01 d0  d3 ba 4e 5a  c7 4d f0 f3
Jul 21 17:35:52 gate pluto[1267]: | **parse ISAKMP Message:
Jul 21 17:35:52 gate pluto[1267]: |    initiator cookie:
Jul 21 17:35:52 gate pluto[1267]: |   76 d2 6a 8a  c2 bf ec 75
Jul 21 17:35:52 gate pluto[1267]: |    responder cookie:
Jul 21 17:35:52 gate pluto[1267]: |   e4 aa 45 96  55 19 71 2f
Jul 21 17:35:52 gate pluto[1267]: |    next payload type: ISAKMP_NEXT_HASH
Jul 21 17:35:52 gate pluto[1267]: |    ISAKMP version: ISAKMP Version 1.0
Jul 21 17:35:52 gate pluto[1267]: |    exchange type: ISAKMP_XCHG_INFO
Jul 21 17:35:52 gate pluto[1267]: |    flags: ISAKMP_FLAG_ENCRYPTION
Jul 21 17:35:52 gate pluto[1267]: |    message ID:  4c e2 67 6b
Jul 21 17:35:52 gate pluto[1267]: |    length: 76
Jul 21 17:35:52 gate pluto[1267]: |  processing packet with exchange 
type=ISAKMP_XCHG_INFO (5)
Jul 21 17:35:52 gate pluto[1267]: | ICOOKIE:  76 d2 6a 8a  c2 bf ec 75
Jul 21 17:35:52 gate pluto[1267]: | RCOOKIE:  e4 aa 45 96  55 19 71 2f
Jul 21 17:35:52 gate pluto[1267]: | peer:  ce 6b 92 08
Jul 21 17:35:52 gate pluto[1267]: | state hash entry 30
Jul 21 17:35:52 gate pluto[1267]: | peer and cookies match on #3, 
provided msgid 00000000 vs 8aee2e20/00000000
Jul 21 17:35:52 gate pluto[1267]: | peer and cookies match on #2, 
provided msgid 00000000 vs 69dbbff9/00000000
Jul 21 17:35:52 gate pluto[1267]: | peer and cookies match on #1, 
provided msgid 00000000 vs 00000000/00000000
Jul 21 17:35:52 gate pluto[1267]: | p15 state object #1 found, in 
STATE_MAIN_I4
Jul 21 17:35:52 gate pluto[1267]: | processing connection rfd
Jul 21 17:35:52 gate pluto[1267]: | last Phase 1 IV:  24 e3 a7 85  6f fa 
ab 09
Jul 21 17:35:52 gate pluto[1267]: | current Phase 1 IV:  24 e3 a7 85  6f 
fa ab 09
Jul 21 17:35:52 gate pluto[1267]: | computed Phase 2 IV:
Jul 21 17:35:52 gate pluto[1267]: |   60 09 56 a2  a3 b9 d6 d5  bb 2a a1 
a1  83 80 44 e8
Jul 21 17:35:52 gate pluto[1267]: |   5e 28 c9 d8
Jul 21 17:35:52 gate pluto[1267]: | received encrypted packet from 
206.107.146.8:500
Jul 21 17:35:52 gate pluto[1267]: | decrypting 48 bytes using algorithm 
OAKLEY_3DES_CBC
Jul 21 17:35:52 gate pluto[1267]: | decrypted:
Jul 21 17:35:52 gate pluto[1267]: |   0c 00 00 18  72 8e 01 40  e4 6c 07 
05  7d c8 13 3c
Jul 21 17:35:52 gate pluto[1267]: |   42 41 14 26  b5 ac f0 52  00 00 00 
10  00 00 00 01
Jul 21 17:35:52 gate pluto[1267]: |   03 04 00 01  00 89 1b 80  00 00 00 
00  00 00 00 07
Jul 21 17:35:52 gate pluto[1267]: | next IV:  d3 ba 4e 5a  c7 4d f0 f3
Jul 21 17:35:52 gate pluto[1267]: | ***parse ISAKMP Hash Payload:
Jul 21 17:35:52 gate pluto[1267]: |    next payload type: ISAKMP_NEXT_D
Jul 21 17:35:52 gate pluto[1267]: |    length: 24
Jul 21 17:35:52 gate pluto[1267]: | ***parse ISAKMP Delete Payload:
Jul 21 17:35:52 gate pluto[1267]: |    next payload type: ISAKMP_NEXT_NONE
Jul 21 17:35:52 gate pluto[1267]: |    length: 16
Jul 21 17:35:52 gate pluto[1267]: |    DOI: ISAKMP_DOI_IPSEC
Jul 21 17:35:52 gate pluto[1267]: |    protocol ID: 3
Jul 21 17:35:52 gate pluto[1267]: |    SPI size: 4
Jul 21 17:35:52 gate pluto[1267]: |    number of SPIs: 1
Jul 21 17:35:52 gate pluto[1267]: | removing 8 bytes of padding
Jul 21 17:35:52 gate pluto[1267]: "rfd" #1: ignoring Delete SA payload: 
PROTO_IPSEC_ESP SA(0x00891b80) not found (maybe expired)
Jul 21 17:35:52 gate pluto[1267]: | del:  00 89 1b 80
Jul 21 17:35:52 gate pluto[1267]: "rfd" #1: received and ignored 
informational message
Jul 21 17:35:52 gate pluto[1267]: | complete state transition with 
STF_IGNORE
Jul 21 17:35:52 gate pluto[1267]: | next event EVENT_PENDING_PHASE2 in 
72 seconds
Jul 21 17:36:04 gate pluto[1267]: | 
Jul 21 17:36:04 gate pluto[1267]: | *received 128 bytes from 
206.107.146.9:500 on eth1 (port=500)
Jul 21 17:36:04 gate pluto[1267]: |   7c da 99 6b  d8 2e 06 07  00 00 00 
00  00 00 00 00
Jul 21 17:36:04 gate pluto[1267]: |   01 10 02 00  00 00 00 00  00 00 00 
80  0d 00 00 38
Jul 21 17:36:04 gate pluto[1267]: |   00 00 00 01  00 00 00 01  00 00 00 
2c  01 01 00 01
Jul 21 17:36:04 gate pluto[1267]: |   00 00 00 24  01 01 00 00  80 01 00 
05  80 02 00 02
Jul 21 17:36:04 gate pluto[1267]: |   80 03 00 01  80 04 00 05  80 0b 00 
01  00 0c 00 04
Jul 21 17:36:04 gate pluto[1267]: |   00 01 51 80  00 00 00 2c  f4 ed 19 
e0  c1 14 eb 51
Jul 21 17:36:04 gate pluto[1267]: |   6f aa ac 0e  e3 7d af 28  07 b4 38 
1f  00 00 00 01
Jul 21 17:36:04 gate pluto[1267]: |   00 00 13 8d  44 c1 48 1a  00 00 00 
00  18 20 00 00
Jul 21 17:36:04 gate pluto[1267]: | **parse ISAKMP Message:
Jul 21 17:36:04 gate pluto[1267]: |    initiator cookie:
Jul 21 17:36:04 gate pluto[1267]: |   7c da 99 6b  d8 2e 06 07
Jul 21 17:36:04 gate pluto[1267]: |    responder cookie:
Jul 21 17:36:04 gate pluto[1267]: |   00 00 00 00  00 00 00 00
Jul 21 17:36:04 gate pluto[1267]: |    next payload type: ISAKMP_NEXT_SA
Jul 21 17:36:04 gate pluto[1267]: |    ISAKMP version: ISAKMP Version 1.0
Jul 21 17:36:04 gate pluto[1267]: |    exchange type: ISAKMP_XCHG_IDPROT
Jul 21 17:36:04 gate pluto[1267]: |    flags: none
Jul 21 17:36:04 gate pluto[1267]: |    message ID:  00 00 00 00
Jul 21 17:36:04 gate pluto[1267]: |    length: 128
Jul 21 17:36:04 gate pluto[1267]: |  processing packet with exchange 
type=ISAKMP_XCHG_IDPROT (2)
Jul 21 17:36:04 gate pluto[1267]: | ***parse ISAKMP Security Association 
Payload:
Jul 21 17:36:04 gate pluto[1267]: |    next payload type: ISAKMP_NEXT_VID
Jul 21 17:36:04 gate pluto[1267]: |    length: 56
Jul 21 17:36:04 gate pluto[1267]: |    DOI: ISAKMP_DOI_IPSEC
Jul 21 17:36:04 gate pluto[1267]: | ***parse ISAKMP Vendor ID Payload:
Jul 21 17:36:04 gate pluto[1267]: |    next payload type: ISAKMP_NEXT_NONE
Jul 21 17:36:04 gate pluto[1267]: |    length: 44
Jul 21 17:36:04 gate pluto[1267]: packet from 206.107.146.9:500: 
ignoring unknown Vendor ID payload 
[f4ed19e0c114eb516faaac0ee37daf2807b4381f000000010000138d44c1481a...]
Jul 21 17:36:04 gate pluto[1267]: | find_host_connection called from 
main_inI1_outR1
Jul 21 17:36:04 gate pluto[1267]: | find_host_pair: comparing to 
69.174.129.33:500 206.107.146.8:500
Jul 21 17:36:04 gate pluto[1267]: | find_host_pair_conn 
(find_host_connection2): 69.174.129.33:500 206.107.146.9:500 -> hp:none
Jul 21 17:36:04 gate pluto[1267]: | find_host_connection called from 
main_inI1_outR1
Jul 21 17:36:04 gate pluto[1267]: | find_host_pair: comparing to 
69.174.129.33:500 206.107.146.8:500
Jul 21 17:36:04 gate pluto[1267]: | find_host_pair_conn 
(find_host_connection2): 69.174.129.33:500 %any:500 -> hp:none
Jul 21 17:36:04 gate pluto[1267]: packet from 206.107.146.9:500: initial 
Main Mode message received on 69.174.129.33:500 but no connection has 
been authorized
Jul 21 17:36:04 gate pluto[1267]: | complete state transition with 
STF_IGNORE
Jul 21 17:36:04 gate pluto[1267]: | next event EVENT_PENDING_PHASE2 in 
60 seconds
Jul 21 17:36:04 gate pluto[1267]: | 
Jul 21 17:36:04 gate pluto[1267]: | *received 76 bytes from 
206.107.146.8:500 on eth1 (port=500)
Jul 21 17:36:04 gate pluto[1267]: |   76 d2 6a 8a  c2 bf ec 75  e4 aa 45 
96  55 19 71 2f
Jul 21 17:36:04 gate pluto[1267]: |   08 10 05 01  7c b1 53 05  00 00 00 
4c  1f d8 30 cc
Jul 21 17:36:04 gate pluto[1267]: |   07 78 63 f7  30 e7 a8 0c  c5 50 8e 
a2  2c ab 95 0b
Jul 21 17:36:04 gate pluto[1267]: |   59 71 87 18  7f 6a 3f 7c  2d 90 e8 
ee  c3 44 69 e4
Jul 21 17:36:04 gate pluto[1267]: |   84 f1 e0 d4  09 c9 2e a9  d8 d7 cf 62
Jul 21 17:36:04 gate pluto[1267]: | **parse ISAKMP Message:
Jul 21 17:36:04 gate pluto[1267]: |    initiator cookie:
Jul 21 17:36:04 gate pluto[1267]: |   76 d2 6a 8a  c2 bf ec 75
Jul 21 17:36:04 gate pluto[1267]: |    responder cookie:
Jul 21 17:36:04 gate pluto[1267]: |   e4 aa 45 96  55 19 71 2f
Jul 21 17:36:04 gate pluto[1267]: |    next payload type: ISAKMP_NEXT_HASH
Jul 21 17:36:04 gate pluto[1267]: |    ISAKMP version: ISAKMP Version 1.0
Jul 21 17:36:04 gate pluto[1267]: |    exchange type: ISAKMP_XCHG_INFO
Jul 21 17:36:04 gate pluto[1267]: |    flags: ISAKMP_FLAG_ENCRYPTION
Jul 21 17:36:04 gate pluto[1267]: |    message ID:  7c b1 53 05
Jul 21 17:36:04 gate pluto[1267]: |    length: 76
Jul 21 17:36:04 gate pluto[1267]: |  processing packet with exchange 
type=ISAKMP_XCHG_INFO (5)
Jul 21 17:36:04 gate pluto[1267]: | ICOOKIE:  76 d2 6a 8a  c2 bf ec 75
Jul 21 17:36:04 gate pluto[1267]: | RCOOKIE:  e4 aa 45 96  55 19 71 2f
Jul 21 17:36:04 gate pluto[1267]: | peer:  ce 6b 92 08
Jul 21 17:36:04 gate pluto[1267]: | state hash entry 30
Jul 21 17:36:04 gate pluto[1267]: | peer and cookies match on #3, 
provided msgid 00000000 vs 8aee2e20/00000000
Jul 21 17:36:04 gate pluto[1267]: | peer and cookies match on #2, 
provided msgid 00000000 vs 69dbbff9/00000000
Jul 21 17:36:04 gate pluto[1267]: | peer and cookies match on #1, 
provided msgid 00000000 vs 00000000/00000000
Jul 21 17:36:04 gate pluto[1267]: | p15 state object #1 found, in 
STATE_MAIN_I4
Jul 21 17:36:04 gate pluto[1267]: | processing connection rfd
Jul 21 17:36:04 gate pluto[1267]: | last Phase 1 IV:  24 e3 a7 85  6f fa 
ab 09
Jul 21 17:36:04 gate pluto[1267]: | current Phase 1 IV:  24 e3 a7 85  6f 
fa ab 09
Jul 21 17:36:04 gate pluto[1267]: | computed Phase 2 IV:
Jul 21 17:36:04 gate pluto[1267]: |   78 43 b7 69  34 21 2b cb  ec 5b 08 
35  30 ae 27 d8
Jul 21 17:36:04 gate pluto[1267]: |   6e 42 73 64
Jul 21 17:36:04 gate pluto[1267]: | received encrypted packet from 
206.107.146.8:500
Jul 21 17:36:04 gate pluto[1267]: | decrypting 48 bytes using algorithm 
OAKLEY_3DES_CBC
Jul 21 17:36:04 gate pluto[1267]: | decrypted:
Jul 21 17:36:04 gate pluto[1267]: |   0c 00 00 18  ae b2 f2 60  4d 99 91 
28  8d 03 0e 72
Jul 21 17:36:04 gate pluto[1267]: |   71 30 3c 9c  77 a6 7b 9f  00 00 00 
10  00 00 00 01
Jul 21 17:36:04 gate pluto[1267]: |   03 04 00 01  00 01 1b 80  00 00 00 
00  00 00 00 07
Jul 21 17:36:04 gate pluto[1267]: | next IV:  09 c9 2e a9  d8 d7 cf 62
Jul 21 17:36:04 gate pluto[1267]: | ***parse ISAKMP Hash Payload:
Jul 21 17:36:04 gate pluto[1267]: |    next payload type: ISAKMP_NEXT_D
Jul 21 17:36:04 gate pluto[1267]: |    length: 24
Jul 21 17:36:04 gate pluto[1267]: | ***parse ISAKMP Delete Payload:
Jul 21 17:36:04 gate pluto[1267]: |    next payload type: ISAKMP_NEXT_NONE
Jul 21 17:36:04 gate pluto[1267]: |    length: 16
Jul 21 17:36:04 gate pluto[1267]: |    DOI: ISAKMP_DOI_IPSEC
Jul 21 17:36:04 gate pluto[1267]: |    protocol ID: 3
Jul 21 17:36:04 gate pluto[1267]: |    SPI size: 4
Jul 21 17:36:04 gate pluto[1267]: |    number of SPIs: 1
Jul 21 17:36:04 gate pluto[1267]: | removing 8 bytes of padding
Jul 21 17:36:04 gate pluto[1267]: "rfd" #1: ignoring Delete SA payload: 
PROTO_IPSEC_ESP SA(0x00011b80) not found (maybe expired)
Jul 21 17:36:04 gate pluto[1267]: | del:  00 01 1b 80
Jul 21 17:36:04 gate pluto[1267]: "rfd" #1: received and ignored 
informational message
Jul 21 17:36:04 gate pluto[1267]: | complete state transition with 
STF_IGNORE
Jul 21 17:36:04 gate pluto[1267]: | next event EVENT_PENDING_PHASE2 in 
60 seconds
Jul 21 17:36:06 gate pluto[1267]: | 
Jul 21 17:36:06 gate pluto[1267]: | *received 128 bytes from 
206.107.146.9:500 on eth1 (port=500)
Jul 21 17:36:06 gate pluto[1267]: |   7c da 99 6b  d8 2e 06 07  00 00 00 
00  00 00 00 00
Jul 21 17:36:06 gate pluto[1267]: |   01 10 02 00  00 00 00 00  00 00 00 
80  0d 00 00 38
Jul 21 17:36:06 gate pluto[1267]: |   00 00 00 01  00 00 00 01  00 00 00 
2c  01 01 00 01
Jul 21 17:36:06 gate pluto[1267]: |   00 00 00 24  01 01 00 00  80 01 00 
05  80 02 00 02
Jul 21 17:36:06 gate pluto[1267]: |   80 03 00 01  80 04 00 05  80 0b 00 
01  00 0c 00 04
Jul 21 17:36:06 gate pluto[1267]: |   00 01 51 80  00 00 00 2c  f4 ed 19 
e0  c1 14 eb 51
Jul 21 17:36:06 gate pluto[1267]: |   6f aa ac 0e  e3 7d af 28  07 b4 38 
1f  00 00 00 01
Jul 21 17:36:06 gate pluto[1267]: |   00 00 13 8d  44 c1 48 1a  00 00 00 
00  18 20 00 00
Jul 21 17:36:06 gate pluto[1267]: | **parse ISAKMP Message:
Jul 21 17:36:06 gate pluto[1267]: |    initiator cookie:
Jul 21 17:36:06 gate pluto[1267]: |   7c da 99 6b  d8 2e 06 07
Jul 21 17:36:06 gate pluto[1267]: |    responder cookie:
Jul 21 17:36:06 gate pluto[1267]: |   00 00 00 00  00 00 00 00
Jul 21 17:36:06 gate pluto[1267]: |    next payload type: ISAKMP_NEXT_SA
Jul 21 17:36:06 gate pluto[1267]: |    ISAKMP version: ISAKMP Version 1.0
Jul 21 17:36:06 gate pluto[1267]: |    exchange type: ISAKMP_XCHG_IDPROT
Jul 21 17:36:06 gate pluto[1267]: |    flags: none
Jul 21 17:36:06 gate pluto[1267]: |    message ID:  00 00 00 00
Jul 21 17:36:06 gate pluto[1267]: |    length: 128
Jul 21 17:36:06 gate pluto[1267]: |  processing packet with exchange 
type=ISAKMP_XCHG_IDPROT (2)
Jul 21 17:36:06 gate pluto[1267]: | ***parse ISAKMP Security Association 
Payload:
Jul 21 17:36:06 gate pluto[1267]: |    next payload type: ISAKMP_NEXT_VID
Jul 21 17:36:06 gate pluto[1267]: |    length: 56
Jul 21 17:36:06 gate pluto[1267]: |    DOI: ISAKMP_DOI_IPSEC
Jul 21 17:36:06 gate pluto[1267]: | ***parse ISAKMP Vendor ID Payload:
Jul 21 17:36:06 gate pluto[1267]: |    next payload type: ISAKMP_NEXT_NONE
Jul 21 17:36:06 gate pluto[1267]: |    length: 44
Jul 21 17:36:06 gate pluto[1267]: packet from 206.107.146.9:500: 
ignoring unknown Vendor ID payload 
[f4ed19e0c114eb516faaac0ee37daf2807b4381f000000010000138d44c1481a...]
Jul 21 17:36:06 gate pluto[1267]: | find_host_connection called from 
main_inI1_outR1
Jul 21 17:36:06 gate pluto[1267]: | find_host_pair: comparing to 
69.174.129.33:500 206.107.146.8:500
Jul 21 17:36:06 gate pluto[1267]: | find_host_pair_conn 
(find_host_connection2): 69.174.129.33:500 206.107.146.9:500 -> hp:none
Jul 21 17:36:06 gate pluto[1267]: | find_host_connection called from 
main_inI1_outR1
Jul 21 17:36:06 gate pluto[1267]: | find_host_pair: comparing to 
69.174.129.33:500 206.107.146.8:500
Jul 21 17:36:06 gate pluto[1267]: | find_host_pair_conn 
(find_host_connection2): 69.174.129.33:500 %any:500 -> hp:none
Jul 21 17:36:06 gate pluto[1267]: packet from 206.107.146.9:500: initial 
Main Mode message received on 69.174.129.33:500 but no connection has 
been authorized
Jul 21 17:36:06 gate pluto[1267]: | complete state transition with 
STF_IGNORE
Jul 21 17:36:06 gate pluto[1267]: | next event EVENT_PENDING_PHASE2 in 
58 seconds
Jul 21 17:36:08 gate pluto[1267]: | 
Jul 21 17:36:08 gate pluto[1267]: | *received 128 bytes from 
206.107.146.9:500 on eth1 (port=500)
Jul 21 17:36:08 gate pluto[1267]: |   7c da 99 6b  d8 2e 06 07  00 00 00 
00  00 00 00 00
Jul 21 17:36:08 gate pluto[1267]: |   01 10 02 00  00 00 00 00  00 00 00 
80  0d 00 00 38
Jul 21 17:36:08 gate pluto[1267]: |   00 00 00 01  00 00 00 01  00 00 00 
2c  01 01 00 01
Jul 21 17:36:08 gate pluto[1267]: |   00 00 00 24  01 01 00 00  80 01 00 
05  80 02 00 02
Jul 21 17:36:08 gate pluto[1267]: |   80 03 00 01  80 04 00 05  80 0b 00 
01  00 0c 00 04
Jul 21 17:36:08 gate pluto[1267]: |   00 01 51 80  00 00 00 2c  f4 ed 19 
e0  c1 14 eb 51
Jul 21 17:36:08 gate pluto[1267]: |   6f aa ac 0e  e3 7d af 28  07 b4 38 
1f  00 00 00 01
Jul 21 17:36:08 gate pluto[1267]: |   00 00 13 8d  44 c1 48 1a  00 00 00 
00  18 20 00 00
Jul 21 17:36:08 gate pluto[1267]: | **parse ISAKMP Message:
Jul 21 17:36:08 gate pluto[1267]: |    initiator cookie:
Jul 21 17:36:08 gate pluto[1267]: |   7c da 99 6b  d8 2e 06 07
Jul 21 17:36:08 gate pluto[1267]: |    responder cookie:
Jul 21 17:36:08 gate pluto[1267]: |   00 00 00 00  00 00 00 00
Jul 21 17:36:08 gate pluto[1267]: |    next payload type: ISAKMP_NEXT_SA
Jul 21 17:36:08 gate pluto[1267]: |    ISAKMP version: ISAKMP Version 1.0
Jul 21 17:36:08 gate pluto[1267]: |    exchange type: ISAKMP_XCHG_IDPROT
Jul 21 17:36:08 gate pluto[1267]: |    flags: none
Jul 21 17:36:08 gate pluto[1267]: |    message ID:  00 00 00 00
Jul 21 17:36:08 gate pluto[1267]: |    length: 128
Jul 21 17:36:08 gate pluto[1267]: |  processing packet with exchange 
type=ISAKMP_XCHG_IDPROT (2)
Jul 21 17:36:08 gate pluto[1267]: | ***parse ISAKMP Security Association 
Payload:
Jul 21 17:36:08 gate pluto[1267]: |    next payload type: ISAKMP_NEXT_VID
Jul 21 17:36:08 gate pluto[1267]: |    length: 56
Jul 21 17:36:08 gate pluto[1267]: |    DOI: ISAKMP_DOI_IPSEC
Jul 21 17:36:08 gate pluto[1267]: | ***parse ISAKMP Vendor ID Payload:
Jul 21 17:36:08 gate pluto[1267]: |    next payload type: ISAKMP_NEXT_NONE
Jul 21 17:36:08 gate pluto[1267]: |    length: 44
Jul 21 17:36:08 gate pluto[1267]: packet from 206.107.146.9:500: 
ignoring unknown Vendor ID payload 
[f4ed19e0c114eb516faaac0ee37daf2807b4381f000000010000138d44c1481a...]
Jul 21 17:36:08 gate pluto[1267]: | find_host_connection called from 
main_inI1_outR1
Jul 21 17:36:08 gate pluto[1267]: | find_host_pair: comparing to 
69.174.129.33:500 206.107.146.8:500
Jul 21 17:36:08 gate pluto[1267]: | find_host_pair_conn 
(find_host_connection2): 69.174.129.33:500 206.107.146.9:500 -> hp:none
Jul 21 17:36:08 gate pluto[1267]: | find_host_connection called from 
main_inI1_outR1
Jul 21 17:36:08 gate pluto[1267]: | find_host_pair: comparing to 
69.174.129.33:500 206.107.146.8:500
Jul 21 17:36:08 gate pluto[1267]: | find_host_pair_conn 
(find_host_connection2): 69.174.129.33:500 %any:500 -> hp:none
Jul 21 17:36:08 gate pluto[1267]: packet from 206.107.146.9:500: initial 
Main Mode message received on 69.174.129.33:500 but no connection has 
been authorized
Jul 21 17:36:08 gate pluto[1267]: | complete state transition with 
STF_IGNORE
Jul 21 17:36:08 gate pluto[1267]: | next event EVENT_PENDING_PHASE2 in 
56 seconds
Jul 21 17:36:10 gate pluto[1267]: | 
Jul 21 17:36:10 gate pluto[1267]: | *received 128 bytes from 
206.107.146.9:500 on eth1 (port=500)
Jul 21 17:36:10 gate pluto[1267]: |   7c da 99 6b  d8 2e 06 07  00 00 00 
00  00 00 00 00
Jul 21 17:36:10 gate pluto[1267]: |   01 10 02 00  00 00 00 00  00 00 00 
80  0d 00 00 38
Jul 21 17:36:10 gate pluto[1267]: |   00 00 00 01  00 00 00 01  00 00 00 
2c  01 01 00 01
Jul 21 17:36:10 gate pluto[1267]: |   00 00 00 24  01 01 00 00  80 01 00 
05  80 02 00 02
Jul 21 17:36:10 gate pluto[1267]: |   80 03 00 01  80 04 00 05  80 0b 00 
01  00 0c 00 04
Jul 21 17:36:10 gate pluto[1267]: |   00 01 51 80  00 00 00 2c  f4 ed 19 
e0  c1 14 eb 51
Jul 21 17:36:10 gate pluto[1267]: |   6f aa ac 0e  e3 7d af 28  07 b4 38 
1f  00 00 00 01
Jul 21 17:36:10 gate pluto[1267]: |   00 00 13 8d  44 c1 48 1a  00 00 00 
00  18 20 00 00
Jul 21 17:36:10 gate pluto[1267]: | **parse ISAKMP Message:
Jul 21 17:36:10 gate pluto[1267]: |    initiator cookie:
Jul 21 17:36:10 gate pluto[1267]: |   7c da 99 6b  d8 2e 06 07
Jul 21 17:36:10 gate pluto[1267]: |    responder cookie:
Jul 21 17:36:10 gate pluto[1267]: |   00 00 00 00  00 00 00 00
Jul 21 17:36:10 gate pluto[1267]: |    next payload type: ISAKMP_NEXT_SA
Jul 21 17:36:10 gate pluto[1267]: |    ISAKMP version: ISAKMP Version 1.0
Jul 21 17:36:10 gate pluto[1267]: |    exchange type: ISAKMP_XCHG_IDPROT
Jul 21 17:36:10 gate pluto[1267]: |    flags: none
Jul 21 17:36:10 gate pluto[1267]: |    message ID:  00 00 00 00
Jul 21 17:36:10 gate pluto[1267]: |    length: 128
Jul 21 17:36:10 gate pluto[1267]: |  processing packet with exchange 
type=ISAKMP_XCHG_IDPROT (2)
Jul 21 17:36:10 gate pluto[1267]: | ***parse ISAKMP Security Association 
Payload:
Jul 21 17:36:10 gate pluto[1267]: |    next payload type: ISAKMP_NEXT_VID
Jul 21 17:36:10 gate pluto[1267]: |    length: 56
Jul 21 17:36:10 gate pluto[1267]: |    DOI: ISAKMP_DOI_IPSEC
Jul 21 17:36:10 gate pluto[1267]: | ***parse ISAKMP Vendor ID Payload:
Jul 21 17:36:10 gate pluto[1267]: |    next payload type: ISAKMP_NEXT_NONE
Jul 21 17:36:10 gate pluto[1267]: |    length: 44
Jul 21 17:36:10 gate pluto[1267]: packet from 206.107.146.9:500: 
ignoring unknown Vendor ID payload 
[f4ed19e0c114eb516faaac0ee37daf2807b4381f000000010000138d44c1481a...]
Jul 21 17:36:10 gate pluto[1267]: | find_host_connection called from 
main_inI1_outR1
Jul 21 17:36:10 gate pluto[1267]: | find_host_pair: comparing to 
69.174.129.33:500 206.107.146.8:500
Jul 21 17:36:10 gate pluto[1267]: | find_host_pair_conn 
(find_host_connection2): 69.174.129.33:500 206.107.146.9:500 -> hp:none
Jul 21 17:36:10 gate pluto[1267]: | find_host_connection called from 
main_inI1_outR1
Jul 21 17:36:10 gate pluto[1267]: | find_host_pair: comparing to 
69.174.129.33:500 206.107.146.8:500
Jul 21 17:36:10 gate pluto[1267]: | find_host_pair_conn 
(find_host_connection2): 69.174.129.33:500 %any:500 -> hp:none
Jul 21 17:36:10 gate pluto[1267]: packet from 206.107.146.9:500: initial 
Main Mode message received on 69.174.129.33:500 but no connection has 
been authorized
Jul 21 17:36:10 gate pluto[1267]: | complete state transition with 
STF_IGNORE
Jul 21 17:36:10 gate pluto[1267]: | next event EVENT_PENDING_PHASE2 in 
54 seconds
Jul 21 17:36:12 gate pluto[1267]: | 
Jul 21 17:36:12 gate pluto[1267]: | *received 128 bytes from 
206.107.146.9:500 on eth1 (port=500)
Jul 21 17:36:12 gate pluto[1267]: |   7c da 99 6b  d8 2e 06 07  00 00 00 
00  00 00 00 00
Jul 21 17:36:12 gate pluto[1267]: |   01 10 02 00  00 00 00 00  00 00 00 
80  0d 00 00 38
Jul 21 17:36:12 gate pluto[1267]: |   00 00 00 01  00 00 00 01  00 00 00 
2c  01 01 00 01
Jul 21 17:36:12 gate pluto[1267]: |   00 00 00 24  01 01 00 00  80 01 00 
05  80 02 00 02
Jul 21 17:36:12 gate pluto[1267]: |   80 03 00 01  80 04 00 05  80 0b 00 
01  00 0c 00 04
Jul 21 17:36:12 gate pluto[1267]: |   00 01 51 80  00 00 00 2c  f4 ed 19 
e0  c1 14 eb 51
Jul 21 17:36:12 gate pluto[1267]: |   6f aa ac 0e  e3 7d af 28  07 b4 38 
1f  00 00 00 01
Jul 21 17:36:12 gate pluto[1267]: |   00 00 13 8d  44 c1 48 1a  00 00 00 
00  18 20 00 00
Jul 21 17:36:12 gate pluto[1267]: | **parse ISAKMP Message:
Jul 21 17:36:12 gate pluto[1267]: |    initiator cookie:
Jul 21 17:36:12 gate pluto[1267]: |   7c da 99 6b  d8 2e 06 07
Jul 21 17:36:12 gate pluto[1267]: |    responder cookie:
Jul 21 17:36:12 gate pluto[1267]: |   00 00 00 00  00 00 00 00
Jul 21 17:36:12 gate pluto[1267]: |    next payload type: ISAKMP_NEXT_SA
Jul 21 17:36:12 gate pluto[1267]: |    ISAKMP version: ISAKMP Version 1.0
Jul 21 17:36:12 gate pluto[1267]: |    exchange type: ISAKMP_XCHG_IDPROT
Jul 21 17:36:12 gate pluto[1267]: |    flags: none
Jul 21 17:36:12 gate pluto[1267]: |    message ID:  00 00 00 00
Jul 21 17:36:12 gate pluto[1267]: |    length: 128
Jul 21 17:36:12 gate pluto[1267]: |  processing packet with exchange 
type=ISAKMP_XCHG_IDPROT (2)
Jul 21 17:36:12 gate pluto[1267]: | ***parse ISAKMP Security Association 
Payload:
Jul 21 17:36:12 gate pluto[1267]: |    next payload type: ISAKMP_NEXT_VID
Jul 21 17:36:12 gate pluto[1267]: |    length: 56
Jul 21 17:36:12 gate pluto[1267]: |    DOI: ISAKMP_DOI_IPSEC
Jul 21 17:36:12 gate pluto[1267]: | ***parse ISAKMP Vendor ID Payload:
Jul 21 17:36:12 gate pluto[1267]: |    next payload type: ISAKMP_NEXT_NONE
Jul 21 17:36:12 gate pluto[1267]: |    length: 44
Jul 21 17:36:12 gate pluto[1267]: packet from 206.107.146.9:500: 
ignoring unknown Vendor ID payload 
[f4ed19e0c114eb516faaac0ee37daf2807b4381f000000010000138d44c1481a...]
Jul 21 17:36:12 gate pluto[1267]: | find_host_connection called from 
main_inI1_outR1
Jul 21 17:36:12 gate pluto[1267]: | find_host_pair: comparing to 
69.174.129.33:500 206.107.146.8:500
Jul 21 17:36:12 gate pluto[1267]: | find_host_pair_conn 
(find_host_connection2): 69.174.129.33:500 206.107.146.9:500 -> hp:none
Jul 21 17:36:12 gate pluto[1267]: | find_host_connection called from 
main_inI1_outR1
Jul 21 17:36:12 gate pluto[1267]: | find_host_pair: comparing to 
69.174.129.33:500 206.107.146.8:500
Jul 21 17:36:12 gate pluto[1267]: | find_host_pair_conn 
(find_host_connection2): 69.174.129.33:500 %any:500 -> hp:none
Jul 21 17:36:12 gate pluto[1267]: packet from 206.107.146.9:500: initial 
Main Mode message received on 69.174.129.33:500 but no connection has 
been authorized
Jul 21 17:36:12 gate pluto[1267]: | complete state transition with 
STF_IGNORE
Jul 21 17:36:12 gate pluto[1267]: | next event EVENT_PENDING_PHASE2 in 
52 seconds
Jul 21 17:36:14 gate pluto[1267]: | 
Jul 21 17:36:14 gate pluto[1267]: | *received 128 bytes from 
206.107.146.9:500 on eth1 (port=500)
Jul 21 17:36:14 gate pluto[1267]: |   7c da 99 6b  d8 2e 06 07  00 00 00 
00  00 00 00 00
Jul 21 17:36:14 gate pluto[1267]: |   01 10 02 00  00 00 00 00  00 00 00 
80  0d 00 00 38
Jul 21 17:36:14 gate pluto[1267]: |   00 00 00 01  00 00 00 01  00 00 00 
2c  01 01 00 01
Jul 21 17:36:14 gate pluto[1267]: |   00 00 00 24  01 01 00 00  80 01 00 
05  80 02 00 02
Jul 21 17:36:14 gate pluto[1267]: |   80 03 00 01  80 04 00 05  80 0b 00 
01  00 0c 00 04
Jul 21 17:36:14 gate pluto[1267]: |   00 01 51 80  00 00 00 2c  f4 ed 19 
e0  c1 14 eb 51
Jul 21 17:36:14 gate pluto[1267]: |   6f aa ac 0e  e3 7d af 28  07 b4 38 
1f  00 00 00 01
Jul 21 17:36:14 gate pluto[1267]: |   00 00 13 8d  44 c1 48 1a  00 00 00 
00  18 20 00 00
Jul 21 17:36:14 gate pluto[1267]: | **parse ISAKMP Message:
Jul 21 17:36:14 gate pluto[1267]: |    initiator cookie:
Jul 21 17:36:14 gate pluto[1267]: |   7c da 99 6b  d8 2e 06 07
Jul 21 17:36:14 gate pluto[1267]: |    responder cookie:
Jul 21 17:36:14 gate pluto[1267]: |   00 00 00 00  00 00 00 00
Jul 21 17:36:14 gate pluto[1267]: |    next payload type: ISAKMP_NEXT_SA
Jul 21 17:36:14 gate pluto[1267]: |    ISAKMP version: ISAKMP Version 1.0
Jul 21 17:36:14 gate pluto[1267]: |    exchange type: ISAKMP_XCHG_IDPROT
Jul 21 17:36:14 gate pluto[1267]: |    flags: none
Jul 21 17:36:14 gate pluto[1267]: |    message ID:  00 00 00 00
Jul 21 17:36:14 gate pluto[1267]: |    length: 128
Jul 21 17:36:14 gate pluto[1267]: |  processing packet with exchange 
type=ISAKMP_XCHG_IDPROT (2)
Jul 21 17:36:14 gate pluto[1267]: | ***parse ISAKMP Security Association 
Payload:
Jul 21 17:36:14 gate pluto[1267]: |    next payload type: ISAKMP_NEXT_VID
Jul 21 17:36:14 gate pluto[1267]: |    length: 56
Jul 21 17:36:14 gate pluto[1267]: |    DOI: ISAKMP_DOI_IPSEC
Jul 21 17:36:14 gate pluto[1267]: | ***parse ISAKMP Vendor ID Payload:
Jul 21 17:36:14 gate pluto[1267]: |    next payload type: ISAKMP_NEXT_NONE
Jul 21 17:36:14 gate pluto[1267]: |    length: 44
Jul 21 17:36:14 gate pluto[1267]: packet from 206.107.146.9:500: 
ignoring unknown Vendor ID payload 
[f4ed19e0c114eb516faaac0ee37daf2807b4381f000000010000138d44c1481a...]
Jul 21 17:36:14 gate pluto[1267]: | find_host_connection called from 
main_inI1_outR1
Jul 21 17:36:14 gate pluto[1267]: | find_host_pair: comparing to 
69.174.129.33:500 206.107.146.8:500
Jul 21 17:36:14 gate pluto[1267]: | find_host_pair_conn 
(find_host_connection2): 69.174.129.33:500 206.107.146.9:500 -> hp:none
Jul 21 17:36:14 gate pluto[1267]: | find_host_connection called from 
main_inI1_outR1
Jul 21 17:36:14 gate pluto[1267]: | find_host_pair: comparing to 
69.174.129.33:500 206.107.146.8:500
Jul 21 17:36:14 gate pluto[1267]: | find_host_pair_conn 
(find_host_connection2): 69.174.129.33:500 %any:500 -> hp:none
Jul 21 17:36:14 gate pluto[1267]: packet from 206.107.146.9:500: initial 
Main Mode message received on 69.174.129.33:500 but no connection has 
been authorized
Jul 21 17:36:14 gate pluto[1267]: | complete state transition with 
STF_IGNORE
Jul 21 17:36:14 gate pluto[1267]: | next event EVENT_PENDING_PHASE2 in 
50 seconds
Jul 21 17:36:16 gate pluto[1267]: | 
Jul 21 17:36:16 gate pluto[1267]: | *received 128 bytes from 
206.107.146.9:500 on eth1 (port=500)
Jul 21 17:36:16 gate pluto[1267]: |   7c da 99 6b  d8 2e 06 07  00 00 00 
00  00 00 00 00
Jul 21 17:36:16 gate pluto[1267]: |   01 10 02 00  00 00 00 00  00 00 00 
80  0d 00 00 38
Jul 21 17:36:16 gate pluto[1267]: |   00 00 00 01  00 00 00 01  00 00 00 
2c  01 01 00 01
Jul 21 17:36:16 gate pluto[1267]: |   00 00 00 24  01 01 00 00  80 01 00 
05  80 02 00 02
Jul 21 17:36:16 gate pluto[1267]: |   80 03 00 01  80 04 00 05  80 0b 00 
01  00 0c 00 04
Jul 21 17:36:16 gate pluto[1267]: |   00 01 51 80  00 00 00 2c  f4 ed 19 
e0  c1 14 eb 51
Jul 21 17:36:16 gate pluto[1267]: |   6f aa ac 0e  e3 7d af 28  07 b4 38 
1f  00 00 00 01
Jul 21 17:36:16 gate pluto[1267]: |   00 00 13 8d  44 c1 48 1a  00 00 00 
00  18 20 00 00
Jul 21 17:36:16 gate pluto[1267]: | **parse ISAKMP Message:
Jul 21 17:36:16 gate pluto[1267]: |    initiator cookie:
Jul 21 17:36:16 gate pluto[1267]: |   7c da 99 6b  d8 2e 06 07
Jul 21 17:36:16 gate pluto[1267]: |    responder cookie:
Jul 21 17:36:16 gate pluto[1267]: |   00 00 00 00  00 00 00 00
Jul 21 17:36:16 gate pluto[1267]: |    next payload type: ISAKMP_NEXT_SA
Jul 21 17:36:16 gate pluto[1267]: |    ISAKMP version: ISAKMP Version 1.0
Jul 21 17:36:16 gate pluto[1267]: |    exchange type: ISAKMP_XCHG_IDPROT
Jul 21 17:36:16 gate pluto[1267]: |    flags: none
Jul 21 17:36:16 gate pluto[1267]: |    message ID:  00 00 00 00
Jul 21 17:36:16 gate pluto[1267]: |    length: 128
Jul 21 17:36:16 gate pluto[1267]: |  processing packet with exchange 
type=ISAKMP_XCHG_IDPROT (2)
Jul 21 17:36:16 gate pluto[1267]: | ***parse ISAKMP Security Association 
Payload:
Jul 21 17:36:16 gate pluto[1267]: |    next payload type: ISAKMP_NEXT_VID
Jul 21 17:36:16 gate pluto[1267]: |    length: 56
Jul 21 17:36:16 gate pluto[1267]: |    DOI: ISAKMP_DOI_IPSEC
Jul 21 17:36:16 gate pluto[1267]: | ***parse ISAKMP Vendor ID Payload:
Jul 21 17:36:16 gate pluto[1267]: |    next payload type: ISAKMP_NEXT_NONE
Jul 21 17:36:16 gate pluto[1267]: |    length: 44
Jul 21 17:36:16 gate pluto[1267]: packet from 206.107.146.9:500: 
ignoring unknown Vendor ID payload 
[f4ed19e0c114eb516faaac0ee37daf2807b4381f000000010000138d44c1481a...]
Jul 21 17:36:16 gate pluto[1267]: | find_host_connection called from 
main_inI1_outR1
Jul 21 17:36:16 gate pluto[1267]: | find_host_pair: comparing to 
69.174.129.33:500 206.107.146.8:500
Jul 21 17:36:16 gate pluto[1267]: | find_host_pair_conn 
(find_host_connection2): 69.174.129.33:500 206.107.146.9:500 -> hp:none
Jul 21 17:36:16 gate pluto[1267]: | find_host_connection called from 
main_inI1_outR1
Jul 21 17:36:16 gate pluto[1267]: | find_host_pair: comparing to 
69.174.129.33:500 206.107.146.8:500
Jul 21 17:36:16 gate pluto[1267]: | find_host_pair_conn 
(find_host_connection2): 69.174.129.33:500 %any:500 -> hp:none
Jul 21 17:36:16 gate pluto[1267]: packet from 206.107.146.9:500: initial 
Main Mode message received on 69.174.129.33:500 but no connection has 
been authorized
Jul 21 17:36:16 gate pluto[1267]: | complete state transition with 
STF_IGNORE
Jul 21 17:36:16 gate pluto[1267]: | next event EVENT_PENDING_PHASE2 in 
48 seconds
Jul 21 17:36:16 gate pluto[1267]: | 
Jul 21 17:36:16 gate pluto[1267]: | *received 76 bytes from 
206.107.146.8:500 on eth1 (port=500)
Jul 21 17:36:16 gate pluto[1267]: |   76 d2 6a 8a  c2 bf ec 75  e4 aa 45 
96  55 19 71 2f
Jul 21 17:36:16 gate pluto[1267]: |   08 10 05 01  6f 30 b6 f7  00 00 00 
4c  78 00 fa a2
Jul 21 17:36:16 gate pluto[1267]: |   11 14 df 5f  c6 c9 38 d5  1b 8f 45 
e9  42 ae 1f 76
Jul 21 17:36:16 gate pluto[1267]: |   85 4b d1 2f  37 fd 30 c9  86 37 c6 
b4  24 31 e1 a8
Jul 21 17:36:16 gate pluto[1267]: |   df e4 b0 f5  91 ed dc 77  18 3e 3c 6c
Jul 21 17:36:16 gate pluto[1267]: | **parse ISAKMP Message:
Jul 21 17:36:16 gate pluto[1267]: |    initiator cookie:
Jul 21 17:36:16 gate pluto[1267]: |   76 d2 6a 8a  c2 bf ec 75
Jul 21 17:36:16 gate pluto[1267]: |    responder cookie:
Jul 21 17:36:16 gate pluto[1267]: |   e4 aa 45 96  55 19 71 2f
Jul 21 17:36:16 gate pluto[1267]: |    next payload type: ISAKMP_NEXT_HASH
Jul 21 17:36:16 gate pluto[1267]: |    ISAKMP version: ISAKMP Version 1.0
Jul 21 17:36:16 gate pluto[1267]: |    exchange type: ISAKMP_XCHG_INFO
Jul 21 17:36:16 gate pluto[1267]: |    flags: ISAKMP_FLAG_ENCRYPTION
Jul 21 17:36:16 gate pluto[1267]: |    message ID:  6f 30 b6 f7
Jul 21 17:36:16 gate pluto[1267]: |    length: 76
Jul 21 17:36:16 gate pluto[1267]: |  processing packet with exchange 
type=ISAKMP_XCHG_INFO (5)
Jul 21 17:36:16 gate pluto[1267]: | ICOOKIE:  76 d2 6a 8a  c2 bf ec 75
Jul 21 17:36:16 gate pluto[1267]: | RCOOKIE:  e4 aa 45 96  55 19 71 2f
Jul 21 17:36:16 gate pluto[1267]: | peer:  ce 6b 92 08
Jul 21 17:36:16 gate pluto[1267]: | state hash entry 30
Jul 21 17:36:16 gate pluto[1267]: | peer and cookies match on #3, 
provided msgid 00000000 vs 8aee2e20/00000000
Jul 21 17:36:16 gate pluto[1267]: | peer and cookies match on #2, 
provided msgid 00000000 vs 69dbbff9/00000000
Jul 21 17:36:16 gate pluto[1267]: | peer and cookies match on #1, 
provided msgid 00000000 vs 00000000/00000000
Jul 21 17:36:16 gate pluto[1267]: | p15 state object #1 found, in 
STATE_MAIN_I4
Jul 21 17:36:16 gate pluto[1267]: | processing connection rfd
Jul 21 17:36:16 gate pluto[1267]: | last Phase 1 IV:  24 e3 a7 85  6f fa 
ab 09
Jul 21 17:36:16 gate pluto[1267]: | current Phase 1 IV:  24 e3 a7 85  6f 
fa ab 09
Jul 21 17:36:16 gate pluto[1267]: | computed Phase 2 IV:
Jul 21 17:36:16 gate pluto[1267]: |   d8 a5 d9 05  ee e5 ff fa  d5 98 36 
5b  a2 79 6a 7f
Jul 21 17:36:16 gate pluto[1267]: |   d5 0c c6 7d
Jul 21 17:36:16 gate pluto[1267]: | received encrypted packet from 
206.107.146.8:500
Jul 21 17:36:16 gate pluto[1267]: | decrypting 48 bytes using algorithm 
OAKLEY_3DES_CBC
Jul 21 17:36:16 gate pluto[1267]: | decrypted:
Jul 21 17:36:16 gate pluto[1267]: |   0c 00 00 18  8f 07 7e 6e  b2 1f 07 
31  22 72 88 5b
Jul 21 17:36:16 gate pluto[1267]: |   d6 29 9c fb  45 ff 98 0d  00 00 00 
10  00 00 00 01
Jul 21 17:36:16 gate pluto[1267]: |   03 04 00 01  00 02 1b 80  00 00 00 
00  00 00 00 07
Jul 21 17:36:16 gate pluto[1267]: | next IV:  91 ed dc 77  18 3e 3c 6c
Jul 21 17:36:16 gate pluto[1267]: | ***parse ISAKMP Hash Payload:
Jul 21 17:36:16 gate pluto[1267]: |    next payload type: ISAKMP_NEXT_D
Jul 21 17:36:16 gate pluto[1267]: |    length: 24
Jul 21 17:36:16 gate pluto[1267]: | ***parse ISAKMP Delete Payload:
Jul 21 17:36:16 gate pluto[1267]: |    next payload type: ISAKMP_NEXT_NONE
Jul 21 17:36:16 gate pluto[1267]: |    length: 16
Jul 21 17:36:16 gate pluto[1267]: |    DOI: ISAKMP_DOI_IPSEC
Jul 21 17:36:16 gate pluto[1267]: |    protocol ID: 3
Jul 21 17:36:16 gate pluto[1267]: |    SPI size: 4
Jul 21 17:36:16 gate pluto[1267]: |    number of SPIs: 1
Jul 21 17:36:16 gate pluto[1267]: | removing 8 bytes of padding
Jul 21 17:36:16 gate pluto[1267]: "rfd" #1: ignoring Delete SA payload: 
PROTO_IPSEC_ESP SA(0x00021b80) not found (maybe expired)
Jul 21 17:36:16 gate pluto[1267]: | del:  00 02 1b 80
Jul 21 17:36:16 gate pluto[1267]: "rfd" #1: received and ignored 
informational message
Jul 21 17:36:16 gate pluto[1267]: | complete state transition with 
STF_IGNORE
Jul 21 17:36:16 gate pluto[1267]: | next event EVENT_PENDING_PHASE2 in 
48 seconds
Jul 21 17:36:20 gate pluto[1267]: | 
Jul 21 17:36:20 gate pluto[1267]: | *received 128 bytes from 
206.107.146.9:500 on eth1 (port=500)
Jul 21 17:36:20 gate pluto[1267]: |   7c da 99 6b  d8 2e 06 07  00 00 00 
00  00 00 00 00
Jul 21 17:36:20 gate pluto[1267]: |   01 10 02 00  00 00 00 00  00 00 00 
80  0d 00 00 38
Jul 21 17:36:20 gate pluto[1267]: |   00 00 00 01  00 00 00 01  00 00 00 
2c  01 01 00 01
Jul 21 17:36:20 gate pluto[1267]: |   00 00 00 24  01 01 00 00  80 01 00 
05  80 02 00 02
Jul 21 17:36:20 gate pluto[1267]: |   80 03 00 01  80 04 00 05  80 0b 00 
01  00 0c 00 04
Jul 21 17:36:20 gate pluto[1267]: |   00 01 51 80  00 00 00 2c  f4 ed 19 
e0  c1 14 eb 51
Jul 21 17:36:20 gate pluto[1267]: |   6f aa ac 0e  e3 7d af 28  07 b4 38 
1f  00 00 00 01
Jul 21 17:36:20 gate pluto[1267]: |   00 00 13 8d  44 c1 48 1a  00 00 00 
00  18 20 00 00
Jul 21 17:36:20 gate pluto[1267]: | **parse ISAKMP Message:
Jul 21 17:36:20 gate pluto[1267]: |    initiator cookie:
Jul 21 17:36:20 gate pluto[1267]: |   7c da 99 6b  d8 2e 06 07
Jul 21 17:36:20 gate pluto[1267]: |    responder cookie:
Jul 21 17:36:20 gate pluto[1267]: |   00 00 00 00  00 00 00 00
Jul 21 17:36:20 gate pluto[1267]: |    next payload type: ISAKMP_NEXT_SA
Jul 21 17:36:20 gate pluto[1267]: |    ISAKMP version: ISAKMP Version 1.0
Jul 21 17:36:20 gate pluto[1267]: |    exchange type: ISAKMP_XCHG_IDPROT
Jul 21 17:36:20 gate pluto[1267]: |    flags: none
Jul 21 17:36:20 gate pluto[1267]: |    message ID:  00 00 00 00
Jul 21 17:36:20 gate pluto[1267]: |    length: 128
Jul 21 17:36:20 gate pluto[1267]: |  processing packet with exchange 
type=ISAKMP_XCHG_IDPROT (2)
Jul 21 17:36:20 gate pluto[1267]: | ***parse ISAKMP Security Association 
Payload:
Jul 21 17:36:20 gate pluto[1267]: |    next payload type: ISAKMP_NEXT_VID
Jul 21 17:36:20 gate pluto[1267]: |    length: 56
Jul 21 17:36:20 gate pluto[1267]: |    DOI: ISAKMP_DOI_IPSEC
Jul 21 17:36:20 gate pluto[1267]: | ***parse ISAKMP Vendor ID Payload:
Jul 21 17:36:20 gate pluto[1267]: |    next payload type: ISAKMP_NEXT_NONE
Jul 21 17:36:20 gate pluto[1267]: |    length: 44
Jul 21 17:36:20 gate pluto[1267]: packet from 206.107.146.9:500: 
ignoring unknown Vendor ID payload 
[f4ed19e0c114eb516faaac0ee37daf2807b4381f000000010000138d44c1481a...]
Jul 21 17:36:20 gate pluto[1267]: | find_host_connection called from 
main_inI1_outR1
Jul 21 17:36:20 gate pluto[1267]: | find_host_pair: comparing to 
69.174.129.33:500 206.107.146.8:500
Jul 21 17:36:20 gate pluto[1267]: | find_host_pair_conn 
(find_host_connection2): 69.174.129.33:500 206.107.146.9:500 -> hp:none
Jul 21 17:36:20 gate pluto[1267]: | find_host_connection called from 
main_inI1_outR1
Jul 21 17:36:20 gate pluto[1267]: | find_host_pair: comparing to 
69.174.129.33:500 206.107.146.8:500
Jul 21 17:36:20 gate pluto[1267]: | find_host_pair_conn 
(find_host_connection2): 69.174.129.33:500 %any:500 -> hp:none
Jul 21 17:36:20 gate pluto[1267]: packet from 206.107.146.9:500: initial 
Main Mode message received on 69.174.129.33:500 but no connection has 
been authorized
Jul 21 17:36:20 gate pluto[1267]: | complete state transition with 
STF_IGNORE
Jul 21 17:36:20 gate pluto[1267]: | next event EVENT_PENDING_PHASE2 in 
44 seconds
Jul 21 17:36:24 gate pluto[1267]: | 
Jul 21 17:36:24 gate pluto[1267]: | *received 128 bytes from 
206.107.146.9:500 on eth1 (port=500)
Jul 21 17:36:24 gate pluto[1267]: |   7c da 99 6b  d8 2e 06 07  00 00 00 
00  00 00 00 00
Jul 21 17:36:24 gate pluto[1267]: |   01 10 02 00  00 00 00 00  00 00 00 
80  0d 00 00 38
Jul 21 17:36:24 gate pluto[1267]: |   00 00 00 01  00 00 00 01  00 00 00 
2c  01 01 00 01
Jul 21 17:36:24 gate pluto[1267]: |   00 00 00 24  01 01 00 00  80 01 00 
05  80 02 00 02
Jul 21 17:36:24 gate pluto[1267]: |   80 03 00 01  80 04 00 05  80 0b 00 
01  00 0c 00 04
Jul 21 17:36:24 gate pluto[1267]: |   00 01 51 80  00 00 00 2c  f4 ed 19 
e0  c1 14 eb 51
Jul 21 17:36:24 gate pluto[1267]: |   6f aa ac 0e  e3 7d af 28  07 b4 38 
1f  00 00 00 01
Jul 21 17:36:24 gate pluto[1267]: |   00 00 13 8d  44 c1 48 1a  00 00 00 
00  18 20 00 00
Jul 21 17:36:24 gate pluto[1267]: | **parse ISAKMP Message:
Jul 21 17:36:24 gate pluto[1267]: |    initiator cookie:
Jul 21 17:36:24 gate pluto[1267]: |   7c da 99 6b  d8 2e 06 07
Jul 21 17:36:24 gate pluto[1267]: |    responder cookie:
Jul 21 17:36:24 gate pluto[1267]: |   00 00 00 00  00 00 00 00
Jul 21 17:36:24 gate pluto[1267]: |    next payload type: ISAKMP_NEXT_SA
Jul 21 17:36:24 gate pluto[1267]: |    ISAKMP version: ISAKMP Version 1.0
Jul 21 17:36:24 gate pluto[1267]: |    exchange type: ISAKMP_XCHG_IDPROT
Jul 21 17:36:24 gate pluto[1267]: |    flags: none
Jul 21 17:36:24 gate pluto[1267]: |    message ID:  00 00 00 00
Jul 21 17:36:24 gate pluto[1267]: |    length: 128
Jul 21 17:36:24 gate pluto[1267]: |  processing packet with exchange 
type=ISAKMP_XCHG_IDPROT (2)
Jul 21 17:36:24 gate pluto[1267]: | ***parse ISAKMP Security Association 
Payload:
Jul 21 17:36:24 gate pluto[1267]: |    next payload type: ISAKMP_NEXT_VID
Jul 21 17:36:24 gate pluto[1267]: |    length: 56
Jul 21 17:36:24 gate pluto[1267]: |    DOI: ISAKMP_DOI_IPSEC
Jul 21 17:36:24 gate pluto[1267]: | ***parse ISAKMP Vendor ID Payload:
Jul 21 17:36:24 gate pluto[1267]: |    next payload type: ISAKMP_NEXT_NONE
Jul 21 17:36:24 gate pluto[1267]: |    length: 44
Jul 21 17:36:24 gate pluto[1267]: packet from 206.107.146.9:500: 
ignoring unknown Vendor ID payload 
[f4ed19e0c114eb516faaac0ee37daf2807b4381f000000010000138d44c1481a...]
Jul 21 17:36:24 gate pluto[1267]: | find_host_connection called from 
main_inI1_outR1
Jul 21 17:36:24 gate pluto[1267]: | find_host_pair: comparing to 
69.174.129.33:500 206.107.146.8:500
Jul 21 17:36:24 gate pluto[1267]: | find_host_pair_conn 
(find_host_connection2): 69.174.129.33:500 206.107.146.9:500 -> hp:none
Jul 21 17:36:24 gate pluto[1267]: | find_host_connection called from 
main_inI1_outR1
Jul 21 17:36:24 gate pluto[1267]: | find_host_pair: comparing to 
69.174.129.33:500 206.107.146.8:500
Jul 21 17:36:24 gate pluto[1267]: | find_host_pair_conn 
(find_host_connection2): 69.174.129.33:500 %any:500 -> hp:none
Jul 21 17:36:24 gate pluto[1267]: packet from 206.107.146.9:500: initial 
Main Mode message received on 69.174.129.33:500 but no connection has 
been authorized
Jul 21 17:36:24 gate pluto[1267]: | complete state transition with 
STF_IGNORE
Jul 21 17:36:24 gate pluto[1267]: | next event EVENT_PENDING_PHASE2 in 
40 seconds
Jul 21 17:36:28 gate pluto[1267]: | 
Jul 21 17:36:28 gate pluto[1267]: | *received 128 bytes from 
206.107.146.9:500 on eth1 (port=500)
Jul 21 17:36:28 gate pluto[1267]: |   7c da 99 6b  d8 2e 06 07  00 00 00 
00  00 00 00 00
Jul 21 17:36:28 gate pluto[1267]: |   01 10 02 00  00 00 00 00  00 00 00 
80  0d 00 00 38
Jul 21 17:36:28 gate pluto[1267]: |   00 00 00 01  00 00 00 01  00 00 00 
2c  01 01 00 01
Jul 21 17:36:28 gate pluto[1267]: |   00 00 00 24  01 01 00 00  80 01 00 
05  80 02 00 02
Jul 21 17:36:28 gate pluto[1267]: |   80 03 00 01  80 04 00 05  80 0b 00 
01  00 0c 00 04
Jul 21 17:36:28 gate pluto[1267]: |   00 01 51 80  00 00 00 2c  f4 ed 19 
e0  c1 14 eb 51
Jul 21 17:36:28 gate pluto[1267]: |   6f aa ac 0e  e3 7d af 28  07 b4 38 
1f  00 00 00 01
Jul 21 17:36:28 gate pluto[1267]: |   00 00 13 8d  44 c1 48 1a  00 00 00 
00  18 20 00 00
Jul 21 17:36:28 gate pluto[1267]: | **parse ISAKMP Message:
Jul 21 17:36:28 gate pluto[1267]: |    initiator cookie:
Jul 21 17:36:28 gate pluto[1267]: |   7c da 99 6b  d8 2e 06 07
Jul 21 17:36:28 gate pluto[1267]: |    responder cookie:
Jul 21 17:36:28 gate pluto[1267]: |   00 00 00 00  00 00 00 00
Jul 21 17:36:28 gate pluto[1267]: |    next payload type: ISAKMP_NEXT_SA
Jul 21 17:36:28 gate pluto[1267]: |    ISAKMP version: ISAKMP Version 1.0
Jul 21 17:36:28 gate pluto[1267]: |    exchange type: ISAKMP_XCHG_IDPROT
Jul 21 17:36:28 gate pluto[1267]: |    flags: none
Jul 21 17:36:28 gate pluto[1267]: |    message ID:  00 00 00 00
Jul 21 17:36:28 gate pluto[1267]: |    length: 128
Jul 21 17:36:28 gate pluto[1267]: |  processing packet with exchange 
type=ISAKMP_XCHG_IDPROT (2)
Jul 21 17:36:28 gate pluto[1267]: | ***parse ISAKMP Security Association 
Payload:
Jul 21 17:36:28 gate pluto[1267]: |    next payload type: ISAKMP_NEXT_VID
Jul 21 17:36:28 gate pluto[1267]: |    length: 56
Jul 21 17:36:28 gate pluto[1267]: |    DOI: ISAKMP_DOI_IPSEC
Jul 21 17:36:28 gate pluto[1267]: | ***parse ISAKMP Vendor ID Payload:
Jul 21 17:36:28 gate pluto[1267]: |    next payload type: ISAKMP_NEXT_NONE
Jul 21 17:36:28 gate pluto[1267]: |    length: 44
Jul 21 17:36:28 gate pluto[1267]: packet from 206.107.146.9:500: 
ignoring unknown Vendor ID payload 
[f4ed19e0c114eb516faaac0ee37daf2807b4381f000000010000138d44c1481a...]
Jul 21 17:36:28 gate pluto[1267]: | find_host_connection called from 
main_inI1_outR1
Jul 21 17:36:28 gate pluto[1267]: | find_host_pair: comparing to 
69.174.129.33:500 206.107.146.8:500
Jul 21 17:36:28 gate pluto[1267]: | find_host_pair_conn 
(find_host_connection2): 69.174.129.33:500 206.107.146.9:500 -> hp:none
Jul 21 17:36:28 gate pluto[1267]: | find_host_connection called from 
main_inI1_outR1
Jul 21 17:36:28 gate pluto[1267]: | find_host_pair: comparing to 
69.174.129.33:500 206.107.146.8:500
Jul 21 17:36:28 gate pluto[1267]: | find_host_pair_conn 
(find_host_connection2): 69.174.129.33:500 %any:500 -> hp:none
Jul 21 17:36:28 gate pluto[1267]: packet from 206.107.146.9:500: initial 
Main Mode message received on 69.174.129.33:500 but no connection has 
been authorized
Jul 21 17:36:28 gate pluto[1267]: | complete state transition with 
STF_IGNORE
Jul 21 17:36:28 gate pluto[1267]: | next event EVENT_PENDING_PHASE2 in 
36 seconds
Jul 21 17:36:32 gate pluto[1267]: | 
Jul 21 17:36:32 gate pluto[1267]: | *received 128 bytes from 
206.107.146.9:500 on eth1 (port=500)
Jul 21 17:36:32 gate pluto[1267]: |   7c da 99 6b  d8 2e 06 07  00 00 00 
00  00 00 00 00
Jul 21 17:36:32 gate pluto[1267]: |   01 10 02 00  00 00 00 00  00 00 00 
80  0d 00 00 38
Jul 21 17:36:32 gate pluto[1267]: |   00 00 00 01  00 00 00 01  00 00 00 
2c  01 01 00 01
Jul 21 17:36:32 gate pluto[1267]: |   00 00 00 24  01 01 00 00  80 01 00 
05  80 02 00 02
Jul 21 17:36:32 gate pluto[1267]: |   80 03 00 01  80 04 00 05  80 0b 00 
01  00 0c 00 04
Jul 21 17:36:32 gate pluto[1267]: |   00 01 51 80  00 00 00 2c  f4 ed 19 
e0  c1 14 eb 51
Jul 21 17:36:32 gate pluto[1267]: |   6f aa ac 0e  e3 7d af 28  07 b4 38 
1f  00 00 00 01
Jul 21 17:36:32 gate pluto[1267]: |   00 00 13 8d  44 c1 48 1a  00 00 00 
00  18 20 00 00
Jul 21 17:36:32 gate pluto[1267]: | **parse ISAKMP Message:
Jul 21 17:36:32 gate pluto[1267]: |    initiator cookie:
Jul 21 17:36:32 gate pluto[1267]: |   7c da 99 6b  d8 2e 06 07
Jul 21 17:36:32 gate pluto[1267]: |    responder cookie:
Jul 21 17:36:32 gate pluto[1267]: |   00 00 00 00  00 00 00 00
Jul 21 17:36:32 gate pluto[1267]: |    next payload type: ISAKMP_NEXT_SA
Jul 21 17:36:32 gate pluto[1267]: |    ISAKMP version: ISAKMP Version 1.0
Jul 21 17:36:32 gate pluto[1267]: |    exchange type: ISAKMP_XCHG_IDPROT
Jul 21 17:36:32 gate pluto[1267]: |    flags: none
Jul 21 17:36:32 gate pluto[1267]: |    message ID:  00 00 00 00
Jul 21 17:36:32 gate pluto[1267]: |    length: 128
Jul 21 17:36:32 gate pluto[1267]: |  processing packet with exchange 
type=ISAKMP_XCHG_IDPROT (2)
Jul 21 17:36:32 gate pluto[1267]: | ***parse ISAKMP Security Association 
Payload:
Jul 21 17:36:32 gate pluto[1267]: |    next payload type: ISAKMP_NEXT_VID
Jul 21 17:36:32 gate pluto[1267]: |    length: 56
Jul 21 17:36:32 gate pluto[1267]: |    DOI: ISAKMP_DOI_IPSEC
Jul 21 17:36:32 gate pluto[1267]: | ***parse ISAKMP Vendor ID Payload:
Jul 21 17:36:32 gate pluto[1267]: |    next payload type: ISAKMP_NEXT_NONE
Jul 21 17:36:32 gate pluto[1267]: |    length: 44
Jul 21 17:36:32 gate pluto[1267]: packet from 206.107.146.9:500: 
ignoring unknown Vendor ID payload 
[f4ed19e0c114eb516faaac0ee37daf2807b4381f000000010000138d44c1481a...]
Jul 21 17:36:32 gate pluto[1267]: | find_host_connection called from 
main_inI1_outR1
Jul 21 17:36:32 gate pluto[1267]: | find_host_pair: comparing to 
69.174.129.33:500 206.107.146.8:500
Jul 21 17:36:32 gate pluto[1267]: | find_host_pair_conn 
(find_host_connection2): 69.174.129.33:500 206.107.146.9:500 -> hp:none
Jul 21 17:36:32 gate pluto[1267]: | find_host_connection called from 
main_inI1_outR1
Jul 21 17:36:32 gate pluto[1267]: | find_host_pair: comparing to 
69.174.129.33:500 206.107.146.8:500
Jul 21 17:36:32 gate pluto[1267]: | find_host_pair_conn 
(find_host_connection2): 69.174.129.33:500 %any:500 -> hp:none
Jul 21 17:36:32 gate pluto[1267]: packet from 206.107.146.9:500: initial 
Main Mode message received on 69.174.129.33:500 but no connection has 
been authorized
Jul 21 17:36:32 gate pluto[1267]: | complete state transition with 
STF_IGNORE
Jul 21 17:36:32 gate pluto[1267]: | next event EVENT_PENDING_PHASE2 in 
32 seconds
Jul 21 17:36:34 gate pluto[1267]: | 
Jul 21 17:36:34 gate pluto[1267]: | *received whack message
Jul 21 17:36:34 gate pluto[1267]: | kernel_alg_esp_enc_ok(3,0): 
alg_id=3, alg_ivlen=8, alg_minbits=192, alg_maxbits=192, res=0, ret=1
Jul 21 17:36:34 gate pluto[1267]: | kernel_alg_esp_enc_ok(3,0): 
alg_id=3, alg_ivlen=8, alg_minbits=192, alg_maxbits=192, res=0, ret=1
Jul 21 17:36:34 gate pluto[1267]: | next event EVENT_PENDING_PHASE2 in 
30 seconds
Jul 21 17:36:35 gate pluto[1267]: | 
Jul 21 17:36:35 gate pluto[1267]: | *received whack message
Jul 21 17:36:35 gate pluto[1267]: | kernel_alg_esp_enc_ok(3,0): 
alg_id=3, alg_ivlen=8, alg_minbits=192, alg_maxbits=192, res=0, ret=1
Jul 21 17:36:35 gate pluto[1267]: | kernel_alg_esp_enc_ok(3,0): 
alg_id=3, alg_ivlen=8, alg_minbits=192, alg_maxbits=192, res=0, ret=1
Jul 21 17:36:35 gate pluto[1267]: | next event EVENT_PENDING_PHASE2 in 
29 seconds
Jul 21 17:36:35 gate pluto[1267]: | 
Jul 21 17:36:35 gate pluto[1267]: | *received whack message
Jul 21 17:36:35 gate pluto[1267]: | next event EVENT_PENDING_PHASE2 in 
29 seconds
Jul 21 17:36:36 gate pluto[1267]: | 
Jul 21 17:36:36 gate pluto[1267]: | *received 128 bytes from 
206.107.146.9:500 on eth1 (port=500)
Jul 21 17:36:36 gate pluto[1267]: |   7c da 99 6b  d8 2e 06 07  00 00 00 
00  00 00 00 00
Jul 21 17:36:36 gate pluto[1267]: |   01 10 02 00  00 00 00 00  00 00 00 
80  0d 00 00 38
Jul 21 17:36:36 gate pluto[1267]: |   00 00 00 01  00 00 00 01  00 00 00 
2c  01 01 00 01
Jul 21 17:36:36 gate pluto[1267]: |   00 00 00 24  01 01 00 00  80 01 00 
05  80 02 00 02
Jul 21 17:36:36 gate pluto[1267]: |   80 03 00 01  80 04 00 05  80 0b 00 
01  00 0c 00 04
Jul 21 17:36:36 gate pluto[1267]: |   00 01 51 80  00 00 00 2c  f4 ed 19 
e0  c1 14 eb 51
Jul 21 17:36:36 gate pluto[1267]: |   6f aa ac 0e  e3 7d af 28  07 b4 38 
1f  00 00 00 01
Jul 21 17:36:36 gate pluto[1267]: |   00 00 13 8d  44 c1 48 1a  00 00 00 
00  18 20 00 00
Jul 21 17:36:36 gate pluto[1267]: | **parse ISAKMP Message:
Jul 21 17:36:36 gate pluto[1267]: |    initiator cookie:
Jul 21 17:36:36 gate pluto[1267]: |   7c da 99 6b  d8 2e 06 07
Jul 21 17:36:36 gate pluto[1267]: |    responder cookie:
Jul 21 17:36:36 gate pluto[1267]: |   00 00 00 00  00 00 00 00
Jul 21 17:36:36 gate pluto[1267]: |    next payload type: ISAKMP_NEXT_SA
Jul 21 17:36:36 gate pluto[1267]: |    ISAKMP version: ISAKMP Version 1.0
Jul 21 17:36:36 gate pluto[1267]: |    exchange type: ISAKMP_XCHG_IDPROT
Jul 21 17:36:36 gate pluto[1267]: |    flags: none
Jul 21 17:36:36 gate pluto[1267]: |    message ID:  00 00 00 00
Jul 21 17:36:36 gate pluto[1267]: |    length: 128
Jul 21 17:36:36 gate pluto[1267]: |  processing packet with exchange 
type=ISAKMP_XCHG_IDPROT (2)
Jul 21 17:36:36 gate pluto[1267]: | ***parse ISAKMP Security Association 
Payload:
Jul 21 17:36:36 gate pluto[1267]: |    next payload type: ISAKMP_NEXT_VID
Jul 21 17:36:36 gate pluto[1267]: |    length: 56
Jul 21 17:36:36 gate pluto[1267]: |    DOI: ISAKMP_DOI_IPSEC
Jul 21 17:36:36 gate pluto[1267]: | ***parse ISAKMP Vendor ID Payload:
Jul 21 17:36:36 gate pluto[1267]: |    next payload type: ISAKMP_NEXT_NONE
Jul 21 17:36:36 gate pluto[1267]: |    length: 44
Jul 21 17:36:36 gate pluto[1267]: packet from 206.107.146.9:500: 
ignoring unknown Vendor ID payload 
[f4ed19e0c114eb516faaac0ee37daf2807b4381f000000010000138d44c1481a...]
Jul 21 17:36:36 gate pluto[1267]: | find_host_connection called from 
main_inI1_outR1
Jul 21 17:36:36 gate pluto[1267]: | find_host_pair: comparing to 
69.174.129.33:500 206.107.146.8:500
Jul 21 17:36:36 gate pluto[1267]: | find_host_pair_conn 
(find_host_connection2): 69.174.129.33:500 206.107.146.9:500 -> hp:none
Jul 21 17:36:36 gate pluto[1267]: | find_host_connection called from 
main_inI1_outR1
Jul 21 17:36:36 gate pluto[1267]: | find_host_pair: comparing to 
69.174.129.33:500 206.107.146.8:500
Jul 21 17:36:36 gate pluto[1267]: | find_host_pair_conn 
(find_host_connection2): 69.174.129.33:500 %any:500 -> hp:none
Jul 21 17:36:36 gate pluto[1267]: packet from 206.107.146.9:500: initial 
Main Mode message received on 69.174.129.33:500 but no connection has 
been authorized
Jul 21 17:36:36 gate pluto[1267]: | complete state transition with 
STF_IGNORE
Jul 21 17:36:36 gate pluto[1267]: | next event EVENT_PENDING_PHASE2 in 
28 seconds
Jul 21 17:37:03 gate pluto[1267]: | 
Jul 21 17:37:03 gate pluto[1267]: | *received 76 bytes from 
206.107.146.8:500 on eth1 (port=500)
Jul 21 17:37:03 gate pluto[1267]: |   76 d2 6a 8a  c2 bf ec 75  e4 aa 45 
96  55 19 71 2f
Jul 21 17:37:03 gate pluto[1267]: |   08 10 05 01  9a a1 f0 a1  00 00 00 
4c  7c 5e e3 ca
Jul 21 17:37:03 gate pluto[1267]: |   4e 44 50 45  bc ff 3d 4d  fa 9e 12 
69  7b e6 13 34
Jul 21 17:37:03 gate pluto[1267]: |   cb c2 f0 ae  1f b8 ed 66  69 fa 1f 
89  e7 da 43 bd
Jul 21 17:37:03 gate pluto[1267]: |   85 ef e5 42  32 43 4a a8  1d 75 8a 9f
Jul 21 17:37:03 gate pluto[1267]: | **parse ISAKMP Message:
Jul 21 17:37:03 gate pluto[1267]: |    initiator cookie:
Jul 21 17:37:03 gate pluto[1267]: |   76 d2 6a 8a  c2 bf ec 75
Jul 21 17:37:03 gate pluto[1267]: |    responder cookie:
Jul 21 17:37:03 gate pluto[1267]: |   e4 aa 45 96  55 19 71 2f
Jul 21 17:37:03 gate pluto[1267]: |    next payload type: ISAKMP_NEXT_HASH
Jul 21 17:37:03 gate pluto[1267]: |    ISAKMP version: ISAKMP Version 1.0
Jul 21 17:37:03 gate pluto[1267]: |    exchange type: ISAKMP_XCHG_INFO
Jul 21 17:37:03 gate pluto[1267]: |    flags: ISAKMP_FLAG_ENCRYPTION
Jul 21 17:37:03 gate pluto[1267]: |    message ID:  9a a1 f0 a1
Jul 21 17:37:03 gate pluto[1267]: |    length: 76
Jul 21 17:37:03 gate pluto[1267]: |  processing packet with exchange 
type=ISAKMP_XCHG_INFO (5)
Jul 21 17:37:03 gate pluto[1267]: | ICOOKIE:  76 d2 6a 8a  c2 bf ec 75
Jul 21 17:37:03 gate pluto[1267]: | RCOOKIE:  e4 aa 45 96  55 19 71 2f
Jul 21 17:37:03 gate pluto[1267]: | peer:  ce 6b 92 08
Jul 21 17:37:03 gate pluto[1267]: | state hash entry 30
Jul 21 17:37:03 gate pluto[1267]: | peer and cookies match on #3, 
provided msgid 00000000 vs 8aee2e20/00000000
Jul 21 17:37:03 gate pluto[1267]: | peer and cookies match on #2, 
provided msgid 00000000 vs 69dbbff9/00000000
Jul 21 17:37:03 gate pluto[1267]: | peer and cookies match on #1, 
provided msgid 00000000 vs 00000000/00000000
Jul 21 17:37:03 gate pluto[1267]: | p15 state object #1 found, in 
STATE_MAIN_I4
Jul 21 17:37:03 gate pluto[1267]: | processing connection rfd
Jul 21 17:37:03 gate pluto[1267]: | last Phase 1 IV:  24 e3 a7 85  6f fa 
ab 09
Jul 21 17:37:03 gate pluto[1267]: | current Phase 1 IV:  24 e3 a7 85  6f 
fa ab 09
Jul 21 17:37:03 gate pluto[1267]: | computed Phase 2 IV:
Jul 21 17:37:03 gate pluto[1267]: |   43 8f 28 60  e5 14 ef 2b  90 74 5c 
c0  b5 2d 7e bb
Jul 21 17:37:03 gate pluto[1267]: |   15 3e 09 63
Jul 21 17:37:03 gate pluto[1267]: | received encrypted packet from 
206.107.146.8:500
Jul 21 17:37:03 gate pluto[1267]: | decrypting 48 bytes using algorithm 
OAKLEY_3DES_CBC
Jul 21 17:37:03 gate pluto[1267]: | decrypted:
Jul 21 17:37:03 gate pluto[1267]: |   0c 00 00 18  c1 4a bc fd  8f 31 9f 
f9  f9 e7 73 38
Jul 21 17:37:03 gate pluto[1267]: |   a6 a0 aa 01  e9 c7 cb bd  00 00 00 
10  00 00 00 01
Jul 21 17:37:03 gate pluto[1267]: |   03 04 00 01  00 89 1b 80  00 00 00 
00  00 00 00 07
Jul 21 17:37:03 gate pluto[1267]: | next IV:  32 43 4a a8  1d 75 8a 9f
Jul 21 17:37:03 gate pluto[1267]: | ***parse ISAKMP Hash Payload:
Jul 21 17:37:03 gate pluto[1267]: |    next payload type: ISAKMP_NEXT_D
Jul 21 17:37:03 gate pluto[1267]: |    length: 24
Jul 21 17:37:03 gate pluto[1267]: | ***parse ISAKMP Delete Payload:
Jul 21 17:37:03 gate pluto[1267]: |    next payload type: ISAKMP_NEXT_NONE
Jul 21 17:37:03 gate pluto[1267]: |    length: 16
Jul 21 17:37:03 gate pluto[1267]: |    DOI: ISAKMP_DOI_IPSEC
Jul 21 17:37:03 gate pluto[1267]: |    protocol ID: 3
Jul 21 17:37:03 gate pluto[1267]: |    SPI size: 4
Jul 21 17:37:03 gate pluto[1267]: |    number of SPIs: 1
Jul 21 17:37:03 gate pluto[1267]: | removing 8 bytes of padding
Jul 21 17:37:03 gate pluto[1267]: "rfd" #1: ignoring Delete SA payload: 
PROTO_IPSEC_ESP SA(0x00891b80) not found (maybe expired)
Jul 21 17:37:03 gate pluto[1267]: | del:  00 89 1b 80
Jul 21 17:37:03 gate pluto[1267]: "rfd" #1: received and ignored 
informational message
Jul 21 17:37:03 gate pluto[1267]: | complete state transition with 
STF_IGNORE
Jul 21 17:37:03 gate pluto[1267]: | next event EVENT_PENDING_PHASE2 in 1 
seconds
Jul 21 17:37:04 gate pluto[1267]: | 
Jul 21 17:37:04 gate pluto[1267]: | *received 128 bytes from 
206.107.146.9:500 on eth1 (port=500)
Jul 21 17:37:04 gate pluto[1267]: |   e9 0c cf 00  81 77 ff 0c  00 00 00 
00  00 00 00 00
Jul 21 17:37:04 gate pluto[1267]: |   01 10 02 00  00 00 00 00  00 00 00 
80  0d 00 00 38
Jul 21 17:37:04 gate pluto[1267]: |   00 00 00 01  00 00 00 01  00 00 00 
2c  01 01 00 01
Jul 21 17:37:04 gate pluto[1267]: |   00 00 00 24  01 01 00 00  80 01 00 
05  80 02 00 02
Jul 21 17:37:04 gate pluto[1267]: |   80 03 00 01  80 04 00 05  80 0b 00 
01  00 0c 00 04
Jul 21 17:37:04 gate pluto[1267]: |   00 01 51 80  00 00 00 2c  f4 ed 19 
e0  c1 14 eb 51
Jul 21 17:37:04 gate pluto[1267]: |   6f aa ac 0e  e3 7d af 28  07 b4 38 
1f  00 00 00 01
Jul 21 17:37:04 gate pluto[1267]: |   00 00 13 8d  44 c1 48 56  00 00 00 
00  18 20 00 00
Jul 21 17:37:04 gate pluto[1267]: | **parse ISAKMP Message:
Jul 21 17:37:04 gate pluto[1267]: |    initiator cookie:
Jul 21 17:37:04 gate pluto[1267]: |   e9 0c cf 00  81 77 ff 0c
Jul 21 17:37:04 gate pluto[1267]: |    responder cookie:
Jul 21 17:37:04 gate pluto[1267]: |   00 00 00 00  00 00 00 00
Jul 21 17:37:04 gate pluto[1267]: |    next payload type: ISAKMP_NEXT_SA
Jul 21 17:37:04 gate pluto[1267]: |    ISAKMP version: ISAKMP Version 1.0
Jul 21 17:37:04 gate pluto[1267]: |    exchange type: ISAKMP_XCHG_IDPROT
Jul 21 17:37:04 gate pluto[1267]: |    flags: none
Jul 21 17:37:04 gate pluto[1267]: |    message ID:  00 00 00 00
Jul 21 17:37:04 gate pluto[1267]: |    length: 128
Jul 21 17:37:04 gate pluto[1267]: |  processing packet with exchange 
type=ISAKMP_XCHG_IDPROT (2)
Jul 21 17:37:04 gate pluto[1267]: | ***parse ISAKMP Security Association 
Payload:
Jul 21 17:37:04 gate pluto[1267]: |    next payload type: ISAKMP_NEXT_VID
Jul 21 17:37:04 gate pluto[1267]: |    length: 56
Jul 21 17:37:04 gate pluto[1267]: |    DOI: ISAKMP_DOI_IPSEC
Jul 21 17:37:04 gate pluto[1267]: | ***parse ISAKMP Vendor ID Payload:
Jul 21 17:37:04 gate pluto[1267]: |    next payload type: ISAKMP_NEXT_NONE
Jul 21 17:37:04 gate pluto[1267]: |    length: 44
Jul 21 17:37:04 gate pluto[1267]: packet from 206.107.146.9:500: 
ignoring unknown Vendor ID payload 
[f4ed19e0c114eb516faaac0ee37daf2807b4381f000000010000138d44c14856...]
Jul 21 17:37:04 gate pluto[1267]: | find_host_connection called from 
main_inI1_outR1
Jul 21 17:37:04 gate pluto[1267]: | find_host_pair: comparing to 
69.174.129.33:500 206.107.146.8:500
Jul 21 17:37:04 gate pluto[1267]: | find_host_pair_conn 
(find_host_connection2): 69.174.129.33:500 206.107.146.9:500 -> hp:none
Jul 21 17:37:04 gate pluto[1267]: | find_host_connection called from 
main_inI1_outR1
Jul 21 17:37:04 gate pluto[1267]: | find_host_pair: comparing to 
69.174.129.33:500 206.107.146.8:500
Jul 21 17:37:04 gate pluto[1267]: | find_host_pair_conn 
(find_host_connection2): 69.174.129.33:500 %any:500 -> hp:none
Jul 21 17:37:04 gate pluto[1267]: packet from 206.107.146.9:500: initial 
Main Mode message received on 69.174.129.33:500 but no connection has 
been authorized
Jul 21 17:37:04 gate pluto[1267]: | complete state transition with 
STF_IGNORE
Jul 21 17:37:04 gate pluto[1267]: | next event EVENT_PENDING_PHASE2 in 0 
seconds
Jul 21 17:37:04 gate pluto[1267]: | 
Jul 21 17:37:04 gate pluto[1267]: | *time to handle event
Jul 21 17:37:04 gate pluto[1267]: | handling event EVENT_PENDING_PHASE2
Jul 21 17:37:04 gate pluto[1267]: | event after this is EVENT_SA_REPLACE 
in 2049 seconds
Jul 21 17:37:04 gate pluto[1267]: | inserting event 
EVENT_PENDING_PHASE2, timeout in 120 seconds
Jul 21 17:37:04 gate pluto[1267]: | pending review: connection "rfd" checked
Jul 21 17:37:04 gate pluto[1267]: | next event EVENT_PENDING_PHASE2 in 
120 seconds
Jul 21 17:37:06 gate pluto[1267]: | 
Jul 21 17:37:06 gate pluto[1267]: | *received 128 bytes from 
206.107.146.9:500 on eth1 (port=500)
Jul 21 17:37:06 gate pluto[1267]: |   e9 0c cf 00  81 77 ff 0c  00 00 00 
00  00 00 00 00
Jul 21 17:37:06 gate pluto[1267]: |   01 10 02 00  00 00 00 00  00 00 00 
80  0d 00 00 38
Jul 21 17:37:06 gate pluto[1267]: |   00 00 00 01  00 00 00 01  00 00 00 
2c  01 01 00 01
Jul 21 17:37:06 gate pluto[1267]: |   00 00 00 24  01 01 00 00  80 01 00 
05  80 02 00 02
Jul 21 17:37:06 gate pluto[1267]: |   80 03 00 01  80 04 00 05  80 0b 00 
01  00 0c 00 04
Jul 21 17:37:06 gate pluto[1267]: |   00 01 51 80  00 00 00 2c  f4 ed 19 
e0  c1 14 eb 51
Jul 21 17:37:06 gate pluto[1267]: |   6f aa ac 0e  e3 7d af 28  07 b4 38 
1f  00 00 00 01
Jul 21 17:37:06 gate pluto[1267]: |   00 00 13 8d  44 c1 48 56  00 00 00 
00  18 20 00 00
Jul 21 17:37:06 gate pluto[1267]: | **parse ISAKMP Message:
Jul 21 17:37:06 gate pluto[1267]: |    initiator cookie:
Jul 21 17:37:06 gate pluto[1267]: |   e9 0c cf 00  81 77 ff 0c
Jul 21 17:37:06 gate pluto[1267]: |    responder cookie:
Jul 21 17:37:06 gate pluto[1267]: |   00 00 00 00  00 00 00 00
Jul 21 17:37:06 gate pluto[1267]: |    next payload type: ISAKMP_NEXT_SA
Jul 21 17:37:06 gate pluto[1267]: |    ISAKMP version: ISAKMP Version 1.0
Jul 21 17:37:06 gate pluto[1267]: |    exchange type: ISAKMP_XCHG_IDPROT
Jul 21 17:37:06 gate pluto[1267]: |    flags: none
Jul 21 17:37:06 gate pluto[1267]: |    message ID:  00 00 00 00
Jul 21 17:37:06 gate pluto[1267]: |    length: 128
Jul 21 17:37:06 gate pluto[1267]: |  processing packet with exchange 
type=ISAKMP_XCHG_IDPROT (2)
Jul 21 17:37:06 gate pluto[1267]: | ***parse ISAKMP Security Association 
Payload:
Jul 21 17:37:06 gate pluto[1267]: |    next payload type: ISAKMP_NEXT_VID
Jul 21 17:37:06 gate pluto[1267]: |    length: 56
Jul 21 17:37:06 gate pluto[1267]: |    DOI: ISAKMP_DOI_IPSEC
Jul 21 17:37:06 gate pluto[1267]: | ***parse ISAKMP Vendor ID Payload:
Jul 21 17:37:06 gate pluto[1267]: |    next payload type: ISAKMP_NEXT_NONE
Jul 21 17:37:06 gate pluto[1267]: |    length: 44
Jul 21 17:37:06 gate pluto[1267]: packet from 206.107.146.9:500: 
ignoring unknown Vendor ID payload 
[f4ed19e0c114eb516faaac0ee37daf2807b4381f000000010000138d44c14856...]
Jul 21 17:37:06 gate pluto[1267]: | find_host_connection called from 
main_inI1_outR1
Jul 21 17:37:06 gate pluto[1267]: | find_host_pair: comparing to 
69.174.129.33:500 206.107.146.8:500
Jul 21 17:37:06 gate pluto[1267]: | find_host_pair_conn 
(find_host_connection2): 69.174.129.33:500 206.107.146.9:500 -> hp:none
Jul 21 17:37:06 gate pluto[1267]: | find_host_connection called from 
main_inI1_outR1
Jul 21 17:37:06 gate pluto[1267]: | find_host_pair: comparing to 
69.174.129.33:500 206.107.146.8:500
Jul 21 17:37:06 gate pluto[1267]: | find_host_pair_conn 
(find_host_connection2): 69.174.129.33:500 %any:500 -> hp:none
Jul 21 17:37:06 gate pluto[1267]: packet from 206.107.146.9:500: initial 
Main Mode message received on 69.174.129.33:500 but no connection has 
been authorized
Jul 21 17:37:06 gate pluto[1267]: | complete state transition with 
STF_IGNORE
Jul 21 17:37:06 gate pluto[1267]: | next event EVENT_PENDING_PHASE2 in 
118 seconds
Jul 21 17:37:08 gate pluto[1267]: | 
Jul 21 17:37:08 gate pluto[1267]: | *received 128 bytes from 
206.107.146.9:500 on eth1 (port=500)
Jul 21 17:37:08 gate pluto[1267]: |   e9 0c cf 00  81 77 ff 0c  00 00 00 
00  00 00 00 00
Jul 21 17:37:08 gate pluto[1267]: |   01 10 02 00  00 00 00 00  00 00 00 
80  0d 00 00 38
Jul 21 17:37:08 gate pluto[1267]: |   00 00 00 01  00 00 00 01  00 00 00 
2c  01 01 00 01
Jul 21 17:37:08 gate pluto[1267]: |   00 00 00 24  01 01 00 00  80 01 00 
05  80 02 00 02
Jul 21 17:37:08 gate pluto[1267]: |   80 03 00 01  80 04 00 05  80 0b 00 
01  00 0c 00 04
Jul 21 17:37:08 gate pluto[1267]: |   00 01 51 80  00 00 00 2c  f4 ed 19 
e0  c1 14 eb 51
Jul 21 17:37:08 gate pluto[1267]: |   6f aa ac 0e  e3 7d af 28  07 b4 38 
1f  00 00 00 01
Jul 21 17:37:08 gate pluto[1267]: |   00 00 13 8d  44 c1 48 56  00 00 00 
00  18 20 00 00
Jul 21 17:37:08 gate pluto[1267]: | **parse ISAKMP Message:
Jul 21 17:37:08 gate pluto[1267]: |    initiator cookie:
Jul 21 17:37:08 gate pluto[1267]: |   e9 0c cf 00  81 77 ff 0c
Jul 21 17:37:08 gate pluto[1267]: |    responder cookie:
Jul 21 17:37:08 gate pluto[1267]: |   00 00 00 00  00 00 00 00
Jul 21 17:37:08 gate pluto[1267]: |    next payload type: ISAKMP_NEXT_SA
Jul 21 17:37:08 gate pluto[1267]: |    ISAKMP version: ISAKMP Version 1.0
Jul 21 17:37:08 gate pluto[1267]: |    exchange type: ISAKMP_XCHG_IDPROT
Jul 21 17:37:08 gate pluto[1267]: |    flags: none
Jul 21 17:37:08 gate pluto[1267]: |    message ID:  00 00 00 00
Jul 21 17:37:08 gate pluto[1267]: |    length: 128
Jul 21 17:37:08 gate pluto[1267]: |  processing packet with exchange 
type=ISAKMP_XCHG_IDPROT (2)
Jul 21 17:37:08 gate pluto[1267]: | ***parse ISAKMP Security Association 
Payload:
Jul 21 17:37:08 gate pluto[1267]: |    next payload type: ISAKMP_NEXT_VID
Jul 21 17:37:08 gate pluto[1267]: |    length: 56
Jul 21 17:37:08 gate pluto[1267]: |    DOI: ISAKMP_DOI_IPSEC
Jul 21 17:37:08 gate pluto[1267]: | ***parse ISAKMP Vendor ID Payload:
Jul 21 17:37:08 gate pluto[1267]: |    next payload type: ISAKMP_NEXT_NONE
Jul 21 17:37:08 gate pluto[1267]: |    length: 44
Jul 21 17:37:08 gate pluto[1267]: packet from 206.107.146.9:500: 
ignoring unknown Vendor ID payload 
[f4ed19e0c114eb516faaac0ee37daf2807b4381f000000010000138d44c14856...]
Jul 21 17:37:08 gate pluto[1267]: | find_host_connection called from 
main_inI1_outR1
Jul 21 17:37:08 gate pluto[1267]: | find_host_pair: comparing to 
69.174.129.33:500 206.107.146.8:500
Jul 21 17:37:08 gate pluto[1267]: | find_host_pair_conn 
(find_host_connection2): 69.174.129.33:500 206.107.146.9:500 -> hp:none
Jul 21 17:37:08 gate pluto[1267]: | find_host_connection called from 
main_inI1_outR1
Jul 21 17:37:08 gate pluto[1267]: | find_host_pair: comparing to 
69.174.129.33:500 206.107.146.8:500
Jul 21 17:37:08 gate pluto[1267]: | find_host_pair_conn 
(find_host_connection2): 69.174.129.33:500 %any:500 -> hp:none
Jul 21 17:37:08 gate pluto[1267]: packet from 206.107.146.9:500: initial 
Main Mode message received on 69.174.129.33:500 but no connection has 
been authorized
Jul 21 17:37:08 gate pluto[1267]: | complete state transition with 
STF_IGNORE
Jul 21 17:37:08 gate pluto[1267]: | next event EVENT_PENDING_PHASE2 in 
116 seconds
Jul 21 17:37:10 gate pluto[1267]: | 
Jul 21 17:37:10 gate pluto[1267]: | *received 128 bytes from 
206.107.146.9:500 on eth1 (port=500)
Jul 21 17:37:10 gate pluto[1267]: |   e9 0c cf 00  81 77 ff 0c  00 00 00 
00  00 00 00 00
Jul 21 17:37:10 gate pluto[1267]: |   01 10 02 00  00 00 00 00  00 00 00 
80  0d 00 00 38
Jul 21 17:37:10 gate pluto[1267]: |   00 00 00 01  00 00 00 01  00 00 00 
2c  01 01 00 01
Jul 21 17:37:10 gate pluto[1267]: |   00 00 00 24  01 01 00 00  80 01 00 
05  80 02 00 02
Jul 21 17:37:10 gate pluto[1267]: |   80 03 00 01  80 04 00 05  80 0b 00 
01  00 0c 00 04
Jul 21 17:37:10 gate pluto[1267]: |   00 01 51 80  00 00 00 2c  f4 ed 19 
e0  c1 14 eb 51
Jul 21 17:37:10 gate pluto[1267]: |   6f aa ac 0e  e3 7d af 28  07 b4 38 
1f  00 00 00 01
Jul 21 17:37:10 gate pluto[1267]: |   00 00 13 8d  44 c1 48 56  00 00 00 
00  18 20 00 00
Jul 21 17:37:10 gate pluto[1267]: | **parse ISAKMP Message:
Jul 21 17:37:10 gate pluto[1267]: |    initiator cookie:
Jul 21 17:37:10 gate pluto[1267]: |   e9 0c cf 00  81 77 ff 0c
Jul 21 17:37:10 gate pluto[1267]: |    responder cookie:
Jul 21 17:37:10 gate pluto[1267]: |   00 00 00 00  00 00 00 00
Jul 21 17:37:10 gate pluto[1267]: |    next payload type: ISAKMP_NEXT_SA
Jul 21 17:37:10 gate pluto[1267]: |    ISAKMP version: ISAKMP Version 1.0
Jul 21 17:37:10 gate pluto[1267]: |    exchange type: ISAKMP_XCHG_IDPROT
Jul 21 17:37:10 gate pluto[1267]: |    flags: none
Jul 21 17:37:10 gate pluto[1267]: |    message ID:  00 00 00 00
Jul 21 17:37:10 gate pluto[1267]: |    length: 128
Jul 21 17:37:10 gate pluto[1267]: |  processing packet with exchange 
type=ISAKMP_XCHG_IDPROT (2)
Jul 21 17:37:10 gate pluto[1267]: | ***parse ISAKMP Security Association 
Payload:
Jul 21 17:37:10 gate pluto[1267]: |    next payload type: ISAKMP_NEXT_VID
Jul 21 17:37:10 gate pluto[1267]: |    length: 56
Jul 21 17:37:10 gate pluto[1267]: |    DOI: ISAKMP_DOI_IPSEC
Jul 21 17:37:10 gate pluto[1267]: | ***parse ISAKMP Vendor ID Payload:
Jul 21 17:37:10 gate pluto[1267]: |    next payload type: ISAKMP_NEXT_NONE
Jul 21 17:37:10 gate pluto[1267]: |    length: 44
Jul 21 17:37:10 gate pluto[1267]: packet from 206.107.146.9:500: 
ignoring unknown Vendor ID payload 
[f4ed19e0c114eb516faaac0ee37daf2807b4381f000000010000138d44c14856...]
Jul 21 17:37:10 gate pluto[1267]: | find_host_connection called from 
main_inI1_outR1
Jul 21 17:37:10 gate pluto[1267]: | find_host_pair: comparing to 
69.174.129.33:500 206.107.146.8:500
Jul 21 17:37:10 gate pluto[1267]: | find_host_pair_conn 
(find_host_connection2): 69.174.129.33:500 206.107.146.9:500 -> hp:none
Jul 21 17:37:10 gate pluto[1267]: | find_host_connection called from 
main_inI1_outR1
Jul 21 17:37:10 gate pluto[1267]: | find_host_pair: comparing to 
69.174.129.33:500 206.107.146.8:500
Jul 21 17:37:10 gate pluto[1267]: | find_host_pair_conn 
(find_host_connection2): 69.174.129.33:500 %any:500 -> hp:none
Jul 21 17:37:10 gate pluto[1267]: packet from 206.107.146.9:500: initial 
Main Mode message received on 69.174.129.33:500 but no connection has 
been authorized
Jul 21 17:37:10 gate pluto[1267]: | complete state transition with 
STF_IGNORE
Jul 21 17:37:10 gate pluto[1267]: | next event EVENT_PENDING_PHASE2 in 
114 seconds
Jul 21 17:37:12 gate pluto[1267]: | 
Jul 21 17:37:12 gate pluto[1267]: | *received 128 bytes from 
206.107.146.9:500 on eth1 (port=500)
Jul 21 17:37:12 gate pluto[1267]: |   e9 0c cf 00  81 77 ff 0c  00 00 00 
00  00 00 00 00
Jul 21 17:37:12 gate pluto[1267]: |   01 10 02 00  00 00 00 00  00 00 00 
80  0d 00 00 38
Jul 21 17:37:12 gate pluto[1267]: |   00 00 00 01  00 00 00 01  00 00 00 
2c  01 01 00 01
Jul 21 17:37:12 gate pluto[1267]: |   00 00 00 24  01 01 00 00  80 01 00 
05  80 02 00 02
Jul 21 17:37:12 gate pluto[1267]: |   80 03 00 01  80 04 00 05  80 0b 00 
01  00 0c 00 04
Jul 21 17:37:12 gate pluto[1267]: |   00 01 51 80  00 00 00 2c  f4 ed 19 
e0  c1 14 eb 51
Jul 21 17:37:12 gate pluto[1267]: |   6f aa ac 0e  e3 7d af 28  07 b4 38 
1f  00 00 00 01
Jul 21 17:37:12 gate pluto[1267]: |   00 00 13 8d  44 c1 48 56  00 00 00 
00  18 20 00 00
Jul 21 17:37:12 gate pluto[1267]: | **parse ISAKMP Message:
Jul 21 17:37:12 gate pluto[1267]: |    initiator cookie:
Jul 21 17:37:12 gate pluto[1267]: |   e9 0c cf 00  81 77 ff 0c
Jul 21 17:37:12 gate pluto[1267]: |    responder cookie:
Jul 21 17:37:12 gate pluto[1267]: |   00 00 00 00  00 00 00 00
Jul 21 17:37:12 gate pluto[1267]: |    next payload type: ISAKMP_NEXT_SA
Jul 21 17:37:12 gate pluto[1267]: |    ISAKMP version: ISAKMP Version 1.0
Jul 21 17:37:12 gate pluto[1267]: |    exchange type: ISAKMP_XCHG_IDPROT
Jul 21 17:37:12 gate pluto[1267]: |    flags: none
Jul 21 17:37:12 gate pluto[1267]: |    message ID:  00 00 00 00
Jul 21 17:37:12 gate pluto[1267]: |    length: 128
Jul 21 17:37:12 gate pluto[1267]: |  processing packet with exchange 
type=ISAKMP_XCHG_IDPROT (2)
Jul 21 17:37:12 gate pluto[1267]: | ***parse ISAKMP Security Association 
Payload:
Jul 21 17:37:12 gate pluto[1267]: |    next payload type: ISAKMP_NEXT_VID
Jul 21 17:37:12 gate pluto[1267]: |    length: 56
Jul 21 17:37:12 gate pluto[1267]: |    DOI: ISAKMP_DOI_IPSEC
Jul 21 17:37:12 gate pluto[1267]: | ***parse ISAKMP Vendor ID Payload:
Jul 21 17:37:12 gate pluto[1267]: |    next payload type: ISAKMP_NEXT_NONE
Jul 21 17:37:12 gate pluto[1267]: |    length: 44
Jul 21 17:37:12 gate pluto[1267]: packet from 206.107.146.9:500: 
ignoring unknown Vendor ID payload 
[f4ed19e0c114eb516faaac0ee37daf2807b4381f000000010000138d44c14856...]
Jul 21 17:37:12 gate pluto[1267]: | find_host_connection called from 
main_inI1_outR1
Jul 21 17:37:12 gate pluto[1267]: | find_host_pair: comparing to 
69.174.129.33:500 206.107.146.8:500
Jul 21 17:37:12 gate pluto[1267]: | find_host_pair_conn 
(find_host_connection2): 69.174.129.33:500 206.107.146.9:500 -> hp:none
Jul 21 17:37:12 gate pluto[1267]: | find_host_connection called from 
main_inI1_outR1
Jul 21 17:37:12 gate pluto[1267]: | find_host_pair: comparing to 
69.174.129.33:500 206.107.146.8:500
Jul 21 17:37:12 gate pluto[1267]: | find_host_pair_conn 
(find_host_connection2): 69.174.129.33:500 %any:500 -> hp:none
Jul 21 17:37:12 gate pluto[1267]: packet from 206.107.146.9:500: initial 
Main Mode message received on 69.174.129.33:500 but no connection has 
been authorized
Jul 21 17:37:12 gate pluto[1267]: | complete state transition with 
STF_IGNORE
Jul 21 17:37:12 gate pluto[1267]: | next event EVENT_PENDING_PHASE2 in 
112 seconds
Jul 21 17:37:14 gate pluto[1267]: | 
Jul 21 17:37:14 gate pluto[1267]: | *received 128 bytes from 
206.107.146.9:500 on eth1 (port=500)
Jul 21 17:37:14 gate pluto[1267]: |   e9 0c cf 00  81 77 ff 0c  00 00 00 
00  00 00 00 00
Jul 21 17:37:14 gate pluto[1267]: |   01 10 02 00  00 00 00 00  00 00 00 
80  0d 00 00 38
Jul 21 17:37:14 gate pluto[1267]: |   00 00 00 01  00 00 00 01  00 00 00 
2c  01 01 00 01
Jul 21 17:37:14 gate pluto[1267]: |   00 00 00 24  01 01 00 00  80 01 00 
05  80 02 00 02
Jul 21 17:37:14 gate pluto[1267]: |   80 03 00 01  80 04 00 05  80 0b 00 
01  00 0c 00 04
Jul 21 17:37:14 gate pluto[1267]: |   00 01 51 80  00 00 00 2c  f4 ed 19 
e0  c1 14 eb 51
Jul 21 17:37:14 gate pluto[1267]: |   6f aa ac 0e  e3 7d af 28  07 b4 38 
1f  00 00 00 01
Jul 21 17:37:14 gate pluto[1267]: |   00 00 13 8d  44 c1 48 56  00 00 00 
00  18 20 00 00
Jul 21 17:37:14 gate pluto[1267]: | **parse ISAKMP Message:
Jul 21 17:37:14 gate pluto[1267]: |    initiator cookie:
Jul 21 17:37:14 gate pluto[1267]: |   e9 0c cf 00  81 77 ff 0c
Jul 21 17:37:14 gate pluto[1267]: |    responder cookie:
Jul 21 17:37:14 gate pluto[1267]: |   00 00 00 00  00 00 00 00
Jul 21 17:37:14 gate pluto[1267]: |    next payload type: ISAKMP_NEXT_SA
Jul 21 17:37:14 gate pluto[1267]: |    ISAKMP version: ISAKMP Version 1.0
Jul 21 17:37:14 gate pluto[1267]: |    exchange type: ISAKMP_XCHG_IDPROT
Jul 21 17:37:14 gate pluto[1267]: |    flags: none
Jul 21 17:37:14 gate pluto[1267]: |    message ID:  00 00 00 00
Jul 21 17:37:14 gate pluto[1267]: |    length: 128
Jul 21 17:37:14 gate pluto[1267]: |  processing packet with exchange 
type=ISAKMP_XCHG_IDPROT (2)
Jul 21 17:37:14 gate pluto[1267]: | ***parse ISAKMP Security Association 
Payload:
Jul 21 17:37:14 gate pluto[1267]: |    next payload type: ISAKMP_NEXT_VID
Jul 21 17:37:14 gate pluto[1267]: |    length: 56
Jul 21 17:37:14 gate pluto[1267]: |    DOI: ISAKMP_DOI_IPSEC
Jul 21 17:37:14 gate pluto[1267]: | ***parse ISAKMP Vendor ID Payload:
Jul 21 17:37:14 gate pluto[1267]: |    next payload type: ISAKMP_NEXT_NONE
Jul 21 17:37:14 gate pluto[1267]: |    length: 44
Jul 21 17:37:14 gate pluto[1267]: packet from 206.107.146.9:500: 
ignoring unknown Vendor ID payload 
[f4ed19e0c114eb516faaac0ee37daf2807b4381f000000010000138d44c14856...]
Jul 21 17:37:14 gate pluto[1267]: | find_host_connection called from 
main_inI1_outR1
Jul 21 17:37:14 gate pluto[1267]: | find_host_pair: comparing to 
69.174.129.33:500 206.107.146.8:500
Jul 21 17:37:14 gate pluto[1267]: | find_host_pair_conn 
(find_host_connection2): 69.174.129.33:500 206.107.146.9:500 -> hp:none
Jul 21 17:37:14 gate pluto[1267]: | find_host_connection called from 
main_inI1_outR1
Jul 21 17:37:14 gate pluto[1267]: | find_host_pair: comparing to 
69.174.129.33:500 206.107.146.8:500
Jul 21 17:37:14 gate pluto[1267]: | find_host_pair_conn 
(find_host_connection2): 69.174.129.33:500 %any:500 -> hp:none
Jul 21 17:37:14 gate pluto[1267]: packet from 206.107.146.9:500: initial 
Main Mode message received on 69.174.129.33:500 but no connection has 
been authorized
Jul 21 17:37:14 gate pluto[1267]: | complete state transition with 
STF_IGNORE
Jul 21 17:37:14 gate pluto[1267]: | next event EVENT_PENDING_PHASE2 in 
110 seconds
Jul 21 17:37:16 gate pluto[1267]: | 
Jul 21 17:37:16 gate pluto[1267]: | *received 128 bytes from 
206.107.146.9:500 on eth1 (port=500)
Jul 21 17:37:16 gate pluto[1267]: |   e9 0c cf 00  81 77 ff 0c  00 00 00 
00  00 00 00 00
Jul 21 17:37:16 gate pluto[1267]: |   01 10 02 00  00 00 00 00  00 00 00 
80  0d 00 00 38
Jul 21 17:37:16 gate pluto[1267]: |   00 00 00 01  00 00 00 01  00 00 00 
2c  01 01 00 01
Jul 21 17:37:16 gate pluto[1267]: |   00 00 00 24  01 01 00 00  80 01 00 
05  80 02 00 02
Jul 21 17:37:16 gate pluto[1267]: |   80 03 00 01  80 04 00 05  80 0b 00 
01  00 0c 00 04
Jul 21 17:37:16 gate pluto[1267]: |   00 01 51 80  00 00 00 2c  f4 ed 19 
e0  c1 14 eb 51
Jul 21 17:37:16 gate pluto[1267]: |   6f aa ac 0e  e3 7d af 28  07 b4 38 
1f  00 00 00 01
Jul 21 17:37:16 gate pluto[1267]: |   00 00 13 8d  44 c1 48 56  00 00 00 
00  18 20 00 00
Jul 21 17:37:16 gate pluto[1267]: | **parse ISAKMP Message:
Jul 21 17:37:16 gate pluto[1267]: |    initiator cookie:
Jul 21 17:37:16 gate pluto[1267]: |   e9 0c cf 00  81 77 ff 0c
Jul 21 17:37:16 gate pluto[1267]: |    responder cookie:
Jul 21 17:37:16 gate pluto[1267]: |   00 00 00 00  00 00 00 00
Jul 21 17:37:16 gate pluto[1267]: |    next payload type: ISAKMP_NEXT_SA
Jul 21 17:37:16 gate pluto[1267]: |    ISAKMP version: ISAKMP Version 1.0
Jul 21 17:37:16 gate pluto[1267]: |    exchange type: ISAKMP_XCHG_IDPROT
Jul 21 17:37:16 gate pluto[1267]: |    flags: none
Jul 21 17:37:16 gate pluto[1267]: |    message ID:  00 00 00 00
Jul 21 17:37:16 gate pluto[1267]: |    length: 128
Jul 21 17:37:16 gate pluto[1267]: |  processing packet with exchange 
type=ISAKMP_XCHG_IDPROT (2)
Jul 21 17:37:16 gate pluto[1267]: | ***parse ISAKMP Security Association 
Payload:
Jul 21 17:37:16 gate pluto[1267]: |    next payload type: ISAKMP_NEXT_VID
Jul 21 17:37:16 gate pluto[1267]: |    length: 56
Jul 21 17:37:16 gate pluto[1267]: |    DOI: ISAKMP_DOI_IPSEC
Jul 21 17:37:16 gate pluto[1267]: | ***parse ISAKMP Vendor ID Payload:
Jul 21 17:37:16 gate pluto[1267]: |    next payload type: ISAKMP_NEXT_NONE
Jul 21 17:37:16 gate pluto[1267]: |    length: 44
Jul 21 17:37:16 gate pluto[1267]: packet from 206.107.146.9:500: 
ignoring unknown Vendor ID payload 
[f4ed19e0c114eb516faaac0ee37daf2807b4381f000000010000138d44c14856...]
Jul 21 17:37:16 gate pluto[1267]: | find_host_connection called from 
main_inI1_outR1
Jul 21 17:37:16 gate pluto[1267]: | find_host_pair: comparing to 
69.174.129.33:500 206.107.146.8:500
Jul 21 17:37:16 gate pluto[1267]: | find_host_pair_conn 
(find_host_connection2): 69.174.129.33:500 206.107.146.9:500 -> hp:none
Jul 21 17:37:16 gate pluto[1267]: | find_host_connection called from 
main_inI1_outR1
Jul 21 17:37:16 gate pluto[1267]: | find_host_pair: comparing to 
69.174.129.33:500 206.107.146.8:500
Jul 21 17:37:16 gate pluto[1267]: | find_host_pair_conn 
(find_host_connection2): 69.174.129.33:500 %any:500 -> hp:none
Jul 21 17:37:16 gate pluto[1267]: packet from 206.107.146.9:500: initial 
Main Mode message received on 69.174.129.33:500 but no connection has 
been authorized
Jul 21 17:37:16 gate pluto[1267]: | complete state transition with 
STF_IGNORE
Jul 21 17:37:16 gate pluto[1267]: | next event EVENT_PENDING_PHASE2 in 
108 seconds
Jul 21 17:37:16 gate pluto[1267]: | 
Jul 21 17:37:16 gate pluto[1267]: | *received 76 bytes from 
206.107.146.8:500 on eth1 (port=500)
Jul 21 17:37:16 gate pluto[1267]: |   76 d2 6a 8a  c2 bf ec 75  e4 aa 45 
96  55 19 71 2f
Jul 21 17:37:16 gate pluto[1267]: |   08 10 05 01  75 ec b6 50  00 00 00 
4c  ae c6 66 90
Jul 21 17:37:16 gate pluto[1267]: |   5b 8b b4 88  11 8b 3e b1  dd a0 b9 
1d  6e 63 a8 35
Jul 21 17:37:16 gate pluto[1267]: |   72 63 22 f3  b9 9d cf 91  2c e1 e7 
58  19 fd d7 e3
Jul 21 17:37:16 gate pluto[1267]: |   4a 23 71 a9  6d d2 bd 2f  cd 66 17 44
Jul 21 17:37:16 gate pluto[1267]: | **parse ISAKMP Message:
Jul 21 17:37:16 gate pluto[1267]: |    initiator cookie:
Jul 21 17:37:16 gate pluto[1267]: |   76 d2 6a 8a  c2 bf ec 75
Jul 21 17:37:16 gate pluto[1267]: |    responder cookie:
Jul 21 17:37:16 gate pluto[1267]: |   e4 aa 45 96  55 19 71 2f
Jul 21 17:37:16 gate pluto[1267]: |    next payload type: ISAKMP_NEXT_HASH
Jul 21 17:37:16 gate pluto[1267]: |    ISAKMP version: ISAKMP Version 1.0
Jul 21 17:37:16 gate pluto[1267]: |    exchange type: ISAKMP_XCHG_INFO
Jul 21 17:37:16 gate pluto[1267]: |    flags: ISAKMP_FLAG_ENCRYPTION
Jul 21 17:37:16 gate pluto[1267]: |    message ID:  75 ec b6 50
Jul 21 17:37:16 gate pluto[1267]: |    length: 76
Jul 21 17:37:16 gate pluto[1267]: |  processing packet with exchange 
type=ISAKMP_XCHG_INFO (5)
Jul 21 17:37:16 gate pluto[1267]: | ICOOKIE:  76 d2 6a 8a  c2 bf ec 75
Jul 21 17:37:16 gate pluto[1267]: | RCOOKIE:  e4 aa 45 96  55 19 71 2f
Jul 21 17:37:16 gate pluto[1267]: | peer:  ce 6b 92 08
Jul 21 17:37:16 gate pluto[1267]: | state hash entry 30
Jul 21 17:37:16 gate pluto[1267]: | peer and cookies match on #3, 
provided msgid 00000000 vs 8aee2e20/00000000
Jul 21 17:37:16 gate pluto[1267]: | peer and cookies match on #2, 
provided msgid 00000000 vs 69dbbff9/00000000
Jul 21 17:37:16 gate pluto[1267]: | peer and cookies match on #1, 
provided msgid 00000000 vs 00000000/00000000
Jul 21 17:37:16 gate pluto[1267]: | p15 state object #1 found, in 
STATE_MAIN_I4
Jul 21 17:37:16 gate pluto[1267]: | processing connection rfd
Jul 21 17:37:16 gate pluto[1267]: | last Phase 1 IV:  24 e3 a7 85  6f fa 
ab 09
Jul 21 17:37:16 gate pluto[1267]: | current Phase 1 IV:  24 e3 a7 85  6f 
fa ab 09
Jul 21 17:37:16 gate pluto[1267]: | computed Phase 2 IV:
Jul 21 17:37:16 gate pluto[1267]: |   4f b0 40 e5  be 13 5e 48  be bc 2e 
ba  e1 23 a4 ed
Jul 21 17:37:16 gate pluto[1267]: |   29 ad 73 e6
Jul 21 17:37:16 gate pluto[1267]: | received encrypted packet from 
206.107.146.8:500
Jul 21 17:37:16 gate pluto[1267]: | decrypting 48 bytes using algorithm 
OAKLEY_3DES_CBC
Jul 21 17:37:16 gate pluto[1267]: | decrypted:
Jul 21 17:37:16 gate pluto[1267]: |   0c 00 00 18  34 ad db 84  03 db be 
86  a9 46 41 e9
Jul 21 17:37:16 gate pluto[1267]: |   a3 b2 fd f3  f7 6a e3 9e  00 00 00 
10  00 00 00 01
Jul 21 17:37:16 gate pluto[1267]: |   03 04 00 01  00 01 1b 80  00 00 00 
00  00 00 00 07
Jul 21 17:37:16 gate pluto[1267]: | next IV:  6d d2 bd 2f  cd 66 17 44
Jul 21 17:37:16 gate pluto[1267]: | ***parse ISAKMP Hash Payload:
Jul 21 17:37:16 gate pluto[1267]: |    next payload type: ISAKMP_NEXT_D
Jul 21 17:37:16 gate pluto[1267]: |    length: 24
Jul 21 17:37:16 gate pluto[1267]: | ***parse ISAKMP Delete Payload:
Jul 21 17:37:16 gate pluto[1267]: |    next payload type: ISAKMP_NEXT_NONE
Jul 21 17:37:16 gate pluto[1267]: |    length: 16
Jul 21 17:37:16 gate pluto[1267]: |    DOI: ISAKMP_DOI_IPSEC
Jul 21 17:37:16 gate pluto[1267]: |    protocol ID: 3
Jul 21 17:37:16 gate pluto[1267]: |    SPI size: 4
Jul 21 17:37:16 gate pluto[1267]: |    number of SPIs: 1
Jul 21 17:37:16 gate pluto[1267]: | removing 8 bytes of padding
Jul 21 17:37:16 gate pluto[1267]: "rfd" #1: ignoring Delete SA payload: 
PROTO_IPSEC_ESP SA(0x00011b80) not found (maybe expired)
Jul 21 17:37:16 gate pluto[1267]: | del:  00 01 1b 80
Jul 21 17:37:16 gate pluto[1267]: "rfd" #1: received and ignored 
informational message
Jul 21 17:37:16 gate pluto[1267]: | complete state transition with 
STF_IGNORE
Jul 21 17:37:16 gate pluto[1267]: | next event EVENT_PENDING_PHASE2 in 
108 seconds
Jul 21 17:37:20 gate pluto[1267]: | 
Jul 21 17:37:20 gate pluto[1267]: | *received 128 bytes from 
206.107.146.9:500 on eth1 (port=500)
Jul 21 17:37:20 gate pluto[1267]: |   e9 0c cf 00  81 77 ff 0c  00 00 00 
00  00 00 00 00
Jul 21 17:37:20 gate pluto[1267]: |   01 10 02 00  00 00 00 00  00 00 00 
80  0d 00 00 38
Jul 21 17:37:20 gate pluto[1267]: |   00 00 00 01  00 00 00 01  00 00 00 
2c  01 01 00 01
Jul 21 17:37:20 gate pluto[1267]: |   00 00 00 24  01 01 00 00  80 01 00 
05  80 02 00 02
Jul 21 17:37:20 gate pluto[1267]: |   80 03 00 01  80 04 00 05  80 0b 00 
01  00 0c 00 04
Jul 21 17:37:20 gate pluto[1267]: |   00 01 51 80  00 00 00 2c  f4 ed 19 
e0  c1 14 eb 51
Jul 21 17:37:20 gate pluto[1267]: |   6f aa ac 0e  e3 7d af 28  07 b4 38 
1f  00 00 00 01
Jul 21 17:37:20 gate pluto[1267]: |   00 00 13 8d  44 c1 48 56  00 00 00 
00  18 20 00 00
Jul 21 17:37:20 gate pluto[1267]: | **parse ISAKMP Message:
Jul 21 17:37:20 gate pluto[1267]: |    initiator cookie:
Jul 21 17:37:20 gate pluto[1267]: |   e9 0c cf 00  81 77 ff 0c
Jul 21 17:37:20 gate pluto[1267]: |    responder cookie:
Jul 21 17:37:20 gate pluto[1267]: |   00 00 00 00  00 00 00 00
Jul 21 17:37:20 gate pluto[1267]: |    next payload type: ISAKMP_NEXT_SA
Jul 21 17:37:20 gate pluto[1267]: |    ISAKMP version: ISAKMP Version 1.0
Jul 21 17:37:20 gate pluto[1267]: |    exchange type: ISAKMP_XCHG_IDPROT
Jul 21 17:37:20 gate pluto[1267]: |    flags: none
Jul 21 17:37:20 gate pluto[1267]: |    message ID:  00 00 00 00
Jul 21 17:37:20 gate pluto[1267]: |    length: 128
Jul 21 17:37:20 gate pluto[1267]: |  processing packet with exchange 
type=ISAKMP_XCHG_IDPROT (2)
Jul 21 17:37:20 gate pluto[1267]: | ***parse ISAKMP Security Association 
Payload:
Jul 21 17:37:20 gate pluto[1267]: |    next payload type: ISAKMP_NEXT_VID
Jul 21 17:37:20 gate pluto[1267]: |    length: 56
Jul 21 17:37:20 gate pluto[1267]: |    DOI: ISAKMP_DOI_IPSEC
Jul 21 17:37:20 gate pluto[1267]: | ***parse ISAKMP Vendor ID Payload:
Jul 21 17:37:20 gate pluto[1267]: |    next payload type: ISAKMP_NEXT_NONE
Jul 21 17:37:20 gate pluto[1267]: |    length: 44
Jul 21 17:37:20 gate pluto[1267]: packet from 206.107.146.9:500: 
ignoring unknown Vendor ID payload 
[f4ed19e0c114eb516faaac0ee37daf2807b4381f000000010000138d44c14856...]
Jul 21 17:37:20 gate pluto[1267]: | find_host_connection called from 
main_inI1_outR1
Jul 21 17:37:20 gate pluto[1267]: | find_host_pair: comparing to 
69.174.129.33:500 206.107.146.8:500
Jul 21 17:37:20 gate pluto[1267]: | find_host_pair_conn 
(find_host_connection2): 69.174.129.33:500 206.107.146.9:500 -> hp:none
Jul 21 17:37:20 gate pluto[1267]: | find_host_connection called from 
main_inI1_outR1
Jul 21 17:37:20 gate pluto[1267]: | find_host_pair: comparing to 
69.174.129.33:500 206.107.146.8:500
Jul 21 17:37:20 gate pluto[1267]: | find_host_pair_conn 
(find_host_connection2): 69.174.129.33:500 %any:500 -> hp:none
Jul 21 17:37:20 gate pluto[1267]: packet from 206.107.146.9:500: initial 
Main Mode message received on 69.174.129.33:500 but no connection has 
been authorized
Jul 21 17:37:20 gate pluto[1267]: | complete state transition with 
STF_IGNORE
Jul 21 17:37:20 gate pluto[1267]: | next event EVENT_PENDING_PHASE2 in 
104 seconds
Jul 21 17:37:24 gate pluto[1267]: | 
Jul 21 17:37:24 gate pluto[1267]: | *received 128 bytes from 
206.107.146.9:500 on eth1 (port=500)
Jul 21 17:37:24 gate pluto[1267]: |   e9 0c cf 00  81 77 ff 0c  00 00 00 
00  00 00 00 00
Jul 21 17:37:24 gate pluto[1267]: |   01 10 02 00  00 00 00 00  00 00 00 
80  0d 00 00 38
Jul 21 17:37:24 gate pluto[1267]: |   00 00 00 01  00 00 00 01  00 00 00 
2c  01 01 00 01
Jul 21 17:37:24 gate pluto[1267]: |   00 00 00 24  01 01 00 00  80 01 00 
05  80 02 00 02
Jul 21 17:37:24 gate pluto[1267]: |   80 03 00 01  80 04 00 05  80 0b 00 
01  00 0c 00 04
Jul 21 17:37:24 gate pluto[1267]: |   00 01 51 80  00 00 00 2c  f4 ed 19 
e0  c1 14 eb 51
Jul 21 17:37:24 gate pluto[1267]: |   6f aa ac 0e  e3 7d af 28  07 b4 38 
1f  00 00 00 01
Jul 21 17:37:24 gate pluto[1267]: |   00 00 13 8d  44 c1 48 56  00 00 00 
00  18 20 00 00
Jul 21 17:37:24 gate pluto[1267]: | **parse ISAKMP Message:
Jul 21 17:37:24 gate pluto[1267]: |    initiator cookie:
Jul 21 17:37:24 gate pluto[1267]: |   e9 0c cf 00  81 77 ff 0c
Jul 21 17:37:24 gate pluto[1267]: |    responder cookie:
Jul 21 17:37:24 gate pluto[1267]: |   00 00 00 00  00 00 00 00
Jul 21 17:37:24 gate pluto[1267]: |    next payload type: ISAKMP_NEXT_SA
Jul 21 17:37:24 gate pluto[1267]: |    ISAKMP version: ISAKMP Version 1.0
Jul 21 17:37:24 gate pluto[1267]: |    exchange type: ISAKMP_XCHG_IDPROT
Jul 21 17:37:24 gate pluto[1267]: |    flags: none
Jul 21 17:37:24 gate pluto[1267]: |    message ID:  00 00 00 00
Jul 21 17:37:24 gate pluto[1267]: |    length: 128
Jul 21 17:37:24 gate pluto[1267]: |  processing packet with exchange 
type=ISAKMP_XCHG_IDPROT (2)
Jul 21 17:37:24 gate pluto[1267]: | ***parse ISAKMP Security Association 
Payload:
Jul 21 17:37:24 gate pluto[1267]: |    next payload type: ISAKMP_NEXT_VID
Jul 21 17:37:24 gate pluto[1267]: |    length: 56
Jul 21 17:37:24 gate pluto[1267]: |    DOI: ISAKMP_DOI_IPSEC
Jul 21 17:37:24 gate pluto[1267]: | ***parse ISAKMP Vendor ID Payload:
Jul 21 17:37:24 gate pluto[1267]: |    next payload type: ISAKMP_NEXT_NONE
Jul 21 17:37:24 gate pluto[1267]: |    length: 44
Jul 21 17:37:24 gate pluto[1267]: packet from 206.107.146.9:500: 
ignoring unknown Vendor ID payload 
[f4ed19e0c114eb516faaac0ee37daf2807b4381f000000010000138d44c14856...]
Jul 21 17:37:24 gate pluto[1267]: | find_host_connection called from 
main_inI1_outR1
Jul 21 17:37:24 gate pluto[1267]: | find_host_pair: comparing to 
69.174.129.33:500 206.107.146.8:500
Jul 21 17:37:24 gate pluto[1267]: | find_host_pair_conn 
(find_host_connection2): 69.174.129.33:500 206.107.146.9:500 -> hp:none
Jul 21 17:37:24 gate pluto[1267]: | find_host_connection called from 
main_inI1_outR1
Jul 21 17:37:24 gate pluto[1267]: | find_host_pair: comparing to 
69.174.129.33:500 206.107.146.8:500
Jul 21 17:37:24 gate pluto[1267]: | find_host_pair_conn 
(find_host_connection2): 69.174.129.33:500 %any:500 -> hp:none
Jul 21 17:37:24 gate pluto[1267]: packet from 206.107.146.9:500: initial 
Main Mode message received on 69.174.129.33:500 but no connection has 
been authorized
Jul 21 17:37:24 gate pluto[1267]: | complete state transition with 
STF_IGNORE
Jul 21 17:37:24 gate pluto[1267]: | next event EVENT_PENDING_PHASE2 in 
100 seconds
Jul 21 17:37:28 gate pluto[1267]: | 
Jul 21 17:37:28 gate pluto[1267]: | *received 128 bytes from 
206.107.146.9:500 on eth1 (port=500)
Jul 21 17:37:28 gate pluto[1267]: |   e9 0c cf 00  81 77 ff 0c  00 00 00 
00  00 00 00 00
Jul 21 17:37:28 gate pluto[1267]: |   01 10 02 00  00 00 00 00  00 00 00 
80  0d 00 00 38
Jul 21 17:37:28 gate pluto[1267]: |   00 00 00 01  00 00 00 01  00 00 00 
2c  01 01 00 01
Jul 21 17:37:28 gate pluto[1267]: |   00 00 00 24  01 01 00 00  80 01 00 
05  80 02 00 02
Jul 21 17:37:28 gate pluto[1267]: |   80 03 00 01  80 04 00 05  80 0b 00 
01  00 0c 00 04
Jul 21 17:37:28 gate pluto[1267]: |   00 01 51 80  00 00 00 2c  f4 ed 19 
e0  c1 14 eb 51
Jul 21 17:37:28 gate pluto[1267]: |   6f aa ac 0e  e3 7d af 28  07 b4 38 
1f  00 00 00 01
Jul 21 17:37:28 gate pluto[1267]: |   00 00 13 8d  44 c1 48 56  00 00 00 
00  18 20 00 00
Jul 21 17:37:28 gate pluto[1267]: | **parse ISAKMP Message:
Jul 21 17:37:28 gate pluto[1267]: |    initiator cookie:
Jul 21 17:37:28 gate pluto[1267]: |   e9 0c cf 00  81 77 ff 0c
Jul 21 17:37:28 gate pluto[1267]: |    responder cookie:
Jul 21 17:37:28 gate pluto[1267]: |   00 00 00 00  00 00 00 00
Jul 21 17:37:28 gate pluto[1267]: |    next payload type: ISAKMP_NEXT_SA
Jul 21 17:37:28 gate pluto[1267]: |    ISAKMP version: ISAKMP Version 1.0
Jul 21 17:37:28 gate pluto[1267]: |    exchange type: ISAKMP_XCHG_IDPROT
Jul 21 17:37:28 gate pluto[1267]: |    flags: none
Jul 21 17:37:28 gate pluto[1267]: |    message ID:  00 00 00 00
Jul 21 17:37:28 gate pluto[1267]: |    length: 128
Jul 21 17:37:28 gate pluto[1267]: |  processing packet with exchange 
type=ISAKMP_XCHG_IDPROT (2)
Jul 21 17:37:28 gate pluto[1267]: | ***parse ISAKMP Security Association 
Payload:
Jul 21 17:37:28 gate pluto[1267]: |    next payload type: ISAKMP_NEXT_VID
Jul 21 17:37:28 gate pluto[1267]: |    length: 56
Jul 21 17:37:28 gate pluto[1267]: |    DOI: ISAKMP_DOI_IPSEC
Jul 21 17:37:28 gate pluto[1267]: | ***parse ISAKMP Vendor ID Payload:
Jul 21 17:37:28 gate pluto[1267]: |    next payload type: ISAKMP_NEXT_NONE
Jul 21 17:37:28 gate pluto[1267]: |    length: 44
Jul 21 17:37:28 gate pluto[1267]: packet from 206.107.146.9:500: 
ignoring unknown Vendor ID payload 
[f4ed19e0c114eb516faaac0ee37daf2807b4381f000000010000138d44c14856...]
Jul 21 17:37:28 gate pluto[1267]: | find_host_connection called from 
main_inI1_outR1
Jul 21 17:37:28 gate pluto[1267]: | find_host_pair: comparing to 
69.174.129.33:500 206.107.146.8:500
Jul 21 17:37:28 gate pluto[1267]: | find_host_pair_conn 
(find_host_connection2): 69.174.129.33:500 206.107.146.9:500 -> hp:none
Jul 21 17:37:28 gate pluto[1267]: | find_host_connection called from 
main_inI1_outR1
Jul 21 17:37:28 gate pluto[1267]: | find_host_pair: comparing to 
69.174.129.33:500 206.107.146.8:500
Jul 21 17:37:28 gate pluto[1267]: | find_host_pair_conn 
(find_host_connection2): 69.174.129.33:500 %any:500 -> hp:none
Jul 21 17:37:28 gate pluto[1267]: packet from 206.107.146.9:500: initial 
Main Mode message received on 69.174.129.33:500 but no connection has 
been authorized
Jul 21 17:37:28 gate pluto[1267]: | complete state transition with 
STF_IGNORE
Jul 21 17:37:28 gate pluto[1267]: | next event EVENT_PENDING_PHASE2 in 
96 seconds
Jul 21 17:37:32 gate pluto[1267]: | 
Jul 21 17:37:32 gate pluto[1267]: | *received 128 bytes from 
206.107.146.9:500 on eth1 (port=500)
Jul 21 17:37:32 gate pluto[1267]: |   e9 0c cf 00  81 77 ff 0c  00 00 00 
00  00 00 00 00
Jul 21 17:37:32 gate pluto[1267]: |   01 10 02 00  00 00 00 00  00 00 00 
80  0d 00 00 38
Jul 21 17:37:32 gate pluto[1267]: |   00 00 00 01  00 00 00 01  00 00 00 
2c  01 01 00 01
Jul 21 17:37:32 gate pluto[1267]: |   00 00 00 24  01 01 00 00  80 01 00 
05  80 02 00 02
Jul 21 17:37:32 gate pluto[1267]: |   80 03 00 01  80 04 00 05  80 0b 00 
01  00 0c 00 04
Jul 21 17:37:32 gate pluto[1267]: |   00 01 51 80  00 00 00 2c  f4 ed 19 
e0  c1 14 eb 51
Jul 21 17:37:32 gate pluto[1267]: |   6f aa ac 0e  e3 7d af 28  07 b4 38 
1f  00 00 00 01
Jul 21 17:37:32 gate pluto[1267]: |   00 00 13 8d  44 c1 48 56  00 00 00 
00  18 20 00 00
Jul 21 17:37:32 gate pluto[1267]: | **parse ISAKMP Message:
Jul 21 17:37:32 gate pluto[1267]: |    initiator cookie:
Jul 21 17:37:32 gate pluto[1267]: |   e9 0c cf 00  81 77 ff 0c
Jul 21 17:37:32 gate pluto[1267]: |    responder cookie:
Jul 21 17:37:32 gate pluto[1267]: |   00 00 00 00  00 00 00 00
Jul 21 17:37:32 gate pluto[1267]: |    next payload type: ISAKMP_NEXT_SA
Jul 21 17:37:32 gate pluto[1267]: |    ISAKMP version: ISAKMP Version 1.0
Jul 21 17:37:32 gate pluto[1267]: |    exchange type: ISAKMP_XCHG_IDPROT
Jul 21 17:37:32 gate pluto[1267]: |    flags: none
Jul 21 17:37:32 gate pluto[1267]: |    message ID:  00 00 00 00
Jul 21 17:37:32 gate pluto[1267]: |    length: 128
Jul 21 17:37:32 gate pluto[1267]: |  processing packet with exchange 
type=ISAKMP_XCHG_IDPROT (2)
Jul 21 17:37:32 gate pluto[1267]: | ***parse ISAKMP Security Association 
Payload:
Jul 21 17:37:32 gate pluto[1267]: |    next payload type: ISAKMP_NEXT_VID
Jul 21 17:37:32 gate pluto[1267]: |    length: 56
Jul 21 17:37:32 gate pluto[1267]: |    DOI: ISAKMP_DOI_IPSEC
Jul 21 17:37:32 gate pluto[1267]: | ***parse ISAKMP Vendor ID Payload:
Jul 21 17:37:32 gate pluto[1267]: |    next payload type: ISAKMP_NEXT_NONE
Jul 21 17:37:32 gate pluto[1267]: |    length: 44
Jul 21 17:37:32 gate pluto[1267]: packet from 206.107.146.9:500: 
ignoring unknown Vendor ID payload 
[f4ed19e0c114eb516faaac0ee37daf2807b4381f000000010000138d44c14856...]
Jul 21 17:37:32 gate pluto[1267]: | find_host_connection called from 
main_inI1_outR1
Jul 21 17:37:32 gate pluto[1267]: | find_host_pair: comparing to 
69.174.129.33:500 206.107.146.8:500
Jul 21 17:37:32 gate pluto[1267]: | find_host_pair_conn 
(find_host_connection2): 69.174.129.33:500 206.107.146.9:500 -> hp:none
Jul 21 17:37:32 gate pluto[1267]: | find_host_connection called from 
main_inI1_outR1
Jul 21 17:37:32 gate pluto[1267]: | find_host_pair: comparing to 
69.174.129.33:500 206.107.146.8:500
Jul 21 17:37:32 gate pluto[1267]: | find_host_pair_conn 
(find_host_connection2): 69.174.129.33:500 %any:500 -> hp:none
Jul 21 17:37:32 gate pluto[1267]: packet from 206.107.146.9:500: initial 
Main Mode message received on 69.174.129.33:500 but no connection has 
been authorized
Jul 21 17:37:32 gate pluto[1267]: | complete state transition with 
STF_IGNORE
Jul 21 17:37:32 gate pluto[1267]: | next event EVENT_PENDING_PHASE2 in 
92 seconds
Jul 21 17:37:36 gate pluto[1267]: | 
Jul 21 17:37:36 gate pluto[1267]: | *received 128 bytes from 
206.107.146.9:500 on eth1 (port=500)
Jul 21 17:37:36 gate pluto[1267]: |   e9 0c cf 00  81 77 ff 0c  00 00 00 
00  00 00 00 00
Jul 21 17:37:36 gate pluto[1267]: |   01 10 02 00  00 00 00 00  00 00 00 
80  0d 00 00 38
Jul 21 17:37:36 gate pluto[1267]: |   00 00 00 01  00 00 00 01  00 00 00 
2c  01 01 00 01
Jul 21 17:37:36 gate pluto[1267]: |   00 00 00 24  01 01 00 00  80 01 00 
05  80 02 00 02
Jul 21 17:37:36 gate pluto[1267]: |   80 03 00 01  80 04 00 05  80 0b 00 
01  00 0c 00 04
Jul 21 17:37:36 gate pluto[1267]: |   00 01 51 80  00 00 00 2c  f4 ed 19 
e0  c1 14 eb 51
Jul 21 17:37:36 gate pluto[1267]: |   6f aa ac 0e  e3 7d af 28  07 b4 38 
1f  00 00 00 01
Jul 21 17:37:36 gate pluto[1267]: |   00 00 13 8d  44 c1 48 56  00 00 00 
00  18 20 00 00
Jul 21 17:37:36 gate pluto[1267]: | **parse ISAKMP Message:
Jul 21 17:37:36 gate pluto[1267]: |    initiator cookie:
Jul 21 17:37:36 gate pluto[1267]: |   e9 0c cf 00  81 77 ff 0c
Jul 21 17:37:36 gate pluto[1267]: |    responder cookie:
Jul 21 17:37:36 gate pluto[1267]: |   00 00 00 00  00 00 00 00
Jul 21 17:37:36 gate pluto[1267]: |    next payload type: ISAKMP_NEXT_SA
Jul 21 17:37:36 gate pluto[1267]: |    ISAKMP version: ISAKMP Version 1.0
Jul 21 17:37:36 gate pluto[1267]: |    exchange type: ISAKMP_XCHG_IDPROT
Jul 21 17:37:36 gate pluto[1267]: |    flags: none
Jul 21 17:37:36 gate pluto[1267]: |    message ID:  00 00 00 00
Jul 21 17:37:36 gate pluto[1267]: |    length: 128
Jul 21 17:37:36 gate pluto[1267]: |  processing packet with exchange 
type=ISAKMP_XCHG_IDPROT (2)
Jul 21 17:37:36 gate pluto[1267]: | ***parse ISAKMP Security Association 
Payload:
Jul 21 17:37:36 gate pluto[1267]: |    next payload type: ISAKMP_NEXT_VID
Jul 21 17:37:36 gate pluto[1267]: |    length: 56
Jul 21 17:37:36 gate pluto[1267]: |    DOI: ISAKMP_DOI_IPSEC
Jul 21 17:37:36 gate pluto[1267]: | ***parse ISAKMP Vendor ID Payload:
Jul 21 17:37:36 gate pluto[1267]: |    next payload type: ISAKMP_NEXT_NONE
Jul 21 17:37:36 gate pluto[1267]: |    length: 44
Jul 21 17:37:36 gate pluto[1267]: packet from 206.107.146.9:500: 
ignoring unknown Vendor ID payload 
[f4ed19e0c114eb516faaac0ee37daf2807b4381f000000010000138d44c14856...]
Jul 21 17:37:36 gate pluto[1267]: | find_host_connection called from 
main_inI1_outR1
Jul 21 17:37:36 gate pluto[1267]: | find_host_pair: comparing to 
69.174.129.33:500 206.107.146.8:500
Jul 21 17:37:36 gate pluto[1267]: | find_host_pair_conn 
(find_host_connection2): 69.174.129.33:500 206.107.146.9:500 -> hp:none
Jul 21 17:37:36 gate pluto[1267]: | find_host_connection called from 
main_inI1_outR1
Jul 21 17:37:36 gate pluto[1267]: | find_host_pair: comparing to 
69.174.129.33:500 206.107.146.8:500
Jul 21 17:37:36 gate pluto[1267]: | find_host_pair_conn 
(find_host_connection2): 69.174.129.33:500 %any:500 -> hp:none
Jul 21 17:37:36 gate pluto[1267]: packet from 206.107.146.9:500: initial 
Main Mode message received on 69.174.129.33:500 but no connection has 
been authorized
Jul 21 17:37:36 gate pluto[1267]: | complete state transition with 
STF_IGNORE
Jul 21 17:37:36 gate pluto[1267]: | next event EVENT_PENDING_PHASE2 in 
88 seconds
Jul 21 17:37:47 gate pluto[1267]: | 
Jul 21 17:37:47 gate pluto[1267]: | *received whack message
Jul 21 17:37:47 gate pluto[1267]: | kernel_alg_esp_enc_ok(3,0): 
alg_id=3, alg_ivlen=8, alg_minbits=192, alg_maxbits=192, res=0, ret=1
Jul 21 17:37:47 gate pluto[1267]: | kernel_alg_esp_enc_ok(3,0): 
alg_id=3, alg_ivlen=8, alg_minbits=192, alg_maxbits=192, res=0, ret=1
Jul 21 17:37:47 gate pluto[1267]: | next event EVENT_PENDING_PHASE2 in 
77 seconds
Jul 21 17:37:47 gate pluto[1267]: | 
Jul 21 17:37:47 gate pluto[1267]: | *received whack message
Jul 21 17:37:47 gate pluto[1267]: | kernel_alg_esp_enc_ok(3,0): 
alg_id=3, alg_ivlen=8, alg_minbits=192, alg_maxbits=192, res=0, ret=1
Jul 21 17:37:47 gate pluto[1267]: | kernel_alg_esp_enc_ok(3,0): 
alg_id=3, alg_ivlen=8, alg_minbits=192, alg_maxbits=192, res=0, ret=1
Jul 21 17:37:47 gate pluto[1267]: | next event EVENT_PENDING_PHASE2 in 
77 seconds
Jul 21 17:37:48 gate pluto[1267]: | 
Jul 21 17:37:48 gate pluto[1267]: | *received whack message
Jul 21 17:37:48 gate pluto[1267]: | next event EVENT_PENDING_PHASE2 in 
76 seconds
+ _________________________ date
+ date
Fri Jul 21 17:37:48 EDT 2006



More information about the Users mailing list