Community discussions

MikroTik App
 
expat
just joined
Topic Author
Posts: 22
Joined: Thu Jul 14, 2005 12:03 am

L2TP & IPSec problems [SOLVED]

Tue Jan 17, 2006 8:33 pm

Am trying to allow road warriors to connect via L2TP VPN. I have created a test PPP account, the IKE peer, set the rules on input, but keep getting the following messages in the log when attempting a connection:
18:24:06 ipsec,ike,info IPSEC:: responding phase 1, starting mode Identity Protection (local 
    172.16.99.41:500) (remote172.16.98.142:500) 
18:24:06 ipsec,ike,info no acceptable proposal found (remote unknown) 
18:24:06 ipsec,ike,info IKE:: no acceptable proposal found (remote unknown) 
18:24:06 ipsec,ike,info IPSEC:: no acceptable proposal found (remote unknown) 
18:24:06 ipsec,ike,info failed to process packet 
18:24:06 ipsec,ike,info IKE:: failed to process packet 
18:24:06 ipsec,ike,info IPSEC:: failed to process packet 
18:24:08 ipsec,ike,info received ISAKMP packet from 172.16.98.142:500, phase 1, Identity Protection 
18:24:08 ipsec,ike,info IKE:: received ISAKMP packet from 172.16.98.142:500, phase 1, Identity Protection 
18:24:08 ipsec,ike,info IPSEC:: received ISAKMP packet from 172.16.98.142:500, phase 1, Identity 
    Protection 
18:24:08 ipsec,ike,info responding phase 1, starting mode Identity Protection (local 172.16.99.41:500) 
    (remote172.16.98.142:500) 
18:24:08 ipsec,ike,info IKE:: responding phase 1, starting mode Identity Protection (local 
    172.16.99.41:500) (remote172.16.98.142:500) 
18:24:08 ipsec,ike,info IPSEC:: responding phase 1, starting mode Identity Protection (local 
    172.16.99.41:500) (remote172.16.98.142:500) 
18:24:08 ipsec,ike,info no acceptable proposal found (remote unknown) 
18:24:08 ipsec,ike,info IKE:: no acceptable proposal found (remote unknown) 
18:24:08 ipsec,ike,info IPSEC:: no acceptable proposal found (remote unknown) 
18:24:08 ipsec,ike,info failed to process packet 
18:24:08 ipsec,ike,info IKE:: failed to process packet 
18:24:08 ipsec,ike,info IPSEC:: failed to process packet 
18:24:11 ipsec,ike,info received ISAKMP packet from 172.16.98.142:500, phase 2, Informational 
18:24:11 ipsec,ike,info IKE:: received ISAKMP packet from 172.16.98.142:500, phase 2, Informational 
18:24:11 ipsec,ike,info IPSEC:: received ISAKMP packet from 172.16.98.142:500, phase 2, Informational 
18:24:11 ipsec,ike,info unexpected Informational exchange (remote unknown) 
18:24:11 ipsec,ike,info IKE:: unexpected Informational exchange (remote unknown) 
18:24:11 ipsec,ike,info IPSEC:: unexpected Informational exchange (remote unknown)
...and the connection fails.

I have created an entry in the IPSec peers with just generate policy:
address=0.0.0.0/32:500 secret="xyz123" generate-policy=yes exchange-mode=main send-initial-contact=yes 
     proposal-check=obey hash-algorithm=md5 enc-algorithm=3des dh-group=modp1024 lifetime=1d lifebytes=0
Any pointers on what I seem to be missing in this?

TIA.
Last edited by expat on Mon Jan 23, 2006 6:17 pm, edited 1 time in total.
 
User avatar
andrewluck
Forum Veteran
Forum Veteran
Posts: 700
Joined: Fri May 28, 2004 9:05 pm
Location: Norfolk, UK

Sun Jan 22, 2006 12:19 am

Address should be:

0.0.0.0/0:500 and not 0.0.0.0/32

Regards

Andrew
 
expat
just joined
Topic Author
Posts: 22
Joined: Thu Jul 14, 2005 12:03 am

Mon Jan 23, 2006 6:16 pm

Working.

Thanks.

Who is online

Users browsing this forum: Bing [Bot], d513, Google [Bot] and 136 guests