Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 26 Aug 2011 16:09:39 -0500
From:      jhall@socket.net
To:        mike@sentex.net
Cc:        freebsd-questions@freebsd.org
Subject:   Re: Re: Racoon to Cisco ASA 5505 
Message-ID:  <20110826210940.E31BE1065686@hub.freebsd.org>
References:  <20110823232242.B78A5106566B@hub.freebsd.org> <4E545899.6090800@sentex.net> <20110825155205.A0D131065670@hub.freebsd.org> <4E5696D0.3000205@sentex.net> <201108261742.p7QHgS2H095637@smtp1.sentex.ca> <4E57E2B1.9000508@sentex.net> <201108261840.p7QIebBP015777@smtp2.sentex.ca> <4E57EBED.7070900@sentex.net> <201108262052.p7QKqoTE002569@smtp2.sentex.ca> <4E5809A3.6020306@sentex.net>

next in thread | previous in thread | raw e-mail | index | archive | help
> Yes, post that to the list.
> 

I am not sure if this is the entire configuration or not, but this is what 
they have posted. 


crypto ipsec security-association lifetime seconds 28800    
crypto ipsec security-association lifetime kilobytes 4608000

crypto map rackmap 201 match address 201             
crypto map rackmap 201 set peer Jefferson_City       
crypto map rackmap 201 set transform-set ESP-3DES-SHA
crypto map rackmap interface outside                 

crypto isakmp identity address                       
crypto isakmp enable outside                         
crypto isakmp policy 10                              
 authentication pre-share                            
 encryption 3des                                     
 hash sha                                            
 group 2                                             
 lifetime 86400                                      
                                                     
access-list 201 line 1 extended permit ip 192.168.100.0 255.255.252.0 
10.129.10.0 255.255.255.0 
access-list 201 line 2 extended permit ip 192.168.100.0 255.255.252.0 
10.129.20.0 255.255.255.0 
access-list 201 line 3 extended permit ip 192.168.100.0 255.255.252.0 
10.129.30.0 255.255.255.0 
access-list 201 line 4 extended permit ip 192.168.100.0 255.255.252.0 
10.129.50.0 255.255.255.0 
access-list 201 line 5 extended permit ip 192.168.100.0 255.255.252.0 
10.129.60.0 255.255.255.0 
access-list 201 line 6 extended permit ip 192.168.100.0 255.255.252.0 
10.129.70.0 255.255.255.0 
access-list 201 line 7 extended permit ip 192.168.100.0 255.255.252.0 
10.129.80.0 255.255.255.0 




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20110826210940.E31BE1065686>