[Vpn-help] Issues with VPN Client

Stephen Samson steve at samson-solutions.ca
Fri Jan 9 18:47:08 CST 2009


Hello All

Trying to get my VPN setup and having issues with Kubuntu 8.10.

I have complied 2.1.4, no issues and I have tried 2.03 via apt.

I have setup my Juniper Firewall. Again no issues (it is working with the 
Windows version of Shrew)

But my Kubuntu 8.10 is not working at all. I connect shrew says I am 
associated however I am not getting traffic back. For example, when I try and 
ping my firewall 192.168.1.1 (which is pingable and works from the windows box) 
I see the traffic on the firewall, but it does not come back. So I pinged my 8.10 
laptop from inside the network at 192.168.10.2 (VPN DHCP Address) and I can 
see it via tcpdump however the 8.10 laptop is not responding to it.

MyClientConfig is

n:network-ike-port:500
n:network-mtu-size:1380
n:client-addr-auto:1
n:network-natt-port:4500
n:network-natt-rate:15
n:network-frag-size:540
n:network-dpd-enable:1
n:network-notify-enable:1
n:client-dns-used:1
n:client-dns-auto:1
n:client-splitdns-used:1
n:client-splitdns-auto:1
n:phase1-dhgroup:2
n:phase1-keylen:128
n:phase1-life-secs:86400
n:phase1-life-kbytes:0
n:phase2-keylen:128
n:phase2-pfsgroup:2
n:phase2-life-secs:3600
n:phase2-life-kbytes:0
n:policy-nailed:1
n:policy-list-auto:1
n:version:2
n:client-banner-enable:1
n:client-dns-enable:1
s:policy-list-include:0.0.0.0 / 0.0.0.0
s:network-host:99.23.12.21
s:client-auto-mode:push
s:client-iface:virtual
s:network-natt-mode:enable
s:network-frag-mode:enable
s:auth-method:mutual-psk-xauth
s:ident-client-type:fqdn
s:ident-client-data:MyUserName.domain.com
s:ident-server-type:address
s:auth-mutual-psk:password
s:phase1-exchange:aggressive
s:phase1-cipher:aes
s:phase1-hash:md5
s:phase2-transform:aes
s:phase2-hmac:md5
s:ipcomp-transform:disabled


My Output for iked is

