Question

Windows Vista VPN Client: L2TP/IPsec VPN Connection to ASA 5510

Asked by: SeeingSharp

I have done extensive research on the internet regarding this subject and I am at my wit's end.  I have spent the last few weeks working on configuring a new Cisco ASA 5510 VPN connection utilizing L2TP/IPsec.  The entire configuration is in a lab environment and works perfectly.  I can login to the VPN and move traffic using my iPhone.  The same is true for the clean install Windows XP SP3 laptop that I have for my test environment.

The problem comes from the 2 windows vista laptops that myself and the IT Director are using to connect to the VPN.  I have an x64 Vista Business SP2 Dell Precision M4400, and my boss has one of the new Latitudes with x86 Vista Business SP1.  Neither one of them can connect and immediately receive the following: Error 789 - The L2TP connection attempt failed because the security layer encountered a processing error during initial negotiations with the remote computer.

The failure is immediate, so I assumed that it had something to do with IKE.  After installing the Microsoft IPSec Diagnostic Tool, and running it for the remote connection to the ASA, it returned the following: IPSec Service Diagnosis - Failed: IKEEXT and PolicyAgent services are not running.  Ipsec is inactive.  Putting the ASA in debug mode for isakmp and ipsec is to no avail as the failure is before it even reaches the device.

