Petri IT Knowledgebase Forums
 

Petri.co.il forums Home Forums Start Page Forums Frequently Asked Questions FAQ Member List Members List
Go Back   Petri IT Knowledgebase Forums > Networking > Cisco Security – PIX/ASA/VPN
Petri.co.il is happy to award auglan the title of Most Valuable Member !!!
Register Calendar Calendar Search Petri IT Knowledgebase Forums Search Todays Posts Today's Posts Mark Forums Read

Notices

Problem: IOS VPN (c1812), simul. Site-Site VPN + remote VPN client

Problem: IOS VPN (c1812), simul. Site-Site VPN + remote VPN client

this thread has 3 replies and has been viewed 5898 times

Closed Thread
 
Thread Tools Search this Thread Display Modes
  #1  
Old 21st January 2010, 13:25
putimir putimir is offline
Casual
Casual
 
 Join Date: Jan 2010
  6 month star 12 month star
 Posts: 2
 Reputation: putimir is on a distinguished road (10)
Angry Problem: IOS VPN (c1812), simul. Site-Site VPN + remote VPN client

Hi i'm busting my head for quite some time now trying to set up simultaneous site-to-site VPNs (with split tunneling over NAT), remote sw Cisco VPN clients and IOS EZVPN client connection (to my workplace) on my home router (C1812).
So far I've managed to set-up and got working site-to-site VPN tunnels using crypto maps and IOS EZVPN client, but I'm having problems trying to connect remotely using IPSEC VPN clients (Cisco VPN client - v3.6 and 5.0 and Nokia mobile VPN client) using dynamic crypto map:
The connection succesfully finishes PHASE1 (includind MODE config - IPs are assigned etc...), but then PHASE2 gets rejected for some reason...
Here is the relevant part of the debug from the server (I can post whole debug log if you think this part is not enough):

Code:
 
*Jan 21 09:34:16: ISAKMP:(2242):IKE_DPD is enabled, initializing timers
*Jan 21 09:34:16: ISAKMP:(2242):Input = IKE_MESG_INTERNAL, IKE_PHASE1_COMPLETE
*Jan 21 09:34:16: ISAKMP:(2242):Old State = IKE_P1_COMPLETE  New State = IKE_P1_COMPLETE
*Jan 21 09:34:16: ISAKMP (2242): received packet from xx.xxx.xxx.xx dport 4500 sport 4500 Global (R) QM_IDLE      
*Jan 21 09:34:16: ISAKMP: set new node 1388603735 to QM_IDLE      
*Jan 21 09:34:16: ISAKMP:(2242): processing HASH payload. message ID = 1388603735
*Jan 21 09:34:16: ISAKMP:(2242): processing SA payload. message ID = 1388603735
*Jan 21 09:34:16: ISAKMP:(2242):Checking IPSec proposal 1
*Jan 21 09:34:16: ISAKMP: transform 1, ESP_AES 
*Jan 21 09:34:16: ISAKMP:   attributes in transform:
*Jan 21 09:34:16: ISAKMP:      authenticator is HMAC-MD5
*Jan 21 09:34:16: ISAKMP:      encaps is 61443 (Tunnel-UDP)
*Jan 21 09:34:16: ISAKMP:      key length is 256
*Jan 21 09:34:16: ISAKMP:      SA life type in seconds
*Jan 21 09:34:16: ISAKMP:      SA life duration (VPI) of  0x0 0x20 0xC4 0x9B 
*Jan 21 09:34:16: <b>ISAKMP:(2242):atts are acceptable.</b>
*Jan 21 09:34:16: ISAKMP:(2242):Checking IPSec proposal 1
*Jan 21 09:34:16: ISAKMP:(2242):transform 1, IPPCP LZS
*Jan 21 09:34:16: ISAKMP:   attributes in transform:
*Jan 21 09:34:16: ISAKMP:      encaps is 61443 (Tunnel-UDP)
*Jan 21 09:34:16: ISAKMP:      SA life type in seconds
*Jan 21 09:34:16: ISAKMP:      SA life duration (VPI) of  0x0 0x20 0xC4 0x9B 
*Jan 21 09:34:16: ISAKMP:(2242):atts are acceptable.
*Jan 21 09:34:16: IPSEC(validate_proposal_request): proposal part #1
*Jan 21 09:34:16: IPSEC(validate_proposal_request): proposal part #1,
  (key eng. msg.) INBOUND local= xx.xxx.59.12, remote= xx.xx.230.37, 
    local_proxy= xx.xxx.59.12/255.255.255.255/0/0 (type=1), 
    remote_proxy= 192.168.10.47/255.255.255.255/0/0 (type=1),
    protocol= ESP, transform= NONE  (Tunnel-UDP), 
    lifedur= 0s and 0kb, 
    spi= 0x0(0), conn_id= 0, keysize= 256, flags= 0x0
*Jan 21 09:34:16: IPSEC(validate_proposal_request): proposal part #2
*Jan 21 09:34:16: IPSEC(validate_proposal_request): proposal part #2,
  (key eng. msg.) INBOUND local= xx.xxx.59.12, remote= xx.xxx.230.37, 
    local_proxy= xx.xxx3.59.12/255.255.255.255/0/0 (type=1), 
    remote_proxy= 192.168.10.47/255.255.255.255/0/0 (type=1),
    protocol= PCP, transform= NONE  (Tunnel-UDP), 
    lifedur= 0s and 0kb, 
    spi= 0x0(0), conn_id= 0, keysize= 0, flags= 0x0