## : IKE Daemon, ver 2.1.4
## : Copyright 2007 Shrew Soft Inc.
## : This product linked OpenSSL 0.9.8g 19 Oct 2007
ii : opened /var/log/iked.log'
ii : opened /var/log/ike.pcap'
ii : opened /var/log/pub.pcap'
ii : network process thread begin ...
ii : pfkey process thread begin ...
K< : recv REGISTER AH pfkey message
K< : recv REGISTER ESP pfkey message
K< : recv REGISTER IPCOMP pfkey message
K! : recv X_SPDDUMP message failure ( errno = 2 )
ii : admin process thread begin ...
<A : peer config add message
DB : peer ref increment ( ref count = 1, peer count = 0 )
DB : peer added
ii : local address 10.188.117.15:500 selected for peer
DB : tunnel ref increment ( ref count = 1, tunnel count = 0 )
DB : peer ref increment ( ref count = 2, peer count = 1 )
DB : tunnel added
<A : proposal config message
<A : proposal config message
<A : client config message
<A : xauth username message
<A : xauth password message
<A : local id 'MyUserName' message
<A : preshared key message
<A : peer tunnel enable message
DB : new phase1 ( ISAKMP initiator )
DB : exchange type is aggressive
DB : 10.188.117.15:500 <-> 99.23.12.21:500
DB : 6cb4e5ca1b3d46e0:0000000000000000
DB : phase1 ref increment ( ref count = 1, phase1 count = 0 )
DB : tunnel ref increment ( ref count = 2, tunnel count = 1 )
DB : phase1 added
>> : security association payload
>> : - proposal #1 payload 
>> : -- transform #1 payload 
>> : key exchange payload
>> : nonce payload
>> : identification payload
>> : vendor id payload
>> : vendor id payload
>> : vendor id payload
>> : vendor id payload
>> : vendor id payload
>> : vendor id payload
-> : send IKE packet 10.188.117.15:500 -> 99.23.12.21:500 ( 400 bytes )
DB : phase1 ref increment ( ref count = 2, phase1 count = 1 )
DB : phase1 ref decrement ( ref count = 1, phase1 count = 1 )
ii : opened tap device tap0
<- : recv IKE packet 99.23.12.21:500 -> 10.188.117.15:500 ( 424 bytes )
DB : phase1 found
DB : phase1 ref increment ( ref count = 2, phase1 count = 1 )
<< : security association payload
<< : - propsal #1 payload 
<< : -- transform #1 payload 
ii : matched isakmp proposal #1 transform #1
ii : - transform    = ike
ii : - cipher type  = aes
ii : - key length   = 128 bits
ii : - hash type    = md5
ii : - dh group     = modp-1024
ii : - auth type    = xauth-initiator-psk
ii : - life seconds = 86400
ii : - life kbytes  = 0
<< : vendor id payload
ii : unknown vendor id ( 28 bytes )
<< : vendor id payload
ii : peer supports XAUTH
<< : vendor id payload
ii : peer supports DPDv1
<< : vendor id payload
ii : unknown vendor id ( 20 bytes )
<< : key exchange payload
<< : nonce payload
<< : identification payload
ii : phase1 id match ( natt prevents ip match )
ii : phase1 id match ( ipv4-host 99.23.12.21 )
<< : hash payload
<< : vendor id payload
ii : peer supports NAT-T V02
<< : nat discovery payload
<< : nat discovery payload
ii : nat discovery - local address is translated
ii : switching to NAT-T UDP port 4500
== : DH shared secret ( 128 bytes )
== : SETKEYID ( 16 bytes )
== : SETKEYID_d ( 16 bytes )
== : SETKEYID_a ( 16 bytes )
== : SETKEYID_e ( 16 bytes )
== : cipher key ( 16 bytes )
== : cipher iv ( 16 bytes )
== : phase1 hash_i ( computed ) ( 16 bytes )
>> : hash payload
>> : nat discovery payload
>> : nat discovery payload
>= : encrypt iv ( 16 bytes )
=> : encrypt packet ( 88 bytes )
== : stored iv ( 16 bytes )
DB : phase1 ref decrement ( ref count = 1, phase1 count = 1 )
-> : send NAT-T:IKE packet 10.188.117.15:4500 -> 99.23.12.21:4500 ( 124 bytes 
)
DB : phase1 ref increment ( ref count = 2, phase1 count = 1 )
== : phase1 hash_r ( computed ) ( 16 bytes )
== : phase1 hash_r ( received ) ( 16 bytes )
ii : phase1 sa established
ii : 99.23.12.21:4500 <-> 10.188.117.15:4500
ii : 6cb4e5ca1b3d46e0:70cd71d4215ec85d
DB : phase1 ref decrement ( ref count = 1, phase1 count = 1 )
ii : sending peer INITIAL-CONTACT notification
ii : - 10.188.117.15:4500 -> 99.23.12.21:4500
ii : - isakmp spi = 6cb4e5ca1b3d46e0:70cd71d4215ec85d
ii : - data size 0
>> : hash payload
>> : notification payload
== : new informational hash ( 16 bytes )
== : new phase2 iv ( 16 bytes )
>= : encrypt iv ( 16 bytes )
=> : encrypt packet ( 76 bytes )
== : stored iv ( 16 bytes )
-> : send NAT-T:IKE packet 10.188.117.15:4500 -> 99.23.12.21:4500 ( 108 bytes 
)
DB : phase1 ref increment ( ref count = 2, phase1 count = 1 )
DB : phase1 ref increment ( ref count = 3, phase1 count = 1 )
DB : phase1 ref increment ( ref count = 4, phase1 count = 1 )
DB : phase2 not found
DB : phase1 ref decrement ( ref count = 3, phase1 count = 1 )
<- : recv NAT-T:IKE packet 99.23.12.21:4500 -> 10.188.117.15:4500 ( 76 bytes )
DB : phase1 found
DB : phase1 ref increment ( ref count = 4, phase1 count = 1 )
DB : config not found
DB : config ref increment ( ref count = 1, config count = 0 )
DB : tunnel ref increment ( ref count = 3, tunnel count = 1 )
DB : config added
== : new phase2 iv ( 16 bytes )
=< : decrypt iv ( 16 bytes )
<= : decrypt packet ( 76 bytes )
== : stored iv ( 16 bytes )
<< : hash payload
<< : attribute payload
== : configure hash_i ( computed ) ( 16 bytes )
== : configure hash_c ( computed ) ( 16 bytes )
ii : configure hash verified
ii : received xauth request
>> : hash payload
>> : attribute payload
== : new configure hash ( 16 bytes )
>= : encrypt iv ( 16 bytes )
=> : encrypt packet ( 82 bytes )
== : stored iv ( 16 bytes )
-> : send NAT-T:IKE packet 10.188.117.15:4500 -> 99.23.12.21:4500 ( 124 bytes 
)
DB : config ref increment ( ref count = 2, config count = 1 )
ii : sent xauth response for MyUserName
DB : config resend event canceled ( ref count = 1 )
DB : config deleted ( config count 0 )
DB : tunnel ref decrement ( ref count = 2, tunnel count = 1 )
DB : phase1 ref decrement ( ref count = 3, phase1 count = 1 )
<- : recv NAT-T:IKE packet 99.23.12.21:4500 -> 10.188.117.15:4500 ( 92 bytes )
DB : phase1 found
DB : phase1 ref increment ( ref count = 4, phase1 count = 1 )
DB : config not found
DB : config ref increment ( ref count = 1, config count = 0 )
DB : tunnel ref increment ( ref count = 3, tunnel count = 1 )
DB : config added
== : new phase2 iv ( 16 bytes )
=< : decrypt iv ( 16 bytes )
<= : decrypt packet ( 92 bytes )
== : stored iv ( 16 bytes )
<< : hash payload
<< : attribute payload
== : configure hash_i ( computed ) ( 16 bytes )
== : configure hash_c ( computed ) ( 16 bytes )
ii : configure hash verified
ii : received config push request
ii : - IP4 Address = 192.168.10.2
ii : - IP4 Netmask = 255.255.255.255
ii : - IP4 DNS Server = 4.4.4.2
ii : building config attribute list
ii : - IP4 Address
ii : - IP4 Netamask
ii : - IP4 DNS Server
ii : - DNS Suffix
ii : - IP4 Split Network Include
ii : - IP4 Split Network Exclude
ii : - Login Banner
ii : sending config push acknowledge
>> : hash payload
>> : attribute payload
== : new configure hash ( 16 bytes )
>= : encrypt iv ( 16 bytes )
=> : encrypt packet ( 84 bytes )
== : stored iv ( 16 bytes )
-> : send NAT-T:IKE packet 10.188.117.15:4500 -> 99.23.12.21:4500 ( 124 bytes 
)
DB : config ref increment ( ref count = 2, config count = 1 )
DB : config resend event canceled ( ref count = 1 )
DB : config deleted ( config count 0 )
DB : tunnel ref decrement ( ref count = 2, tunnel count = 1 )
DB : phase1 ref decrement ( ref count = 3, phase1 count = 1 )
ii : configured adapter tap0
ii : creating NONE INBOUND policy 99.23.12.21/32 -> 10.188.117.15/32
K> : send X_SPDADD UNSPEC pfkey message
ii : creating NONE OUTBOUND policy 10.188.117.15/32 -> 99.23.12.21/32
K> : send X_SPDADD UNSPEC pfkey message
ii : created NONE policy route for 99.23.12.21/32
ii : creating IPSEC INBOUND policy 0.0.0.0 -> 192.168.10.2/32
K> : send X_SPDADD UNSPEC pfkey message
ii : creating IPSEC OUTBOUND policy 192.168.10.2/32 -> 0.0.0.0
K> : send X_SPDADD UNSPEC pfkey message
ii : created IPSEC policy route for 0.0.0.0
K< : recv X_SPDADD UNSPEC pfkey message
DB : policy ref increment ( ref count = 1, policy count = 0 )
DB : policy added
DB : policy ref decrement ( ref count = 0, policy count = 1 )
K< : recv X_SPDADD UNSPEC pfkey message
DB : policy ref increment ( ref count = 1, policy count = 1 )
DB : policy added
DB : policy ref decrement ( ref count = 0, policy count = 2 )
K< : recv X_SPDADD UNSPEC pfkey message
DB : policy ref increment ( ref count = 1, policy count = 2 )
DB : policy added
DB : policy ref decrement ( ref count = 0, policy count = 3 )
K< : recv X_SPDADD UNSPEC pfkey message
DB : policy ref increment ( ref count = 1, policy count = 3 )
DB : policy added
DB : policy ref decrement ( ref count = 0, policy count = 4 )
K< : recv ACQUIRE ESP pfkey message
DB : policy found
DB : policy ref increment ( ref count = 1, policy count = 4 )
DB : policy found
DB : policy ref increment ( ref count = 1, policy count = 4 )
DB : tunnel found
DB : tunnel ref increment ( ref count = 3, tunnel count = 1 )
DB : new phase2 ( IPSEC initiator )
DB : phase2 ref increment ( ref count = 1, phase2 count = 0 )
DB : tunnel ref increment ( ref count = 4, tunnel count = 1 )
DB : phase2 added
K> : send GETSPI ESP pfkey message
DB : phase2 ref decrement ( ref count = 0, phase2 count = 1 )
DB : tunnel ref decrement ( ref count = 3, tunnel count = 1 )
DB : policy ref decrement ( ref count = 0, policy count = 4 )
DB : policy ref decrement ( ref count = 0, policy count = 4 )
K< : recv GETSPI ESP pfkey message
DB : phase2 found
DB : phase2 ref increment ( ref count = 1, phase2 count = 1 )
ii : updated spi for 1 ipsec-esp proposal
DB : phase1 found
DB : phase1 ref increment ( ref count = 4, phase1 count = 1 )
>> : hash payload
>> : security association payload
>> : - proposal #1 payload 
>> : -- transform #1 payload 
>> : -- transform #2 payload 
>> : -- transform #3 payload 
>> : -- transform #4 payload 
>> : -- transform #5 payload 
>> : -- transform #6 payload 
>> : -- transform #7 payload 
>> : -- transform #8 payload 
>> : -- transform #9 payload 
>> : nonce payload
>> : key exchange payload
>> : identification payload
>> : identification payload
== : phase2 hash_i ( input ) ( 524 bytes )
== : phase2 hash_i ( computed ) ( 16 bytes )
== : new phase2 iv ( 16 bytes )
>= : encrypt iv ( 16 bytes )
=> : encrypt packet ( 568 bytes )
== : stored iv ( 16 bytes )
-> : send NAT-T:IKE packet 10.188.117.15:4500 -> 99.23.12.21:4500 ( 604 bytes 
)
DB : phase2 ref increment ( ref count = 2, phase2 count = 1 )
DB : phase1 ref decrement ( ref count = 3, phase1 count = 1 )
DB : phase2 ref decrement ( ref count = 1, phase2 count = 1 )
<- : recv NAT-T:IKE packet 99.23.12.21:4500 -> 10.188.117.15:4500 ( 76 bytes )
DB : phase1 found
DB : phase1 ref increment ( ref count = 4, phase1 count = 1 )
DB : config not found
DB : config ref increment ( ref count = 1, config count = 0 )
DB : tunnel ref increment ( ref count = 4, tunnel count = 1 )
DB : config added
== : new phase2 iv ( 16 bytes )
=< : decrypt iv ( 16 bytes )
<= : decrypt packet ( 76 bytes )
== : stored iv ( 16 bytes )
<< : hash payload
<< : attribute payload
== : configure hash_i ( computed ) ( 16 bytes )
== : configure hash_c ( computed ) ( 16 bytes )
ii : configure hash verified
ii : received xauth result
ii : user MyUserName authentication succeeded
>> : hash payload
>> : attribute payload
== : new configure hash ( 16 bytes )
>= : encrypt iv ( 16 bytes )
=> : encrypt packet ( 60 bytes )
== : stored iv ( 16 bytes )
-> : send NAT-T:IKE packet 10.188.117.15:4500 -> 99.23.12.21:4500 ( 92 bytes )
DB : config ref increment ( ref count = 2, config count = 1 )
ii : sent xauth acknowledge
DB : config resend event canceled ( ref count = 1 )
DB : config deleted ( config count 0 )
DB : tunnel ref decrement ( ref count = 3, tunnel count = 1 )
DB : phase1 ref decrement ( ref count = 3, phase1 count = 1 )
<- : recv NAT-T:IKE packet 99.23.12.21:4500 -> 10.188.117.15:4500 ( 300 bytes 
)
DB : phase1 found
DB : phase1 ref increment ( ref count = 4, phase1 count = 1 )
DB : phase2 found
DB : phase2 ref increment ( ref count = 2, phase2 count = 1 )
=< : decrypt iv ( 16 bytes )
<= : decrypt packet ( 300 bytes )
== : stored iv ( 16 bytes )
<< : hash payload
<< : security association payload
<< : - propsal #1 payload 
<< : -- transform #1 payload 
<< : nonce payload
<< : key exchange payload
<< : identification payload
<< : identification payload
== : phase2 hash_r ( input ) ( 268 bytes )
== : phase2 hash_r ( computed ) ( 16 bytes )
== : phase2 hash_r ( received ) ( 16 bytes )
ii : unmatched ipsec-esp proposal/transform
ii : key length ( 128 != 256 )
ii : unmatched ipsec-esp proposal/transform
ii : key length ( 128 != 192 )
!! : peer violates RFC, transform number mismatch ( 1 != 3 )
ii : matched ipsec-esp proposal #1 transform #3
ii : - transform    = esp-aes
ii : - key length   = 128 bits
ii : - encap mode   = udp-tunnel v02
ii : - msg auth     = hmac-md5
ii : - pfs dh group = modp-1024
ii : - life seconds = 3600
ii : - life kbytes  = 0
DB : policy found
DB : policy ref increment ( ref count = 1, policy count = 4 )
K> : send GETSPI ESP pfkey message
DB : policy ref decrement ( ref count = 0, policy count = 4 )
ii : phase2 ids accepted
ii : - loc 192.168.10.2 -> 0.0.0.0/0
ii : - rmt 0.0.0.0/0 -> 192.168.10.2
ii : phase2 sa established
ii : 10.188.117.15:4500 <-> 99.23.12.21:4500
== : phase2 hash_p ( input ) ( 45 bytes )
== : phase2 hash_p ( computed ) ( 16 bytes )
>> : hash payload
>= : encrypt iv ( 16 bytes )
=> : encrypt packet ( 48 bytes )
== : stored iv ( 16 bytes )
-> : send NAT-T:IKE packet 10.188.117.15:4500 -> 99.23.12.21:4500 ( 92 bytes )
== : pfs dh shared secret ( 128 bytes )
== : spi cipher key data ( 16 bytes )
== : spi hmac key data ( 16 bytes )
K> : send UPDATE ESP pfkey message
K< : recv GETSPI ESP pfkey message
DB : phase2 found
DB : phase2 ref increment ( ref count = 3, phase2 count = 1 )
== : spi cipher key data ( 16 bytes )
DB : phase2 ref decrement ( ref count = 2, phase2 count = 1 )
== : spi hmac key data ( 16 bytes )
K< : recv UPDATE ESP pfkey message
K> : send UPDATE ESP pfkey message
DB : phase2 ref increment ( ref count = 3, phase2 count = 1 )
DB : phase2 ref increment ( ref count = 4, phase2 count = 1 )
DB : phase2 ref decrement ( ref count = 3, phase2 count = 1 )
DB : phase2 ref decrement ( ref count = 2, phase2 count = 1 )
DB : phase1 ref decrement ( ref count = 3, phase1 count = 1 )
K< : recv UPDATE ESP pfkey message
ii : sending peer DPDV1-R-U-THERE notification
ii : - 10.188.117.15:4500 -> 99.23.12.21:4500
ii : - isakmp spi = 6cb4e5ca1b3d46e0:70cd71d4215ec85d
ii : - data size 4
>> : hash payload
>> : notification payload
== : new informational hash ( 16 bytes )
== : new phase2 iv ( 16 bytes )
>= : encrypt iv ( 16 bytes )
=> : encrypt packet ( 80 bytes )
== : stored iv ( 16 bytes )
-> : send NAT-T:IKE packet 10.188.117.15:4500 -> 99.23.12.21:4500 ( 124 bytes 
)
ii : DPD ARE-YOU-THERE sequence 12d252d9 requested
<- : recv NAT-T:IKE packet 99.23.12.21:4500 -> 10.188.117.15:4500 ( 92 bytes )
DB : phase1 found
DB : phase1 ref increment ( ref count = 4, phase1 count = 1 )
== : new phase2 iv ( 16 bytes )
=< : decrypt iv ( 16 bytes )
<= : decrypt packet ( 92 bytes )
== : stored iv ( 16 bytes )
<< : hash payload
<< : notification payload
== : informational hash_i ( computed ) ( 16 bytes )
== : informational hash_c ( received ) ( 16 bytes )
ii : informational hash verified
ii : received peer DPDV1-R-U-THERE-ACK notification
ii : - 99.23.12.21:4500 -> 10.188.117.15:4500
ii : - isakmp spi = 6cb4e5ca1b3d46e0:70cd71d4215ec85d
ii : - data size 4
ii : DPD ARE-YOU-THERE-ACK sequence 12d252d9 accepted
DB : phase1 ref decrement ( ref count = 3, phase1 count = 1 )
-> : send NAT-T:KEEP-ALIVE packet 10.188.117.15:4500 -> 99.23.12.21:4500
ii : sending peer DPDV1-R-U-THERE notification
ii : - 10.188.117.15:4500 -> 99.23.12.21:4500
ii : - isakmp spi = 6cb4e5ca1b3d46e0:70cd71d4215ec85d
ii : - data size 4
>> : hash payload
>> : notification payload
== : new informational hash ( 16 bytes )
== : new phase2 iv ( 16 bytes )
>= : encrypt iv ( 16 bytes )
=> : encrypt packet ( 80 bytes )
== : stored iv ( 16 bytes )
-> : send NAT-T:IKE packet 10.188.117.15:4500 -> 99.23.12.21:4500 ( 124 bytes 
)
ii : DPD ARE-YOU-THERE sequence 12d252da requested
<- : recv NAT-T:IKE packet 99.23.12.21:4500 -> 10.188.117.15:4500 ( 92 bytes )
DB : phase1 found
DB : phase1 ref increment ( ref count = 4, phase1 count = 1 )
== : new phase2 iv ( 16 bytes )
=< : decrypt iv ( 16 bytes )
<= : decrypt packet ( 92 bytes )
== : stored iv ( 16 bytes )
<< : hash payload
<< : notification payload
== : informational hash_i ( computed ) ( 16 bytes )
== : informational hash_c ( received ) ( 16 bytes )
ii : informational hash verified
ii : received peer DPDV1-R-U-THERE-ACK notification
ii : - 99.23.12.21:4500 -> 10.188.117.15:4500
ii : - isakmp spi = 6cb4e5ca1b3d46e0:70cd71d4215ec85d
ii : - data size 4
ii : DPD ARE-YOU-THERE-ACK sequence 12d252da accepted
DB : phase1 ref decrement ( ref count = 3, phase1 count = 1 )
-> : send NAT-T:KEEP-ALIVE packet 10.188.117.15:4500 -> 99.23.12.21:4500
ii : sending peer DPDV1-R-U-THERE notification
ii : - 10.188.117.15:4500 -> 99.23.12.21:4500
ii : - isakmp spi = 6cb4e5ca1b3d46e0:70cd71d4215ec85d
ii : - data size 4
>> : hash payload
>> : notification payload
== : new informational hash ( 16 bytes )
== : new phase2 iv ( 16 bytes )
>= : encrypt iv ( 16 bytes )
=> : encrypt packet ( 80 bytes )
== : stored iv ( 16 bytes )
-> : send NAT-T:IKE packet 10.188.117.15:4500 -> 99.23.12.21:4500 ( 124 bytes 
)
ii : DPD ARE-YOU-THERE sequence 12d252db requested
<- : recv NAT-T:IKE packet 99.23.12.21:4500 -> 10.188.117.15:4500 ( 92 bytes )
DB : phase1 found
DB : phase1 ref increment ( ref count = 4, phase1 count = 1 )
== : new phase2 iv ( 16 bytes )
=< : decrypt iv ( 16 bytes )
<= : decrypt packet ( 92 bytes )
== : stored iv ( 16 bytes )
<< : hash payload
<< : notification payload
== : informational hash_i ( computed ) ( 16 bytes )
== : informational hash_c ( received ) ( 16 bytes )
ii : informational hash verified
ii : received peer DPDV1-R-U-THERE-ACK notification
ii : - 99.23.12.21:4500 -> 10.188.117.15:4500
ii : - isakmp spi = 6cb4e5ca1b3d46e0:70cd71d4215ec85d
ii : - data size 4
ii : DPD ARE-YOU-THERE-ACK sequence 12d252db accepted
DB : phase1 ref decrement ( ref count = 3, phase1 count = 1 )
ii : sending peer DPDV1-R-U-THERE notification
ii : - 10.188.117.15:4500 -> 99.23.12.21:4500
ii : - isakmp spi = 6cb4e5ca1b3d46e0:70cd71d4215ec85d
ii : - data size 4
>> : hash payload
>> : notification payload
== : new informational hash ( 16 bytes )
== : new phase2 iv ( 16 bytes )
>= : encrypt iv ( 16 bytes )
=> : encrypt packet ( 80 bytes )
== : stored iv ( 16 bytes )
-> : send NAT-T:IKE packet 10.188.117.15:4500 -> 99.23.12.21:4500 ( 124 bytes 
)
ii : DPD ARE-YOU-THERE sequence 12d252dc requested
<- : recv NAT-T:IKE packet 99.23.12.21:4500 -> 10.188.117.15:4500 ( 92 bytes )
DB : phase1 found
DB : phase1 ref increment ( ref count = 4, phase1 count = 1 )
== : new phase2 iv ( 16 bytes )
=< : decrypt iv ( 16 bytes )
<= : decrypt packet ( 92 bytes )
== : stored iv ( 16 bytes )
<< : hash payload
<< : notification payload
== : informational hash_i ( computed ) ( 16 bytes )
== : informational hash_c ( received ) ( 16 bytes )
ii : informational hash verified
ii : received peer DPDV1-R-U-THERE-ACK notification
ii : - 99.23.12.21:4500 -> 10.188.117.15:4500
ii : - isakmp spi = 6cb4e5ca1b3d46e0:70cd71d4215ec85d
ii : - data size 4
ii : DPD ARE-YOU-THERE-ACK sequence 12d252dc accepted
DB : phase1 ref decrement ( ref count = 3, phase1 count = 1 )
-> : send NAT-T:KEEP-ALIVE packet 10.188.117.15:4500 -> 99.23.12.21:4500
ii : sending peer DPDV1-R-U-THERE notification
ii : - 10.188.117.15:4500 -> 99.23.12.21:4500
ii : - isakmp spi = 6cb4e5ca1b3d46e0:70cd71d4215ec85d
ii : - data size 4
>> : hash payload
>> : notification payload
== : new informational hash ( 16 bytes )
== : new phase2 iv ( 16 bytes )
>= : encrypt iv ( 16 bytes )
=> : encrypt packet ( 80 bytes )
== : stored iv ( 16 bytes )
-> : send NAT-T:IKE packet 10.188.117.15:4500 -> 99.23.12.21:4500 ( 124 bytes 
)
ii : DPD ARE-YOU-THERE sequence 12d252dd requested
<- : recv NAT-T:IKE packet 99.23.12.21:4500 -> 10.188.117.15:4500 ( 92 bytes )
DB : phase1 found
DB : phase1 ref increment ( ref count = 4, phase1 count = 1 )
== : new phase2 iv ( 16 bytes )
=< : decrypt iv ( 16 bytes )
<= : decrypt packet ( 92 bytes )
== : stored iv ( 16 bytes )
<< : hash payload
<< : notification payload
== : informational hash_i ( computed ) ( 16 bytes )
== : informational hash_c ( received ) ( 16 bytes )
ii : informational hash verified
ii : received peer DPDV1-R-U-THERE-ACK notification
ii : - 99.23.12.21:4500 -> 10.188.117.15:4500
ii : - isakmp spi = 6cb4e5ca1b3d46e0:70cd71d4215ec85d
ii : - data size 4
ii : DPD ARE-YOU-THERE-ACK sequence 12d252dd accepted
DB : phase1 ref decrement ( ref count = 3, phase1 count = 1 )
-> : send NAT-T:KEEP-ALIVE packet 10.188.117.15:4500 -> 99.23.12.21:4500
ii : sending peer DPDV1-R-U-THERE notification
ii : - 10.188.117.15:4500 -> 99.23.12.21:4500
ii : - isakmp spi = 6cb4e5ca1b3d46e0:70cd71d4215ec85d
ii : - data size 4
>> : hash payload
>> : notification payload
== : new informational hash ( 16 bytes )
== : new phase2 iv ( 16 bytes )
>= : encrypt iv ( 16 bytes )
=> : encrypt packet ( 80 bytes )
== : stored iv ( 16 bytes )
-> : send NAT-T:IKE packet 10.188.117.15:4500 -> 99.23.12.21:4500 ( 124 bytes 
)
ii : DPD ARE-YOU-THERE sequence 12d252de requested
<- : recv NAT-T:IKE packet 99.23.12.21:4500 -> 10.188.117.15:4500 ( 92 bytes )
DB : phase1 found
DB : phase1 ref increment ( ref count = 4, phase1 count = 1 )
== : new phase2 iv ( 16 bytes )
=< : decrypt iv ( 16 bytes )
<= : decrypt packet ( 92 bytes )
== : stored iv ( 16 bytes )
<< : hash payload
<< : notification payload
== : informational hash_i ( computed ) ( 16 bytes )
== : informational hash_c ( received ) ( 16 bytes )
ii : informational hash verified
ii : received peer DPDV1-R-U-THERE-ACK notification
ii : - 99.23.12.21:4500 -> 10.188.117.15:4500
ii : - isakmp spi = 6cb4e5ca1b3d46e0:70cd71d4215ec85d
ii : - data size 4
ii : DPD ARE-YOU-THERE-ACK sequence 12d252de accepted
DB : phase1 ref decrement ( ref count = 3, phase1 count = 1 )
ii : sending peer DPDV1-R-U-THERE notification
ii : - 10.188.117.15:4500 -> 99.23.12.21:4500
ii : - isakmp spi = 6cb4e5ca1b3d46e0:70cd71d4215ec85d
ii : - data size 4
>> : hash payload
>> : notification payload
== : new informational hash ( 16 bytes )
== : new phase2 iv ( 16 bytes )
>= : encrypt iv ( 16 bytes )
=> : encrypt packet ( 80 bytes )
== : stored iv ( 16 bytes )
-> : send NAT-T:IKE packet 10.188.117.15:4500 -> 99.23.12.21:4500 ( 124 bytes 
)
ii : DPD ARE-YOU-THERE sequence 12d252df requested
<- : recv NAT-T:IKE packet 99.23.12.21:4500 -> 10.188.117.15:4500 ( 92 bytes )
DB : phase1 found
DB : phase1 ref increment ( ref count = 4, phase1 count = 1 )
== : new phase2 iv ( 16 bytes )
=< : decrypt iv ( 16 bytes )
<= : decrypt packet ( 92 bytes )
== : stored iv ( 16 bytes )
<< : hash payload
<< : notification payload
== : informational hash_i ( computed ) ( 16 bytes )
== : informational hash_c ( received ) ( 16 bytes )
ii : informational hash verified
ii : received peer DPDV1-R-U-THERE-ACK notification
ii : - 99.23.12.21:4500 -> 10.188.117.15:4500
ii : - isakmp spi = 6cb4e5ca1b3d46e0:70cd71d4215ec85d
ii : - data size 4
ii : DPD ARE-YOU-THERE-ACK sequence 12d252df accepted
DB : phase1 ref decrement ( ref count = 3, phase1 count = 1 )
-> : send NAT-T:KEEP-ALIVE packet 10.188.117.15:4500 -> 99.23.12.21:4500
ii : sending peer DPDV1-R-U-THERE notification
ii : - 10.188.117.15:4500 -> 99.23.12.21:4500
ii : - isakmp spi = 6cb4e5ca1b3d46e0:70cd71d4215ec85d
ii : - data size 4
>> : hash payload
>> : notification payload
== : new informational hash ( 16 bytes )
== : new phase2 iv ( 16 bytes )
>= : encrypt iv ( 16 bytes )
=> : encrypt packet ( 80 bytes )
== : stored iv ( 16 bytes )
-> : send NAT-T:IKE packet 10.188.117.15:4500 -> 99.23.12.21:4500 ( 124 bytes 
)
ii : DPD ARE-YOU-THERE sequence 12d252e0 requested
<- : recv NAT-T:IKE packet 99.23.12.21:4500 -> 10.188.117.15:4500 ( 92 bytes )
DB : phase1 found
DB : phase1 ref increment ( ref count = 4, phase1 count = 1 )
== : new phase2 iv ( 16 bytes )
=< : decrypt iv ( 16 bytes )
<= : decrypt packet ( 92 bytes )
== : stored iv ( 16 bytes )
<< : hash payload
<< : notification payload
== : informational hash_i ( computed ) ( 16 bytes )
== : informational hash_c ( received ) ( 16 bytes )
ii : informational hash verified
ii : received peer DPDV1-R-U-THERE-ACK notification
ii : - 99.23.12.21:4500 -> 10.188.117.15:4500
ii : - isakmp spi = 6cb4e5ca1b3d46e0:70cd71d4215ec85d
ii : - data size 4
ii : DPD ARE-YOU-THERE-ACK sequence 12d252e0 accepted
DB : phase1 ref decrement ( ref count = 3, phase1 count = 1 )
-> : send NAT-T:KEEP-ALIVE packet 10.188.117.15:4500 -> 99.23.12.21:4500
ii : sending peer DPDV1-R-U-THERE notification
ii : - 10.188.117.15:4500 -> 99.23.12.21:4500
ii : - isakmp spi = 6cb4e5ca1b3d46e0:70cd71d4215ec85d
ii : - data size 4
>> : hash payload
>> : notification payload
== : new informational hash ( 16 bytes )
== : new phase2 iv ( 16 bytes )
>= : encrypt iv ( 16 bytes )
=> : encrypt packet ( 80 bytes )
== : stored iv ( 16 bytes )
-> : send NAT-T:IKE packet 10.188.117.15:4500 -> 99.23.12.21:4500 ( 124 bytes 
)
ii : DPD ARE-YOU-THERE sequence 12d252e1 requested
<- : recv NAT-T:IKE packet 99.23.12.21:4500 -> 10.188.117.15:4500 ( 92 bytes )
DB : phase1 found
DB : phase1 ref increment ( ref count = 4, phase1 count = 1 )
== : new phase2 iv ( 16 bytes )
=< : decrypt iv ( 16 bytes )
<= : decrypt packet ( 92 bytes )
== : stored iv ( 16 bytes )
<< : hash payload
<< : notification payload
== : informational hash_i ( computed ) ( 16 bytes )
== : informational hash_c ( received ) ( 16 bytes )
ii : informational hash verified
ii : received peer DPDV1-R-U-THERE-ACK notification
ii : - 99.23.12.21:4500 -> 10.188.117.15:4500
ii : - isakmp spi = 6cb4e5ca1b3d46e0:70cd71d4215ec85d
ii : - data size 4
ii : DPD ARE-YOU-THERE-ACK sequence 12d252e1 accepted
DB : phase1 ref decrement ( ref count = 3, phase1 count = 1 )
ii : sending peer DPDV1-R-U-THERE notification
ii : - 10.188.117.15:4500 -> 99.23.12.21:4500
ii : - isakmp spi = 6cb4e5ca1b3d46e0:70cd71d4215ec85d
ii : - data size 4
>> : hash payload
>> : notification payload
== : new informational hash ( 16 bytes )
== : new phase2 iv ( 16 bytes )
>= : encrypt iv ( 16 bytes )
=> : encrypt packet ( 80 bytes )
== : stored iv ( 16 bytes )
-> : send NAT-T:IKE packet 10.188.117.15:4500 -> 99.23.12.21:4500 ( 124 bytes 
)
ii : DPD ARE-YOU-THERE sequence 12d252e2 requested
<- : recv NAT-T:IKE packet 99.23.12.21:4500 -> 10.188.117.15:4500 ( 92 bytes )
DB : phase1 found
DB : phase1 ref increment ( ref count = 4, phase1 count = 1 )
== : new phase2 iv ( 16 bytes )
=< : decrypt iv ( 16 bytes )
<= : decrypt packet ( 92 bytes )
== : stored iv ( 16 bytes )
<< : hash payload
<< : notification payload
== : informational hash_i ( computed ) ( 16 bytes )
== : informational hash_c ( received ) ( 16 bytes )
ii : informational hash verified
ii : received peer DPDV1-R-U-THERE-ACK notification
ii : - 99.23.12.21:4500 -> 10.188.117.15:4500
ii : - isakmp spi = 6cb4e5ca1b3d46e0:70cd71d4215ec85d
ii : - data size 4
ii : DPD ARE-YOU-THERE-ACK sequence 12d252e2 accepted
DB : phase1 ref decrement ( ref count = 3, phase1 count = 1 )
-> : send NAT-T:KEEP-ALIVE packet 10.188.117.15:4500 -> 99.23.12.21:4500
ii : sending peer DPDV1-R-U-THERE notification
ii : - 10.188.117.15:4500 -> 99.23.12.21:4500
ii : - isakmp spi = 6cb4e5ca1b3d46e0:70cd71d4215ec85d
ii : - data size 4
>> : hash payload
>> : notification payload
== : new informational hash ( 16 bytes )
== : new phase2 iv ( 16 bytes )
>= : encrypt iv ( 16 bytes )
=> : encrypt packet ( 80 bytes )
== : stored iv ( 16 bytes )
-> : send NAT-T:IKE packet 10.188.117.15:4500 -> 99.23.12.21:4500 ( 124 bytes 
)
ii : DPD ARE-YOU-THERE sequence 12d252e3 requested
<- : recv NAT-T:IKE packet 99.23.12.21:4500 -> 10.188.117.15:4500 ( 92 bytes )
DB : phase1 found
DB : phase1 ref increment ( ref count = 4, phase1 count = 1 )
== : new phase2 iv ( 16 bytes )
=< : decrypt iv ( 16 bytes )
<= : decrypt packet ( 92 bytes )
== : stored iv ( 16 bytes )
<< : hash payload
<< : notification payload
== : informational hash_i ( computed ) ( 16 bytes )
== : informational hash_c ( received ) ( 16 bytes )
ii : informational hash verified
ii : received peer DPDV1-R-U-THERE-ACK notification
ii : - 99.23.12.21:4500 -> 10.188.117.15:4500
ii : - isakmp spi = 6cb4e5ca1b3d46e0:70cd71d4215ec85d
ii : - data size 4
ii : DPD ARE-YOU-THERE-ACK sequence 12d252e3 accepted
DB : phase1 ref decrement ( ref count = 3, phase1 count = 1 )
-> : send NAT-T:KEEP-ALIVE packet 10.188.117.15:4500 -> 99.23.12.21:4500
ii : sending peer DPDV1-R-U-THERE notification
ii : - 10.188.117.15:4500 -> 99.23.12.21:4500
ii : - isakmp spi = 6cb4e5ca1b3d46e0:70cd71d4215ec85d
ii : - data size 4
>> : hash payload
>> : notification payload
== : new informational hash ( 16 bytes )
== : new phase2 iv ( 16 bytes )
>= : encrypt iv ( 16 bytes )
=> : encrypt packet ( 80 bytes )
== : stored iv ( 16 bytes )
-> : send NAT-T:IKE packet 10.188.117.15:4500 -> 99.23.12.21:4500 ( 124 bytes 
)
ii : DPD ARE-YOU-THERE sequence 12d252e4 requested
<- : recv NAT-T:IKE packet 99.23.12.21:4500 -> 10.188.117.15:4500 ( 92 bytes )
DB : phase1 found
DB : phase1 ref increment ( ref count = 4, phase1 count = 1 )
== : new phase2 iv ( 16 bytes )
=< : decrypt iv ( 16 bytes )
<= : decrypt packet ( 92 bytes )
== : stored iv ( 16 bytes )
<< : hash payload
<< : notification payload
== : informational hash_i ( computed ) ( 16 bytes )
== : informational hash_c ( received ) ( 16 bytes )
ii : informational hash verified
ii : received peer DPDV1-R-U-THERE-ACK notification
ii : - 99.23.12.21:4500 -> 10.188.117.15:4500
ii : - isakmp spi = 6cb4e5ca1b3d46e0:70cd71d4215ec85d
ii : - data size 4
ii : DPD ARE-YOU-THERE-ACK sequence 12d252e4 accepted
DB : phase1 ref decrement ( ref count = 3, phase1 count = 1 )
ii : sending peer DPDV1-R-U-THERE notification
ii : - 10.188.117.15:4500 -> 99.23.12.21:4500
ii : - isakmp spi = 6cb4e5ca1b3d46e0:70cd71d4215ec85d
ii : - data size 4
>> : hash payload
>> : notification payload
== : new informational hash ( 16 bytes )
== : new phase2 iv ( 16 bytes )
>= : encrypt iv ( 16 bytes )
=> : encrypt packet ( 80 bytes )
== : stored iv ( 16 bytes )
-> : send NAT-T:IKE packet 10.188.117.15:4500 -> 99.23.12.21:4500 ( 124 bytes 
)
ii : DPD ARE-YOU-THERE sequence 12d252e5 requested
<- : recv NAT-T:IKE packet 99.23.12.21:4500 -> 10.188.117.15:4500 ( 92 bytes )
DB : phase1 found
DB : phase1 ref increment ( ref count = 4, phase1 count = 1 )
== : new phase2 iv ( 16 bytes )
=< : decrypt iv ( 16 bytes )
<= : decrypt packet ( 92 bytes )
== : stored iv ( 16 bytes )
<< : hash payload
<< : notification payload
== : informational hash_i ( computed ) ( 16 bytes )
== : informational hash_c ( received ) ( 16 bytes )
ii : informational hash verified
ii : received peer DPDV1-R-U-THERE-ACK notification
ii : - 99.23.12.21:4500 -> 10.188.117.15:4500
ii : - isakmp spi = 6cb4e5ca1b3d46e0:70cd71d4215ec85d
ii : - data size 4
ii : DPD ARE-YOU-THERE-ACK sequence 12d252e5 accepted
DB : phase1 ref decrement ( ref count = 3, phase1 count = 1 )
-> : send NAT-T:KEEP-ALIVE packet 10.188.117.15:4500 -> 99.23.12.21:4500
ii : sending peer DPDV1-R-U-THERE notification
ii : - 10.188.117.15:4500 -> 99.23.12.21:4500
ii : - isakmp spi = 6cb4e5ca1b3d46e0:70cd71d4215ec85d
ii : - data size 4
>> : hash payload
>> : notification payload
== : new informational hash ( 16 bytes )
== : new phase2 iv ( 16 bytes )
>= : encrypt iv ( 16 bytes )
=> : encrypt packet ( 80 bytes )
== : stored iv ( 16 bytes )
-> : send NAT-T:IKE packet 10.188.117.15:4500 -> 99.23.12.21:4500 ( 124 bytes 
)
ii : DPD ARE-YOU-THERE sequence 12d252e6 requested
<- : recv NAT-T:IKE packet 99.23.12.21:4500 -> 10.188.117.15:4500 ( 92 bytes )
DB : phase1 found
DB : phase1 ref increment ( ref count = 4, phase1 count = 1 )
== : new phase2 iv ( 16 bytes )
=< : decrypt iv ( 16 bytes )
<= : decrypt packet ( 92 bytes )
== : stored iv ( 16 bytes )
<< : hash payload
<< : notification payload
== : informational hash_i ( computed ) ( 16 bytes )
== : informational hash_c ( received ) ( 16 bytes )
ii : informational hash verified
ii : received peer DPDV1-R-U-THERE-ACK notification
ii : - 99.23.12.21:4500 -> 10.188.117.15:4500
ii : - isakmp spi = 6cb4e5ca1b3d46e0:70cd71d4215ec85d
ii : - data size 4
ii : DPD ARE-YOU-THERE-ACK sequence 12d252e6 accepted
DB : phase1 ref decrement ( ref count = 3, phase1 count = 1 )
-> : send NAT-T:KEEP-ALIVE packet 10.188.117.15:4500 -> 99.23.12.21:4500
ii : sending peer DPDV1-R-U-THERE notification
ii : - 10.188.117.15:4500 -> 99.23.12.21:4500
ii : - isakmp spi = 6cb4e5ca1b3d46e0:70cd71d4215ec85d
ii : - data size 4
>> : hash payload
>> : notification payload
== : new informational hash ( 16 bytes )
== : new phase2 iv ( 16 bytes )
>= : encrypt iv ( 16 bytes )
=> : encrypt packet ( 80 bytes )
== : stored iv ( 16 bytes )
-> : send NAT-T:IKE packet 10.188.117.15:4500 -> 99.23.12.21:4500 ( 124 bytes 
)
ii : DPD ARE-YOU-THERE sequence 12d252e7 requested
<- : recv NAT-T:IKE packet 99.23.12.21:4500 -> 10.188.117.15:4500 ( 92 bytes )
DB : phase1 found
DB : phase1 ref increment ( ref count = 4, phase1 count = 1 )
== : new phase2 iv ( 16 bytes )
=< : decrypt iv ( 16 bytes )
<= : decrypt packet ( 92 bytes )
== : stored iv ( 16 bytes )
<< : hash payload
<< : notification payload
== : informational hash_i ( computed ) ( 16 bytes )
== : informational hash_c ( received ) ( 16 bytes )
ii : informational hash verified
ii : received peer DPDV1-R-U-THERE-ACK notification
ii : - 99.23.12.21:4500 -> 10.188.117.15:4500
ii : - isakmp spi = 6cb4e5ca1b3d46e0:70cd71d4215ec85d
ii : - data size 4
ii : DPD ARE-YOU-THERE-ACK sequence 12d252e7 accepted
DB : phase1 ref decrement ( ref count = 3, phase1 count = 1 )
ii : sending peer DPDV1-R-U-THERE notification
ii : - 10.188.117.15:4500 -> 99.23.12.21:4500
ii : - isakmp spi = 6cb4e5ca1b3d46e0:70cd71d4215ec85d
ii : - data size 4
>> : hash payload
>> : notification payload
== : new informational hash ( 16 bytes )
== : new phase2 iv ( 16 bytes )
>= : encrypt iv ( 16 bytes )
=> : encrypt packet ( 80 bytes )
== : stored iv ( 16 bytes )
-> : send NAT-T:IKE packet 10.188.117.15:4500 -> 99.23.12.21:4500 ( 124 bytes 
)
ii : DPD ARE-YOU-THERE sequence 12d252e8 requested
<- : recv NAT-T:IKE packet 99.23.12.21:4500 -> 10.188.117.15:4500 ( 92 bytes )
DB : phase1 found
DB : phase1 ref increment ( ref count = 4, phase1 count = 1 )
== : new phase2 iv ( 16 bytes )
=< : decrypt iv ( 16 bytes )
<= : decrypt packet ( 92 bytes )
== : stored iv ( 16 bytes )
<< : hash payload
<< : notification payload
== : informational hash_i ( computed ) ( 16 bytes )
== : informational hash_c ( received ) ( 16 bytes )
ii : informational hash verified
ii : received peer DPDV1-R-U-THERE-ACK notification
ii : - 99.23.12.21:4500 -> 10.188.117.15:4500
ii : - isakmp spi = 6cb4e5ca1b3d46e0:70cd71d4215ec85d
ii : - data size 4
ii : DPD ARE-YOU-THERE-ACK sequence 12d252e8 accepted
DB : phase1 ref decrement ( ref count = 3, phase1 count = 1 )
-> : send NAT-T:KEEP-ALIVE packet 10.188.117.15:4500 -> 99.23.12.21:4500
ii : sending peer DPDV1-R-U-THERE notification
ii : - 10.188.117.15:4500 -> 99.23.12.21:4500
ii : - isakmp spi = 6cb4e5ca1b3d46e0:70cd71d4215ec85d
ii : - data size 4
>> : hash payload
>> : notification payload
== : new informational hash ( 16 bytes )
== : new phase2 iv ( 16 bytes )
>= : encrypt iv ( 16 bytes )
=> : encrypt packet ( 80 bytes )
== : stored iv ( 16 bytes )
-> : send NAT-T:IKE packet 10.188.117.15:4500 -> 99.23.12.21:4500 ( 124 bytes 
)
ii : DPD ARE-YOU-THERE sequence 12d252e9 requested
<- : recv NAT-T:IKE packet 99.23.12.21:4500 -> 10.188.117.15:4500 ( 92 bytes )
DB : phase1 found
DB : phase1 ref increment ( ref count = 4, phase1 count = 1 )
== : new phase2 iv ( 16 bytes )
=< : decrypt iv ( 16 bytes )
<= : decrypt packet ( 92 bytes )
== : stored iv ( 16 bytes )
<< : hash payload
<< : notification payload
== : informational hash_i ( computed ) ( 16 bytes )
== : informational hash_c ( received ) ( 16 bytes )
ii : informational hash verified
ii : received peer DPDV1-R-U-THERE-ACK notification
ii : - 99.23.12.21:4500 -> 10.188.117.15:4500
ii : - isakmp spi = 6cb4e5ca1b3d46e0:70cd71d4215ec85d
ii : - data size 4
ii : DPD ARE-YOU-THERE-ACK sequence 12d252e9 accepted
DB : phase1 ref decrement ( ref count = 3, phase1 count = 1 )
-> : send NAT-T:KEEP-ALIVE packet 10.188.117.15:4500 -> 99.23.12.21:4500
ii : sending peer DPDV1-R-U-THERE notification
ii : - 10.188.117.15:4500 -> 99.23.12.21:4500
ii : - isakmp spi = 6cb4e5ca1b3d46e0:70cd71d4215ec85d
ii : - data size 4
>> : hash payload
>> : notification payload
== : new informational hash ( 16 bytes )
== : new phase2 iv ( 16 bytes )
>= : encrypt iv ( 16 bytes )
=> : encrypt packet ( 80 bytes )
== : stored iv ( 16 bytes )
-> : send NAT-T:IKE packet 10.188.117.15:4500 -> 99.23.12.21:4500 ( 124 bytes 
)
ii : DPD ARE-YOU-THERE sequence 12d252ea requested
<- : recv NAT-T:IKE packet 99.23.12.21:4500 -> 10.188.117.15:4500 ( 92 bytes )
DB : phase1 found
DB : phase1 ref increment ( ref count = 4, phase1 count = 1 )
== : new phase2 iv ( 16 bytes )
=< : decrypt iv ( 16 bytes )
<= : decrypt packet ( 92 bytes )
== : stored iv ( 16 bytes )
<< : hash payload
<< : notification payload
== : informational hash_i ( computed ) ( 16 bytes )
== : informational hash_c ( received ) ( 16 bytes )
ii : informational hash verified
ii : received peer DPDV1-R-U-THERE-ACK notification
ii : - 99.23.12.21:4500 -> 10.188.117.15:4500
ii : - isakmp spi = 6cb4e5ca1b3d46e0:70cd71d4215ec85d
ii : - data size 4
ii : DPD ARE-YOU-THERE-ACK sequence 12d252ea accepted
DB : phase1 ref decrement ( ref count = 3, phase1 count = 1 )
ii : sending peer DPDV1-R-U-THERE notification
ii : - 10.188.117.15:4500 -> 99.23.12.21:4500
ii : - isakmp spi = 6cb4e5ca1b3d46e0:70cd71d4215ec85d
ii : - data size 4
>> : hash payload
>> : notification payload
== : new informational hash ( 16 bytes )
== : new phase2 iv ( 16 bytes )
>= : encrypt iv ( 16 bytes )
=> : encrypt packet ( 80 bytes )
== : stored iv ( 16 bytes )
-> : send NAT-T:IKE packet 10.188.117.15:4500 -> 99.23.12.21:4500 ( 124 bytes 
)
ii : DPD ARE-YOU-THERE sequence 12d252eb requested
<- : recv NAT-T:IKE packet 99.23.12.21:4500 -> 10.188.117.15:4500 ( 92 bytes )
DB : phase1 found
DB : phase1 ref increment ( ref count = 4, phase1 count = 1 )
== : new phase2 iv ( 16 bytes )
=< : decrypt iv ( 16 bytes )
<= : decrypt packet ( 92 bytes )
== : stored iv ( 16 bytes )
<< : hash payload
<< : notification payload
== : informational hash_i ( computed ) ( 16 bytes )
== : informational hash_c ( received ) ( 16 bytes )
ii : informational hash verified
ii : received peer DPDV1-R-U-THERE-ACK notification
ii : - 99.23.12.21:4500 -> 10.188.117.15:4500
ii : - isakmp spi = 6cb4e5ca1b3d46e0:70cd71d4215ec85d
ii : - data size 4
ii : DPD ARE-YOU-THERE-ACK sequence 12d252eb accepted
DB : phase1 ref decrement ( ref count = 3, phase1 count = 1 )
-> : send NAT-T:KEEP-ALIVE packet 10.188.117.15:4500 -> 99.23.12.21:4500
ii : sending peer DPDV1-R-U-THERE notification
ii : - 10.188.117.15:4500 -> 99.23.12.21:4500
ii : - isakmp spi = 6cb4e5ca1b3d46e0:70cd71d4215ec85d
ii : - data size 4
>> : hash payload
>> : notification payload
== : new informational hash ( 16 bytes )
== : new phase2 iv ( 16 bytes )
>= : encrypt iv ( 16 bytes )
=> : encrypt packet ( 80 bytes )
== : stored iv ( 16 bytes )
-> : send NAT-T:IKE packet 10.188.117.15:4500 -> 99.23.12.21:4500 ( 124 bytes 
)
ii : DPD ARE-YOU-THERE sequence 12d252ec requested
<- : recv NAT-T:IKE packet 99.23.12.21:4500 -> 10.188.117.15:4500 ( 92 bytes )
DB : phase1 found
DB : phase1 ref increment ( ref count = 4, phase1 count = 1 )
== : new phase2 iv ( 16 bytes )
=< : decrypt iv ( 16 bytes )
<= : decrypt packet ( 92 bytes )
== : stored iv ( 16 bytes )
<< : hash payload
<< : notification payload
== : informational hash_i ( computed ) ( 16 bytes )
== : informational hash_c ( received ) ( 16 bytes )
ii : informational hash verified
ii : received peer DPDV1-R-U-THERE-ACK notification
ii : - 99.23.12.21:4500 -> 10.188.117.15:4500
ii : - isakmp spi = 6cb4e5ca1b3d46e0:70cd71d4215ec85d
ii : - data size 4
ii : DPD ARE-YOU-THERE-ACK sequence 12d252ec accepted
DB : phase1 ref decrement ( ref count = 3, phase1 count = 1 )
-> : send NAT-T:KEEP-ALIVE packet 10.188.117.15:4500 -> 99.23.12.21:4500
ii : sending peer DPDV1-R-U-THERE notification
ii : - 10.188.117.15:4500 -> 99.23.12.21:4500
ii : - isakmp spi = 6cb4e5ca1b3d46e0:70cd71d4215ec85d
ii : - data size 4
>> : hash payload
>> : notification payload
== : new informational hash ( 16 bytes )
== : new phase2 iv ( 16 bytes )
>= : encrypt iv ( 16 bytes )
=> : encrypt packet ( 80 bytes )
== : stored iv ( 16 bytes )
-> : send NAT-T:IKE packet 10.188.117.15:4500 -> 99.23.12.21:4500 ( 124 bytes 
)
ii : DPD ARE-YOU-THERE sequence 12d252ed requested
<- : recv NAT-T:IKE packet 99.23.12.21:4500 -> 10.188.117.15:4500 ( 92 bytes )
DB : phase1 found
DB : phase1 ref increment ( ref count = 4, phase1 count = 1 )
== : new phase2 iv ( 16 bytes )
=< : decrypt iv ( 16 bytes )
<= : decrypt packet ( 92 bytes )
== : stored iv ( 16 bytes )
<< : hash payload
<< : notification payload
== : informational hash_i ( computed ) ( 16 bytes )
== : informational hash_c ( received ) ( 16 bytes )
ii : informational hash verified
ii : received peer DPDV1-R-U-THERE-ACK notification
ii : - 99.23.12.21:4500 -> 10.188.117.15:4500
ii : - isakmp spi = 6cb4e5ca1b3d46e0:70cd71d4215ec85d
ii : - data size 4
ii : DPD ARE-YOU-THERE-ACK sequence 12d252ed accepted
DB : phase1 ref decrement ( ref count = 3, phase1 count = 1 )
ii : sending peer DPDV1-R-U-THERE notification
ii : - 10.188.117.15:4500 -> 99.23.12.21:4500
ii : - isakmp spi = 6cb4e5ca1b3d46e0:70cd71d4215ec85d
ii : - data size 4
>> : hash payload
>> : notification payload
== : new informational hash ( 16 bytes )
== : new phase2 iv ( 16 bytes )
>= : encrypt iv ( 16 bytes )
=> : encrypt packet ( 80 bytes )
== : stored iv ( 16 bytes )
-> : send NAT-T:IKE packet 10.188.117.15:4500 -> 99.23.12.21:4500 ( 124 bytes 
)
ii : DPD ARE-YOU-THERE sequence 12d252ee requested
<- : recv NAT-T:IKE packet 99.23.12.21:4500 -> 10.188.117.15:4500 ( 92 bytes )
DB : phase1 found
DB : phase1 ref increment ( ref count = 4, phase1 count = 1 )
== : new phase2 iv ( 16 bytes )
=< : decrypt iv ( 16 bytes )
<= : decrypt packet ( 92 bytes )
== : stored iv ( 16 bytes )
<< : hash payload
<< : notification payload
== : informational hash_i ( computed ) ( 16 bytes )
== : informational hash_c ( received ) ( 16 bytes )
ii : informational hash verified
ii : received peer DPDV1-R-U-THERE-ACK notification
ii : - 99.23.12.21:4500 -> 10.188.117.15:4500
ii : - isakmp spi = 6cb4e5ca1b3d46e0:70cd71d4215ec85d
ii : - data size 4
ii : DPD ARE-YOU-THERE-ACK sequence 12d252ee accepted
DB : phase1 ref decrement ( ref count = 3, phase1 count = 1 )
-> : send NAT-T:KEEP-ALIVE packet 10.188.117.15:4500 -> 99.23.12.21:4500
ii : sending peer DPDV1-R-U-THERE notification
ii : - 10.188.117.15:4500 -> 99.23.12.21:4500
ii : - isakmp spi = 6cb4e5ca1b3d46e0:70cd71d4215ec85d
ii : - data size 4
>> : hash payload
>> : notification payload
== : new informational hash ( 16 bytes )
== : new phase2 iv ( 16 bytes )
>= : encrypt iv ( 16 bytes )
=> : encrypt packet ( 80 bytes )
== : stored iv ( 16 bytes )
-> : send NAT-T:IKE packet 10.188.117.15:4500 -> 99.23.12.21:4500 ( 124 bytes 
)
ii : DPD ARE-YOU-THERE sequence 12d252ef requested
<- : recv NAT-T:IKE packet 99.23.12.21:4500 -> 10.188.117.15:4500 ( 92 bytes )
DB : phase1 found
DB : phase1 ref increment ( ref count = 4, phase1 count = 1 )
== : new phase2 iv ( 16 bytes )
=< : decrypt iv ( 16 bytes )
<= : decrypt packet ( 92 bytes )
== : stored iv ( 16 bytes )
<< : hash payload
<< : notification payload
== : informational hash_i ( computed ) ( 16 bytes )
== : informational hash_c ( received ) ( 16 bytes )
ii : informational hash verified
ii : received peer DPDV1-R-U-THERE-ACK notification
ii : - 99.23.12.21:4500 -> 10.188.117.15:4500
ii : - isakmp spi = 6cb4e5ca1b3d46e0:70cd71d4215ec85d
ii : - data size 4
ii : DPD ARE-YOU-THERE-ACK sequence 12d252ef accepted
DB : phase1 ref decrement ( ref count = 3, phase1 count = 1 )
-> : send NAT-T:KEEP-ALIVE packet 10.188.117.15:4500 -> 99.23.12.21:4500
ii : sending peer DPDV1-R-U-THERE notification
ii : - 10.188.117.15:4500 -> 99.23.12.21:4500
ii : - isakmp spi = 6cb4e5ca1b3d46e0:70cd71d4215ec85d
ii : - data size 4
>> : hash payload
>> : notification payload
== : new informational hash ( 16 bytes )
== : new phase2 iv ( 16 bytes )
>= : encrypt iv ( 16 bytes )
=> : encrypt packet ( 80 bytes )
== : stored iv ( 16 bytes )
-> : send NAT-T:IKE packet 10.188.117.15:4500 -> 99.23.12.21:4500 ( 124 bytes 
)
ii : DPD ARE-YOU-THERE sequence 12d252f0 requested
<- : recv NAT-T:IKE packet 99.23.12.21:4500 -> 10.188.117.15:4500 ( 92 bytes )
DB : phase1 found
DB : phase1 ref increment ( ref count = 4, phase1 count = 1 )
== : new phase2 iv ( 16 bytes )
=< : decrypt iv ( 16 bytes )
<= : decrypt packet ( 92 bytes )
== : stored iv ( 16 bytes )
<< : hash payload
<< : notification payload
== : informational hash_i ( computed ) ( 16 bytes )
== : informational hash_c ( received ) ( 16 bytes )
ii : informational hash verified
ii : received peer DPDV1-R-U-THERE-ACK notification
ii : - 99.23.12.21:4500 -> 10.188.117.15:4500
ii : - isakmp spi = 6cb4e5ca1b3d46e0:70cd71d4215ec85d
ii : - data size 4
ii : DPD ARE-YOU-THERE-ACK sequence 12d252f0 accepted
DB : phase1 ref decrement ( ref count = 3, phase1 count = 1 )
ii : sending peer DPDV1-R-U-THERE notification
ii : - 10.188.117.15:4500 -> 99.23.12.21:4500
ii : - isakmp spi = 6cb4e5ca1b3d46e0:70cd71d4215ec85d
ii : - data size 4
>> : hash payload
>> : notification payload
== : new informational hash ( 16 bytes )
== : new phase2 iv ( 16 bytes )
>= : encrypt iv ( 16 bytes )
=> : encrypt packet ( 80 bytes )
== : stored iv ( 16 bytes )
-> : send NAT-T:IKE packet 10.188.117.15:4500 -> 99.23.12.21:4500 ( 124 bytes 
)
ii : DPD ARE-YOU-THERE sequence 12d252f1 requested
<- : recv NAT-T:IKE packet 99.23.12.21:4500 -> 10.188.117.15:4500 ( 92 bytes )
DB : phase1 found
DB : phase1 ref increment ( ref count = 4, phase1 count = 1 )
== : new phase2 iv ( 16 bytes )
=< : decrypt iv ( 16 bytes )
<= : decrypt packet ( 92 bytes )
== : stored iv ( 16 bytes )
<< : hash payload
<< : notification payload
== : informational hash_i ( computed ) ( 16 bytes )
== : informational hash_c ( received ) ( 16 bytes )
ii : informational hash verified
ii : received peer DPDV1-R-U-THERE-ACK notification
ii : - 99.23.12.21:4500 -> 10.188.117.15:4500
ii : - isakmp spi = 6cb4e5ca1b3d46e0:70cd71d4215ec85d
ii : - data size 4
ii : DPD ARE-YOU-THERE-ACK sequence 12d252f1 accepted
DB : phase1 ref decrement ( ref count = 3, phase1 count = 1 )
-> : send NAT-T:KEEP-ALIVE packet 10.188.117.15:4500 -> 99.23.12.21:4500
ii : sending peer DPDV1-R-U-THERE notification
ii : - 10.188.117.15:4500 -> 99.23.12.21:4500
ii : - isakmp spi = 6cb4e5ca1b3d46e0:70cd71d4215ec85d
ii : - data size 4
>> : hash payload
>> : notification payload
== : new informational hash ( 16 bytes )
== : new phase2 iv ( 16 bytes )
>= : encrypt iv ( 16 bytes )
=> : encrypt packet ( 80 bytes )
== : stored iv ( 16 bytes )
-> : send NAT-T:IKE packet 10.188.117.15:4500 -> 99.23.12.21:4500 ( 124 bytes 
)
ii : DPD ARE-YOU-THERE sequence 12d252f2 requested
<- : recv NAT-T:IKE packet 99.23.12.21:4500 -> 10.188.117.15:4500 ( 92 bytes )
DB : phase1 found
DB : phase1 ref increment ( ref count = 4, phase1 count = 1 )
== : new phase2 iv ( 16 bytes )
=< : decrypt iv ( 16 bytes )
<= : decrypt packet ( 92 bytes )
== : stored iv ( 16 bytes )
<< : hash payload
<< : notification payload
== : informational hash_i ( computed ) ( 16 bytes )
== : informational hash_c ( received ) ( 16 bytes )
ii : informational hash verified
ii : received peer DPDV1-R-U-THERE-ACK notification
ii : - 99.23.12.21:4500 -> 10.188.117.15:4500
ii : - isakmp spi = 6cb4e5ca1b3d46e0:70cd71d4215ec85d
ii : - data size 4
ii : DPD ARE-YOU-THERE-ACK sequence 12d252f2 accepted
DB : phase1 ref decrement ( ref count = 3, phase1 count = 1 )
-> : send NAT-T:KEEP-ALIVE packet 10.188.117.15:4500 -> 99.23.12.21:4500
ii : sending peer DPDV1-R-U-THERE notification
ii : - 10.188.117.15:4500 -> 99.23.12.21:4500
ii : - isakmp spi = 6cb4e5ca1b3d46e0:70cd71d4215ec85d
ii : - data size 4
>> : hash payload
>> : notification payload
== : new informational hash ( 16 bytes )
== : new phase2 iv ( 16 bytes )
>= : encrypt iv ( 16 bytes )
=> : encrypt packet ( 80 bytes )
== : stored iv ( 16 bytes )
-> : send NAT-T:IKE packet 10.188.117.15:4500 -> 99.23.12.21:4500 ( 124 bytes 
)
ii : DPD ARE-YOU-THERE sequence 12d252f3 requested
<- : recv NAT-T:IKE packet 99.23.12.21:4500 -> 10.188.117.15:4500 ( 92 bytes )
DB : phase1 found
DB : phase1 ref increment ( ref count = 4, phase1 count = 1 )
== : new phase2 iv ( 16 bytes )
=< : decrypt iv ( 16 bytes )
<= : decrypt packet ( 92 bytes )
== : stored iv ( 16 bytes )
<< : hash payload
<< : notification payload
== : informational hash_i ( computed ) ( 16 bytes )
== : informational hash_c ( received ) ( 16 bytes )
ii : informational hash verified
ii : received peer DPDV1-R-U-THERE-ACK notification
ii : - 99.23.12.21:4500 -> 10.188.117.15:4500
ii : - isakmp spi = 6cb4e5ca1b3d46e0:70cd71d4215ec85d
ii : - data size 4
ii : DPD ARE-YOU-THERE-ACK sequence 12d252f3 accepted
DB : phase1 ref decrement ( ref count = 3, phase1 count = 1 )
ii : sending peer DPDV1-R-U-THERE notification
ii : - 10.188.117.15:4500 -> 99.23.12.21:4500
ii : - isakmp spi = 6cb4e5ca1b3d46e0:70cd71d4215ec85d
ii : - data size 4
>> : hash payload
>> : notification payload
== : new informational hash ( 16 bytes )
== : new phase2 iv ( 16 bytes )
>= : encrypt iv ( 16 bytes )
=> : encrypt packet ( 80 bytes )
== : stored iv ( 16 bytes )
-> : send NAT-T:IKE packet 10.188.117.15:4500 -> 99.23.12.21:4500 ( 124 bytes 
)
ii : DPD ARE-YOU-THERE sequence 12d252f4 requested
<- : recv NAT-T:IKE packet 99.23.12.21:4500 -> 10.188.117.15:4500 ( 92 bytes )
DB : phase1 found
DB : phase1 ref increment ( ref count = 4, phase1 count = 1 )
== : new phase2 iv ( 16 bytes )
=< : decrypt iv ( 16 bytes )
<= : decrypt packet ( 92 bytes )
== : stored iv ( 16 bytes )
<< : hash payload
<< : notification payload
== : informational hash_i ( computed ) ( 16 bytes )
== : informational hash_c ( received ) ( 16 bytes )
ii : informational hash verified
ii : received peer DPDV1-R-U-THERE-ACK notification
ii : - 99.23.12.21:4500 -> 10.188.117.15:4500
ii : - isakmp spi = 6cb4e5ca1b3d46e0:70cd71d4215ec85d
ii : - data size 4
ii : DPD ARE-YOU-THERE-ACK sequence 12d252f4 accepted
DB : phase1 ref decrement ( ref count = 3, phase1 count = 1 )
-> : send NAT-T:KEEP-ALIVE packet 10.188.117.15:4500 -> 99.23.12.21:4500
ii : sending peer DPDV1-R-U-THERE notification
ii : - 10.188.117.15:4500 -> 99.23.12.21:4500
ii : - isakmp spi = 6cb4e5ca1b3d46e0:70cd71d4215ec85d
ii : - data size 4
>> : hash payload
>> : notification payload
== : new informational hash ( 16 bytes )
== : new phase2 iv ( 16 bytes )
>= : encrypt iv ( 16 bytes )
=> : encrypt packet ( 80 bytes )
== : stored iv ( 16 bytes )
-> : send NAT-T:IKE packet 10.188.117.15:4500 -> 99.23.12.21:4500 ( 124 bytes 
)
ii : DPD ARE-YOU-THERE sequence 12d252f5 requested
<- : recv NAT-T:IKE packet 99.23.12.21:4500 -> 10.188.117.15:4500 ( 92 bytes )
DB : phase1 found
DB : phase1 ref increment ( ref count = 4, phase1 count = 1 )
== : new phase2 iv ( 16 bytes )
=< : decrypt iv ( 16 bytes )
<= : decrypt packet ( 92 bytes )
== : stored iv ( 16 bytes )
<< : hash payload
<< : notification payload
== : informational hash_i ( computed ) ( 16 bytes )
== : informational hash_c ( received ) ( 16 bytes )
ii : informational hash verified
ii : received peer DPDV1-R-U-THERE-ACK notification
ii : - 99.23.12.21:4500 -> 10.188.117.15:4500
ii : - isakmp spi = 6cb4e5ca1b3d46e0:70cd71d4215ec85d
ii : - data size 4
ii : DPD ARE-YOU-THERE-ACK sequence 12d252f5 accepted
DB : phase1 ref decrement ( ref count = 3, phase1 count = 1 )
-> : send NAT-T:KEEP-ALIVE packet 10.188.117.15:4500 -> 99.23.12.21:4500
ii : sending peer DPDV1-R-U-THERE notification
ii : - 10.188.117.15:4500 -> 99.23.12.21:4500
ii : - isakmp spi = 6cb4e5ca1b3d46e0:70cd71d4215ec85d
ii : - data size 4
>> : hash payload
>> : notification payload
== : new informational hash ( 16 bytes )
== : new phase2 iv ( 16 bytes )
>= : encrypt iv ( 16 bytes )
=> : encrypt packet ( 80 bytes )
== : stored iv ( 16 bytes )
-> : send NAT-T:IKE packet 10.188.117.15:4500 -> 99.23.12.21:4500 ( 124 bytes 
)
ii : DPD ARE-YOU-THERE sequence 12d252f6 requested
<- : recv NAT-T:IKE packet 99.23.12.21:4500 -> 10.188.117.15:4500 ( 92 bytes )
DB : phase1 found
DB : phase1 ref increment ( ref count = 4, phase1 count = 1 )
== : new phase2 iv ( 16 bytes )
=< : decrypt iv ( 16 bytes )
<= : decrypt packet ( 92 bytes )
== : stored iv ( 16 bytes )
<< : hash payload
<< : notification payload
== : informational hash_i ( computed ) ( 16 bytes )
== : informational hash_c ( received ) ( 16 bytes )
ii : informational hash verified
ii : received peer DPDV1-R-U-THERE-ACK notification
ii : - 99.23.12.21:4500 -> 10.188.117.15:4500
ii : - isakmp spi = 6cb4e5ca1b3d46e0:70cd71d4215ec85d
ii : - data size 4
ii : DPD ARE-YOU-THERE-ACK sequence 12d252f6 accepted
DB : phase1 ref decrement ( ref count = 3, phase1 count = 1 )
ii : sending peer DPDV1-R-U-THERE notification
ii : - 10.188.117.15:4500 -> 99.23.12.21:4500
ii : - isakmp spi = 6cb4e5ca1b3d46e0:70cd71d4215ec85d
ii : - data size 4
>> : hash payload
>> : notification payload
== : new informational hash ( 16 bytes )
== : new phase2 iv ( 16 bytes )
>= : encrypt iv ( 16 bytes )
=> : encrypt packet ( 80 bytes )
== : stored iv ( 16 bytes )
-> : send NAT-T:IKE packet 10.188.117.15:4500 -> 99.23.12.21:4500 ( 124 bytes 
)
ii : DPD ARE-YOU-THERE sequence 12d252f7 requested
<- : recv NAT-T:IKE packet 99.23.12.21:4500 -> 10.188.117.15:4500 ( 92 bytes )
DB : phase1 found
DB : phase1 ref increment ( ref count = 4, phase1 count = 1 )
== : new phase2 iv ( 16 bytes )
=< : decrypt iv ( 16 bytes )
<= : decrypt packet ( 92 bytes )
== : stored iv ( 16 bytes )
<< : hash payload
<< : notification payload
== : informational hash_i ( computed ) ( 16 bytes )
== : informational hash_c ( received ) ( 16 bytes )
ii : informational hash verified
ii : received peer DPDV1-R-U-THERE-ACK notification
ii : - 99.23.12.21:4500 -> 10.188.117.15:4500
ii : - isakmp spi = 6cb4e5ca1b3d46e0:70cd71d4215ec85d
ii : - data size 4
ii : DPD ARE-YOU-THERE-ACK sequence 12d252f7 accepted
DB : phase1 ref decrement ( ref count = 3, phase1 count = 1 )
-> : send NAT-T:KEEP-ALIVE packet 10.188.117.15:4500 -> 99.23.12.21:4500
ii : sending peer DPDV1-R-U-THERE notification
ii : - 10.188.117.15:4500 -> 99.23.12.21:4500
ii : - isakmp spi = 6cb4e5ca1b3d46e0:70cd71d4215ec85d
ii : - data size 4
>> : hash payload
>> : notification payload
== : new informational hash ( 16 bytes )
== : new phase2 iv ( 16 bytes )
>= : encrypt iv ( 16 bytes )
=> : encrypt packet ( 80 bytes )
== : stored iv ( 16 bytes )
-> : send NAT-T:IKE packet 10.188.117.15:4500 -> 99.23.12.21:4500 ( 124 bytes 
)
ii : DPD ARE-YOU-THERE sequence 12d252f8 requested
<- : recv NAT-T:IKE packet 99.23.12.21:4500 -> 10.188.117.15:4500 ( 92 bytes )
DB : phase1 found
DB : phase1 ref increment ( ref count = 4, phase1 count = 1 )
== : new phase2 iv ( 16 bytes )
=< : decrypt iv ( 16 bytes )
<= : decrypt packet ( 92 bytes )
== : stored iv ( 16 bytes )
<< : hash payload
<< : notification payload
== : informational hash_i ( computed ) ( 16 bytes )
== : informational hash_c ( received ) ( 16 bytes )
ii : informational hash verified
ii : received peer DPDV1-R-U-THERE-ACK notification
ii : - 99.23.12.21:4500 -> 10.188.117.15:4500
ii : - isakmp spi = 6cb4e5ca1b3d46e0:70cd71d4215ec85d
ii : - data size 4
ii : DPD ARE-YOU-THERE-ACK sequence 12d252f8 accepted
DB : phase1 ref decrement ( ref count = 3, phase1 count = 1 )
-> : send NAT-T:KEEP-ALIVE packet 10.188.117.15:4500 -> 99.23.12.21:4500
ii : sending peer DPDV1-R-U-THERE notification
ii : - 10.188.117.15:4500 -> 99.23.12.21:4500
ii : - isakmp spi = 6cb4e5ca1b3d46e0:70cd71d4215ec85d
ii : - data size 4
>> : hash payload
>> : notification payload
== : new informational hash ( 16 bytes )
== : new phase2 iv ( 16 bytes )
>= : encrypt iv ( 16 bytes )
=> : encrypt packet ( 80 bytes )
== : stored iv ( 16 bytes )
-> : send NAT-T:IKE packet 10.188.117.15:4500 -> 99.23.12.21:4500 ( 124 bytes 
)
ii : DPD ARE-YOU-THERE sequence 12d252f9 requested
<- : recv NAT-T:IKE packet 99.23.12.21:4500 -> 10.188.117.15:4500 ( 92 bytes )
DB : phase1 found
DB : phase1 ref increment ( ref count = 4, phase1 count = 1 )
== : new phase2 iv ( 16 bytes )
=< : decrypt iv ( 16 bytes )
<= : decrypt packet ( 92 bytes )
== : stored iv ( 16 bytes )
<< : hash payload
<< : notification payload
== : informational hash_i ( computed ) ( 16 bytes )
== : informational hash_c ( received ) ( 16 bytes )
ii : informational hash verified
ii : received peer DPDV1-R-U-THERE-ACK notification
ii : - 99.23.12.21:4500 -> 10.188.117.15:4500
ii : - isakmp spi = 6cb4e5ca1b3d46e0:70cd71d4215ec85d
ii : - data size 4
ii : DPD ARE-YOU-THERE-ACK sequence 12d252f9 accepted
DB : phase1 ref decrement ( ref count = 3, phase1 count = 1 )
ii : sending peer DPDV1-R-U-THERE notification
ii : - 10.188.117.15:4500 -> 99.23.12.21:4500
ii : - isakmp spi = 6cb4e5ca1b3d46e0:70cd71d4215ec85d
ii : - data size 4
>> : hash payload
>> : notification payload
== : new informational hash ( 16 bytes )
== : new phase2 iv ( 16 bytes )
>= : encrypt iv ( 16 bytes )
=> : encrypt packet ( 80 bytes )
== : stored iv ( 16 bytes )
-> : send NAT-T:IKE packet 10.188.117.15:4500 -> 99.23.12.21:4500 ( 124 bytes 
)
ii : DPD ARE-YOU-THERE sequence 12d252fa requested
<- : recv NAT-T:IKE packet 99.23.12.21:4500 -> 10.188.117.15:4500 ( 92 bytes )
DB : phase1 found
DB : phase1 ref increment ( ref count = 4, phase1 count = 1 )
== : new phase2 iv ( 16 bytes )
=< : decrypt iv ( 16 bytes )
<= : decrypt packet ( 92 bytes )
== : stored iv ( 16 bytes )
<< : hash payload
<< : notification payload
== : informational hash_i ( computed ) ( 16 bytes )
== : informational hash_c ( received ) ( 16 bytes )
ii : informational hash verified
ii : received peer DPDV1-R-U-THERE-ACK notification
ii : - 99.23.12.21:4500 -> 10.188.117.15:4500
ii : - isakmp spi = 6cb4e5ca1b3d46e0:70cd71d4215ec85d
ii : - data size 4
ii : DPD ARE-YOU-THERE-ACK sequence 12d252fa accepted
DB : phase1 ref decrement ( ref count = 3, phase1 count = 1 )
-> : send NAT-T:KEEP-ALIVE packet 10.188.117.15:4500 -> 99.23.12.21:4500
ii : sending peer DPDV1-R-U-THERE notification
ii : - 10.188.117.15:4500 -> 99.23.12.21:4500
ii : - isakmp spi = 6cb4e5ca1b3d46e0:70cd71d4215ec85d
ii : - data size 4
>> : hash payload
>> : notification payload
== : new informational hash ( 16 bytes )
== : new phase2 iv ( 16 bytes )
>= : encrypt iv ( 16 bytes )
=> : encrypt packet ( 80 bytes )
== : stored iv ( 16 bytes )
-> : send NAT-T:IKE packet 10.188.117.15:4500 -> 99.23.12.21:4500 ( 124 bytes 
)
ii : DPD ARE-YOU-THERE sequence 12d252fb requested
<- : recv NAT-T:IKE packet 99.23.12.21:4500 -> 10.188.117.15:4500 ( 92 bytes )
DB : phase1 found
DB : phase1 ref increment ( ref count = 4, phase1 count = 1 )
== : new phase2 iv ( 16 bytes )
=< : decrypt iv ( 16 bytes )
<= : decrypt packet ( 92 bytes )
== : stored iv ( 16 bytes )
<< : hash payload
<< : notification payload
== : informational hash_i ( computed ) ( 16 bytes )
== : informational hash_c ( received ) ( 16 bytes )
ii : informational hash verified
ii : received peer DPDV1-R-U-THERE-ACK notification
ii : - 99.23.12.21:4500 -> 10.188.117.15:4500
ii : - isakmp spi = 6cb4e5ca1b3d46e0:70cd71d4215ec85d
ii : - data size 4
ii : DPD ARE-YOU-THERE-ACK sequence 12d252fb accepted
DB : phase1 ref decrement ( ref count = 3, phase1 count = 1 )
-> : send NAT-T:KEEP-ALIVE packet 10.188.117.15:4500 -> 99.23.12.21:4500
ii : sending peer DPDV1-R-U-THERE notification
ii : - 10.188.117.15:4500 -> 99.23.12.21:4500
ii : - isakmp spi = 6cb4e5ca1b3d46e0:70cd71d4215ec85d
ii : - data size 4
>> : hash payload
>> : notification payload
== : new informational hash ( 16 bytes )
== : new phase2 iv ( 16 bytes )
>= : encrypt iv ( 16 bytes )
=> : encrypt packet ( 80 bytes )
== : stored iv ( 16 bytes )
-> : send NAT-T:IKE packet 10.188.117.15:4500 -> 99.23.12.21:4500 ( 124 bytes 
)
ii : DPD ARE-YOU-THERE sequence 12d252fc requested
<- : recv NAT-T:IKE packet 99.23.12.21:4500 -> 10.188.117.15:4500 ( 92 bytes )
DB : phase1 found
DB : phase1 ref increment ( ref count = 4, phase1 count = 1 )
== : new phase2 iv ( 16 bytes )
=< : decrypt iv ( 16 bytes )
<= : decrypt packet ( 92 bytes )
== : stored iv ( 16 bytes )
<< : hash payload
<< : notification payload
== : informational hash_i ( computed ) ( 16 bytes )
== : informational hash_c ( received ) ( 16 bytes )
ii : informational hash verified
ii : received peer DPDV1-R-U-THERE-ACK notification
ii : - 99.23.12.21:4500 -> 10.188.117.15:4500
ii : - isakmp spi = 6cb4e5ca1b3d46e0:70cd71d4215ec85d
ii : - data size 4
ii : DPD ARE-YOU-THERE-ACK sequence 12d252fc accepted
DB : phase1 ref decrement ( ref count = 3, phase1 count = 1 )
ii : sending peer DPDV1-R-U-THERE notification
ii : - 10.188.117.15:4500 -> 99.23.12.21:4500
ii : - isakmp spi = 6cb4e5ca1b3d46e0:70cd71d4215ec85d
ii : - data size 4
>> : hash payload
>> : notification payload
== : new informational hash ( 16 bytes )
== : new phase2 iv ( 16 bytes )
>= : encrypt iv ( 16 bytes )
=> : encrypt packet ( 80 bytes )
== : stored iv ( 16 bytes )
-> : send NAT-T:IKE packet 10.188.117.15:4500 -> 99.23.12.21:4500 ( 124 bytes 
)
ii : DPD ARE-YOU-THERE sequence 12d252fd requested
<- : recv NAT-T:IKE packet 99.23.12.21:4500 -> 10.188.117.15:4500 ( 92 bytes )
DB : phase1 found
DB : phase1 ref increment ( ref count = 4, phase1 count = 1 )
== : new phase2 iv ( 16 bytes )
=< : decrypt iv ( 16 bytes )
<= : decrypt packet ( 92 bytes )
== : stored iv ( 16 bytes )
<< : hash payload
<< : notification payload
== : informational hash_i ( computed ) ( 16 bytes )
== : informational hash_c ( received ) ( 16 bytes )
ii : informational hash verified
ii : received peer DPDV1-R-U-THERE-ACK notification
ii : - 99.23.12.21:4500 -> 10.188.117.15:4500
ii : - isakmp spi = 6cb4e5ca1b3d46e0:70cd71d4215ec85d
ii : - data size 4
ii : DPD ARE-YOU-THERE-ACK sequence 12d252fd accepted
DB : phase1 ref decrement ( ref count = 3, phase1 count = 1 )
-> : send NAT-T:KEEP-ALIVE packet 10.188.117.15:4500 -> 99.23.12.21:4500
ii : sending peer DPDV1-R-U-THERE notification
ii : - 10.188.117.15:4500 -> 99.23.12.21:4500
ii : - isakmp spi = 6cb4e5ca1b3d46e0:70cd71d4215ec85d
ii : - data size 4
>> : hash payload
>> : notification payload
== : new informational hash ( 16 bytes )
== : new phase2 iv ( 16 bytes )
>= : encrypt iv ( 16 bytes )
=> : encrypt packet ( 80 bytes )
== : stored iv ( 16 bytes )
-> : send NAT-T:IKE packet 10.188.117.15:4500 -> 99.23.12.21:4500 ( 124 bytes 
)
ii : DPD ARE-YOU-THERE sequence 12d252fe requested
<- : recv NAT-T:IKE packet 99.23.12.21:4500 -> 10.188.117.15:4500 ( 92 bytes )
DB : phase1 found
DB : phase1 ref increment ( ref count = 4, phase1 count = 1 )
== : new phase2 iv ( 16 bytes )
=< : decrypt iv ( 16 bytes )
<= : decrypt packet ( 92 bytes )
== : stored iv ( 16 bytes )
<< : hash payload
<< : notification payload
== : informational hash_i ( computed ) ( 16 bytes )
== : informational hash_c ( received ) ( 16 bytes )
ii : informational hash verified
ii : received peer DPDV1-R-U-THERE-ACK notification
ii : - 99.23.12.21:4500 -> 10.188.117.15:4500
ii : - isakmp spi = 6cb4e5ca1b3d46e0:70cd71d4215ec85d
ii : - data size 4
ii : DPD ARE-YOU-THERE-ACK sequence 12d252fe accepted
DB : phase1 ref decrement ( ref count = 3, phase1 count = 1 )
-> : send NAT-T:KEEP-ALIVE packet 10.188.117.15:4500 -> 99.23.12.21:4500
ii : sending peer DPDV1-R-U-THERE notification
ii : - 10.188.117.15:4500 -> 99.23.12.21:4500
ii : - isakmp spi = 6cb4e5ca1b3d46e0:70cd71d4215ec85d
ii : - data size 4
>> : hash payload
>> : notification payload
== : new informational hash ( 16 bytes )
== : new phase2 iv ( 16 bytes )
>= : encrypt iv ( 16 bytes )
=> : encrypt packet ( 80 bytes )
== : stored iv ( 16 bytes )
-> : send NAT-T:IKE packet 10.188.117.15:4500 -> 99.23.12.21:4500 ( 124 bytes 
)
ii : DPD ARE-YOU-THERE sequence 12d252ff requested
<- : recv NAT-T:IKE packet 99.23.12.21:4500 -> 10.188.117.15:4500 ( 92 bytes )
DB : phase1 found
DB : phase1 ref increment ( ref count = 4, phase1 count = 1 )
== : new phase2 iv ( 16 bytes )
=< : decrypt iv ( 16 bytes )
<= : decrypt packet ( 92 bytes )
== : stored iv ( 16 bytes )
<< : hash payload
<< : notification payload
== : informational hash_i ( computed ) ( 16 bytes )
== : informational hash_c ( received ) ( 16 bytes )
ii : informational hash verified
ii : received peer DPDV1-R-U-THERE-ACK notification
ii : - 99.23.12.21:4500 -> 10.188.117.15:4500
ii : - isakmp spi = 6cb4e5ca1b3d46e0:70cd71d4215ec85d
ii : - data size 4
ii : DPD ARE-YOU-THERE-ACK sequence 12d252ff accepted
DB : phase1 ref decrement ( ref count = 3, phase1 count = 1 )
ii : sending peer DPDV1-R-U-THERE notification
ii : - 10.188.117.15:4500 -> 99.23.12.21:4500
ii : - isakmp spi = 6cb4e5ca1b3d46e0:70cd71d4215ec85d
ii : - data size 4
>> : hash payload
>> : notification payload
== : new informational hash ( 16 bytes )
== : new phase2 iv ( 16 bytes )
>= : encrypt iv ( 16 bytes )
=> : encrypt packet ( 80 bytes )
== : stored iv ( 16 bytes )
-> : send NAT-T:IKE packet 10.188.117.15:4500 -> 99.23.12.21:4500 ( 124 bytes 
)
ii : DPD ARE-YOU-THERE sequence 12d25300 requested
<- : recv NAT-T:IKE packet 99.23.12.21:4500 -> 10.188.117.15:4500 ( 92 bytes )
DB : phase1 found
DB : phase1 ref increment ( ref count = 4, phase1 count = 1 )
== : new phase2 iv ( 16 bytes )
=< : decrypt iv ( 16 bytes )
<= : decrypt packet ( 92 bytes )
== : stored iv ( 16 bytes )
<< : hash payload
<< : notification payload
== : informational hash_i ( computed ) ( 16 bytes )
== : informational hash_c ( received ) ( 16 bytes )
ii : informational hash verified
ii : received peer DPDV1-R-U-THERE-ACK notification
ii : - 99.23.12.21:4500 -> 10.188.117.15:4500
ii : - isakmp spi = 6cb4e5ca1b3d46e0:70cd71d4215ec85d
ii : - data size 4
ii : DPD ARE-YOU-THERE-ACK sequence 12d25300 accepted
DB : phase1 ref decrement ( ref count = 3, phase1 count = 1 )
-> : send NAT-T:KEEP-ALIVE packet 10.188.117.15:4500 -> 99.23.12.21:4500
ii : sending peer DPDV1-R-U-THERE notification
ii : - 10.188.117.15:4500 -> 99.23.12.21:4500
ii : - isakmp spi = 6cb4e5ca1b3d46e0:70cd71d4215ec85d
ii : - data size 4
>> : hash payload
>> : notification payload
== : new informational hash ( 16 bytes )
== : new phase2 iv ( 16 bytes )
>= : encrypt iv ( 16 bytes )
=> : encrypt packet ( 80 bytes )
== : stored iv ( 16 bytes )
-> : send NAT-T:IKE packet 10.188.117.15:4500 -> 99.23.12.21:4500 ( 124 bytes 
)
ii : DPD ARE-YOU-THERE sequence 12d25301 requested
<- : recv NAT-T:IKE packet 99.23.12.21:4500 -> 10.188.117.15:4500 ( 92 bytes )
DB : phase1 found
DB : phase1 ref increment ( ref count = 4, phase1 count = 1 )
== : new phase2 iv ( 16 bytes )
=< : decrypt iv ( 16 bytes )
<= : decrypt packet ( 92 bytes )
== : stored iv ( 16 bytes )
<< : hash payload
<< : notification payload
== : informational hash_i ( computed ) ( 16 bytes )
== : informational hash_c ( received ) ( 16 bytes )
ii : informational hash verified
ii : received peer DPDV1-R-U-THERE-ACK notification
ii : - 99.23.12.21:4500 -> 10.188.117.15:4500
ii : - isakmp spi = 6cb4e5ca1b3d46e0:70cd71d4215ec85d
ii : - data size 4
ii : DPD ARE-YOU-THERE-ACK sequence 12d25301 accepted
DB : phase1 ref decrement ( ref count = 3, phase1 count = 1 )
-> : send NAT-T:KEEP-ALIVE packet 10.188.117.15:4500 -> 99.23.12.21:4500
ii : sending peer DPDV1-R-U-THERE notification
ii : - 10.188.117.15:4500 -> 99.23.12.21:4500
ii : - isakmp spi = 6cb4e5ca1b3d46e0:70cd71d4215ec85d
ii : - data size 4
>> : hash payload
>> : notification payload
== : new informational hash ( 16 bytes )
== : new phase2 iv ( 16 bytes )
>= : encrypt iv ( 16 bytes )
=> : encrypt packet ( 80 bytes )
== : stored iv ( 16 bytes )
-> : send NAT-T:IKE packet 10.188.117.15:4500 -> 99.23.12.21:4500 ( 124 bytes 
)
ii : DPD ARE-YOU-THERE sequence 12d25302 requested
ii : sending peer DPDV1-R-U-THERE notification
ii : - 10.188.117.15:4500 -> 99.23.12.21:4500
ii : - isakmp spi = 6cb4e5ca1b3d46e0:70cd71d4215ec85d
ii : - data size 4
>> : hash payload
>> : notification payload
== : new informational hash ( 16 bytes )
== : new phase2 iv ( 16 bytes )
>= : encrypt iv ( 16 bytes )
=> : encrypt packet ( 80 bytes )
== : stored iv ( 16 bytes )
-> : send NAT-T:IKE packet 10.188.117.15:4500 -> 99.23.12.21:4500 ( 124 bytes 
)
ii : DPD ARE-YOU-THERE sequence 12d25303 requested
<- : recv NAT-T:IKE packet 99.23.12.21:4500 -> 10.188.117.15:4500 ( 92 bytes )
DB : phase1 found
DB : phase1 ref increment ( ref count = 4, phase1 count = 1 )
== : new phase2 iv ( 16 bytes )
=< : decrypt iv ( 16 bytes )
<= : decrypt packet ( 92 bytes )
== : stored iv ( 16 bytes )
<< : hash payload
<< : notification payload
== : informational hash_i ( computed ) ( 16 bytes )
== : informational hash_c ( received ) ( 16 bytes )
ii : informational hash verified
ii : received peer DPDV1-R-U-THERE-ACK notification
ii : - 99.23.12.21:4500 -> 10.188.117.15:4500
ii : - isakmp spi = 6cb4e5ca1b3d46e0:70cd71d4215ec85d
ii : - data size 4
ii : DPD ARE-YOU-THERE-ACK sequence 12d25303 accepted
DB : phase1 ref decrement ( ref count = 3, phase1 count = 1 )
-> : send NAT-T:KEEP-ALIVE packet 10.188.117.15:4500 -> 99.23.12.21:4500
ii : sending peer DPDV1-R-U-THERE notification
ii : - 10.188.117.15:4500 -> 99.23.12.21:4500
ii : - isakmp spi = 6cb4e5ca1b3d46e0:70cd71d4215ec85d
ii : - data size 4
>> : hash payload
>> : notification payload
== : new informational hash ( 16 bytes )
== : new phase2 iv ( 16 bytes )
>= : encrypt iv ( 16 bytes )
=> : encrypt packet ( 80 bytes )
== : stored iv ( 16 bytes )
-> : send NAT-T:IKE packet 10.188.117.15:4500 -> 99.23.12.21:4500 ( 124 bytes 
)
ii : DPD ARE-YOU-THERE sequence 12d25304 requested
<- : recv NAT-T:IKE packet 99.23.12.21:4500 -> 10.188.117.15:4500 ( 92 bytes )
DB : phase1 found
DB : phase1 ref increment ( ref count = 4, phase1 count = 1 )
== : new phase2 iv ( 16 bytes )
=< : decrypt iv ( 16 bytes )
<= : decrypt packet ( 92 bytes )
== : stored iv ( 16 bytes )
<< : hash payload
<< : notification payload
== : informational hash_i ( computed ) ( 16 bytes )
== : informational hash_c ( received ) ( 16 bytes )
ii : informational hash verified
ii : received peer DPDV1-R-U-THERE-ACK notification
ii : - 99.23.12.21:4500 -> 10.188.117.15:4500
ii : - isakmp spi = 6cb4e5ca1b3d46e0:70cd71d4215ec85d
ii : - data size 4
ii : DPD ARE-YOU-THERE-ACK sequence 12d25304 accepted
DB : phase1 ref decrement ( ref count = 3, phase1 count = 1 )
-> : send NAT-T:KEEP-ALIVE packet 10.188.117.15:4500 -> 99.23.12.21:4500
ii : sending peer DPDV1-R-U-THERE notification
ii : - 10.188.117.15:4500 -> 99.23.12.21:4500
ii : - isakmp spi = 6cb4e5ca1b3d46e0:70cd71d4215ec85d
ii : - data size 4
>> : hash payload
>> : notification payload
== : new informational hash ( 16 bytes )
== : new phase2 iv ( 16 bytes )
>= : encrypt iv ( 16 bytes )
=> : encrypt packet ( 80 bytes )
== : stored iv ( 16 bytes )
-> : send NAT-T:IKE packet 10.188.117.15:4500 -> 99.23.12.21:4500 ( 124 bytes 
)
ii : DPD ARE-YOU-THERE sequence 12d25305 requested
<- : recv NAT-T:IKE packet 99.23.12.21:4500 -> 10.188.117.15:4500 ( 92 bytes )
DB : phase1 found
DB : phase1 ref increment ( ref count = 4, phase1 count = 1 )
== : new phase2 iv ( 16 bytes )
=< : decrypt iv ( 16 bytes )
<= : decrypt packet ( 92 bytes )
== : stored iv ( 16 bytes )
<< : hash payload
<< : notification payload
== : informational hash_i ( computed ) ( 16 bytes )
== : informational hash_c ( received ) ( 16 bytes )
ii : informational hash verified
ii : received peer DPDV1-R-U-THERE-ACK notification
ii : - 99.23.12.21:4500 -> 10.188.117.15:4500
ii : - isakmp spi = 6cb4e5ca1b3d46e0:70cd71d4215ec85d
ii : - data size 4
ii : DPD ARE-YOU-THERE-ACK sequence 12d25305 accepted
DB : phase1 ref decrement ( ref count = 3, phase1 count = 1 )
ii : sending peer DPDV1-R-U-THERE notification
ii : - 10.188.117.15:4500 -> 99.23.12.21:4500
ii : - isakmp spi = 6cb4e5ca1b3d46e0:70cd71d4215ec85d
ii : - data size 4
>> : hash payload
>> : notification payload
== : new informational hash ( 16 bytes )
== : new phase2 iv ( 16 bytes )
>= : encrypt iv ( 16 bytes )
=> : encrypt packet ( 80 bytes )
== : stored iv ( 16 bytes )
-> : send NAT-T:IKE packet 10.188.117.15:4500 -> 99.23.12.21:4500 ( 124 bytes 
)
ii : DPD ARE-YOU-THERE sequence 12d25306 requested
<- : recv NAT-T:IKE packet 99.23.12.21:4500 -> 10.188.117.15:4500 ( 92 bytes )
DB : phase1 found
DB : phase1 ref increment ( ref count = 4, phase1 count = 1 )
== : new phase2 iv ( 16 bytes )
=< : decrypt iv ( 16 bytes )
<= : decrypt packet ( 92 bytes )
== : stored iv ( 16 bytes )
<< : hash payload
<< : notification payload
== : informational hash_i ( computed ) ( 16 bytes )
== : informational hash_c ( received ) ( 16 bytes )
ii : informational hash verified
ii : received peer DPDV1-R-U-THERE-ACK notification
ii : - 99.23.12.21:4500 -> 10.188.117.15:4500
ii : - isakmp spi = 6cb4e5ca1b3d46e0:70cd71d4215ec85d
ii : - data size 4
ii : DPD ARE-YOU-THERE-ACK sequence 12d25306 accepted
DB : phase1 ref decrement ( ref count = 3, phase1 count = 1 )
-> : send NAT-T:KEEP-ALIVE packet 10.188.117.15:4500 -> 99.23.12.21:4500
ii : sending peer DPDV1-R-U-THERE notification
ii : - 10.188.117.15:4500 -> 99.23.12.21:4500
ii : - isakmp spi = 6cb4e5ca1b3d46e0:70cd71d4215ec85d
ii : - data size 4
>> : hash payload
>> : notification payload
== : new informational hash ( 16 bytes )
== : new phase2 iv ( 16 bytes )
>= : encrypt iv ( 16 bytes )
=> : encrypt packet ( 80 bytes )
== : stored iv ( 16 bytes )
-> : send NAT-T:IKE packet 10.188.117.15:4500 -> 99.23.12.21:4500 ( 124 bytes 
)
ii : DPD ARE-YOU-THERE sequence 12d25307 requested
<- : recv NAT-T:IKE packet 99.23.12.21:4500 -> 10.188.117.15:4500 ( 92 bytes )
DB : phase1 found
DB : phase1 ref increment ( ref count = 4, phase1 count = 1 )
== : new phase2 iv ( 16 bytes )
=< : decrypt iv ( 16 bytes )
<= : decrypt packet ( 92 bytes )
== : stored iv ( 16 bytes )
<< : hash payload
<< : notification payload
== : informational hash_i ( computed ) ( 16 bytes )
== : informational hash_c ( received ) ( 16 bytes )
ii : informational hash verified
ii : received peer DPDV1-R-U-THERE-ACK notification
ii : - 99.23.12.21:4500 -> 10.188.117.15:4500
ii : - isakmp spi = 6cb4e5ca1b3d46e0:70cd71d4215ec85d
ii : - data size 4
ii : DPD ARE-YOU-THERE-ACK sequence 12d25307 accepted
DB : phase1 ref decrement ( ref count = 3, phase1 count = 1 )
-> : send NAT-T:KEEP-ALIVE packet 10.188.117.15:4500 -> 99.23.12.21:4500
ii : sending peer DPDV1-R-U-THERE notification
ii : - 10.188.117.15:4500 -> 99.23.12.21:4500
ii : - isakmp spi = 6cb4e5ca1b3d46e0:70cd71d4215ec85d
ii : - data size 4
>> : hash payload
>> : notification payload
== : new informational hash ( 16 bytes )
== : new phase2 iv ( 16 bytes )
>= : encrypt iv ( 16 bytes )
=> : encrypt packet ( 80 bytes )
== : stored iv ( 16 bytes )
-> : send NAT-T:IKE packet 10.188.117.15:4500 -> 99.23.12.21:4500 ( 124 bytes 
)
ii : DPD ARE-YOU-THERE sequence 12d25308 requested
<- : recv NAT-T:IKE packet 99.23.12.21:4500 -> 10.188.117.15:4500 ( 92 bytes )
DB : phase1 found
DB : phase1 ref increment ( ref count = 4, phase1 count = 1 )
== : new phase2 iv ( 16 bytes )
=< : decrypt iv ( 16 bytes )
<= : decrypt packet ( 92 bytes )
== : stored iv ( 16 bytes )
<< : hash payload
<< : notification payload
== : informational hash_i ( computed ) ( 16 bytes )
== : informational hash_c ( received ) ( 16 bytes )
ii : informational hash verified
ii : received peer DPDV1-R-U-THERE-ACK notification
ii : - 99.23.12.21:4500 -> 10.188.117.15:4500
ii : - isakmp spi = 6cb4e5ca1b3d46e0:70cd71d4215ec85d
ii : - data size 4
ii : DPD ARE-YOU-THERE-ACK sequence 12d25308 accepted
DB : phase1 ref decrement ( ref count = 3, phase1 count = 1 )
ii : sending peer DPDV1-R-U-THERE notification
ii : - 10.188.117.15:4500 -> 99.23.12.21:4500
ii : - isakmp spi = 6cb4e5ca1b3d46e0:70cd71d4215ec85d
ii : - data size 4
>> : hash payload
>> : notification payload
== : new informational hash ( 16 bytes )
== : new phase2 iv ( 16 bytes )
>= : encrypt iv ( 16 bytes )
=> : encrypt packet ( 80 bytes )
== : stored iv ( 16 bytes )
-> : send NAT-T:IKE packet 10.188.117.15:4500 -> 99.23.12.21:4500 ( 124 bytes 
)
ii : DPD ARE-YOU-THERE sequence 12d25309 requested
<- : recv NAT-T:IKE packet 99.23.12.21:4500 -> 10.188.117.15:4500 ( 92 bytes )
DB : phase1 found
DB : phase1 ref increment ( ref count = 4, phase1 count = 1 )
== : new phase2 iv ( 16 bytes )
=< : decrypt iv ( 16 bytes )
<= : decrypt packet ( 92 bytes )
== : stored iv ( 16 bytes )
<< : hash payload
<< : notification payload
== : informational hash_i ( computed ) ( 16 bytes )
== : informational hash_c ( received ) ( 16 bytes )
ii : informational hash verified
ii : received peer DPDV1-R-U-THERE-ACK notification
ii : - 99.23.12.21:4500 -> 10.188.117.15:4500
ii : - isakmp spi = 6cb4e5ca1b3d46e0:70cd71d4215ec85d
ii : - data size 4
ii : DPD ARE-YOU-THERE-ACK sequence 12d25309 accepted
DB : phase1 ref decrement ( ref count = 3, phase1 count = 1 )
-> : send NAT-T:KEEP-ALIVE packet 10.188.117.15:4500 -> 99.23.12.21:4500
ii : sending peer DPDV1-R-U-THERE notification
ii : - 10.188.117.15:4500 -> 99.23.12.21:4500
ii : - isakmp spi = 6cb4e5ca1b3d46e0:70cd71d4215ec85d
ii : - data size 4
>> : hash payload
>> : notification payload
== : new informational hash ( 16 bytes )
== : new phase2 iv ( 16 bytes )
>= : encrypt iv ( 16 bytes )
=> : encrypt packet ( 80 bytes )
== : stored iv ( 16 bytes )
-> : send NAT-T:IKE packet 10.188.117.15:4500 -> 99.23.12.21:4500 ( 124 bytes 
)
ii : DPD ARE-YOU-THERE sequence 12d2530a requested
<- : recv NAT-T:IKE packet 99.23.12.21:4500 -> 10.188.117.15:4500 ( 92 bytes )
DB : phase1 found
DB : phase1 ref increment ( ref count = 4, phase1 count = 1 )
== : new phase2 iv ( 16 bytes )
=< : decrypt iv ( 16 bytes )
<= : decrypt packet ( 92 bytes )
== : stored iv ( 16 bytes )
<< : hash payload
<< : notification payload
== : informational hash_i ( computed ) ( 16 bytes )
== : informational hash_c ( received ) ( 16 bytes )
ii : informational hash verified
ii : received peer DPDV1-R-U-THERE-ACK notification
ii : - 99.23.12.21:4500 -> 10.188.117.15:4500
ii : - isakmp spi = 6cb4e5ca1b3d46e0:70cd71d4215ec85d
ii : - data size 4
ii : DPD ARE-YOU-THERE-ACK sequence 12d2530a accepted
DB : phase1 ref decrement ( ref count = 3, phase1 count = 1 )
-> : send NAT-T:KEEP-ALIVE packet 10.188.117.15:4500 -> 99.23.12.21:4500
ii : sending peer DPDV1-R-U-THERE notification
ii : - 10.188.117.15:4500 -> 99.23.12.21:4500
ii : - isakmp spi = 6cb4e5ca1b3d46e0:70cd71d4215ec85d
ii : - data size 4
>> : hash payload
>> : notification payload
== : new informational hash ( 16 bytes )
== : new phase2 iv ( 16 bytes )
>= : encrypt iv ( 16 bytes )
=> : encrypt packet ( 80 bytes )
== : stored iv ( 16 bytes )
-> : send NAT-T:IKE packet 10.188.117.15:4500 -> 99.23.12.21:4500 ( 124 bytes 
)
ii : DPD ARE-YOU-THERE sequence 12d2530b requested
<- : recv NAT-T:IKE packet 99.23.12.21:4500 -> 10.188.117.15:4500 ( 92 bytes )
DB : phase1 found
DB : phase1 ref increment ( ref count = 4, phase1 count = 1 )
== : new phase2 iv ( 16 bytes )
=< : decrypt iv ( 16 bytes )
<= : decrypt packet ( 92 bytes )
== : stored iv ( 16 bytes )
<< : hash payload
<< : notification payload
== : informational hash_i ( computed ) ( 16 bytes )
== : informational hash_c ( received ) ( 16 bytes )
ii : informational hash verified
ii : received peer DPDV1-R-U-THERE-ACK notification
ii : - 99.23.12.21:4500 -> 10.188.117.15:4500
ii : - isakmp spi = 6cb4e5ca1b3d46e0:70cd71d4215ec85d
ii : - data size 4
ii : DPD ARE-YOU-THERE-ACK sequence 12d2530b accepted
DB : phase1 ref decrement ( ref count = 3, phase1 count = 1 )
<A : peer tunnel disable message
DB : policy found
DB : policy ref increment ( ref count = 1, policy count = 4 )
ii : removing IPSEC INBOUND policy 0.0.0.0 -> 192.168.10.2/32
K> : send X_SPDDELETE2 UNSPEC pfkey message
K< : recv X_SPDDELETE2 UNSPEC pfkey message
DB : policy ref decrement ( ref count = 0, policy count = 4 )
DB : policy found
DB : policy ref increment ( ref count = 1, policy count = 4 )
ii : removing IPSEC OUTBOUND policy 192.168.10.2/32 -> 0.0.0.0
K> : send X_SPDDELETE2 UNSPEC pfkey message
DB : policy ref decrement ( ref count = 0, policy count = 4 )
ii : removed IPSEC policy route for 0.0.0.0/0
DB : policy found
DB : policy ref increment ( ref count = 1, policy count = 4 )
ii : removing NONE INBOUND policy 99.23.12.21/32 -> 10.188.117.15/32
K> : send X_SPDDELETE2 UNSPEC pfkey message
DB : policy ref decrement ( ref count = 0, policy count = 4 )
DB : policy found
DB : policy ref increment ( ref count = 1, policy count = 4 )
ii : removing NONE OUTBOUND policy 10.188.117.15/32 -> 99.23.12.21/32
K> : send X_SPDDELETE2 UNSPEC pfkey message
DB : policy ref decrement ( ref count = 0, policy count = 4 )
ii : removed NONE policy route for 99.23.12.21
DB : policy found
DB : policy ref increment ( ref count = 1, policy count = 4 )
DB : policy deleted ( policy count = 3 )
K< : recv X_SPDDELETE2 UNSPEC pfkey message
DB : policy found
DB : policy ref increment ( ref count = 1, policy count = 3 )
DB : policy deleted ( policy count = 2 )
K< : recv X_SPDDELETE2 UNSPEC pfkey message
DB : policy found
DB : policy ref increment ( ref count = 1, policy count = 2 )
DB : policy deleted ( policy count = 1 )
K< : recv X_SPDDELETE2 UNSPEC pfkey message
DB : policy found
DB : policy ref increment ( ref count = 1, policy count = 1 )
DB : policy deleted ( policy count = 0 )
ii : closed tap device tap0
DB : removing all tunnel refrences
DB : phase2 ref increment ( ref count = 3, phase2 count = 1 )
DB : phase2 soft event canceled ( ref count = 2 )
DB : phase2 hard event canceled ( ref count = 1 )
DB : phase1 found
DB : phase1 ref increment ( ref count = 4, phase1 count = 1 )
ii : sending peer DELETE message
ii : - 10.188.117.15:4500 -> 99.23.12.21:4500
ii : - ipsec-esp spi = 0x0fa1b2cd
ii : - data size 0
>> : hash payload
>> : delete payload
== : new informational hash ( 16 bytes )
== : new phase2 iv ( 16 bytes )
>= : encrypt iv ( 16 bytes )
=> : encrypt packet ( 64 bytes )
== : stored iv ( 16 bytes )
-> : send NAT-T:IKE packet 10.188.117.15:4500 -> 99.23.12.21:4500 ( 108 bytes 
)
DB : phase1 ref decrement ( ref count = 3, phase1 count = 1 )
DB : phase2 deleted before expire time ( phase2 count = 0 )
K> : send DELETE ESP pfkey message
K> : send DELETE ESP pfkey message
DB : tunnel ref decrement ( ref count = 2, tunnel count = 1 )
DB : phase1 ref increment ( ref count = 4, phase1 count = 1 )
DB : phase1 dpd event canceled ( ref count = 3 )
DB : phase1 natt event canceled ( ref count = 2 )
DB : phase1 hard event canceled ( ref count = 1 )
ii : sending peer DELETE message
ii : - 10.188.117.15:4500 -> 99.23.12.21:4500
ii : - isakmp spi = 6cb4e5ca1b3d46e0:70cd71d4215ec85d
ii : - data size 0
>> : hash payload
>> : delete payload
== : new informational hash ( 16 bytes )
== : new phase2 iv ( 16 bytes )
>= : encrypt iv ( 16 bytes )
=> : encrypt packet ( 76 bytes )
== : stored iv ( 16 bytes )
-> : send NAT-T:IKE packet 10.188.117.15:4500 -> 99.23.12.21:4500 ( 108 bytes 
)
DB : phase1 deleted before expire time ( phase1 count = 0 )
DB : tunnel ref decrement ( ref count = 1, tunnel count = 1 )
DB : tunnel deleted ( tunnel count = 0 )
DB : peer ref decrement ( ref count = 1, peer count = 1 )
DB : peer deleted ( peer count = 0 )
ii : admin process thread exit ...
K< : recv DELETE ESP pfkey message
K< : recv DELETE ESP pfkey message



Any insight is appreciated.

S



More information about the vpn-help mailing list