networking-forum.com
Community BlogCommunity Wiki * Register  * Search  * Login
View unanswered postsView active topics

All times are UTC - 6 hours [ DST ]



Post new topic Reply to topic  [ 2 posts ] 
Author Message
PostPosted: Fri Feb 17, 2012 7:18 pm 
Offline
Member
Member

Joined: Fri Apr 17, 2009 4:15 am
Posts: 244
Location: Canada
Certs: CCNA:Sec/CCNP/CCDP/CCIP
Anyone know if it is possible to support both site-to-site vpn and remote access vpn on the same ASA off the same interface? It doesn't look like it is possible due to the limitation of one dynamic crypto map per interface? Is that right or am I missing something?

Spec: ASA 5510 Version 8.0(4)

_________________
"It can also be argued that DNA is nothing more than a program designed to preserve itself. Life has become more complex in the overwhelming sea of information. And life, when organized into species, relies upon genes to be its memory system."


Top
 Profile  
 
PostPosted: Fri Feb 17, 2012 7:54 pm 
Offline
Cisco Inferno
Cisco Inferno
User avatar

Joined: Mon Jul 10, 2006 12:58 am
Posts: 10202
Location: Seattle
You're missing something.

First of all, dynamic crypto maps are usually associated with RA VPNs whereas normal crypto maps are associated with site-to-sites. That's not to say you can't have it the other way around, it just depends on the source of the connection.

At any rate, you can only have one crypto map applied to an interface at a time, but the crypto map supports many policy numbers. You can specify a different site-to-site with each policy number:

Code:
crypto map OUTSIDE 10 set peer x.x.x.x
crypto map OUTSIDE 20 set peer y.y.y.y
...
crypto map OUTSIDE 560 set peer w.w.w.w


And so on. In addition, a dynamic entry for a crypto map is usually placed as the last policy number (65535) and supports multiple dynamic clients.

_________________
Reasonably un-nerdy blog:
americanwerewolfinbelgrade.wordpress.com/


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 2 posts ] 

All times are UTC - 6 hours [ DST ]


Who is online

Users browsing this forum: No registered users and 9 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
Powered by phpBB® Forum Software © phpBB Group