I have setup a PIX to PIX VPN but can't get it to work properly. When running 'sho cry is sa' I don't see the QM_IDLE state, there isnt' a tunnel listed. I am using a PIX 506 and a PIX 501. I have posted the configs below.
-PIX506-
PIX.com(config)# show running-config
: Saved
:
PIX Version 6.3(5)
interface ethernet0 auto
interface ethernet1 auto
nameif ethernet0 outside security0
nameif ethernet1 inside security100
enable password e8dnxwQsFhiGPRPq encrypted
passwd e8dnxwQsFhiGPRPq encrypted
hostname PIX.com
domain-name PIX.com
fixup protocol dns maximum-length 512
fixup protocol ftp 21
fixup protocol h323 h225 1720
fixup protocol h323 ras 1718-1719
fixup protocol http 80
fixup protocol pptp 1723
fixup protocol rsh 514
fixup protocol rtsp 554
fixup protocol sip 5060
fixup protocol sip udp 5060
fixup protocol skinny 2000
no fixup protocol smtp 25
fixup protocol sqlnet 1521
fixup protocol tftp 69
names
object-group service iChat tcp
description 16384-16403
port-object range 16384 16403
object-group service iChatUDP udp
description 16384-16403
port-object range 16384 16403
access-list acl_out permit icmp any any
access-list acl_out permit tcp any host 12.XXX.XXX.XXX eq pptp
access-list acl_out permit gre any host 12.XXX.XXX.XXX
access-list acl_out permit tcp any interface outside eq www
access-list acl_out permit udp any interface outside eq www
access-list acl_out permit tcp any interface outside eq https
access-list acl_out permit tcp any interface outside eq 993
access-list acl_out permit tcp any interface outside eq 123
access-list acl_out permit tcp any interface outside eq pop3
access-list acl_out permit tcp any interface outside
access-list acl_out permit udp any object-group iChatUDP any
access-list 101 permit ip 192.168.1.0 255.255.255.0 192.168.2.0 255.255.255.0
access-list NoNAT permit ip 192.168.1.0 255.255.255.0 192.168.2.0 255.255.255.0
pager lines 24
logging on
logging monitor debugging
logging buffered debugging
logging trap debugging
logging history debugging
logging host inside 192.168.1.3
icmp permit any outside
mtu outside 1500
mtu inside 1500
ip address outside XXX.XXX.XXX.82 255.255.255.240
ip address inside 192.168.1.254 255.255.255.0
ip audit info action alarm
ip audit attack action alarm
pdm location 10.0.100.0 255.255.255.0 inside
pdm location 192.168.1.3 255.255.255.255 inside
pdm location 192.168.1.7 255.255.255.255 inside
pdm location 192.168.2.0 255.255.255.0 outside
pdm location 205.XXX.XXX.XXX 255.255.255.255 outside
pdm location 192.168.1.45 255.255.255.255 inside
pdm location 192.168.1.248 255.255.255.255 inside
pdm location 192.168.1.73 255.255.255.255 inside
pdm location 192.168.1.5 255.255.255.255 inside
pdm location 192.168.1.56 255.255.255.255 inside
pdm location 192.168.1.43 255.255.255.255 inside
pdm location 192.168.2.254 255.255.255.255 inside
pdm location 192.168.0.0 255.255.0.0 inside
pdm history enable
arp timeout 14400
global (outside) 1 interface
nat (inside) 0 access-list NoNAT
nat (inside) 1 0.0.0.0 0.0.0.0 0 0
static (inside,outside) tcp interface www 192.168.1.3 www netmask 255.255.255.255 0 0
static (inside,outside) tcp interface https 192.168.1.3 https netmask 255.255.255.255 0 0
static (inside,outside) tcp interface 993 192.168.1.3 993 netmask 255.255.255.255 0 0
static (inside,outside) udp interface 993 192.168.1.3 993 netmask 255.255.255.255 0 0
static (inside,outside) udp interface 443 192.168.1.3 443 netmask 255.255.255.255 0 0
static (inside,outside) udp interface www 192.168.1.3 www netmask 255.255.255.255 0 0
static (inside,outside) tcp interface pptp 192.168.1.3 pptp netmask 255.255.255.255 0 0
static (inside,outside) tcp interface pop3 192.168.1.248 pop3 netmask 255.255.255.255 0 0
access-group acl_out in interface outside
route outside 0.0.0.0 0.0.0.0 XXX.XXX.9.81 1
route inside 10.0.100.0 255.255.255.0 192.168.1.251 1
timeout xlate 3:00:00
timeout conn 1:00:00 half-closed 1:00:00 udp 1:00:00 rpc 1:00:00 h225 1:00:00
timeout h323 1:00:00 mgcp 1:00:00 sip 1:00:00 sip_media 1:00:00
timeout sip-disconnect 0:02:00 sip-invite 0:03:00
timeout uauth 1:00:00 absolute
aaa-server TACACS+ protocol tacacs+
aaa-server TACACS+ max-failed-attempts 3
aaa-server TACACS+ deadtime 10
aaa-server RADIUS protocol radius
aaa-server RADIUS max-failed-attempts 3
aaa-server RADIUS deadtime 10
aaa-server LOCAL protocol local
http server enable
http 192.168.1.7 255.255.255.255 inside
http 192.168.1.45 255.255.255.255 inside
http 192.168.1.73 255.255.255.255 inside
http 192.168.1.5 255.255.255.255 inside
http 192.168.1.56 255.255.255.255 inside
http 192.168.1.43 255.255.255.255 inside
http 192.168.0.0 255.255.0.0 inside
no snmp-server location
no snmp-server contact
snmp-server community 0192837465
no snmp-server enable traps
floodguard enable
sysopt connection permit-ipsec
sysopt connection permit-pptp
crypto ipsec transform-set chevelle esp-des esp-md5-hmac
crypto map transam 1 ipsec-isakmp
crypto map transam 1 match address 101
crypto map transam 1 set peer XXX.XXX.221.61
crypto map transam 1 set transform-set chevelle
crypto map transam interface outside
isakmp enable outside
isakmp key ******** address XXX.XXX.221.61 netmask 255.255.255.255 no-xauth no-config-mode
isakmp keepalive 10
isakmp policy 1 authentication pre-share
isakmp policy 1 encryption des
isakmp policy 1 hash md5
isakmp policy 1 group 1
isakmp policy 1 lifetime 86400
telnet 192.168.1.0 255.255.255.0 inside
telnet 192.168.2.254 255.255.255.255 inside
telnet timeout 5
ssh 205.245.84.134 255.255.255.255 outside
ssh timeout 5
console timeout 0
terminal width 80
PIX.com(config)#
-PIX501-
PIX2(config)# show running-config
: Saved
:
PIX Version 6.3(5)
interface ethernet0 auto
interface ethernet1 100full
nameif ethernet0 outside security0
nameif ethernet1 inside security100
enable password e8dnxwQsFhiGPRPq encrypted
passwd e8dnxwQsFhiGPRPq encrypted
hostname PIX2
domain-name PIX.local
fixup protocol dns maximum-length 512
fixup protocol ftp 21
fixup protocol h323 h225 1720
fixup protocol h323 ras 1718-1719
fixup protocol http 80
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
fixup protocol tftp 69
names
access-list 101 permit ip 192.168.2.0 255.255.255.0 192.168.1.0 255.255.255.0
access-list NoNAT permit ip 192.168.2.0 255.255.255.0 192.168.1.0 255.255.255.0
access-list outbound permit ip any any
access-list inbound permit icmp any any echo-reply
access-list inbound permit icmp any any time-exceeded
access-list inbound permit icmp any any unreachable
pager lines 24
mtu outside 1500
mtu inside 1500
ip address outside dhcp
ip address inside 192.168.2.1 255.255.255.0
ip audit info action alarm
ip audit attack action alarm
pdm location 192.168.1.0 255.255.255.0 outside
pdm logging informational 100
pdm history enable
arp timeout 14400
global (outside) 1 interface
nat (inside) 0 access-list NoNAT
nat (inside) 1 0.0.0.0 0.0.0.0 0 0
access-group inbound in interface outside
access-group outbound in interface inside
route outside 0.0.0.0 0.0.0.0 173.XXX.XXX.XXX 1
timeout xlate 0:05: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 sip_media 0:02:00
timeout sip-disconnect 0:02:00 sip-invite 0:03:00
timeout uauth 0:05:00 absolute
aaa-server TACACS+ protocol tacacs+
aaa-server TACACS+ max-failed-attempts 3
aaa-server TACACS+ deadtime 10
aaa-server RADIUS protocol radius
aaa-server RADIUS max-failed-attempts 3
aaa-server RADIUS deadtime 10
aaa-server LOCAL protocol local
http server enable
http 192.168.2.0 255.255.255.0 inside
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 chevelle esp-des esp-md5-hmac
crypto map transam 1 ipsec-isakmp
crypto map transam 1 match address 101
crypto map transam 1 set peer XXX.XXX.XXX.82
crypto map transam 1 set transform-set chevelle
crypto map transam interface outside
isakmp key ******** address XXX.XXX.XXX.82 netmask 255.255.255.255 no-xauth no-conf
ig-mode
isakmp policy 1 authentication pre-share
isakmp policy 1 encryption des
isakmp policy 1 hash md5
isakmp policy 1 group 1
isakmp policy 1 lifetime 86400
telnet 0.0.0.0 0.0.0.0 inside
telnet timeout 15
ssh timeout 5
console timeout 0
dhcpd address 192.168.2.101-192.168.2.13
2 inside
dhcpd dns 208.67.222.222 208.67.220.220
dhcpd lease 3600
dhcpd ping_timeout 750
dhcpd auto_config outside
dhcpd enable inside
terminal width 80
: end
PIX2(config)#