[Openswan Users] Tunnel established but can't ssh or ping

TheCajun thecajun at nmia.com
Fri Feb 22 11:52:23 EST 2013


> Am 21.02.2013 23:08, schrieb Durwin:
> >> tcpdump -n -i eth0 host <peer-ip>
> >>
> > 15:03:46.420405 IP bayou.acadia.land.ssh > caiman.acadia.land.63827: Flags [P.], seq 1166146839:1166146887, ack 1383081796, win 217, length 48
> > 15:03:46.420645 IP caiman.acadia.land.63827 > bayou.acadia.land.ssh: Flags [.], ack 48, win 65439, length 0
> > 15:03:46.420713 IP bayou.acadia.land.ssh > caiman.acadia.land.63827: Flags [P.], seq 48:160, ack 1, win 217, length 112
> > 15:03:46.420927 IP bayou.acadia.land.ssh > caiman.acadia.land.63827: Flags [P.], seq 160:208, ack 1, win 217, length 48
> > 15:03:46.421119 IP caiman.acadia.land.63827 > bayou.acadia.land.ssh: Flags [.], ack 208, win 65279, length 0
> > 15:03:47.031578 IP mailserver.mydomain.com.isakmp > bayou.acadia.land.isakmp: isakmp: phase 2/others ? inf[E]
> > 15:03:47.032189 IP bayou.acadia.land.isakmp > mailserver.mydomain.com.isakmp: isakmp: phase 2/others ? inf[E]
> > 15:03:47.138458 IP bayou.acadia.land > mailserver.mydomain.com: ESP(spi=0x0dfa0e9b,seq=0x3), length 116
> > 15:03:47.455587 IP mailserver.mydomain.com.isakmp > bayou.acadia.land.isakmp: isakmp: phase 2/others ? inf[E]
> > 15:03:47.456165 IP bayou.acadia.land.isakmp > mailserver.mydomain.com.isakmp: isakmp: phase 2/others ? inf[E]
> > 15:03:48.138482 IP bayou.acadia.land > mailserver.mydomain.com: ESP(spi=0x0dfa0e9b,seq=0x4), length 116
> > 15:03:48.396022 IP caiman.acadia.land.63827 > bayou.acadia.land.ssh: Flags [P.], seq 1:49, ack 208, win 65279, length 48
> >
> 
> Please check if the ESP packet arrives at the other side, also check the logs at mailserver.mydomain.
> 
> Output of "ipsec auto --status" is also of interest.
> 
> 
> Michael

This is what I have done.  On local_machine ping remote_machine.

local_machine = 192.168.4.100
remote_machine = 172.23.93.3

On local_machine
> tcpdump -n -i eth0 host 192.168.4.100

With this command I got the lines posted above.  Running next command on
remote_machine I got nothing from local_machine.

> tcpdump -n -i eth0 host 172.23.93.3

The logs on remote_machine show nothing from local_machine.

==============
OUTPUT OF "ipsec auto --status"
==============

000 using kernel interface: netkey
000 interface lo/lo ::1
000 interface lo/lo 127.0.0.1
000 interface lo/lo 127.0.0.1
000 interface p4p1/p4p1 192.168.4.100
000 interface p4p1/p4p1 192.168.4.100
000 %myid = (none)
000 debug none
000 
000 virtual_private (%priv):
000 - allowed 3 subnets: 10.0.0.0/8, 172.16.0.0/12, 192.168.0.0/16
000 - disallowed 1 subnet: 192.168.4.0/24
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=6, name=ESP_CAST, ivlen=8, keysizemin=40, keysizemax=128
000 algorithm ESP encrypt: id=7, name=ESP_BLOWFISH, ivlen=8, keysizemin=40, keysizemax=448
000 algorithm ESP encrypt: id=11, name=ESP_NULL, ivlen=0, keysizemin=0, keysizemax=0
000 algorithm ESP encrypt: id=12, name=ESP_AES, ivlen=8, keysizemin=128, keysizemax=256
000 algorithm ESP encrypt: id=13, name=ESP_AES_CTR, ivlen=8, keysizemin=160, keysizemax=288
000 algorithm ESP encrypt: id=14, name=ESP_AES_CCM_A, ivlen=8, keysizemin=128, keysizemax=256
000 algorithm ESP encrypt: id=15, name=ESP_AES_CCM_B, ivlen=8, keysizemin=128, keysizemax=256
000 algorithm ESP encrypt: id=16, name=ESP_AES_CCM_C, ivlen=8, keysizemin=128, keysizemax=256
000 algorithm ESP encrypt: id=18, name=ESP_AES_GCM_A, ivlen=8, keysizemin=128, keysizemax=256
000 algorithm ESP encrypt: id=19, name=ESP_AES_GCM_B, ivlen=8, keysizemin=128, keysizemax=256
000 algorithm ESP encrypt: id=20, name=ESP_AES_GCM_C, ivlen=8, keysizemin=128, keysizemax=256
000 algorithm ESP encrypt: id=22, name=ESP_CAMELLIA, ivlen=8, keysizemin=128, keysizemax=256
000 algorithm ESP encrypt: id=252, name=ESP_SERPENT, ivlen=8, keysizemin=128, keysizemax=256
000 algorithm ESP encrypt: id=253, name=ESP_TWOFISH, ivlen=8, keysizemin=128, keysizemax=256
000 algorithm ESP auth attr: id=1, name=AUTH_ALGORITHM_HMAC_MD5, keysizemin=128, keysizemax=128
000 algorithm ESP auth attr: id=2, name=AUTH_ALGORITHM_HMAC_SHA1, keysizemin=160, keysizemax=160
000 algorithm ESP auth attr: id=5, name=AUTH_ALGORITHM_HMAC_SHA2_256, keysizemin=256, keysizemax=256
000 algorithm ESP auth attr: id=6, name=AUTH_ALGORITHM_HMAC_SHA2_384, keysizemin=384, keysizemax=384
000 algorithm ESP auth attr: id=7, name=AUTH_ALGORITHM_HMAC_SHA2_512, keysizemin=512, keysizemax=512
000 algorithm ESP auth attr: id=8, name=AUTH_ALGORITHM_HMAC_RIPEMD, keysizemin=160, keysizemax=160
000 algorithm ESP auth attr: id=9, name=AUTH_ALGORITHM_AES_CBC, keysizemin=128, keysizemax=128
000 algorithm ESP auth attr: id=251, name=(null), keysizemin=0, keysizemax=0
000 
000 algorithm IKE encrypt: id=0, name=(null), blocksize=16, keydeflen=131
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 algorithm IKE dh group: id=22, name=OAKLEY_GROUP_DH22, bits=1024
000 algorithm IKE dh group: id=23, name=OAKLEY_GROUP_DH23, bits=2048
000 algorithm IKE dh group: id=24, name=OAKLEY_GROUP_DH24, bits=2048
000 
000 stats db_ops: {curr_cnt, total_cnt, maxsz} :context={0,2,36} trans={0,2,1536} attrs={0,2,2048} 
000 
000 "mgtsciences": 192.168.4.0/24===192.168.4.100[+S=C]...70.88.163.69<70.88.163.69>[+S=C]===172.23.93.0/24; erouted; eroute owner: #3
000 "mgtsciences":     myip=192.168.4.100; hisip=unset;
000 "mgtsciences":   ike_life: 3600s; ipsec_life: 28800s; rekey_margin: 540s; rekey_fuzz: 100%; keyingtries: 0
000 "mgtsciences":   policy: PSK+ENCRYPT+TUNNEL+PFS+UP+IKEv2ALLOW+SAREFTRACK+lKOD+rKOD; prio: 24,24; interface: p4p1; 
000 "mgtsciences":   newest ISAKMP SA: #1; newest IPsec SA: #3; 
000 "mgtsciences":   IKE algorithms wanted: 3DES_CBC(5)_000-SHA1(2)_000-MODP1024(2); flags=-strict
000 "mgtsciences":   IKE algorithms found:  3DES_CBC(5)_192-SHA1(2)_160-MODP1024(2)
000 "mgtsciences":   IKE algorithm newest: 3DES_CBC_192-SHA1-MODP1024
000 "mgtsciences":   ESP algorithms wanted: 3DES(3)_000-SHA1(2)_000; flags=-strict
000 "mgtsciences":   ESP algorithms loaded: 3DES(3)_192-SHA1(2)_160
000 "mgtsciences":   ESP algorithm newest: 3DES_000-HMAC_SHA1; pfsgroup=<Phase1>
000 
000 #3: "mgtsciences":500 STATE_QUICK_R2 (IPsec SA established); EVENT_SA_REPLACE in 28494s; newest IPSEC; eroute owner; isakmp#1; idle; import:admin initiate
000 #3: "mgtsciences" esp.d68c7fb at 70.88.163.69 esp.8a399dfa at 192.168.4.100 tun.0 at 70.88.163.69 tun.0 at 192.168.4.100 ref=0 refhim=4294901761
000 #1: "mgtsciences":500 STATE_MAIN_I4 (ISAKMP SA established); EVENT_SA_REPLACE in 2570s; newest ISAKMP; lastdpd=7s(seq in:0 out:0); idle; import:admin initiate
000 



