Advertisement

10.15.2008 at 10:44AM PDT, ID: 23817604 | Points: 500
[x]
Attachment Details

Trying to setup another Site VPN on my PIX and cannot get either one to work.

Asked by Heiden_Consulting in Cisco PIX Firewall

Tags: , ,

Below is my configuration.  I do not know if my firewall will support more than one configuration.  Both of the vendors I am connecting to do not know anything about PIX configuration and I really need to get these up and running.  Thanks in advance.Start Free Trial
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:
66:
67:
68:
69:
70:
71:
72:
73:
74:
75:
76:
77:
78:
79:
80:
81:
82:
83:
84:
85:
86:
87:
88:
89:
90:
91:
92:
93:
94:
95:
96:
97:
98:
99:
100:
101:
102:
103:
104:
PIX Version 6.3(1)                  
interface ethernet0 10baset                           
interface ethernet1 auto                        
nameif ethernet0 outside security0                                  
nameif ethernet1 inside security100                                   
enable password cnSVlRPJeYQiI/UE encrypted                                          
passwd cnSVlRPJeYQiI/UE encrypted                                 
hostname pixfirewall                    
domain-name hurmem.com                      
fixup protocol ftp 21                     
fixup protocol h323 h225 1720                             
fixup protocol h323 ras 1718-1719                                 
fixup protocol http 80                      
fixup protocol ils 389                      
fixup protocol rsh 514                      
fixup protocol rtsp 554                       
fixup protocol sip 5060                       
fixup protocol sip udp 5060                           
fixup protocol skinny 2000                          
fixup protocol smtp 25                      
fixup protocol sqlnet 1521                          
names     
access-list pix_intf2 permit ip 172.20.1.0 255.255.255.0 192.168.0.0 255.255.0.0                                                                                
 
access-list acl_outside permit icmp any any                                           
access-list ACL_OUTSIDE permit tcp any any                                          
access-list 108 permit ip 192.168.0.0 255.255.255.0 172.16.1.0 255.255.255.0                                                                            
access-list nonat_inside permit ip 192.168.0.0                                            
5.0   
access-list nonat_inside permit ip host 192.168.5.251 208.50.249.192 255.255.255                                                                                
.224    
access-list nonat_pix/intf2 permit ip 172.20.1.0 255.255.255.0 172.16.1.0 255.25                                                                                
5.255.0       
access-list vrc permit ip host 192.168.5.251 208.50.249.192 255.255.255.224                                                                           
pager lines 24              
logging on          
logging buffered debugging                          
mtu outside 1500                
mtu inside 1500               
ip address outside 64.119.60.157 255.255.255.240                                                
ip address inside 192.168.0.2 255.255.0.0                                         
ip audit info action alarm                          
ip audit attack action alarm                            
ip local pool test 172.16.1.1-17                              
no failover           
failover timeout 0:00:00                        
failover poll 15                
failover ip address outside 216.144.220.220                                           
failover ip address inside 192.168.0.252                                        
pdm history enable                  
arp timeout 14400                 
nat (inside) 0 access-list nonat_inside                                       
nat (inside) 1 0.0.0.0 0.0.0.0 0 0                                  
access-group acl_outside in interface outside                                             
rip inside passive version 1                            
route outside 0.0.0.0 0.0.0.0 64.119.60.145 1                                             
timeout xlate 3:00:00                     
timeout conn 1:00:00 half-closed 0:10:00 udp 0:02:00 rpc 0:10:00 h225 1:00:00                                                                             
timeout h323 0:05:00 mgcp 0:05:00 sip 0:30:00 s                                              
timeout uauth 0:05:00 absolute                              
aaa-server TACACS+ protocol tacacs+                                   
aaa-server RADIUS protocol radius                                 
aaa-server LOCAL protocol local                               
no snmp-server location                       
no snmp-server contact                      
snmp-server community public                            
no snmp-server enable traps                           
floodguard enable                 
sysopt connection permit-ipsec                              
crypto ipsec transform-set HMCSET esp-des esp-md5-hmac                                                      
crypto ipsec transform-set strong esp-des esp-sha-hmac                                                      
crypto ipsec transform-set 3des-sha esp-3des esp-sha-hmac                                                         
crypto ipsec transform-set 3des-md5 esp-3des esp-md5-hmac                                                         
crypto map cisco 10 ipsec-isakmp                                
crypto map cisco 10 match address vrc                                     
crypto map cisco 10 set peer 208.50.249.33                                          
crypto map cisco 10 set transform-set 3des-sha                                              
crypto map cisco interface outside                                  
isakmp enable outside                     
isakmp key ******** address 167.242.50.1 netmask 255.255.255.255                                                                
isakmp key ******** address 208.50.249.33 netmask 255.255.255.255               
isakmp identity address
isakmp keepalive 10 3
isakmp policy 1 authentication pre-share
isakmp policy 1 encryption 3des
isakmp policy 1 hash md5
isakmp policy 1 group 2
isakmp policy 1 lifetime 86400
isakmp policy 2 authentication pre-share
isakmp policy 2 encryption 3des
isakmp policy 2 hash sha
isakmp policy 2 group 2
isakmp policy 2 lifetime 28800
vpngroup HMCMAP address-pool test
vpngroup HMCMAP wins-server 192.168.0.158
vpngroup HMCMAP default-domain hurmen.com
vpngroup HMCMAP idle-time 1800
vpngroup HMCMAP password ********
telnet 192.168.0.0 255.255.255.0 inside
telnet timeout 20
ssh timeout 5
console timeout 0
terminal width 80
Cryptochecksum:c6ae0d942ea52c4a1959e735ca051f7c
 
Loading Advertisement...
 
[+][-]10.15.2008 at 01:21PM PDT, ID: 22725396

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 7-day free trial to view this Expert Comment or ask the Experts your question.

 
[+][-]10.15.2008 at 02:10PM PDT, ID: 22725928

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 7-day free trial to view this Expert Comment or ask the Experts your question.

 
[+][-]10.16.2008 at 05:48AM PDT, ID: 22730208

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 7-day free trial to view this Author Comment or ask the Experts your question.

 
[+][-]10.16.2008 at 12:56PM PDT, ID: 22735117

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 7-day free trial to view this Expert Comment or ask the Experts your question.

 
[+][-]10.17.2008 at 05:34AM PDT, ID: 22739862

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 7-day free trial to view this Author Comment or ask the Experts your question.

 
[+][-]10.17.2008 at 05:47AM PDT, ID: 22739979

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 7-day free trial to view this Expert Comment or ask the Experts your question.

 
[+][-]10.17.2008 at 10:26AM PDT, ID: 22743135

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 7-day free trial to view this Author Comment or ask the Experts your question.

 
 
Loading Advertisement...
20080716-EE-VQP-32 - Hierarchy / EE_QW_2_20070628