*Jan 21 09:34:16: map_db_check_isakmp_profile profile did not match
*Jan 21 09:34:16: map_db_check_isakmp_profile profile did not match
*Jan 21 09:34:16: map_db_find_best did not find matching map
*Jan 21 09:34:16: IPSEC(ipsec_process_proposal): proxy identities not supported
*Jan 21 09:34:16: ISAKMP:(2242): IPSec policy invalidated proposal with error 32
*Jan 21 09:34:16: ISAKMP:(2242):Checking IPSec proposal 2
...
more proposals...(each with "ISAKMP:(2242):atts are acceptable." - ?!? 
at the end I get this:
...
*Jan 21 09:34:16: ISAKMP:(2242): phase 2 SA policy not acceptable! (local xx.xxx.59.12 remote xx.xxx.230.37)
*Jan 21 09:34:16: ISAKMP: set new node -1062817036 to QM_IDLE      
*Jan 21 09:34:16: ISAKMP:(2242):Sending NOTIFY PROPOSAL_NOT_CHOSEN protocol 3
       spi 2233179104, message ID = -1062817036
*Jan 21 09:34:16: ISAKMP:(2242): sending packet to xx.xxx.230.37 my_port 4500 peer_port 4500 (R) QM_IDLE      
*Jan 21 09:34:16: ISAKMP:(2242):Sending an IKE IPv4 Packet.
*Jan 21 09:34:16: ISAKMP:(2242):purging node -1062817036
*Jan 21 09:34:16: ISAKMP:(2242):deleting node 1388603735 error TRUE reason "QM rejected"
*Jan 21 09:34:16: ISAKMP:(2242):Node 1388603735, Input = IKE_MESG_FROM_PEER, IKE_QM_EXCH
*Jan 21 09:34:16: ISAKMP:(2242):Old State = IKE_QM_READY  New State = IKE_QM_READY
*Jan 21 09:34:16: ISAKMP:(2210):purging node -579202533
*Jan 21 09:34:20: ISAKMP:(2241):purging node 1499311114
The thing, that sticks out (at least to me) is: "remote_proxy= 192.168.10.47/255.255.255.255" - is this ok - is the remote proxy supposed to be a locally (internal) assigned address?
The complete config is attached...
I would be grateful for any hint....
Thanks!
Jure
Attached Files
File Type: txt c1812_confg.txt (15.4 KB, 54 views)

Last edited by putimir; 21st January 2010 at 13:29.. Reason: Attached router config
  #2  
Old 21st January 2010, 19:47
spickles's Avatar
spickles spickles is offline
Casual
Casual
 
 Join Date: Dec 2008
  6 month star 12 month star
 Posts: 21
 Reputation: spickles is on a distinguished road (10)
Default Re: Problem: IOS VPN (c1812), simul. Site-Site VPN + remote VPN client

Your debug is telling you that your VPN client is not configured correctly and there isn't a match for Phase 2 profiles. The relevant debug lines are these:

*Jan 21 09:34:16: map_db_check_isakmp_profile profile did not match
*Jan 21 09:34:16: map_db_check_isakmp_profile profile did not match
*Jan 21 09:34:16: map_db_find_best did not find matching map
*Jan 21 09:34:16: IPSEC(ipsec_process_proposal): proxy identities not supported

Make sure your profile on the client matches what is configured on the firewall.
__________________
Scott Pickles
Systems Engineer
VPN Systems, Inc.
www. vpnsystems. com
*******************
CCNA - CCDA - BCMSN
  #3  
Old 21st January 2010, 19:52
putimir putimir is offline
Casual
Casual
 
 Join Date: Jan 2010
  6 month star 12 month star
 Posts: 2
 Reputation: putimir is on a distinguished road (10)
Default Re: Problem: IOS VPN (c1812), simul. Site-Site VPN + remote VPN client

Hi, thanks for replying, but first: there is nothing to be configured on the Cisco VPN client, regarding transform sets, only groupname and group preshared key, and additionally, as far as I understand, attributes ARE acceptable (ISAKMP2242):atts are acceptable.)

...?
  #4  
Old 21st January 2010, 20:07
spickles's Avatar
spickles spickles is offline
Casual
Casual
 
 Join Date: Dec 2008
  6 month star 12 month star
 Posts: 21
 Reputation: spickles is on a distinguished road (10)
Default Re: Problem: IOS VPN (c1812), simul. Site-Site VPN + remote VPN client

Right, sorry that is the line of thinking for my remote clients on the Netscreen firewall (we use both Netscreen and PIX/ASA). Refer to this post and see if it helps you:

http://www.petri.co.il/forums/showthread.php?t=34350

Make sure your ACL is properly defining the 'interesting traffic' for this connection.
__________________
Scott Pickles
Systems Engineer
VPN Systems, Inc.
www. vpnsystems. com
*******************
CCNA - CCDA - BCMSN
Closed Thread


Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Windows 2008 SP2 Site to Site VPN traffic problem DaIceMan Windows Server 2008 / 2008 R2 3 2nd November 2009 20:48
Cisco site-to-site & Remote Access VPN on ASA / PIX rich123 Cisco Security – PIX/ASA/VPN 2 8th August 2009 17:43
VPN Client & Site-to-site kumscud Cisco Security – PIX/ASA/VPN 3 26th May 2009 13:14
Site-to-Site VPN between Cisco 871 and Windows Server 2003 wizzler Cisco Routers & Switches How-to 4 30th March 2009 00:30
How to Create a VPN site-to-site IPsec Connection Between MS Remote access & ASA? bustanji83 Windows Server 2000 / 2003 10 11th August 2008 10:18


All times are GMT +3. The time now is 01:11.

Steel Blue 3.5.4 vBulletin Style ©2006 vBEnhanced
Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
 

Valid XHTML 1.0!   Valid CSS!

Copyright 2005 Daniel Petri