==============
This is what shows in the VPN route at remote location.
My homecurrently is 75.161.92.146, the office is 70.88.163.69.
==============
Feb 22 09:37:45 gateway  IKE: [2013 Feb 22 09:37:45] FVS336GV2 DEBUG: isakmp.c:1407:isakmp_parsewoh(): begin._
Feb 22 09:37:45 gateway  IKE: [2013 Feb 22 09:37:45] FVS336GV2 DEBUG: isakmp.c:1424:isakmp_parsewoh(): len:56 tlen:56_
Feb 22 09:37:45 gateway  IKE: [2013 Feb 22 09:37:45] FVS336GV2 DEBUG: isakmp.c:1434:isakmp_parsewoh(): seen nptype=8(hash)_
Feb 22 09:37:45 gateway  IKE: [2013 Feb 22 09:37:45] FVS336GV2 DEBUG: isakmp.c:1439:isakmp_parsewoh(): p->len:24 tlen:56_
Feb 22 09:37:45 gateway  IKE: [2013 Feb 22 09:37:45] FVS336GV2 DEBUG: isakmp.c:1434:isakmp_parsewoh(): seen nptype=11(notify)_
Feb 22 09:37:45 gateway  IKE: [2013 Feb 22 09:37:45] FVS336GV2 DEBUG: isakmp.c:1439:isakmp_parsewoh(): p->len:32 tlen:32_
Feb 22 09:37:45 gateway  IKE: [2013 Feb 22 09:37:45] FVS336GV2 DEBUG: isakmp.c:1476:isakmp_parsewoh(): succeed._
Feb 22 09:37:45 gateway  IKE: [2013 Feb 22 09:37:45] FVS336GV2 DPD R-U-THERE-ACK received from "75.161.92.146[500]"_
Feb 22 09:37:45 gateway  IKE: [2013 Feb 22 09:37:45] FVS336GV2 INFO: dpdApiLib.c:239:rcvDpdAck(): DPD R-U-THERE-ACK received from "75.161.92.146[500]"_
Feb 22 09:37:45 gateway  IKE: [2013 Feb 22 09:37:45] FVS336GV2 DEBUG: isakmp_inf.c:952:isakmp_info_recv_n(): notification message 36137:DPD R-U-THERE-ACK, doi=1 proto_id=1 spi=ca69d2fb406a4eb6 33ef72578cc72af6 (size=16)._
Feb 22 09:37:53 gateway  IKE: [2013 Feb 22 09:37:53] FVS336GV2 DEBUG: pfkey.c:429:pfkey_dump_sadb(): call pfkey_send_dump_
Feb 22 09:37:53 gateway  IKE: [2013 Feb 22 09:37:53] FVS336GV2 DEBUG: pfkey.c:3990:pk_recv(): pk_recv: retry[0] recv() _
Feb 22 09:37:53 gateway  IKE: [2013 Feb 22 09:37:53] FVS336GV2 DEBUG: pfkey.c:3990:pk_recv(): pk_recv: retry[0] recv() _
Feb 22 09:37:53 gateway  IKE: [2013 Feb 22 09:37:53] FVS336GV2 DEBUG: pfkey.c:3990:pk_recv(): pk_recv: retry[0] recv() _
Feb 22 09:37:53 gateway  IKE: [2013 Feb 22 09:37:53] FVS336GV2 DEBUG: pfkey.c:3990:pk_recv(): pk_recv: retry[0] recv() _
Feb 22 09:37:53 gateway  IKE: [2013 Feb 22 09:37:53] FVS336GV2 DEBUG: pfkey.c:3990:pk_recv(): pk_recv: retry[0] recv() _
Feb 22 09:37:53 gateway  IKE: [2013 Feb 22 09:37:53] FVS336GV2 DEBUG: pfkey.c:3990:pk_recv(): pk_recv: retry[0] recv() _
Feb 22 09:37:53 gateway  IKE: [2013 Feb 22 09:37:53] FVS336GV2 DEBUG: pfkey.c:3990:pk_recv(): pk_recv: retry[0] recv() _
Feb 22 09:37:53 gateway  IKE: [2013 Feb 22 09:37:53] FVS336GV2 DEBUG: pfkey.c:3990:pk_recv(): pk_recv: retry[0] recv() _
Feb 22 09:37:53 gateway  IKE: [2013 Feb 22 09:37:53] FVS336GV2 DEBUG: pfkey.c:3990:pk_recv(): pk_recv: retry[0] recv() _
Feb 22 09:37:53 gateway  IKE: [2013 Feb 22 09:37:53] FVS336GV2 DEBUG: pfkey.c:3990:pk_recv(): pk_recv: retry[0] recv() _
Feb 22 09:37:53 gateway  IKE: [2013 Feb 22 09:37:53] FVS336GV2 DEBUG: pfkey.c:3990:pk_recv(): pk_recv: retry[0] recv() _
Feb 22 09:37:53 gateway  IKE: [2013 Feb 22 09:37:53] FVS336GV2 DEBUG: pfkey.c:3990:pk_recv(): pk_recv: retry[0] recv() _
Feb 22 09:37:53 gateway  IKE: [2013 Feb 22 09:37:53] FVS336GV2 DEBUG: pfkey.c:3990:pk_recv(): pk_recv: retry[0] recv() _
Feb 22 09:37:53 gateway  IKE: [2013 Feb 22 09:37:53] FVS336GV2 DEBUG: pfkey.c:3990:pk_recv(): pk_recv: retry[0] recv() _
Feb 22 09:37:53 gateway  IKE: [2013 Feb 22 09:37:53] FVS336GV2 DEBUG: pfkey.c:3990:pk_recv(): pk_recv: retry[0] recv() _
Feb 22 09:37:53 gateway  IKE: [2013 Feb 22 09:37:53] FVS336GV2 DEBUG: pfkey.c:3990:pk_recv(): pk_recv: retry[0] recv() _
Feb 22 09:37:53 gateway  IKE: [2013 Feb 22 09:37:53] FVS336GV2 DEBUG: pfkey.c:3990:pk_recv(): pk_recv: retry[0] recv() _
Feb 22 09:37:53 gateway  IKE: [2013 Feb 22 09:37:53] FVS336GV2 DEBUG: pfkey.c:3990:pk_recv(): pk_recv: retry[0] recv() _
Feb 22 09:37:53 gateway  IKE: [2013 Feb 22 09:37:53] FVS336GV2 DEBUG: pfkey.c:3990:pk_recv(): pk_recv: retry[0] recv() _
Feb 22 09:37:53 gateway  IKE: [2013 Feb 22 09:37:53] FVS336GV2 DEBUG: pfkey.c:3990:pk_recv(): pk_recv: retry[0] recv() _
Feb 22 09:37:53 gateway  IKE: [2013 Feb 22 09:37:53] FVS336GV2 DEBUG: pfkey.c:3990:pk_recv(): pk_recv: retry[0] recv() _
Feb 22 09:37:53 gateway  IKE: [2013 Feb 22 09:37:53] FVS336GV2 DEBUG: pfkey.c:3990:pk_recv(): pk_recv: retry[0] recv() _
Feb 22 09:37:53 gateway  IKE: [2013 Feb 22 09:37:53] FVS336GV2 DEBUG: pfkey.c:3990:pk_recv(): pk_recv: retry[0] recv() _
Feb 22 09:37:53 gateway  IKE: [2013 Feb 22 09:37:53] FVS336GV2 DEBUG: pfkey.c:3990:pk_recv(): pk_recv: retry[0] recv() _
Feb 22 09:37:53 gateway  IKE: [2013 Feb 22 09:37:53] FVS336GV2 DEBUG: pfkey.c:3990:pk_recv(): pk_recv: retry[0] recv() _
Feb 22 09:37:53 gateway  IKE: [2013 Feb 22 09:37:53] FVS336GV2 DEBUG: pfkey.c:3990:pk_recv(): pk_recv: retry[0] recv() _
Feb 22 09:37:53 gateway  IKE: [2013 Feb 22 09:37:53] FVS336GV2 DEBUG: pfkey.c:3990:pk_recv(): pk_recv: retry[0] recv() _
Feb 22 09:37:53 gateway  IKE: [2013 Feb 22 09:37:53] FVS336GV2 DEBUG: pfkey.c:3990:pk_recv(): pk_recv: retry[0] recv() _
Feb 22 09:37:53 gateway  IKE: [2013 Feb 22 09:37:53] FVS336GV2 DEBUG: pfkey.c:3990:pk_recv(): pk_recv: retry[0] recv() _
Feb 22 09:37:53 gateway  IKE: [2013 Feb 22 09:37:53] FVS336GV2 DEBUG: pfkey.c:3990:pk_recv(): pk_recv: retry[0] recv() _
Feb 22 09:37:53 gateway  IKE: [2013 Feb 22 09:37:53] FVS336GV2 DEBUG: pfkey.c:3990:pk_recv(): pk_recv: retry[0] recv() _
Feb 22 09:37:53 gateway  IKE: [2013 Feb 22 09:37:53] FVS336GV2 DEBUG: pfkey.c:3990:pk_recv(): pk_recv: retry[0] recv() _
Feb 22 09:37:53 gateway  IKE: [2013 Feb 22 09:37:53] FVS336GV2 DEBUG: pfkey.c:3990:pk_recv(): pk_recv: retry[0] recv() _
Feb 22 09:37:53 gateway  IKE: [2013 Feb 22 09:37:53] FVS336GV2 DEBUG: pfkey.c:3990:pk_recv(): pk_recv: retry[0] recv() _
Feb 22 09:37:53 gateway  IKE: [2013 Feb 22 09:37:53] FVS336GV2 DEBUG: pfkey.c:3990:pk_recv(): pk_recv: retry[0] recv() _
Feb 22 09:37:53 gateway  IKE: [2013 Feb 22 09:37:53] FVS336GV2 DEBUG: pfkey.c:3990:pk_recv(): pk_recv: retry[0] recv() _
Feb 22 09:37:53 gateway  IKE: [2013 Feb 22 09:37:53] FVS336GV2 DEBUG: pfkey.c:3990:pk_recv(): pk_recv: retry[0] recv() _
Feb 22 09:37:53 gateway  IKE: [2013 Feb 22 09:37:53] FVS336GV2 DEBUG: pfkey.c:3990:pk_recv(): pk_recv: retry[0] recv() _
Feb 22 09:37:53 gateway  IKE: [2013 Feb 22 09:37:53] FVS336GV2 DEBUG: pfkey.c:3990:pk_recv(): pk_recv: retry[0] recv() _
Feb 22 09:37:53 gateway  IKE: [2013 Feb 22 09:37:53] FVS336GV2 DEBUG: pfkey.c:3990:pk_recv(): pk_recv: retry[0] recv() _
Feb 22 09:37:53 gateway  IKE: [2013 Feb 22 09:37:53] FVS336GV2 DEBUG: pfkey.c:3990:pk_recv(): pk_recv: retry[0] recv() _
Feb 22 09:37:53 gateway  IKE: [2013 Feb 22 09:37:53] FVS336GV2 DEBUG: pfkey.c:3990:pk_recv(): pk_recv: retry[0] recv() _
Feb 22 09:37:53 gateway  IKE: [2013 Feb 22 09:37:53] FVS336GV2 DEBUG: pfkey.c:3990:pk_recv(): pk_recv: retry[0] recv() _
Feb 22 09:37:53 gateway  IKE: [2013 Feb 22 09:37:53] FVS336GV2 DEBUG: pfkey.c:3990:pk_recv(): pk_recv: retry[0] recv() _
Feb 22 09:37:53 gateway  IKE: [2013 Feb 22 09:37:53] FVS336GV2 DEBUG: pfkey.c:3990:pk_recv(): pk_recv: retry[0] recv() _
Feb 22 09:37:53 gateway  IKE: [2013 Feb 22 09:37:53] FVS336GV2 DEBUG: pfkey.c:3990:pk_recv(): pk_recv: retry[0] recv() _
Feb 22 09:37:53 gateway  IKE: [2013 Feb 22 09:37:53] FVS336GV2 DEBUG: pfkey.c:3990:pk_recv(): pk_recv: retry[0] recv() _
Feb 22 09:37:53 gateway  IKE: [2013 Feb 22 09:37:53] FVS336GV2 DEBUG: pfkey.c:3990:pk_recv(): pk_recv: retry[0] recv() _
Feb 22 09:37:53 gateway  IKE: [2013 Feb 22 09:37:53] FVS336GV2 DEBUG: pfkey.c:3990:pk_recv(): pk_recv: retry[0] recv() _
Feb 22 09:37:53 gateway  IKE: [2013 Feb 22 09:37:53] FVS336GV2 DEBUG: pfkey.c:3990:pk_recv(): pk_recv: retry[0] recv() _
Feb 22 09:37:53 gateway  IKE: [2013 Feb 22 09:37:53] FVS336GV2 DEBUG: pfkey.c:3990:pk_recv(): pk_recv: retry[0] recv() _
Feb 22 09:37:53 gateway  IKE: [2013 Feb 22 09:37:53] FVS336GV2 DEBUG: pfkey.c:3990:pk_recv(): pk_recv: retry[0] recv() _
Feb 22 09:37:53 gateway  IKE: [2013 Feb 22 09:37:53] FVS336GV2 DEBUG: pfkey.c:3990:pk_recv(): pk_recv: retry[0] recv() _
Feb 22 09:37:53 gateway  IKE: [2013 Feb 22 09:37:53] FVS336GV2 DEBUG: pfkey.c:3990:pk_recv(): pk_recv: retry[0] recv() _
Feb 22 09:37:53 gateway  IKE: [2013 Feb 22 09:37:53] FVS336GV2 DEBUG: pfkey.c:3990:pk_recv(): pk_recv: retry[0] recv() _
Feb 22 09:37:53 gateway  IKE: [2013 Feb 22 09:37:53] FVS336GV2 DEBUG: pfkey.c:3990:pk_recv(): pk_recv: retry[0] recv() _
Feb 22 09:37:53 gateway  IKE: [2013 Feb 22 09:37:53] FVS336GV2 DEBUG: pfkey.c:3990:pk_recv(): pk_recv: retry[0] recv() _
Feb 22 09:37:53 gateway  IKE: [2013 Feb 22 09:37:53] FVS336GV2 DEBUG: pfkey.c:3990:pk_recv(): pk_recv: retry[0] recv() _
Feb 22 09:37:53 gateway  IKE: [2013 Feb 22 09:37:53] FVS336GV2 DEBUG: pfkey.c:3990:pk_recv(): pk_recv: retry[0] recv() _
Feb 22 09:37:53 gateway  IKE: [2013 Feb 22 09:37:53] FVS336GV2 DEBUG: pfkey.c:3990:pk_recv(): pk_recv: retry[0] recv() _
Feb 22 09:37:53 gateway  IKE: [2013 Feb 22 09:37:53] FVS336GV2 DEBUG: pfkey.c:3990:pk_recv(): pk_recv: retry[0] recv() _
Feb 22 09:37:53 gateway  IKE: [2013 Feb 22 09:37:53] FVS336GV2 DEBUG: pfkey.c:3990:pk_recv(): pk_recv: retry[0] recv() _
Feb 22 09:37:53 gateway  IKE: [2013 Feb 22 09:37:53] FVS336GV2 DEBUG: pfkey.c:3990:pk_recv(): pk_recv: retry[0] recv() _
Feb 22 09:37:53 gateway  IKE: [2013 Feb 22 09:37:53] FVS336GV2 DEBUG: pfkey.c:3990:pk_recv(): pk_recv: retry[0] recv() _
Feb 22 09:37:53 gateway  IKE: [2013 Feb 22 09:37:53] FVS336GV2 DEBUG: oakley.c:3239:oakley_newiv2(): compute IV for phase2_
Feb 22 09:37:53 gateway  IKE: [2013 Feb 22 09:37:53] FVS336GV2 DEBUG: oakley.c:3240:oakley_newiv2(): phase1 last IV:_
Feb 22 09:37:53 gateway  IKE: [2013 Feb 22 09:37:53] FVS336GV2 DEBUG: algorithm.c:329:alg_oakley_hashdef(): hash(sha1)_
Feb 22 09:37:53 gateway  IKE: [2013 Feb 22 09:37:53] FVS336GV2 DEBUG: algorithm.c:459:alg_oakley_encdef(): encryption(3des)_
Feb 22 09:37:53 gateway  IKE: [2013 Feb 22 09:37:53] FVS336GV2 DEBUG: oakley.c:3272:oakley_newiv2(): phase2 IV computed:_
Feb 22 09:37:53 gateway  IKE: [2013 Feb 22 09:37:53] FVS336GV2 DEBUG: oakley.c:1281:oakley_compute_hash1(): HASH with:_
Feb 22 09:37:53 gateway  IKE: [2013 Feb 22 09:37:53] FVS336GV2 DEBUG: algorithm.c:399:alg_oakley_hmacdef(): hmac(hmac_sha1)_
Feb 22 09:37:53 gateway  IKE: [2013 Feb 22 09:37:53] FVS336GV2 DEBUG: oakley.c:1291:oakley_compute_hash1(): HASH computed:_
Feb 22 09:37:53 gateway  IKE: [2013 Feb 22 09:37:53] FVS336GV2 DEBUG: handler.c:921:bindph12(): New PH2 inserted with msgid:3411446555_
Feb 22 09:37:53 gateway  IKE: [2013 Feb 22 09:37:53] FVS336GV2 DEBUG: isakmp_inf.c:741:isakmp_info_send_common(): outgoing packet dump_
Feb 22 09:37:53 gateway  IKE: [2013 Feb 22 09:37:53] FVS336GV2 DEBUG: oakley.c:3454:oakley_do_encrypt(): begin encryption._
Feb 22 09:37:53 gateway  IKE: [2013 Feb 22 09:37:53] FVS336GV2 DEBUG: algorithm.c:459:alg_oakley_encdef(): encryption(3des)_
Feb 22 09:37:53 gateway  IKE: [2013 Feb 22 09:37:53] FVS336GV2 DEBUG: oakley.c:3470:oakley_do_encrypt(): ISAKMP: len:56 blen:8_
Feb 22 09:37:53 gateway  IKE: [2013 Feb 22 09:37:53] FVS336GV2 DEBUG: oakley.c:3471:oakley_do_encrypt(): pad length = 8_
Feb 22 09:37:53 gateway  IKE: [2013 Feb 22 09:37:53] FVS336GV2 DEBUG: algorithm.c:459:alg_oakley_encdef(): encryption(3des)_
Feb 22 09:37:53 gateway  IKE: [2013 Feb 22 09:37:53] FVS336GV2 DEBUG: oakley.c:3515:oakley_do_encrypt(): with key:_
Feb 22 09:37:53 gateway  IKE: [2013 Feb 22 09:37:53] FVS336GV2 DEBUG: oakley.c:3525:oakley_do_encrypt(): encrypted payload by IV:_
Feb 22 09:37:53 gateway  IKE: [2013 Feb 22 09:37:53] FVS336GV2 DEBUG: oakley.c:3532:oakley_do_encrypt(): save IV for next:_
Feb 22 09:37:53 gateway  IKE: [2013 Feb 22 09:37:53] FVS336GV2 DEBUG: oakley.c:3549:oakley_do_encrypt(): encrypted._
Feb 22 09:37:53 gateway  IKE: [2013 Feb 22 09:37:53] FVS336GV2 DEBUG: sockmisc.c:468:sendfromto(): sockname 70.88.163.69[500]_
Feb 22 09:37:53 gateway  IKE: [2013 Feb 22 09:37:53] FVS336GV2 DEBUG: sockmisc.c:470:sendfromto(): send packet from 70.88.163.69[500]_
Feb 22 09:37:53 gateway  IKE: [2013 Feb 22 09:37:53] FVS336GV2 DEBUG: sockmisc.c:472:sendfromto(): send packet to 67.42.66.39[500]_
Feb 22 09:37:53 gateway  IKE: [2013 Feb 22 09:37:53] FVS336GV2 DEBUG: sockmisc.c:632:sendfromto(): 1 times of 92 bytes message will be sent to 67.42.66.39[500]_
Feb 22 09:37:53 gateway  IKE: [2013 Feb 22 09:37:53] FVS336GV2 DEBUG: isakmp_inf.c:770:isakmp_info_send_common(): Sending Informational Exchange: notify payload[DPD R-U-THERE]_
Feb 22 09:37:53 gateway  IKE: [2013 Feb 22 09:37:53] FVS336GV2 DEBUG: handler.c:931:unbindph12(): **********REQUEST TO DELETE PH2 WITH MSGID:3411446555********_
Feb 22 09:37:53 gateway  IKE: [2013 Feb 22 09:37:53] FVS336GV2 DPD R-U-THERE sent to "67.42.66.39[500]"_
Feb 22 09:37:53 gateway  IKE: [2013 Feb 22 09:37:53] FVS336GV2 INFO: dpdApiLib.c:509:sendDpdMsg(): DPD R-U-THERE sent to "67.42.66.39[500]"_
Feb 22 09:37:53 gateway  IKE: [2013 Feb 22 09:37:53] FVS336GV2 DEBUG: dpdApiLib.c:528:sendDpdMsg(): Rescheduling DPD R-U-THERE to "67.42.66.39[500]" _
Feb 22 09:37:53 gateway  IKE: [2013 Feb 22 09:37:53] FVS336GV2 DEBUG: pfkey.c:429:pfkey_dump_sadb(): call pfkey_send_dump_
Feb 22 09:37:53 gateway  IKE: [2013 Feb 22 09:37:53] FVS336GV2 DEBUG: pfkey.c:3990:pk_recv(): pk_recv: retry[0] recv() _
Feb 22 09:37:53 gateway  IKE: [2013 Feb 22 09:37:53] FVS336GV2 DEBUG: pfkey.c:3990:pk_recv(): pk_recv: retry[0] recv() _
Feb 22 09:37:53 gateway  IKE: [2013 Feb 22 09:37:53] FVS336GV2 DEBUG: pfkey.c:3990:pk_recv(): pk_recv: retry[0] recv() _
Feb 22 09:37:54 gateway  IKE: [2013 Feb 22 09:37:53] FVS336GV2 DEBUG: pfkey.c:3990:pk_recv(): pk_recv: retry[0] recv() _
Feb 22 09:37:54 gateway  IKE: [2013 Feb 22 09:37:53] FVS336GV2 DEBUG: pfkey.c:3990:pk_recv(): pk_recv: retry[0] recv() _
Feb 22 09:37:54 gateway  IKE: [2013 Feb 22 09:37:53] FVS336GV2 DEBUG: pfkey.c:3990:pk_recv(): pk_recv: retry[0] recv() _
Feb 22 09:37:54 gateway  IKE: [2013 Feb 22 09:37:53] FVS336GV2 DEBUG: pfkey.c:3990:pk_recv(): pk_recv: retry[0] recv() _
Feb 22 09:37:54 gateway  IKE: [2013 Feb 22 09:37:53] FVS336GV2 DEBUG: pfkey.c:3990:pk_recv(): pk_recv: retry[0] recv() _
Feb 22 09:37:54 gateway  IKE: [2013 Feb 22 09:37:53] FVS336GV2 DEBUG: pfkey.c:3990:pk_recv(): pk_recv: retry[0] recv() _
Feb 22 09:37:54 gateway  IKE: [2013 Feb 22 09:37:53] FVS336GV2 DEBUG: pfkey.c:3990:pk_recv(): pk_recv: retry[0] recv() _
Feb 22 09:37:54 gateway  IKE: [2013 Feb 22 09:37:53] FVS336GV2 DEBUG: pfkey.c:3990:pk_recv(): pk_recv: retry[0] recv() _
Feb 22 09:37:54 gateway  IKE: [2013 Feb 22 09:37:53] FVS336GV2 DEBUG: pfkey.c:3990:pk_recv(): pk_recv: retry[0] recv() _
Feb 22 09:37:54 gateway  IKE: [2013 Feb 22 09:37:53] FVS336GV2 DEBUG: pfkey.c:3990:pk_recv(): pk_recv: retry[0] recv() _
Feb 22 09:37:54 gateway  IKE: [2013 Feb 22 09:37:53] FVS336GV2 DEBUG: pfkey.c:3990:pk_recv(): pk_recv: retry[0] recv() _
Feb 22 09:37:54 gateway  IKE: [2013 Feb 22 09:37:53] FVS336GV2 DEBUG: pfkey.c:3990:pk_recv(): pk_recv: retry[0] recv() _
Feb 22 09:37:54 gateway  IKE: [2013 Feb 22 09:37:53] FVS336GV2 DEBUG: pfkey.c:3990:pk_recv(): pk_recv: retry[0] recv() _
Feb 22 09:37:54 gateway  IKE: [2013 Feb 22 09:37:53] FVS336GV2 DEBUG: pfkey.c:3990:pk_recv(): pk_recv: retry[0] recv() _
Feb 22 09:37:54 gateway  IKE: [2013 Feb 22 09:37:53] FVS336GV2 DEBUG: pfkey.c:3990:pk_recv(): pk_recv: retry[0] recv() _
Feb 22 09:37:54 gateway  IKE: [2013 Feb 22 09:37:53] FVS336GV2 DEBUG: pfkey.c:3990:pk_recv(): pk_recv: retry[0] recv() _
Feb 22 09:37:54 gateway  IKE: [2013 Feb 22 09:37:53] FVS336GV2 DEBUG: pfkey.c:3990:pk_recv(): pk_recv: retry[0] recv() _
Feb 22 09:37:54 gateway  IKE: [2013 Feb 22 09:37:53] FVS336GV2 DEBUG: pfkey.c:3990:pk_recv(): pk_recv: retry[0] recv() _
Feb 22 09:37:54 gateway  IKE: [2013 Feb 22 09:37:53] FVS336GV2 DEBUG: pfkey.c:3990:pk_recv(): pk_recv: retry[0] recv() _
Feb 22 09:37:54 gateway  IKE: [2013 Feb 22 09:37:53] FVS336GV2 DEBUG: pfkey.c:3990:pk_recv(): pk_recv: retry[0] recv() _
Feb 22 09:37:54 gateway  IKE: [2013 Feb 22 09:37:53] FVS336GV2 DEBUG: pfkey.c:3990:pk_recv(): pk_recv: retry[0] recv() _
Feb 22 09:37:54 gateway  IKE: [2013 Feb 22 09:37:53] FVS336GV2 DEBUG: pfkey.c:3990:pk_recv(): pk_recv: retry[0] recv() _
Feb 22 09:37:54 gateway  IKE: [2013 Feb 22 09:37:53] FVS336GV2 DEBUG: pfkey.c:3990:pk_recv(): pk_recv: retry[0] recv() _
Feb 22 09:37:54 gateway  IKE: [2013 Feb 22 09:37:53] FVS336GV2 DEBUG: pfkey.c:3990:pk_recv(): pk_recv: retry[0] recv() _
Feb 22 09:37:54 gateway  IKE: [2013 Feb 22 09:37:53] FVS336GV2 DEBUG: pfkey.c:3990:pk_recv(): pk_recv: retry[0] recv() _
Feb 22 09:37:54 gateway  IKE: [2013 Feb 22 09:37:53] FVS336GV2 DEBUG: pfkey.c:3990:pk_recv(): pk_recv: retry[0] recv() _
Feb 22 09:37:54 gateway  IKE: [2013 Feb 22 09:37:53] FVS336GV2 DEBUG: pfkey.c:3990:pk_recv(): pk_recv: retry[0] recv() _
Feb 22 09:37:54 gateway  IKE: [2013 Feb 22 09:37:53] FVS336GV2 DEBUG: pfkey.c:3990:pk_recv(): pk_recv: retry[0] recv() _
Feb 22 09:37:54 gateway  IKE: [2013 Feb 22 09:37:53] FVS336GV2 DEBUG: pfkey.c:3990:pk_recv(): pk_recv: retry[0] recv() _
Feb 22 09:37:54 gateway  IKE: [2013 Feb 22 09:37:53] FVS336GV2 DEBUG: pfkey.c:3990:pk_recv(): pk_recv: retry[0] recv() _
Feb 22 09:37:54 gateway  IKE: [2013 Feb 22 09:37:53] FVS336GV2 DEBUG: pfkey.c:3990:pk_recv(): pk_recv: retry[0] recv() _
Feb 22 09:37:54 gateway  IKE: [2013 Feb 22 09:37:53] FVS336GV2 DEBUG: pfkey.c:3990:pk_recv(): pk_recv: retry[0] recv() _
Feb 22 09:37:54 gateway  IKE: [2013 Feb 22 09:37:53] FVS336GV2 DEBUG: pfkey.c:3990:pk_recv(): pk_recv: retry[0] recv() _
Feb 22 09:37:54 gateway  IKE: [2013 Feb 22 09:37:53] FVS336GV2 DEBUG: pfkey.c:3990:pk_recv(): pk_recv: retry[0] recv() _
Feb 22 09:37:54 gateway  IKE: [2013 Feb 22 09:37:53] FVS336GV2 DEBUG: pfkey.c:3990:pk_recv(): pk_recv: retry[0] recv() _
Feb 22 09:37:54 gateway  IKE: [2013 Feb 22 09:37:53] FVS336GV2 DEBUG: pfkey.c:3990:pk_recv(): pk_recv: retry[0] recv() _
Feb 22 09:37:54 gateway  IKE: [2013 Feb 22 09:37:53] FVS336GV2 DEBUG: pfkey.c:3990:pk_recv(): pk_recv: retry[0] recv() _
Feb 22 09:37:54 gateway  IKE: [2013 Feb 22 09:37:53] FVS336GV2 DEBUG: pfkey.c:3990:pk_recv(): pk_recv: retry[0] recv() _
Feb 22 09:37:54 gateway  IKE: [2013 Feb 22 09:37:53] FVS336GV2 DEBUG: pfkey.c:3990:pk_recv(): pk_recv: retry[0] recv() _
Feb 22 09:37:54 gateway  IKE: [2013 Feb 22 09:37:53] FVS336GV2 DEBUG: pfkey.c:3990:pk_recv(): pk_recv: retry[0] recv() _
Feb 22 09:37:54 gateway  IKE: [2013 Feb 22 09:37:53] FVS336GV2 DEBUG: pfkey.c:3990:pk_recv(): pk_recv: retry[0] recv() _
Feb 22 09:37:54 gateway  IKE: [2013 Feb 22 09:37:53] FVS336GV2 DEBUG: pfkey.c:3990:pk_recv(): pk_recv: retry[0] recv() _
Feb 22 09:37:54 gateway  IKE: [2013 Feb 22 09:37:53] FVS336GV2 DEBUG: pfkey.c:3990:pk_recv(): pk_recv: retry[0] recv() _
Feb 22 09:37:54 gateway  IKE: [2013 Feb 22 09:37:53] FVS336GV2 DEBUG: pfkey.c:3990:pk_recv(): pk_recv: retry[0] recv() _
Feb 22 09:37:54 gateway  IKE: [2013 Feb 22 09:37:53] FVS336GV2 DEBUG: pfkey.c:3990:pk_recv(): pk_recv: retry[0] recv() _
Feb 22 09:37:54 gateway  IKE: [2013 Feb 22 09:37:53] FVS336GV2 DEBUG: pfkey.c:3990:pk_recv(): pk_recv: retry[0] recv() _
Feb 22 09:37:54 gateway  IKE: [2013 Feb 22 09:37:53] FVS336GV2 DEBUG: pfkey.c:3990:pk_recv(): pk_recv: retry[0] recv() _
Feb 22 09:37:54 gateway  IKE: [2013 Feb 22 09:37:53] FVS336GV2 DEBUG: pfkey.c:3990:pk_recv(): pk_recv: retry[0] recv() _
Feb 22 09:37:54 gateway  IKE: [2013 Feb 22 09:37:53] FVS336GV2 DEBUG: pfkey.c:3990:pk_recv(): pk_recv: retry[0] recv() _
Feb 22 09:37:54 gateway  IKE: [2013 Feb 22 09:37:53] FVS336GV2 DEBUG: pfkey.c:3990:pk_recv(): pk_recv: retry[0] recv() _
Feb 22 09:37:54 gateway  IKE: [2013 Feb 22 09:37:53] FVS336GV2 DEBUG: pfkey.c:3990:pk_recv(): pk_recv: retry[0] recv() _
Feb 22 09:37:54 gateway  IKE: [2013 Feb 22 09:37:53] FVS336GV2 DEBUG: pfkey.c:3990:pk_recv(): pk_recv: retry[0] recv() _
Feb 22 09:37:54 gateway  IKE: [2013 Feb 22 09:37:53] FVS336GV2 DEBUG: pfkey.c:3990:pk_recv(): pk_recv: retry[0] recv() _
Feb 22 09:37:54 gateway  IKE: [2013 Feb 22 09:37:53] FVS336GV2 DEBUG: pfkey.c:3990:pk_recv(): pk_recv: retry[0] recv() _
Feb 22 09:37:54 gateway  IKE: [2013 Feb 22 09:37:53] FVS336GV2 DEBUG: pfkey.c:3990:pk_recv(): pk_recv: retry[0] recv() _
Feb 22 09:37:54 gateway  IKE: [2013 Feb 22 09:37:53] FVS336GV2 DEBUG: pfkey.c:3990:pk_recv(): pk_recv: retry[0] recv() _
Feb 22 09:37:54 gateway  IKE: [2013 Feb 22 09:37:53] FVS336GV2 DEBUG: pfkey.c:3990:pk_recv(): pk_recv: retry[0] recv() _
Feb 22 09:37:54 gateway  IKE: [2013 Feb 22 09:37:53] FVS336GV2 DEBUG: pfkey.c:3990:pk_recv(): pk_recv: retry[0] recv() _
Feb 22 09:37:54 gateway  IKE: [2013 Feb 22 09:37:53] FVS336GV2 DEBUG: pfkey.c:3990:pk_recv(): pk_recv: retry[0] recv() _
Feb 22 09:37:54 gateway  IKE: [2013 Feb 22 09:37:53] FVS336GV2 DEBUG: pfkey.c:3990:pk_recv(): pk_recv: retry[0] recv() _
Feb 22 09:37:54 gateway  IKE: [2013 Feb 22 09:37:53] FVS336GV2 DEBUG: pfkey.c:3990:pk_recv(): pk_recv: retry[0] recv() _
Feb 22 09:37:54 gateway  IKE: [2013 Feb 22 09:37:53] FVS336GV2 DEBUG: oakley.c:3239:oakley_newiv2(): compute IV for phase2_
Feb 22 09:37:54 gateway  IKE: [2013 Feb 22 09:37:53] FVS336GV2 DEBUG: oakley.c:3240:oakley_newiv2(): phase1 last IV:_
Feb 22 09:37:54 gateway  IKE: [2013 Feb 22 09:37:53] FVS336GV2 DEBUG: algorithm.c:329:alg_oakley_hashdef(): hash(sha1)_
Feb 22 09:37:54 gateway  IKE: [2013 Feb 22 09:37:53] FVS336GV2 DEBUG: algorithm.c:459:alg_oakley_encdef(): encryption(3des)_
Feb 22 09:37:54 gateway  IKE: [2013 Feb 22 09:37:53] FVS336GV2 DEBUG: oakley.c:3272:oakley_newiv2(): phase2 IV computed:_
Feb 22 09:37:54 gateway  IKE: [2013 Feb 22 09:37:53] FVS336GV2 DEBUG: oakley.c:1281:oakley_compute_hash1(): HASH with:_
Feb 22 09:37:54 gateway  IKE: [2013 Feb 22 09:37:53] FVS336GV2 DEBUG: algorithm.c:399:alg_oakley_hmacdef(): hmac(hmac_sha1)_
Feb 22 09:37:54 gateway  IKE: [2013 Feb 22 09:37:53] FVS336GV2 DEBUG: oakley.c:1291:oakley_compute_hash1(): HASH computed:_
Feb 22 09:37:54 gateway  IKE: [2013 Feb 22 09:37:53] FVS336GV2 DEBUG: handler.c:921:bindph12(): New PH2 inserted with msgid:2238439666_
Feb 22 09:37:54 gateway  IKE: [2013 Feb 22 09:37:53] FVS336GV2 DEBUG: isakmp_inf.c:741:isakmp_info_send_common(): outgoing packet dump_
Feb 22 09:37:54 gateway  IKE: [2013 Feb 22 09:37:53] FVS336GV2 DEBUG: oakley.c:3454:oakley_do_encrypt(): begin encryption._
Feb 22 09:37:54 gateway  IKE: [2013 Feb 22 09:37:53] FVS336GV2 DEBUG: algorithm.c:459:alg_oakley_encdef(): encryption(3des)_
Feb 22 09:37:54 gateway  IKE: [2013 Feb 22 09:37:53] FVS336GV2 DEBUG: oakley.c:3470:oakley_do_encrypt(): ISAKMP: len:56 blen:8_
Feb 22 09:37:54 gateway  IKE: [2013 Feb 22 09:37:53] FVS336GV2 DEBUG: oakley.c:3471:oakley_do_encrypt(): pad length = 8_
Feb 22 09:37:54 gateway  IKE: [2013 Feb 22 09:37:53] FVS336GV2 DEBUG: algorithm.c:459:alg_oakley_encdef(): encryption(3des)_
Feb 22 09:37:54 gateway  IKE: [2013 Feb 22 09:37:53] FVS336GV2 DEBUG: oakley.c:3515:oakley_do_encrypt(): with key:_
Feb 22 09:37:54 gateway  IKE: [2013 Feb 22 09:37:53] FVS336GV2 DEBUG: oakley.c:3525:oakley_do_encrypt(): encrypted payload by IV:_
Feb 22 09:37:54 gateway  IKE: [2013 Feb 22 09:37:53] FVS336GV2 DEBUG: oakley.c:3532:oakley_do_encrypt(): save IV for next:_
Feb 22 09:37:54 gateway  IKE: [2013 Feb 22 09:37:53] FVS336GV2 DEBUG: oakley.c:3549:oakley_do_encrypt(): encrypted._
Feb 22 09:37:54 gateway  IKE: [2013 Feb 22 09:37:53] FVS336GV2 DEBUG: sockmisc.c:468:sendfromto(): sockname 70.88.163.69[500]_
Feb 22 09:37:54 gateway  IKE: [2013 Feb 22 09:37:53] FVS336GV2 DEBUG: sockmisc.c:470:sendfromto(): send packet from 70.88.163.69[500]_
Feb 22 09:37:54 gateway  IKE: [2013 Feb 22 09:37:53] FVS336GV2 DEBUG: sockmisc.c:472:sendfromto(): send packet to 75.161.92.146[500]_
Feb 22 09:37:54 gateway  IKE: [2013 Feb 22 09:37:53] FVS336GV2 DEBUG: sockmisc.c:632:sendfromto(): 1 times of 92 bytes message will be sent to 75.161.92.146[500]_
Feb 22 09:37:54 gateway  IKE: [2013 Feb 22 09:37:53] FVS336GV2 DEBUG: isakmp_inf.c:770:isakmp_info_send_common(): Sending Informational Exchange: notify payload[DPD R-U-THERE]_
Feb 22 09:37:54 gateway  IKE: [2013 Feb 22 09:37:53] FVS336GV2 DEBUG: handler.c:931:unbindph12(): **********REQUEST TO DELETE PH2 WITH MSGID:2238439666********_
Feb 22 09:37:54 gateway  IKE: [2013 Feb 22 09:37:53] FVS336GV2 DPD R-U-THERE sent to "75.161.92.146[500]"_
Feb 22 09:37:54 gateway  IKE: [2013 Feb 22 09:37:53] FVS336GV2 INFO: dpdApiLib.c:509:sendDpdMsg(): DPD R-U-THERE sent to "75.161.92.146[500]"_
Feb 22 09:37:54 gateway  IKE: [2013 Feb 22 09:37:53] FVS336GV2 DEBUG: dpdApiLib.c:528:sendDpdMsg(): Rescheduling DPD R-U-THERE to "75.161.92.146[500]" _
Feb 22 09:37:54 gateway  IKE: [2013 Feb 22 09:37:53] FVS336GV2 DEBUG: isakmp.c:354:isakmp_handler(): ===_
Feb 22 09:37:54 gateway  IKE: [2013 Feb 22 09:37:53] FVS336GV2 DEBUG: isakmp.c:355:isakmp_handler(): 84 bytes message received from 67.42.66.39[500]_
Feb 22 09:37:54 gateway  IKE: [2013 Feb 22 09:37:53] FVS336GV2 DEBUG: isakmp_inf.c:155:isakmp_info_recv(): receive Information._
Feb 22 09:37:54 gateway  IKE: [2013 Feb 22 09:37:53] FVS336GV2 DEBUG: oakley.c:3239:oakley_newiv2(): compute IV for phase2_
Feb 22 09:37:54 gateway  IKE: [2013 Feb 22 09:37:53] FVS336GV2 DEBUG: oakley.c:3240:oakley_newiv2(): phase1 last IV:_
Feb 22 09:37:54 gateway  IKE: [2013 Feb 22 09:37:53] FVS336GV2 DEBUG: algorithm.c:329:alg_oakley_hashdef(): hash(sha1)_
Feb 22 09:37:54 gateway  IKE: [2013 Feb 22 09:37:53] FVS336GV2 DEBUG: algorithm.c:459:alg_oakley_encdef(): encryption(3des)_
Feb 22 09:37:54 gateway  IKE: [2013 Feb 22 09:37:53] FVS336GV2 DEBUG: oakley.c:3272:oakley_newiv2(): phase2 IV computed:_
Feb 22 09:37:54 gateway  IKE: [2013 Feb 22 09:37:53] FVS336GV2 DEBUG: oakley.c:3318:oakley_do_decrypt(): begin decryption._
Feb 22 09:37:54 gateway  IKE: [2013 Feb 22 09:37:53] FVS336GV2 DEBUG: algorithm.c:459:alg_oakley_encdef(): encryption(3des)_
Feb 22 09:37:54 gateway  IKE: [2013 Feb 22 09:37:53] FVS336GV2 DEBUG: oakley.c:3332:oakley_do_decrypt(): IV was saved for next processing:_
Feb 22 09:37:54 gateway  IKE: [2013 Feb 22 09:37:53] FVS336GV2 DEBUG: algorithm.c:459:alg_oakley_encdef(): encryption(3des)_
Feb 22 09:37:54 gateway  IKE: [2013 Feb 22 09:37:53] FVS336GV2 DEBUG: oakley.c:3368:oakley_do_decrypt(): with key:_
Feb 22 09:37:54 gateway  IKE: [2013 Feb 22 09:37:53] FVS336GV2 DEBUG: oakley.c:3378:oakley_do_decrypt(): decrypted payload by IV:_
Feb 22 09:37:54 gateway  IKE: [2013 Feb 22 09:37:53] FVS336GV2 DEBUG: oakley.c:3381:oakley_do_decrypt(): decrypted payload, but not trimed._
Feb 22 09:37:54 gateway  IKE: [2013 Feb 22 09:37:53] FVS336GV2 DEBUG: oakley.c:3390:oakley_do_decrypt(): padding len=8_
Feb 22 09:37:54 gateway  IKE: [2013 Feb 22 09:37:53] FVS336GV2 DEBUG: oakley.c:3404:oakley_do_decrypt(): skip to trim padding._
Feb 22 09:37:54 gateway  IKE: [2013 Feb 22 09:37:53] FVS336GV2 DEBUG: oakley.c:3419:oakley_do_decrypt(): decrypted._
Feb 22 09:37:54 gateway  IKE: [2013 Feb 22 09:37:53] FVS336GV2 DEBUG: oakley.c:1281:oakley_compute_hash1(): HASH with:_
Feb 22 09:37:54 gateway  IKE: [2013 Feb 22 09:37:53] FVS336GV2 DEBUG: algorithm.c:399:alg_oakley_hmacdef(): hmac(hmac_sha1)_
Feb 22 09:37:54 gateway  IKE: [2013 Feb 22 09:37:53] FVS336GV2 DEBUG: oakley.c:1291:oakley_compute_hash1(): HASH computed:_
Feb 22 09:37:54 gateway  IKE: [2013 Feb 22 09:37:53] FVS336GV2 DEBUG: isakmp_inf.c:247:isakmp_info_recv(): hash validated._
Feb 22 09:37:54 gateway  IKE: [2013 Feb 22 09:37:53] FVS336GV2 DEBUG: isakmp.c:1407:isakmp_parsewoh(): begin._
Feb 22 09:37:54 gateway  IKE: [2013 Feb 22 09:37:53] FVS336GV2 DEBUG: isakmp.c:1424:isakmp_parsewoh(): len:56 tlen:56_
Feb 22 09:37:54 gateway  IKE: [2013 Feb 22 09:37:53] FVS336GV2 DEBUG: isakmp.c:1434:isakmp_parsewoh(): seen nptype=8(hash)_
Feb 22 09:37:54 gateway  IKE: [2013 Feb 22 09:37:53] FVS336GV2 DEBUG: isakmp.c:1439:isakmp_parsewoh(): p->len:24 tlen:56_
Feb 22 09:37:54 gateway  IKE: [2013 Feb 22 09:37:53] FVS336GV2 DEBUG: isakmp.c:1434:isakmp_parsewoh(): seen nptype=11(notify)_
Feb 22 09:37:54 gateway  IKE: [2013 Feb 22 09:37:53] FVS336GV2 DEBUG: isakmp.c:1439:isakmp_parsewoh(): p->len:32 tlen:32_
Feb 22 09:37:54 gateway  IKE: [2013 Feb 22 09:37:53] FVS336GV2 DEBUG: isakmp.c:1476:isakmp_parsewoh(): succeed._
Feb 22 09:37:54 gateway  IKE: [2013 Feb 22 09:37:53] FVS336GV2 DPD R-U-THERE-ACK received from "67.42.66.39[500]"_
Feb 22 09:37:54 gateway  IKE: [2013 Feb 22 09:37:53] FVS336GV2 INFO: dpdApiLib.c:239:rcvDpdAck(): DPD R-U-THERE-ACK received from "67.42.66.39[500]"_
Feb 22 09:37:54 gateway  IKE: [2013 Feb 22 09:37:53] FVS336GV2 DEBUG: isakmp_inf.c:952:isakmp_info_recv_n(): notification message 36137:DPD R-U-THERE-ACK, doi=1 proto_id=1 spi=86203c55baf20cf7 8abc41d0c1255b5c (size=16)._
Feb 22 09:37:54 gateway  IKE: [2013 Feb 22 09:37:53] FVS336GV2 DEBUG: isakmp.c:354:isakmp_handler(): ===_
Feb 22 09:37:54 gateway  IKE: [2013 Feb 22 09:37:53] FVS336GV2 DEBUG: isakmp.c:355:isakmp_handler(): 84 bytes message received from 75.161.92.146[500]_
Feb 22 09:37:54 gateway  IKE: [2013 Feb 22 09:37:53] FVS336GV2 DEBUG: isakmp_inf.c:155:isakmp_info_recv(): receive Information._
Feb 22 09:37:54 gateway  IKE: [2013 Feb 22 09:37:53] FVS336GV2 DEBUG: oakley.c:3239:oakley_newiv2(): compute IV for phase2_
Feb 22 09:37:54 gateway  IKE: [2013 Feb 22 09:37:53] FVS336GV2 DEBUG: oakley.c:3240:oakley_newiv2(): phase1 last IV:_
Feb 22 09:37:54 gateway  IKE: [2013 Feb 22 09:37:53] FVS336GV2 DEBUG: algorithm.c:329:alg_oakley_hashdef(): hash(sha1)_
Feb 22 09:37:54 gateway  IKE: [2013 Feb 22 09:37:53] FVS336GV2 DEBUG: algorithm.c:459:alg_oakley_encdef(): encryption(3des)_
Feb 22 09:37:54 gateway  IKE: [2013 Feb 22 09:37:53] FVS336GV2 DEBUG: oakley.c:3272:oakley_newiv2(): phase2 IV computed:_
Feb 22 09:37:54 gateway  IKE: [2013 Feb 22 09:37:53] FVS336GV2 DEBUG: oakley.c:3318:oakley_do_decrypt(): begin decryption._
Feb 22 09:37:54 gateway  IKE: [2013 Feb 22 09:37:53] FVS336GV2 DEBUG: algorithm.c:459:alg_oakley_encdef(): encryption(3des)_
Feb 22 09:37:54 gateway  IKE: [2013 Feb 22 09:37:53] FVS336GV2 DEBUG: oakley.c:3332:oakley_do_decrypt(): IV was saved for next processing:_
Feb 22 09:37:54 gateway  IKE: [2013 Feb 22 09:37:53] FVS336GV2 DEBUG: algorithm.c:459:alg_oakley_encdef(): encryption(3des)_
Feb 22 09:37:54 gateway  IKE: [2013 Feb 22 09:37:53] FVS336GV2 DEBUG: oakley.c:3368:oakley_do_decrypt(): with key:_
Feb 22 09:37:54 gateway  IKE: [2013 Feb 22 09:37:53] FVS336GV2 DEBUG: oakley.c:3378:oakley_do_decrypt(): decrypted payload by IV:_
Feb 22 09:37:54 gateway  IKE: [2013 Feb 22 09:37:53] FVS336GV2 DEBUG: oakley.c:3381:oakley_do_decrypt(): decrypted payload, but not trimed._
Feb 22 09:37:54 gateway  IKE: [2013 Feb 22 09:37:53] FVS336GV2 DEBUG: oakley.c:3390:oakley_do_decrypt(): padding len=242_
Feb 22 09:37:54 gateway  IKE: [2013 Feb 22 09:37:53] FVS336GV2 DEBUG: oakley.c:3404:oakley_do_decrypt(): skip to trim padding._
Feb 22 09:37:54 gateway  IKE: [2013 Feb 22 09:37:53] FVS336GV2 DEBUG: oakley.c:3419:oakley_do_decrypt(): decrypted._
Feb 22 09:37:54 gateway  IKE: [2013 Feb 22 09:37:53] FVS336GV2 DEBUG: oakley.c:1281:oakley_compute_hash1(): HASH with:_
Feb 22 09:37:54 gateway  IKE: [2013 Feb 22 09:37:53] FVS336GV2 DEBUG: algorithm.c:399:alg_oakley_hmacdef(): hmac(hmac_sha1)_
Feb 22 09:37:54 gateway  IKE: [2013 Feb 22 09:37:53] FVS336GV2 DEBUG: oakley.c:1291:oakley_compute_hash1(): HASH computed:_
Feb 22 09:37:54 gateway  IKE: [2013 Feb 22 09:37:53] FVS336GV2 DEBUG: isakmp_inf.c:247:isakmp_info_recv(): hash validated._
Feb 22 09:37:54 gateway  IKE: [2013 Feb 22 09:37:53] FVS336GV2 DEBUG: isakmp.c:1407:isakmp_parsewoh(): begin._
Feb 22 09:37:54 gateway  IKE: [2013 Feb 22 09:37:53] FVS336GV2 DEBUG: isakmp.c:1424:isakmp_parsewoh(): len:56 tlen:56_
Feb 22 09:37:54 gateway  IKE: [2013 Feb 22 09:37:53] FVS336GV2 DEBUG: isakmp.c:1434:isakmp_parsewoh(): seen nptype=8(hash)_
Feb 22 09:37:54 gateway  IKE: [2013 Feb 22 09:37:53] FVS336GV2 DEBUG: isakmp.c:1439:isakmp_parsewoh(): p->len:24 tlen:56_
Feb 22 09:37:54 gateway  IKE: [2013 Feb 22 09:37:53] FVS336GV2 DEBUG: isakmp.c:1434:isakmp_parsewoh(): seen nptype=11(notify)_
Feb 22 09:37:54 gateway  IKE: [2013 Feb 22 09:37:53] FVS336GV2 DEBUG: isakmp.c:1439:isakmp_parsewoh(): p->len:32 tlen:32_
Feb 22 09:37:54 gateway  IKE: [2013 Feb 22 09:37:53] FVS336GV2 DEBUG: isakmp.c:1476:isakmp_parsewoh(): succeed._
Feb 22 09:37:54 gateway  IKE: [2013 Feb 22 09:37:53] FVS336GV2 DPD R-U-THERE-ACK received from "75.161.92.146[500]"_
Feb 22 09:37:54 gateway  IKE: [2013 Feb 22 09:37:53] FVS336GV2 INFO: dpdApiLib.c:239:rcvDpdAck(): DPD R-U-THERE-ACK received from "75.161.92.146[500]"_
Feb 22 09:37:54 gateway  IKE: [2013 Feb 22 09:37:53] FVS336GV2 DEBUG: isakmp_inf.c:952:isakmp_info_recv_n(): notification message 36137:DPD R-U-THERE-ACK, doi=1 proto_id=1 spi=055cd6fc93e0853d 6645c64aece5901e (size=16)._
Feb 22 09:37:56 gateway  IKE: [2013 Feb 22 09:37:55] FVS336GV2 DEBUG: pfkey.c:429:pfkey_dump_sadb(): call pfkey_send_dump_
Feb 22 09:37:56 gateway  IKE: [2013 Feb 22 09:37:55] FVS336GV2 DEBUG: pfkey.c:3990:pk_recv(): pk_recv: retry[0] recv() _
Feb 22 09:37:56 gateway  IKE: [2013 Feb 22 09:37:55] FVS336GV2 DEBUG: pfkey.c:3990:pk_recv(): pk_recv: retry[0] recv() _
Feb 22 09:37:56 gateway  IKE: [2013 Feb 22 09:37:55] FVS336GV2 DEBUG: pfkey.c:3990:pk_recv(): pk_recv: retry[0] recv() _
Feb 22 09:37:56 gateway  IKE: [2013 Feb 22 09:37:55] FVS336GV2 DEBUG: pfkey.c:3990:pk_recv(): pk_recv: retry[0] recv() _
Feb 22 09:37:56 gateway  IKE: [2013 Feb 22 09:37:55] FVS336GV2 DEBUG: pfkey.c:3990:pk_recv(): pk_recv: retry[0] recv() _
Feb 22 09:37:56 gateway  IKE: [2013 Feb 22 09:37:55] FVS336GV2 DEBUG: pfkey.c:3990:pk_recv(): pk_recv: retry[0] recv() _
Feb 22 09:37:56 gateway  IKE: [2013 Feb 22 09:37:55] FVS336GV2 DEBUG: pfkey.c:3990:pk_recv(): pk_recv: retry[0] recv() _
Feb 22 09:37:56 gateway  IKE: [2013 Feb 22 09:37:55] FVS336GV2 DEBUG: pfkey.c:3990:pk_recv(): pk_recv: retry[0] recv() _
Feb 22 09:37:56 gateway  IKE: [2013 Feb 22 09:37:55] FVS336GV2 DEBUG: pfkey.c:3990:pk_recv(): pk_recv: retry[0] recv() _
Feb 22 09:37:56 gateway  IKE: [2013 Feb 22 09:37:55] FVS336GV2 DEBUG: pfkey.c:3990:pk_recv(): pk_recv: retry[0] recv() _
Feb 22 09:37:56 gateway  IKE: [2013 Feb 22 09:37:55] FVS336GV2 DEBUG: pfkey.c:3990:pk_recv(): pk_recv: retry[0] recv() _
Feb 22 09:37:56 gateway  IKE: [2013 Feb 22 09:37:55] FVS336GV2 DEBUG: pfkey.c:3990:pk_recv(): pk_recv: retry[0] recv() _
Feb 22 09:37:56 gateway  IKE: [2013 Feb 22 09:37:55] FVS336GV2 DEBUG: pfkey.c:3990:pk_recv(): pk_recv: retry[0] recv() _
Feb 22 09:37:56 gateway  IKE: [2013 Feb 22 09:37:55] FVS336GV2 DEBUG: pfkey.c:3990:pk_recv(): pk_recv: retry[0] recv() _
Feb 22 09:37:56 gateway  IKE: [2013 Feb 22 09:37:55] FVS336GV2 DEBUG: pfkey.c:3990:pk_recv(): pk_recv: retry[0] recv() _
Feb 22 09:37:56 gateway  IKE: [2013 Feb 22 09:37:55] FVS336GV2 DEBUG: pfkey.c:3990:pk_recv(): pk_recv: retry[0] recv() _
Feb 22 09:37:56 gateway  IKE: [2013 Feb 22 09:37:55] FVS336GV2 DEBUG: pfkey.c:3990:pk_recv(): pk_recv: retry[0] recv() _
Feb 22 09:37:56 gateway  IKE: [2013 Feb 22 09:37:55] FVS336GV2 DEBUG: pfkey.c:3990:pk_recv(): pk_recv: retry[0] recv() _
Feb 22 09:37:56 gateway  IKE: [2013 Feb 22 09:37:55] FVS336GV2 DEBUG: pfkey.c:3990:pk_recv(): pk_recv: retry[0] recv() _
Feb 22 09:37:56 gateway  IKE: [2013 Feb 22 09:37:55] FVS336GV2 DEBUG: pfkey.c:3990:pk_recv(): pk_recv: retry[0] recv() _
Feb 22 09:37:56 gateway  IKE: [2013 Feb 22 09:37:55] FVS336GV2 DEBUG: pfkey.c:3990:pk_recv(): pk_recv: retry[0] recv() _
Feb 22 09:37:56 gateway  IKE: [2013 Feb 22 09:37:55] FVS336GV2 DEBUG: pfkey.c:3990:pk_recv(): pk_recv: retry[0] recv() _
Feb 22 09:37:56 gateway  IKE: [2013 Feb 22 09:37:55] FVS336GV2 DEBUG: pfkey.c:3990:pk_recv(): pk_recv: retry[0] recv() _
Feb 22 09:37:56 gateway  IKE: [2013 Feb 22 09:37:55] FVS336GV2 DEBUG: pfkey.c:3990:pk_recv(): pk_recv: retry[0] recv() _
Feb 22 09:37:56 gateway  IKE: [2013 Feb 22 09:37:55] FVS336GV2 DEBUG: pfkey.c:3990:pk_recv(): pk_recv: retry[0] recv() _
Feb 22 09:37:56 gateway  IKE: [2013 Feb 22 09:37:55] FVS336GV2 DEBUG: pfkey.c:3990:pk_recv(): pk_recv: retry[0] recv() _
Feb 22 09:37:56 gateway  IKE: [2013 Feb 22 09:37:55] FVS336GV2 DEBUG: pfkey.c:3990:pk_recv(): pk_recv: retry[0] recv() _
Feb 22 09:37:56 gateway  IKE: [2013 Feb 22 09:37:55] FVS336GV2 DEBUG: pfkey.c:3990:pk_recv(): pk_recv: retry[0] recv() _
Feb 22 09:37:56 gateway  IKE: [2013 Feb 22 09:37:55] FVS336GV2 DEBUG: pfkey.c:3990:pk_recv(): pk_recv: retry[0] recv() _
Feb 22 09:37:56 gateway  IKE: [2013 Feb 22 09:37:55] FVS336GV2 DEBUG: pfkey.c:3990:pk_recv(): pk_recv: retry[0] recv() _
Feb 22 09:37:56 gateway  IKE: [2013 Feb 22 09:37:55] FVS336GV2 DEBUG: pfkey.c:3990:pk_recv(): pk_recv: retry[0] recv() _
Feb 22 09:37:56 gateway  IKE: [2013 Feb 22 09:37:55] FVS336GV2 DEBUG: pfkey.c:3990:pk_recv(): pk_recv: retry[0] recv() _
Feb 22 09:37:56 gateway  IKE: [2013 Feb 22 09:37:55] FVS336GV2 DEBUG: pfkey.c:3990:pk_recv(): pk_recv: retry[0] recv() _
Feb 22 09:37:56 gateway  IKE: [2013 Feb 22 09:37:55] FVS336GV2 DEBUG: pfkey.c:3990:pk_recv(): pk_recv: retry[0] recv() _
Feb 22 09:37:56 gateway  IKE: [2013 Feb 22 09:37:55] FVS336GV2 DEBUG: pfkey.c:3990:pk_recv(): pk_recv: retry[0] recv() _
Feb 22 09:37:56 gateway  IKE: [2013 Feb 22 09:37:55] FVS336GV2 DEBUG: pfkey.c:3990:pk_recv(): pk_recv: retry[0] recv() _
Feb 22 09:37:56 gateway  IKE: [2013 Feb 22 09:37:55] FVS336GV2 DEBUG: pfkey.c:3990:pk_recv(): pk_recv: retry[0] recv() _
Feb 22 09:37:56 gateway  IKE: [2013 Feb 22 09:37:55] FVS336GV2 DEBUG: pfkey.c:3990:pk_recv(): pk_recv: retry[0] recv() _
Feb 22 09:37:56 gateway  IKE: [2013 Feb 22 09:37:55] FVS336GV2 DEBUG: pfkey.c:3990:pk_recv(): pk_recv: retry[0] recv() _
Feb 22 09:37:56 gateway  IKE: [2013 Feb 22 09:37:55] FVS336GV2 DEBUG: pfkey.c:3990:pk_recv(): pk_recv: retry[0] recv() _
Feb 22 09:37:56 gateway  IKE: [2013 Feb 22 09:37:55] FVS336GV2 DEBUG: pfkey.c:3990:pk_recv(): pk_recv: retry[0] recv() _
Feb 22 09:37:56 gateway  IKE: [2013 Feb 22 09:37:55] FVS336GV2 DEBUG: pfkey.c:3990:pk_recv(): pk_recv: retry[0] recv() _
Feb 22 09:37:56 gateway  IKE: [2013 Feb 22 09:37:55] FVS336GV2 DEBUG: pfkey.c:3990:pk_recv(): pk_recv: retry[0] recv() _
Feb 22 09:37:56 gateway  IKE: [2013 Feb 22 09:37:55] FVS336GV2 DEBUG: pfkey.c:3990:pk_recv(): pk_recv: retry[0] recv() _
Feb 22 09:37:56 gateway  IKE: [2013 Feb 22 09:37:55] FVS336GV2 DEBUG: pfkey.c:3990:pk_recv(): pk_recv: retry[0] recv() _
Feb 22 09:37:56 gateway  IKE: [2013 Feb 22 09:37:55] FVS336GV2 DEBUG: pfkey.c:3990:pk_recv(): pk_recv: retry[0] recv() _
Feb 22 09:37:56 gateway  IKE: [2013 Feb 22 09:37:55] FVS336GV2 DEBUG: pfkey.c:3990:pk_recv(): pk_recv: retry[0] recv() _
Feb 22 09:37:56 gateway  IKE: [2013 Feb 22 09:37:55] FVS336GV2 DEBUG: pfkey.c:3990:pk_recv(): pk_recv: retry[0] recv() _
Feb 22 09:37:56 gateway  IKE: [2013 Feb 22 09:37:55] FVS336GV2 DEBUG: pfkey.c:3990:pk_recv(): pk_recv: retry[0] recv() _
Feb 22 09:37:56 gateway  IKE: [2013 Feb 22 09:37:55] FVS336GV2 DEBUG: pfkey.c:3990:pk_recv(): pk_recv: retry[0] recv() _
Feb 22 09:37:56 gateway  IKE: [2013 Feb 22 09:37:55] FVS336GV2 DEBUG: pfkey.c:3990:pk_recv(): pk_recv: retry[0] recv() _
Feb 22 09:37:56 gateway  IKE: [2013 Feb 22 09:37:55] FVS336GV2 DEBUG: pfkey.c:3990:pk_recv(): pk_recv: retry[0] recv() _
Feb 22 09:37:56 gateway  IKE: [2013 Feb 22 09:37:55] FVS336GV2 DEBUG: pfkey.c:3990:pk_recv(): pk_recv: retry[0] recv() _
Feb 22 09:37:56 gateway  IKE: [2013 Feb 22 09:37:55] FVS336GV2 DEBUG: pfkey.c:3990:pk_recv(): pk_recv: retry[0] recv() _
Feb 22 09:37:56 gateway  IKE: [2013 Feb 22 09:37:55] FVS336GV2 DEBUG: pfkey.c:3990:pk_recv(): pk_recv: retry[0] recv() _
Feb 22 09:37:56 gateway  IKE: [2013 Feb 22 09:37:55] FVS336GV2 DEBUG: pfkey.c:3990:pk_recv(): pk_recv: retry[0] recv() _
Feb 22 09:37:56 gateway  IKE: [2013 Feb 22 09:37:55] FVS336GV2 DEBUG: pfkey.c:3990:pk_recv(): pk_recv: retry[0] recv() _
Feb 22 09:37:56 gateway  IKE: [2013 Feb 22 09:37:55] FVS336GV2 DEBUG: pfkey.c:3990:pk_recv(): pk_recv: retry[0] recv() _
Feb 22 09:37:56 gateway  IKE: [2013 Feb 22 09:37:55] FVS336GV2 DEBUG: pfkey.c:3990:pk_recv(): pk_recv: retry[0] recv() _
Feb 22 09:37:56 gateway  IKE: [2013 Feb 22 09:37:55] FVS336GV2 DEBUG: pfkey.c:3990:pk_recv(): pk_recv: retry[0] recv() _
Feb 22 09:37:56 gateway  IKE: [2013 Feb 22 09:37:55] FVS336GV2 DEBUG: pfkey.c:3990:pk_recv(): pk_recv: retry[0] recv() _
Feb 22 09:37:56 gateway  IKE: [2013 Feb 22 09:37:55] FVS336GV2 DEBUG: pfkey.c:3990:pk_recv(): pk_recv: retry[0] recv() _
Feb 22 09:37:56 gateway  IKE: [2013 Feb 22 09:37:55] FVS336GV2 DEBUG: pfkey.c:3990:pk_recv(): pk_recv: retry[0] recv() _
Feb 22 09:37:56 gateway  IKE: [2013 Feb 22 09:37:55] FVS336GV2 DEBUG: pfkey.c:3990:pk_recv(): pk_recv: retry[0] recv() _
Feb 22 09:37:56 gateway  IKE: [2013 Feb 22 09:37:55] FVS336GV2 DEBUG: oakley.c:3239:oakley_newiv2(): compute IV for phase2_
Feb 22 09:37:56 gateway  IKE: [2013 Feb 22 09:37:55] FVS336GV2 DEBUG: oakley.c:3240:oakley_newiv2(): phase1 last IV:_
Feb 22 09:37:56 gateway  IKE: [2013 Feb 22 09:37:55] FVS336GV2 DEBUG: algorithm.c:329:alg_oakley_hashdef(): hash(sha1)_
Feb 22 09:37:56 gateway  IKE: [2013 Feb 22 09:37:55] FVS336GV2 DEBUG: algorithm.c:459:alg_oakley_encdef(): encryption(3des)_
Feb 22 09:37:56 gateway  IKE: [2013 Feb 22 09:37:55] FVS336GV2 DEBUG: oakley.c:3272:oakley_newiv2(): phase2 IV computed:_
Feb 22 09:37:56 gateway  IKE: [2013 Feb 22 09:37:55] FVS336GV2 DEBUG: oakley.c:1281:oakley_compute_hash1(): HASH with:_
Feb 22 09:37:56 gateway  IKE: [2013 Feb 22 09:37:55] FVS336GV2 DEBUG: algorithm.c:399:alg_oakley_hmacdef(): hmac(hmac_sha1)_
Feb 22 09:37:56 gateway  IKE: [2013 Feb 22 09:37:55] FVS336GV2 DEBUG: oakley.c:1291:oakley_compute_hash1(): HASH computed:_
Feb 22 09:37:56 gateway  IKE: [2013 Feb 22 09:37:55] FVS336GV2 DEBUG: handler.c:921:bindph12(): New PH2 inserted with msgid:3249264240_
Feb 22 09:37:56 gateway  IKE: [2013 Feb 22 09:37:55] FVS336GV2 DEBUG: isakmp_inf.c:741:isakmp_info_send_common(): outgoing packet dump_
Feb 22 09:37:56 gateway  IKE: [2013 Feb 22 09:37:55] FVS336GV2 DEBUG: oakley.c:3454:oakley_do_encrypt(): begin encryption._
Feb 22 09:37:56 gateway  IKE: [2013 Feb 22 09:37:55] FVS336GV2 DEBUG: algorithm.c:459:alg_oakley_encdef(): encryption(3des)_
Feb 22 09:37:56 gateway  IKE: [2013 Feb 22 09:37:55] FVS336GV2 DEBUG: oakley.c:3470:oakley_do_encrypt(): ISAKMP: len:56 blen:8_
Feb 22 09:37:56 gateway  IKE: [2013 Feb 22 09:37:55] FVS336GV2 DEBUG: oakley.c:3471:oakley_do_encrypt(): pad length = 8_
Feb 22 09:37:56 gateway  IKE: [2013 Feb 22 09:37:55] FVS336GV2 DEBUG: algorithm.c:459:alg_oakley_encdef(): encryption(3des)_
Feb 22 09:37:56 gateway  IKE: [2013 Feb 22 09:37:55] FVS336GV2 DEBUG: oakley.c:3515:oakley_do_encrypt(): with key:_
Feb 22 09:37:56 gateway  IKE: [2013 Feb 22 09:37:55] FVS336GV2 DEBUG: oakley.c:3525:oakley_do_encrypt(): encrypted payload by IV:_
Feb 22 09:37:56 gateway  IKE: [2013 Feb 22 09:37:55] FVS336GV2 DEBUG: oakley.c:3532:oakley_do_encrypt(): save IV for next:_
Feb 22 09:37:56 gateway  IKE: [2013 Feb 22 09:37:55] FVS336GV2 DEBUG: oakley.c:3549:oakley_do_encrypt(): encrypted._
Feb 22 09:37:56 gateway  IKE: [2013 Feb 22 09:37:55] FVS336GV2 DEBUG: sockmisc.c:468:sendfromto(): sockname 70.88.163.69[500]_
Feb 22 09:37:56 gateway  IKE: [2013 Feb 22 09:37:55] FVS336GV2 DEBUG: sockmisc.c:470:sendfromto(): send packet from 70.88.163.69[500]_
Feb 22 09:37:56 gateway  IKE: [2013 Feb 22 09:37:55] FVS336GV2 DEBUG: sockmisc.c:472:sendfromto(): send packet to 75.161.92.146[500]_
Feb 22 09:37:56 gateway  IKE: [2013 Feb 22 09:37:55] FVS336GV2 DEBUG: sockmisc.c:632:sendfromto(): 1 times of 92 bytes message will be sent to 75.161.92.146[500]_
Feb 22 09:37:56 gateway  IKE: [2013 Feb 22 09:37:55] FVS336GV2 DEBUG: isakmp_inf.c:770:isakmp_info_send_common(): Sending Informational Exchange: notify payload[DPD R-U-THERE]_
Feb 22 09:37:56 gateway  IKE: [2013 Feb 22 09:37:55] FVS336GV2 DEBUG: handler.c:931:unbindph12(): **********REQUEST TO DELETE PH2 WITH MSGID:3249264240********_
Feb 22 09:37:56 gateway  IKE: [2013 Feb 22 09:37:55] FVS336GV2 DPD R-U-THERE sent to "75.161.92.146[500]"_
Feb 22 09:37:56 gateway  IKE: [2013 Feb 22 09:37:55] FVS336GV2 INFO: dpdApiLib.c:509:sendDpdMsg(): DPD R-U-THERE sent to "75.161.92.146[500]"_
Feb 22 09:37:56 gateway  IKE: [2013 Feb 22 09:37:55] FVS336GV2 DEBUG: dpdApiLib.c:528:sendDpdMsg(): Rescheduling DPD R-U-THERE to "75.161.92.146[500]" _
Feb 22 09:37:56 gateway  IKE: [2013 Feb 22 09:37:55] FVS336GV2 DEBUG: isakmp.c:354:isakmp_handler(): ===_
Feb 22 09:37:56 gateway  IKE: [2013 Feb 22 09:37:55] FVS336GV2 DEBUG: isakmp.c:355:isakmp_handler(): 84 bytes message received from 75.161.92.146[500]_
Feb 22 09:37:56 gateway  IKE: [2013 Feb 22 09:37:55] FVS336GV2 DEBUG: isakmp_inf.c:155:isakmp_info_recv(): receive Information._
Feb 22 09:37:56 gateway  IKE: [2013 Feb 22 09:37:55] FVS336GV2 DEBUG: oakley.c:3239:oakley_newiv2(): compute IV for phase2_
Feb 22 09:37:56 gateway  IKE: [2013 Feb 22 09:37:55] FVS336GV2 DEBUG: oakley.c:3240:oakley_newiv2(): phase1 last IV:_
Feb 22 09:37:56 gateway  IKE: [2013 Feb 22 09:37:55] FVS336GV2 DEBUG: algorithm.c:329:alg_oakley_hashdef(): hash(sha1)_
Feb 22 09:37:56 gateway  IKE: [2013 Feb 22 09:37:55] FVS336GV2 DEBUG: algorithm.c:459:alg_oakley_encdef(): encryption(3des)_
Feb 22 09:37:56 gateway  IKE: [2013 Feb 22 09:37:55] FVS336GV2 DEBUG: oakley.c:3272:oakley_newiv2(): phase2 IV computed:_
Feb 22 09:37:56 gateway  IKE: [2013 Feb 22 09:37:55] FVS336GV2 DEBUG: oakley.c:3318:oakley_do_decrypt(): begin decryption._
Feb 22 09:37:56 gateway  IKE: [2013 Feb 22 09:37:55] FVS336GV2 DEBUG: algorithm.c:459:alg_oakley_encdef(): encryption(3des)_
Feb 22 09:37:56 gateway  IKE: [2013 Feb 22 09:37:55] FVS336GV2 DEBUG: oakley.c:3332:oakley_do_decrypt(): IV was saved for next processing:_
Feb 22 09:37:56 gateway  IKE: [2013 Feb 22 09:37:55] FVS336GV2 DEBUG: algorithm.c:459:alg_oakley_encdef(): encryption(3des)_
Feb 22 09:37:56 gateway  IKE: [2013 Feb 22 09:37:55] FVS336GV2 DEBUG: oakley.c:3368:oakley_do_decrypt(): with key:_
Feb 22 09:37:56 gateway  IKE: [2013 Feb 22 09:37:55] FVS336GV2 DEBUG: oakley.c:3378:oakley_do_decrypt(): decrypted payload by IV:_
Feb 22 09:37:56 gateway  IKE: [2013 Feb 22 09:37:55] FVS336GV2 DEBUG: oakley.c:3381:oakley_do_decrypt(): decrypted payload, but not trimed._
Feb 22 09:37:56 gateway  IKE: [2013 Feb 22 09:37:55] FVS336GV2 DEBUG: oakley.c:3390:oakley_do_decrypt(): padding len=222_
Feb 22 09:37:56 gateway  IKE: [2013 Feb 22 09:37:55] FVS336GV2 DEBUG: oakley.c:3404:oakley_do_decrypt(): skip to trim padding._
Feb 22 09:37:56 gateway  IKE: [2013 Feb 22 09:37:55] FVS336GV2 DEBUG: oakley.c:3419:oakley_do_decrypt(): decrypted._
Feb 22 09:37:56 gateway  IKE: [2013 Feb 22 09:37:55] FVS336GV2 DEBUG: oakley.c:1281:oakley_compute_hash1(): HASH with:_
Feb 22 09:37:56 gateway  IKE: [2013 Feb 22 09:37:55] FVS336GV2 DEBUG: algorithm.c:399:alg_oakley_hmacdef(): hmac(hmac_sha1)_
Feb 22 09:37:56 gateway  IKE: [2013 Feb 22 09:37:55] FVS336GV2 DEBUG: oakley.c:1291:oakley_compute_hash1(): HASH computed:_
Feb 22 09:37:56 gateway  IKE: [2013 Feb 22 09:37:55] FVS336GV2 DEBUG: isakmp_inf.c:247:isakmp_info_recv(): hash validated._
Feb 22 09:37:56 gateway  IKE: [2013 Feb 22 09:37:55] FVS336GV2 DEBUG: isakmp.c:1407:isakmp_parsewoh(): begin._
Feb 22 09:37:56 gateway  IKE: [2013 Feb 22 09:37:55] FVS336GV2 DEBUG: isakmp.c:1424:isakmp_parsewoh(): len:56 tlen:56_
Feb 22 09:37:56 gateway  IKE: [2013 Feb 22 09:37:55] FVS336GV2 DEBUG: isakmp.c:1434:isakmp_parsewoh(): seen nptype=8(hash)_
Feb 22 09:37:56 gateway  IKE: [2013 Feb 22 09:37:55] FVS336GV2 DEBUG: isakmp.c:1439:isakmp_parsewoh(): p->len:24 tlen:56_
Feb 22 09:37:56 gateway  IKE: [2013 Feb 22 09:37:55] FVS336GV2 DEBUG: isakmp.c:1434:isakmp_parsewoh(): seen nptype=11(notify)_
Feb 22 09:37:56 gateway  IKE: [2013 Feb 22 09:37:55] FVS336GV2 DEBUG: isakmp.c:1439:isakmp_parsewoh(): p->len:32 tlen:32_
Feb 22 09:37:56 gateway  IKE: [2013 Feb 22 09:37:55] FVS336GV2 DEBUG: isakmp.c:1476:isakmp_parsewoh(): succeed._
Feb 22 09:37:56 gateway  IKE: [2013 Feb 22 09:37:55] FVS336GV2 DPD R-U-THERE-ACK received from "75.161.92.146[500]"_
Feb 22 09:37:56 gateway  IKE: [2013 Feb 22 09:37:55] FVS336GV2 INFO: dpdApiLib.c:239:rcvDpdAck(): DPD R-U-THERE-ACK received from "75.161.92.146[500]"_
Feb 22 09:37:56 gateway  IKE: [2013 Feb 22 09:37:55] FVS336GV2 DEBUG: isakmp_inf.c:952:isakmp_info_recv_n(): notification message 36137:DPD R-U-THERE-ACK, doi=1 proto_id=1 spi=ca69d2fb406a4eb6 33ef72578cc72af6 (size=16)._



More information about the Users mailing list