I ran services.msc and looked for the IKE and AuthIP (something like that for the name, I can't remember exactly what) and the IPsec PolicyAgent service, and to my surprise, neither one of them exists in my services window at all.  After a scan through the registry, I saw that both of these services have a key named ServiceDllUnloadOnStop set to a DWORD value of 1, but many other services have that as well, and many of them are listed in the services.msc window.

I have a feeling that this is a Vista issue (maybe even a Dell OEM Version issue), but the folks at Dell didn't know what I was talking about.  My next step is to go in on Monday and do a fresh Vista Business install on that laptop and see if those services exist.

What I am wondering is if anyone has seen this before and could maybe point me in the right direction as to how to get those services enabled so that they will run.  I have a feeling that it is the only thing that is keeping me from being able to finish this project.  I have included my ASA configuration below, but I do not believe that this has anything to do with my vpn settings as both the iPhone and Windows XP clients can connect with their respective native clients.

Thanks you all for any guidance you could give me in regards to this problem

access-list VPN_ACL extended permit ip any 192.168.253.0 255.255.255.0
access-list VPN_SplitTunnel_ACL standard permit 10.0.0.0 255.255.255.0
access-list NoNAT_ACL extended permit ip 10.0.0.0 255.255.255.0 192.168.253.0 255.255.255.0
 
ip local pool VPNpool 192.168.253.1-192.168.253.250 mask 255.255.255.255
 
global (outside) 1 interface
nat (inside) 0 access-list NoNAT_ACL
nat (inside) 1 0.0.0.0 0.0.0.0
 
crypto ipsec transform-set IPsec_Windows esp-3des esp-sha-hmac
crypto ipsec transform-set IPsec_Windows mode transport
crypto ipsec transform-set IPsec_iPhone esp-3des esp-md5-hmac
 
crypto dynamic-map dyno 10 set transform-set IPsec_Windows IPsec_iPhone
crypto dynamic-map dyno 20 set transform-set IPsec_iPhone
 
crypto map IPsec_map 20 ipsec-isakmp dynamic dyno
crypto map IPsec_map interface outisde
 
crypto isakmp enable outside
 
crypto isakmp policy 10
    authentication pre-share
    encryption 3des
    hash md5
    group 2
    lifetime 86400
crypto isakmp policy 20
    authentication pre-share
    encryption 3des
    hash sha
    group 2
    lifetime 86400
 
crypto isakmp nat-traversal 300
 
group-policy VPNusers internal
group-policy VPNusers attributes
    dns-server value 10.0.0.2
    vpn-tunnel-protocol IPsec l2tp-ipsec
    split-tunnel-policy tunnelspecified
    split-tunnel-network-list value VPN_SplitTunnel_ACL
    default-domain value dev.cwi.local
    split-dns value 10.0.0.2
tunnel-group VPNusers type remote-access
tunnel-group VPNusers general-attributes
    address-pool VPNpool
    authentication-server-group VPN-aaa
    default-group-policy VPNusers
tunnel-group VPNusers ipsec-attributes
    pre-shared-key *
tunnel-group VPNusers ppp-attributes
    authentication ms-chap-v2

                                  
1:
2:
3:
4:
5:
6:
7:
8:
9:
10:
11:
12:
13:
14:
15:
16:
17:
18:
19:
20:
21:
22:
23:
24:
25:
26:
27:
28:
29:
30:
31:
32:
33:
34:
35:
36:
37:
38:
39:
40:
41:
42:
43:
44:
45:
46:
47:
48:
49:
50:
51:
52:
53:
54:

Select allOpen in new window

This Question has been solved and asker verified All Experts Exchange premium technology solutions are available to subscription members.

Subscribe now for full access to Experts Exchange and get

Instant Access to this Solution

  • Plus...
  • 30 Day FREE access, no risk, no obligation
  • Collaborate with the world's top tech experts
  • Unlimited access to our exclusive solution database
  • Never be left without tech help again

Subscribe Now

Asked On
2009-07-31 at 23:23:40ID24618511
Tags

Windows Vista

,

VPN Client

,

IPSec

,

Cisco ASA

,

Dell Precision M4400

Topics

Virtual Private Networking (VPN)

,

Windows Vista

,

Cisco PIX Firewall

Participating Experts
3
Points
0
Comments
10

Trusted by hundreds of thousands everyday for fast, accurate and reliable tech support.

  • "The time we save is the biggest benefit of Experts Exchange to Warner Bros. What could take multiple guys 2 hours or more each to find is accessed in around 15 minutes on Experts Exchange." Mike Kapnisakis, Warner Bros.
  • "Our team likes having a resource that is more secure than just using Google and most experts using this service really know their stuff. It's nice to look here first versus using Google." Dayna Sellner, Lockheed Martin
  • "Anytime that I've been stumped with a problem, 9 out of 10 times Experts Exchange has either the accepted solution or an open discussion of the potential solution to the problem." Kenny Red, eBay Inc.

See what Experts Exchange can do for you.

Got a question?

We've got the answer.

Experts Exchange has been collecting answers to technology questions since 1996…3 million and counting! If you have a question, chances are we already have your answer.

Screenshot of Experts Exchange Knowledgebase

Need individual assistance?

Our experts are ready to help.

If you can't find the exact answer you're looking for, ask our exclusive community of 50,000 experts. You’ll get a personalized answer from a trusted professional.

Screenshot of Experts Exchange Knowledgebase

Want to learn from the best?

Read articles from industry experts.

Thousands of free tech tips, tricks, how-to’s and tutorials are available in our peer reviewed articles section. See for yourself how smart our experts are, no login required.

Screenshot of an Article

Working on a long term project?

Store your work and research.

Save solutions to your questions, answers you’ve discovered through searching plus helpful articles in your personal knowledgebase for easy future access.

Screenshot of Experts Exchange Knowledgebase

Access the answers to your technology questions today.

Subscribe Now

30-day free trial. Register in 60 seconds.

What Makes Experts Exchange Unique?

Members of the expert community talk about why the experience at Experts Exchange is different than what you will find anywhere else.

Trusted by the world's most respected brands.

image of each brand's logo

Faithfully serving IT professionals since 1996.

Experts Exchange Logo

Try it out and discover for yourself.

Subscribe Now

30-day free trial. Register in 60 seconds.

Related Solutions

  1. MyODBC for Vista x64
    Hello, I can't get MyODBC Driver working for Vista x64, any one have resources?
  2. CISCO PIX 506E with IPSec VPN for VISTA
    I have CISCO PIX 506E with IPSec VPN configured on it as I am using PPPoE. Now I recently added a Microsoft VISTA client and want to configure it to use VPN. I tried all latest CISCO VPN client software but no luck. Anybody have any idea
  3. Need help configuring Cisco-compatible ALTERNATIVE IPS…
    My University currently uses the Cisco VPN client for all wireless connections on campus. I am running Windows Vista x64 which Cisco does not support, for whatever reason. I do not know the configuration of their Cisco equipment except that it uses IPSec/UDP Tunneling using...
  4. Cannot Connect to Nokia 10i VPN with Vista
    Hi there. We have a Nokia/Checkpoint Firewall and VPN environment. A Nokia 10i is serving remote users to allow access to the main office through an IPSEC VPN session. With XP you get the CA and Personal cert and install them within the Local Computer store of the local mac...
  5. Vista L2TP IPSEC VPN to Juniper Networks Netscreen
    I'm trying to setup a VPN between a machine running Vista Enterprise and a Netscreen 208. I do not want to use the netscreen remote client ( we do use this successfully on other vista machines) I've configured a L2TP IPSEC VPN as per the instructions here: http://kb.junipe...

Free Tech Articles

  1. WARNING: 5 Reasons why you should NEVER fix a computer for free.
    It is in our nature to love the puzzle. We are obsessed. The lot of us. We love puzzles. We love the challenge. We thrive on finding the answer. We hate disarray. It bothers us deep in our soul. W...
  2. SCCM OSD Basic troubleshooting
    SCCM 2007 OSD is a fantastic way to deploy operating systems, however, like most things SCCM issues can sometimes be difficult to resolve due to the sheer volume of logs to sift through and the dispe...
  3. Migrate Small Business Server 2003 to Exchange 2010 and Windows 2008 R2
    This guide is intended to provide step by step instructions on how to migrate from Small Business Server 2003 to Windows 2008 R2 with Exchange 2010. For this migration to work you will need the fo...
  4. Create a Win7 Gadget
    This article shows you how to create a simple "Gadget" -- a sort of mini-application supported by Windows 7 and Vista. Gadgets can be dropped anywhere on the desktop to provide instant information, ...
  5. Outlook continually prompting for username and password
    There have been a lot of questions recently regarding Outlook prompting for a username and password whilst using Exchange 2007. There are a few reasons why this would happen and I will try to cover t...
  6. Backup Exchange 2010 Information Store using Windows Backup
    There seems to be quite a lot of confusion around the ability to backup Exchange 2010 using the built in Windows Backup feature. This stems from the omission of this feature prior to Exchange 2007 s...

Cloud Class Webinars

  1. Avoiding Bugs in Microsoft Access
    Alison Balter takes and in-depth look at avoiding bugs in Access. In this webinar you will learn about using the immediate window to debug your applications, invoking the debugger, using breakpoints to troubleshoot, stepping through code, setting the next statement to execute, ...
  2. Top 10 Best New Features in Visio 2010
    Scott Helmers gives live demonstrations of the top 10 new features in Visio 2010. This webinar will teach you how to create compelling diagrams by adding shapes to the page with a single click, linking the shapes in a diagram to data in Excel (or SQL Server, or SharePoint), ...
  3. IT Consultant Business Secrets Revealed
    Michael Munger, Experts Exchange tech pro and IT consultant, pulls back the curtain on his very successful businesses and answers question on every IT consultant and business owner should know about. He shares secrets on what he did to solve the 5 most common problems in IT, ...
  4. Disaster Recovery and Business Continuity
    Quest CTO, Mike Billon, gives an overview of the steps involved in building a dunamic disaster recovery plan. Through case studies and an examination of software/hardware tooles for monitoring and testing, you'll gain a better understandin of where you are, where you want ...
  5. Organize Your Visio Diagrams with Containers and Lists
    Scott Helmers uses cross functional flowcharts, wireframe diagrams, data graphic legends and seating charts to teach you: how to ustilize all three new structured diagram components in Visio 2010, the best practices for organizeing shapes in previous version of Visio, how to organize ...
  6. How to Us Objects, Properties, Events and Methods in Microsoft Access
    Alison Dalter gives an in-depbth look at objects, properties, events and methods in Microsoft Access. In this webinar you will learn about using the object browser, referring to objects, working with properties and methods, working with object variables, understanding the ...

Join the Community

Give a Little. Get a Lot.

Join the community of experts here and help other tech pros by answering question in your area of expertise. You can earn FREE access to all Experts Exchange's premium features and resources.

Join the Community

Answers

 

by: mutahirPosted on 2009-08-01 at 02:28:28ID: 24994656

Your feeling is right !

I have seen and faced this error not with ASA but with draytek routers and it just won't connect ; turned out to be a vista issue as other os can connect l2tp/ipsec.

I would suggest is to get a log of the vpn transaction on either side and contact both vendors (cisco and microsoft) with the respective logs.


 

by: ikalmarPosted on 2009-08-01 at 05:26:29ID: 24995044

HI,


For 32 bit Vista: the basic Windows VPN will not work. You need the Cisco VPN Release 5!
For 32 bit Vista: the cisco VPN clint is not supported at the moment! Please Install Anyconnect!

Best Regards,
Istvan

 

by: SeeingSharpPosted on 2009-08-01 at 09:14:20ID: 24995798

Maybe I should have been a little more succinct with my question, but I wanted to show everyone the things that I have already scratched off the list of possible reasons why this is not working.

I have it narrowed down to being an issue regarding the loading of IKEEXT and IPSec PolicyAgent services.  Something seems to be blocking those services from loading and I can't figure out what all it is, and how I can force them to start.  Any suggestions allong these lines would be greatly appreciated, or even a direction I can start to look in.  I am also wondering if it could be Active Directory related, so I went through the local policy, and couldn't find anything (maybe I am looking in the wrong place).

-Istvan: We are not wanting to use the Clisco VPN client because it cannot be controlled through group policy.  Also, it has issues telling Vista that it is connected to the corporate network.  The Windows client itself can change the state of the OS to connected automatically and the sync will work as intended.  As for AnyConnect, we are not licensed for it, and according to the documentation at Cisco.com and the technician I spoke with at Cisco, using an L2TP/IPsec connection is fully supported.

-Mutahir: Well, on the cisco side of things, I cannot get a log as the failure is prior to the connection.  Vista is failing to execute the IKEEXT service (IKE and AuthIP Service Module).  If I try and go to a command prompt and enter NET START IKEEXT I get an invalid service command, yet all of the registry entries for that service and the IPSec PolicyAgent service are listed in the registry, but they don't seem to be registered with Svchost so Windows is not loading the service.

 

by: SeeingSharpPosted on 2009-08-01 at 23:07:01ID: 24997843

UPDATE:

I managed to get the IPsec services started on my machine.  After a little bit of research, I found that if you are missing services in the services.msc screen, you can manually configure their startup mode through the registry.  For these particular services, the required key is as follows:

HKLM\SYSTEM\CurrentControlSet\Services\IKEEXT
HKLM\SYSTEM\CurrentControlSet\Services\PolicyAgent

Under each of those keys, create a new DWORD value.  Name is Start and for Automatic Start, set the value to 2.  Once I changed both of those keys to contain that new DWORD, the services started as usual and IPsec was enabled.

At this point, the Microsoft IPsec debugger is useless, and below is the output from the isakmp debugging on the ASA.  Now, at least they are talking to each other, but phase 1 IKE still isn't authenticating.  I may have to direct this over to the Cisco support folks though, but any advice you all can provide would be greatly appreciated.


Aug 02 06:02:07 [IKEv1]: IP = 76.186.189.14, IKE_DECODE RECEIVED Message (msgid=0) with payloads : HDR + SA (1) + VENDOR (13) + VENDOR (13) + VENDOR (13) + VENDOR (13) + VENDOR (13) + VENDOR (13) + VENDOR (13) + NONE (0) total length : 344
Aug 02 06:02:07 [IKEv1 DEBUG]: IP = 76.186.189.14, processing SA payload
Aug 02 06:02:07 [IKEv1]: Phase 1 failure:  Mismatched attribute types for class Group Description:  Rcv'd: Unknown  Cfg'd: Group 2
Aug 02 06:02:07 [IKEv1]: Phase 1 failure:  Mismatched attribute types for class Group Description:  Rcv'd: Unknown  Cfg'd: Group 2
Aug 02 06:02:07 [IKEv1]: Phase 1 failure:  Mismatched attribute types for class Group Description:  Rcv'd: Unknown  Cfg'd: Group 2
Aug 02 06:02:07 [IKEv1]: Phase 1 failure:  Mismatched attribute types for class Group Description:  Rcv'd: Unknown  Cfg'd: Group 2
Aug 02 06:02:07 [IKEv1 DEBUG]: IP = 76.186.189.14, Oakley proposal is acceptable
Aug 02 06:02:07 [IKEv1 DEBUG]: IP = 76.186.189.14, processing VID payload
Aug 02 06:02:07 [IKEv1 DEBUG]: IP = 76.186.189.14, processing VID payload
Aug 02 06:02:07 [IKEv1 DEBUG]: IP = 76.186.189.14, Received NAT-Traversal RFC VID
Aug 02 06:02:07 [IKEv1 DEBUG]: IP = 76.186.189.14, processing VID payload
Aug 02 06:02:07 [IKEv1 DEBUG]: IP = 76.186.189.14, Received NAT-Traversal ver 02 VID
Aug 02 06:02:07 [IKEv1 DEBUG]: IP = 76.186.189.14, processing VID payload
Aug 02 06:02:07 [IKEv1 DEBUG]: IP = 76.186.189.14, Received Fragmentation VID
Aug 02 06:02:07 [IKEv1 DEBUG]: IP = 76.186.189.14, processing VID payload
Aug 02 06:02:07 [IKEv1 DEBUG]: IP = 76.186.189.14, processing VID payload
Aug 02 06:02:07 [IKEv1 DEBUG]: IP = 76.186.189.14, processing VID payload
Aug 02 06:02:07 [IKEv1 DEBUG]: IP = 76.186.189.14, processing IKE SA payload
Aug 02 06:02:07 [IKEv1]: Phase 1 failure:  Mismatched attribute types for class Group Description:  Rcv'd: Unknown  Cfg'd: Group 2
Aug 02 06:02:07 [IKEv1]: Phase 1 failure:  Mismatched attribute types for class Group Description:  Rcv'd: Unknown  Cfg'd: Group 2
Aug 02 06:02:07 [IKEv1]: Phase 1 failure:  Mismatched attribute types for class Group Description:  Rcv'd: Unknown  Cfg'd: Group 2
Aug 02 06:02:07 [IKEv1]: Phase 1 failure:  Mismatched attribute types for class Group Description:  Rcv'd: Unknown  Cfg'd: Group 2
Aug 02 06:02:07 [IKEv1 DEBUG]: IP = 76.186.189.14, IKE SA Proposal # 1, Transform # 4 acceptable  Matches global IKE entry # 4
Aug 02 06:02:07 [IKEv1 DEBUG]: IP = 76.186.189.14, constructing ISAKMP SA payload
Aug 02 06:02:07 [IKEv1 DEBUG]: IP = 76.186.189.14, constructing NAT-Traversal VID ver 02 payload
Aug 02 06:02:07 [IKEv1 DEBUG]: IP = 76.186.189.14, constructing Fragmentation VID + extended capabilities payload
Aug 02 06:02:07 [IKEv1]: IP = 76.186.189.14, IKE_DECODE SENDING Message (msgid=0) with payloads : HDR + SA (1) + VENDOR (13) + VENDOR (13) + NONE (0) total length : 124
Aug 02 06:02:07 [IKEv1]: IP = 76.186.189.14, IKE_DECODE RECEIVED Message (msgid=0) with payloads : HDR + KE (4) + NONCE (10) + NAT-D (130) + NAT-D (130) + NONE (0) total length : 260
Aug 02 06:02:07 [IKEv1 DEBUG]: IP = 76.186.189.14, processing ke payload
Aug 02 06:02:07 [IKEv1 DEBUG]: IP = 76.186.189.14, processing ISA_KE payload
Aug 02 06:02:07 [IKEv1 DEBUG]: IP = 76.186.189.14, processing nonce payload
Aug 02 06:02:07 [IKEv1 DEBUG]: IP = 76.186.189.14, processing NAT-Discovery payload
Aug 02 06:02:07 [IKEv1 DEBUG]: IP = 76.186.189.14, computing NAT Discovery hash
Aug 02 06:02:07 [IKEv1 DEBUG]: IP = 76.186.189.14, processing NAT-Discovery payload
Aug 02 06:02:07 [IKEv1 DEBUG]: IP = 76.186.189.14, computing NAT Discovery hash
Aug 02 06:02:07 [IKEv1 DEBUG]: IP = 76.186.189.14, constructing ke payload
Aug 02 06:02:07 [IKEv1 DEBUG]: IP = 76.186.189.14, constructing nonce payload
Aug 02 06:02:07 [IKEv1 DEBUG]: IP = 76.186.189.14, constructing Cisco Unity VID payload
Aug 02 06:02:07 [IKEv1 DEBUG]: IP = 76.186.189.14, constructing xauth V6 VID payload
Aug 02 06:02:07 [IKEv1 DEBUG]: IP = 76.186.189.14, Send IOS VID
Aug 02 06:02:07 [IKEv1 DEBUG]: IP = 76.186.189.14, Constructing ASA spoofing IOS Vendor ID payload (version: 1.0.0, capabilities: 20000001)
Aug 02 06:02:07 [IKEv1 DEBUG]: IP = 76.186.189.14, constructing VID payload
Aug 02 06:02:07 [IKEv1 DEBUG]: IP = 76.186.189.14, Send Altiga/Cisco VPN3000/Cisco ASA GW VID
Aug 02 06:02:07 [IKEv1 DEBUG]: IP = 76.186.189.14, constructing NAT-Discovery payload
Aug 02 06:02:07 [IKEv1 DEBUG]: IP = 76.186.189.14, computing NAT Discovery hash
Aug 02 06:02:07 [IKEv1 DEBUG]: IP = 76.186.189.14, constructing NAT-Discovery payload
Aug 02 06:02:07 [IKEv1 DEBUG]: IP = 76.186.189.14, computing NAT Discovery hash
Aug 02 06:02:07 [IKEv1]: Group = 76.186.189.14, IP = 76.186.189.14, Can't find a valid tunnel group, aborting...!
Aug 02 06:02:07 [IKEv1 DEBUG]: Group = 76.186.189.14, IP = 76.186.189.14, IKE MM Responder FSM error history (struct &0xd81a6ee8)  <state>, <event>:  MM_DONE, EV_ERROR-->MM_BLD_MSG4, EV_GROUP_LOOKUP-->MM_BLD_MSG4, EV_TEST_CERT-->MM_BLD_MSG4, EV_BLD_MSG4-->MM_BLD_MSG4, EV_TEST_CRACK-->MM_BLD_MSG4, EV_SECRET_KEY_OK-->MM_BLD_MSG4, NullEvent-->MM_BLD_MSG4, EV_GEN_SECRET_KEY
Aug 02 06:02:07 [IKEv1 DEBUG]: Group = 76.186.189.14, IP = 76.186.189.14, IKE SA MM:e14f0d89 terminating:  flags 0x01000002, refcnt 0, tuncnt 0
Aug 02 06:02:07 [IKEv1 DEBUG]: Group = 76.186.189.14, IP = 76.186.189.14, sending delete/delete with reason message
Aug 02 06:02:07 [IKEv1]: Group = 76.186.189.14, IP = 76.186.189.14, Removing peer from peer table failed, no match!
Aug 02 06:02:07 [IKEv1]: Group = 76.186.189.14, IP = 76.186.189.14, Error: Unable to remove PeerTblEntry
Aug 02 06:02:08 [IKEv1]: IP = 76.186.189.14, Header invalid, missing SA payload! (next payload = 4)
Aug 02 06:02:08 [IKEv1]: IKE_DECODE SENDING Message (msgid=0) with payloads : HDR + NOTIFY (11) + NONE (0) total length : 68
Aug 02 06:02:10 [IKEv1]: IP = 76.186.189.14, Header invalid, missing SA payload! (next payload = 4)
Aug 02 06:02:10 [IKEv1]: IKE_DECODE SENDING Message (msgid=0) with payloads : HDR + NOTIFY (11) + NONE (0) total length : 68
Aug 02 06:02:14 [IKEv1]: IP = 76.186.189.14, Header invalid, missing SA payload! (next payload = 4)
Aug 02 06:02:14 [IKEv1]: IKE_DECODE SENDING Message (msgid=0) with payloads : HDR + NOTIFY (11) + NONE (0) total length : 68
Aug 02 06:02:22 [IKEv1]: IP = 76.186.189.14, Header invalid, missing SA payload! (next payload = 4)
Aug 02 06:02:22 [IKEv1]: IKE_DECODE SENDING Message (msgid=0) with payloads : HDR + NOTIFY (11) + NONE (0) total length : 68
Aug 02 06:02:39 [IKEv1]: IP = 76.186.189.14, Header invalid, missing SA payload! (next payload = 4)
Aug 02 06:02:39 [IKEv1]: IKE_DECODE SENDING Message (msgid=0) with payloads : HDR + NOTIFY (11) + NONE (0) total length : 68
Aug 02 06:02:55 [IKEv1]: IP = 76.186.189.14, Header invalid, missing SA payload! (next payload = 4)
Aug 02 06:02:55 [IKEv1]: IKE_DECODE SENDING Message (msgid=0) with payloads : HDR + NOTIFY (11) + NONE (0) total length : 68

                                              
1:
2:
3:
4:
5:
6:
7:
8:
9:
10:
11:
12:
13:
14:
15:
16:
17:
18:
19:
20:
21:
22:
23:
24:
25:
26:
27:
28:
29:
30:
31:
32:
33:
34:
35:
36:
37:
38:
39:
40:
41:
42:
43:
44:
45:
46:
47:
48:
49:
50:
51:
52:
53:
54:
55:
56:
57:
58:
59:
60:
61:
62:
63:
64:
65:

Select allOpen in new window

 

by: SeeingSharpPosted on 2009-08-02 at 09:27:33ID: 24999319

I will check out those links right now and let you know if I find anything there.  When I try to connect I am getting error code 789 - The L2TP connection attempt failed because the security layer encountered a processing error during initial negotiations with the remote computer.

 

by: mutahirPosted on 2009-08-04 at 11:27:18ID: 25016631

http://www.stevens.edu/itwiki/cgi-bin/wiki/index.php/VPN_Troubleshooting#Vista
From the Above Link :

789: The L2TP connection attempt failed because the security layer encountered a processing error during initial negotiations with the remote computer

Cause: Your operating system is not correctly configured to connect to an L2TP server. The connection attempt is failing before a connection to the server is ever attempted. This error is caused entirely by a misconfiguration of the user's operating system. Location, or connect type has no bearing on receiving this error message.

Solution: Windows Vista
Open Control Panel >> Administrative Tools >> Services
Make sure the IKE and AuthIP IPsec Keying Modules service is started and configured to start automatically at startup.

If the service is already started, restart it.

Make sure the IPsec Policy Agent service is started and configured to start automatically at startup. If the service is already started, restart it.

Attempt to connect to the VPN server again.

I think you should be able to connect once you have checked the settings again ;

Also, check this link as well :
http://forums.isaserver.org/m_300020600/mpage_1/key_/tm.htm#300020611

 

by: SeeingSharpPosted on 2009-08-05 at 07:40:36ID: 25023959

UPDATE:

Everything works now in terms of the routing issues using L2TP\IPsec.  I still have a DNS issue, but for that, I believe that I need to contact Microsoft.  According to Cisco, applying the intercept-dhcp enable to the group-policy and properly configuring your VPN client to not accept the default route from the ASA corrects the split-tunneling issues that I was having.  

The Code Snippet shows a final, working ASA configuration to support connections from the Windows Vista VPN Client (x86 or x64), the Windows XP Client, the iPhone VPN Client, and the Cisco VPN Client.

Below are the steps required to configure the Windows VPN Client:

1.  On the General tab, put the public IP address of the outside interface of the ASA
2.  On the Options tab, click PPP Settings... and make sure that only the first checkbox is checked
3.  On the Security tab, the defaults can be left alone
4.  On the Networking tab, according to documentation found on the net, disabling connections types that you do not need is best practice.  I only left TCP/IPv4 enabled.  
5.  No matter the choice in step 4, enter the properties for IPv4.  On the properties page, click the Advanced button.  On the IP Settings tab, ensure that you uncheck the "Use default gateway on remote network" box.

That should be all that you need to get L2TP\IPsec connectivity between Vista and the ASA up and running.  The last piece is to get the DNS information to pass down (which doesn't seem to work currently).  I hope that this information helps someone out there with getting a similar configuration up and running.

access-list VPN_ACL extended permit ip any 192.168.253.0
access-list VPN_SplitTunnel_ACL standard permit 10.0.0.0 255.255.255.0
access-list NoNAT_ACL extended permit ip 10.0.0.0 255.255.255.0 192.168.253.0 255.255.255.0
ip local pool VPNpool 192.168.253.1-192.168.253.250 mask 255.255.255.255
crypto ipsec transform-set IPsec-Windows esp-3des esp-sha-hmac
crypto ipsec transform-set IPsec_Windows mode transport
crypto ipsec transform-set IPsec_iPhone esp-3des esp-md5-hmac
crypto dynamic-map dyno 10 set transform-set IPsec_Windows IPsec_iPhone
crypto dynamic-map dyno 20 set transform-set IPsec_iPhone
crypto map IPsec_map 20 ipsec-isakmp dynamic dyno
crypto map IPsec_map interface outside
crypto isakmp enable outside
crypto isakmp policy 10
    authentication pre-share
    encryption 3des
    hash md5
    group 2
    lifetime 86400
crypto isakmp policy 20
    authentication pre-share
    encryption 3des
    hash sha
    group 2
    lifetime 86400
crypto isakmp nat-traversal 300
group-policy DfltGrpPolicy attributes
    dns-server value 10.0.0.2
    vpn-tunnel-protocol IPsec L2TP-IPsec
    ipsec-udp enable
    split-tunnel-policy tunnelspecified
    split-tunnel-network-list value VPN_SplitTunnel_ACL
    default-domain value dev.ss.local
    split-dns value dev.ss.local
    intercept-dhcp enable
tunnel-group DefaultRAGroup general-attributes
    address-pool VPNpool
    authentication-server-group VPN-aaa
tunnel-group DefaultRAGroup ipsec-attributes
    pre-shared-key *
tunnel-group DefaultRAGroup ppp-attributes
    no authentication chap
    authentication ms-chap-v2

                                              
1:
2:
3:
4:
5:
6:
7:
8:
9:
10:
11:
12:
13:
14:
15:
16:
17:
18:
19:
20:
21:
22:
23:
24:
25:
26:
27:
28:
29:
30:
31:
32:
33:
34:
35:
36:
37:
38:
39:
40:
41:
42:

Select allOpen in new window

 

by: ee_autoPosted on 2009-10-06 at 03:24:29ID: 25503423

Question PAQ'd, 500 points refunded, and stored in the solution database.

20120131-EE-VQP-002

3 Ways to Join

30-Day Free Trial

The Experts

98% positive feedback on 31,087 answers since March 2000. angeliii is a Microsoft Most Valuable Professional for his work with MS SQL Server & Develoment.

He has also proven his knowledge of Visual Basic Programming, PHP Scripting and Oracle Databases.

The Experts

97% positive feedback on 10,752 answers since July 2000. lrmoore has more than 18 years experience in the networking industry.

The six-time Mircosoft MVPs specialties include firewalls, virtual private networking, and network management.

Testimonials

"...and excellent source for support... Kind of like having your very own IT dept." Electriciansnet

Testimonials

"I was apprehensive at signing up at first. However... it has already made my life as an IT administrator much easier." JaCrews

Testimonials

"WOW! You guys have great, active, and knowledgeable people on here." moore50

Business Clients

Business Clients

In the Press

"If you’ve got a question... Experts Exchange can supply an answer.”

In the Press

"...an invaluable aid for both IT professionals and those who require tech support."

In the Press

"where IT professionals provide quick answers on just about any topic"

Business Account Plans

Loading Advertisement...