PIX VPN Config

Can anyone tell me why this config wouldn't work for a site-to-site tunnel? I've followed Cisco's config guide but still no luck.

TIA, Matt

PIX-A: interface ethernet0 10baset interface ethernet1 100basetx nameif ethernet0 outside security0 nameif ethernet1 inside security100 enable password encrypted passwd encrypted hostname PIX domain-name smc.inet fixup protocol dns maximum-length 512 fixup protocol ftp 21 fixup protocol h323 h225 1720 no fixup protocol h323 ras 1718-1719 fixup protocol http 80 fixup protocol rsh 514 fixup protocol rtsp 554 fixup protocol sip 5060 no fixup protocol sip udp 5060 fixup protocol skinny 2000 no fixup protocol smtp 25 fixup protocol sqlnet 1521 no fixup protocol tftp 69 no names access-list NORTH-POINT permit ip 10.1.0.0 255.255.0.0 192.168.100.0

255.255.255.0 access-list NONAT permit ip 10.1.0.0 255.255.0.0 192.168.100.0 255.255.255.0 pager lines 24 logging on logging buffered debugging mtu outside 1500 mtu inside 1500 ip address outside x.x.x.1 255.255.255.248 ip address inside 10.1.0.1 255.255.0.0 ip audit info action alarm ip audit attack action alarm pdm logging informational 100 pdm history enable arp timeout 14400 global (outside) 1 x.x.x.5 nat (inside) 0 access-list NONAT nat (inside) 1 0.0.0.0 0.0.0.0 0 0 conduit permit icmp any any route outside 0.0.0.0 0.0.0.0 x.x.x.6 1 timeout xlate 3:00:00 timeout conn 0: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 uauth 0:05:00 absolute aaa-server TACACS+ protocol tacacs+ aaa-server RADIUS protocol radius aaa-server LOCAL protocol local http server enable http 10.1.0.0 255.255.0.0 inside http 192.168.1.0 255.255.255.0 inside no snmp-server location no snmp-server contact snmp-server community secret no snmp-server enable traps floodguard enable sysopt connection permit-ipsec sysopt connection permit-pptp crypto ipsec transform-set 3DES esp-3des esp-sha-hmac crypto ipsec transform-set DES esp-des esp-md5-hmac crypto map TUNNEL 10 ipsec-isakmp crypto map TUNNEL 10 match address NORTH-POINT crypto map TUNNEL 10 set peer y.y.y.1 crypto map TUNNEL 10 set transform-set DES crypto map TUNNEL interface outside isakmp enable outside isakmp key secret2 address y.y.y.1 netmask 255.255.255.255 no-xauth no-config-mode isakmp identity address isakmp policy 10 authentication pre-share isakmp policy 10 encryption des isakmp policy 10 hash md5 isakmp policy 10 group 2 isakmp policy 10 lifetime 86400 telnet y.y.y.1 255.255.255.255 outside telnet timeout 5 ssh y.y.y.1 255.255.255.255 outside ssh timeout 60 console timeout 0

PIX-B: : PIX Version 6.1(2) nameif ethernet0 outside security0 nameif ethernet1 inside security100 enable password encrypted passwd encrypted hostname PIX506NP domain-name smc.inet fixup protocol ftp 21 fixup protocol http 80 fixup protocol h323 1720 fixup protocol rsh 514 fixup protocol rtsp 554 fixup protocol sqlnet 1521 fixup protocol sip 5060 fixup protocol skinny 2000 no fixup protocol smtp 25 names access-list bypassingnat permit ip 192.168.100.0 255.255.255.0

192.168.116.0 255 .255.255.0 access-list bypassingnat permit ip 192.168.100.0 255.255.255.0 192.168.0.0 255.2 55.0.0 access-list bypassingnat permit ip 192.168.100.0 255.255.255.0 10.10.10.0 255.25 5.255.0 access-list bypassingnat permit ip 192.168.100.0 255.255.255.0 192.168.0.0 255.2 55.0.0 access-list bypassingnat permit ip 192.168.100.0 255.255.255.0 10.0.0.0 255.255. 255.0 access-list bypassingnat permit ip 192.168.100.0 255.255.255.0 10.1.0.0 255.255. 0.0 access-list locallan permit ip 192.168.100.0 255.255.255.0 10.0.0.0 255.255.255. 0 access-list locallan permit ip 192.168.113.0 255.255.255.0 10.0.0.0 255.255.255. 0 access-list JEFFERSON permit ip 192.168.100.0 255.255.255.0 10.1.0.0 255.255.0.0

pager lines 24 interface ethernet0 auto interface ethernet1 auto mtu outside 1500 mtu inside 1500 ip address outside 209.242.13.50 255.255.255.248 ip address inside 192.168.100.95 255.255.255.0 ip audit info action alarm ip audit attack action alarm ip local pool ipsecpool 10.0.0.1-10.0.0.254 pdm location 192.168.100.29 255.255.255.255 inside pdm history enable arp timeout 14400 global (outside) 1 interface nat (inside) 0 access-list bypassingnat nat (inside) 1 0.0.0.0 0.0.0.0 0 0 access-group acl_out in interface outside conduit permit icmp any any route outside 0.0.0.0 0.0.0.0 y.y.y.6 1 route inside 192.168.0.0 255.255.0.0 192.168.100.1 1 timeout xlate 3:00:00 timeout conn 1:00:00 half-closed 0:10:00 udp 0:02:00 rpc 0:10:00 h323

0:05:00 si p 0:30:00 sip_media 0:02:00 timeout uauth 0:05:00 absolute aaa-server TACACS+ protocol tacacs+ aaa-server RADIUS protocol radius http server enable http 192.168.100.29 255.255.255.255 inside http 0.0.0.0 0.0.0.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 sysopt connection permit-pptp sysopt noproxyarp inside no sysopt route dnat crypto ipsec transform-set vpn esp-des esp-md5-hmac crypto dynamic-map mymap 100 set transform-set vpn crypto map mymap 10 ipsec-isakmp crypto map mymap 10 match address JEFFERSON crypto map mymap 10 set peer x.x.x.1 crypto map mymap 10 set transform-set vpn crypto map mymap 100 ipsec-isakmp dynamic mymap crypto map mymap interface outside isakmp enable outside isakmp key secret1 address 0.0.0.0 netmask 0.0.0.0 no-config-mode isakmp key secret2 address x.x.x.1 netmask 255.255.255.255 no-xauth no-c onfig-mode isakmp identity address isakmp policy 10 authentication pre-share isakmp policy 10 encryption des isakmp policy 10 hash md5 isakmp policy 10 group 2 isakmp policy 10 lifetime 86400 telnet 192.168.100.102 255.255.255.255 inside telnet timeout 5 terminal width 80
Reply to
mbrei
Loading thread data ...

I'm going to assume that you don't really have the same IP address in both PIXes isakmp key ... lines. If you run "show crypto isakmp sa" what response do you get? Also, you may want to try clearing the tunnel by running "clear cry isa sa."

Reply to
Brian

Cabling-Design.com Forums website is not affiliated with any of the manufacturers or service providers discussed here. All logos and trade names are the property of their respective owners.