<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic switching ISP on ASA in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/switching-isp-on-asa/m-p/1831138#M491483</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Thank you... clearing the ARP fixed everything!!!!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;One other issue cropped up however....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;now from my internal DNS server, when I perfrom an nslookup of and external site (&lt;A href="http://www.google.com"&gt;www.google.com&lt;/A&gt;) it times out... like something is blocking it...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thoughts anyone?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 08 Dec 2011 22:39:23 GMT</pubDate>
    <dc:creator>David Hunt</dc:creator>
    <dc:date>2011-12-08T22:39:23Z</dc:date>
    <item>
      <title>switching ISP on ASA</title>
      <link>https://community.cisco.com/t5/network-security/switching-isp-on-asa/m-p/1831133#M491478</link>
      <description>&lt;P&gt;Hello Friends...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am attempting to switch my ISP over to a new \ faster ISP. The line has been run and I have new public IP's I need to configure on my ASA. The firewall config is shown below...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What I am attempting to do is to configure an unused interface on my ASA. In my case it is Ethernet0/3 and have that be my primary connection to the internet. and then keep exisitng connection to the intenet (Ethernet0/0) configured and either shutdown or just have a higher default route metric. Then, my thought process would be...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1 - add a new public IP to ethernet 0/3 (50.x.x.92) with a security-level of 0&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2 - add default route with metric 1 (route newIsp 0.0.0.0 0.0.0.0 50.x.x.93 1) to point to the ISP router. (50.x.x.93)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2b - change existing default route metric to 2 ( route outside 0.0.0.0 0.0.0.0 66.x.x.67 2)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3 - change the global NAT (global (NewISP) 1 50.x.x.91 netmask 255.255.255.255)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;4 - Test&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;5 - once i can confirm internet connectivity, change via DNS the IP of my public servers (mail, etc...)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;6 - reconfigure NAT's to new public IP's...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have made it as far as step 3... and my test fails (internet connectivity)... even though packet trace is fine....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;any thoughts?&amp;nbsp; What appears to be happening is that DNS will not resolve??? Thank you in advance...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SA Version 8.2(4) &lt;BR /&gt;!&lt;BR /&gt;hostname XXXX&lt;BR /&gt;domain-name XXXX.org&lt;BR /&gt;enable password wZJefsykk8VmlkFg encrypted&lt;BR /&gt;passwd wZJefsykk8VmlkFg encrypted&lt;BR /&gt;names&lt;BR /&gt;dns-guard&lt;BR /&gt;!&lt;BR /&gt;interface Ethernet0/0&lt;BR /&gt;nameif outside&lt;BR /&gt;security-level 0&lt;BR /&gt;ip address 66.x.x.70 255.255.255.224 &lt;BR /&gt;!&lt;BR /&gt;interface Ethernet0/1&lt;BR /&gt;speed 100&lt;BR /&gt;duplex full&lt;BR /&gt;nameif inside&lt;BR /&gt;security-level 100&lt;BR /&gt;ip address 10.11.144.253 255.255.255.0 &lt;BR /&gt;!&lt;BR /&gt;interface Ethernet0/2&lt;BR /&gt;speed 100&lt;BR /&gt;duplex full&lt;BR /&gt;nameif dmz&lt;BR /&gt;security-level 10&lt;BR /&gt;ip address 10.1.1.1 255.255.255.0 &lt;BR /&gt;!&lt;BR /&gt;&lt;STRONG&gt;interface Ethernet0/3&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;nameif NewISP&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;security-level 0&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;ip address 50.X.X.92 255.255.255.240 &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;!&lt;BR /&gt;interface Management0/0&lt;BR /&gt;nameif management&lt;BR /&gt;security-level 100&lt;BR /&gt;ip address 192.168.1.1 255.255.255.0 &lt;BR /&gt;management-only&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;time-range Always&lt;BR /&gt;!&lt;BR /&gt;boot system disk0:/disk0asa727-k8.bin&lt;BR /&gt;boot system disk0:/asa824-k8.bin&lt;BR /&gt;boot system disk0:/asa824-k8,bin&lt;BR /&gt;ftp mode passive&lt;BR /&gt;clock timezone CST -6&lt;BR /&gt;clock summer-time CDT recurring&lt;BR /&gt;dns server-group DefaultDNS&lt;BR /&gt;domain-name xxxx.org&lt;BR /&gt;object-group service DM_INLINE_TCP_0 tcp&lt;BR /&gt;port-object eq www&lt;BR /&gt;port-object eq 2534&lt;BR /&gt;port-object eq 2533&lt;BR /&gt;port-object range 2701 2750&lt;BR /&gt;port-object eq https&lt;BR /&gt;object-group network DM_INLINE_NETWORK_4&lt;BR /&gt;network-object host 66.x.x.77&lt;BR /&gt;network-object host 66.x.x.78&lt;BR /&gt;object-group network DM_INLINE_NETWORK_5&lt;BR /&gt;network-object host 60.x.x.77&lt;BR /&gt;network-object host 66.x.x.78&lt;BR /&gt;object-group service DM_INLINE_TCP_1 tcp&lt;BR /&gt;port-object eq www&lt;BR /&gt;port-object eq https&lt;BR /&gt;access-list 120 extended permit ip 10.11.144.0 255.255.255.0 10.11.145.0 255.255.255.0 &lt;BR /&gt;access-list 130 extended permit ip 10.11.144.0 255.255.255.0 10.11.146.0 255.255.255.0 &lt;BR /&gt;access-list 140 extended permit ip 10.11.144.0 255.255.255.0 10.11.147.0 255.255.255.0 &lt;BR /&gt;access-list 150 extended permit ip 10.11.144.0 255.255.255.0 10.11.148.0 255.255.255.0 &lt;BR /&gt;access-list 160 extended permit ip 10.11.144.0 255.255.255.0 10.11.149.0 255.255.255.0 &lt;BR /&gt;access-list 170 extended permit ip 10.11.144.0 255.255.255.0 10.11.150.0 255.255.255.0 &lt;BR /&gt;access-list 180 extended permit ip 10.11.144.0 255.255.255.0 10.11.151.0 255.255.255.0 &lt;BR /&gt;access-list nonat extended permit ip 10.11.0.0 255.255.0.0 10.1.1.0 255.255.255.0 &lt;BR /&gt;access-list nonat extended permit ip 10.11.144.0 255.255.255.0 10.1.1.0 255.255.255.0 &lt;BR /&gt;access-list nonat extended permit ip any 10.11.0.0 255.255.0.0 &lt;BR /&gt;access-list nonat extended permit ip any 172.16.10.0 255.255.255.0 &lt;BR /&gt;access-list outside_acl extended permit tcp any host 66.x.x.73 object-group DM_INLINE_TCP_0 &lt;BR /&gt;access-list outside_acl extended permit icmp any any time-range Always &lt;BR /&gt;access-list outside_acl extended permit tcp any host 66.x.x.77 eq www time-range Always &lt;BR /&gt;access-list outside_acl extended permit tcp any host 66.x.x.78 object-group DM_INLINE_TCP_1 time-range Always &lt;BR /&gt;access-list outside_acl extended permit tcp any object-group DM_INLINE_NETWORK_5 eq smtp time-range Always &lt;BR /&gt;access-list outside_acl extended permit tcp any object-group DM_INLINE_NETWORK_4 eq pop3 time-range Always &lt;BR /&gt;access-list dmz_acl extended permit udp 10.1.1.0 255.255.255.0 host 10.11.144.3 eq domain time-range Always &lt;BR /&gt;access-list dmz_acl extended permit ip 10.1.1.0 255.255.255.0 host 10.11.144.3 time-range Always &lt;BR /&gt;access-list dmz_acl extended permit tcp any any &lt;BR /&gt;access-list XXXVPN_splitTunnelAcl standard permit 10.0.0.0 255.0.0.0 &lt;BR /&gt;access-list XXXVPN_splitTunnelAcl standard permit 192.168.0.0 255.255.0.0 &lt;BR /&gt;access-list inside_access_in extended permit icmp any any &lt;BR /&gt;access-list inside_access_in extended permit ip any any &lt;BR /&gt;pager lines 24&lt;BR /&gt;logging enable&lt;BR /&gt;logging asdm warnings&lt;BR /&gt;mtu outside 1500&lt;BR /&gt;mtu inside 1500&lt;BR /&gt;mtu dmz 1500&lt;BR /&gt;mtu management 1500&lt;BR /&gt;ip local pool XXXVPN_IP_POOL 172.16.10.1-172.16.10.10&lt;BR /&gt;ip verify reverse-path interface inside&lt;BR /&gt;icmp unreachable rate-limit 1 burst-size 1&lt;BR /&gt;asdm image disk0:/asdm-635.bin&lt;BR /&gt;asdm history enable&lt;BR /&gt;arp timeout 14400&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;global (newIsp) 1 50.x.x.91 netmask 255.255.255.255&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;global (outside) 1 66.x.x.71 netmask 255.255.255.255&lt;BR /&gt;nat (inside) 0 access-list nonat&lt;BR /&gt;nat (inside) 1 10.11.144.0 255.255.255.0&lt;BR /&gt;nat (inside) 1 10.11.145.0 255.255.255.0&lt;BR /&gt;nat (inside) 1 10.11.146.0 255.255.255.0&lt;BR /&gt;nat (inside) 1 10.11.147.0 255.255.255.0&lt;BR /&gt;nat (inside) 1 10.11.148.0 255.255.255.0&lt;BR /&gt;nat (inside) 1 10.11.149.0 255.255.255.0&lt;BR /&gt;nat (inside) 1 10.11.150.0 255.255.255.0&lt;BR /&gt;nat (inside) 1 10.11.151.0 255.255.255.0&lt;BR /&gt;static (inside,outside) 66.x.x.72 10.11.144.8 netmask 255.255.255.255 &lt;BR /&gt;static (inside,outside) 66.x.x.78 10.11.144.12 netmask 255.255.255.255 &lt;BR /&gt;static (inside,outside) 66.x.x.77 10.11.144.2 netmask 255.255.255.255 &lt;BR /&gt;static (inside,outside) 66.x.x.85 10.11.144.25 netmask 255.255.255.255 &lt;BR /&gt;static (inside,outside) 66.x.x.73 10.11.144.7 netmask 255.255.255.255 &lt;BR /&gt;access-group outside_acl in interface outside&lt;BR /&gt;access-group inside_access_in in interface inside&lt;BR /&gt;access-group dmz_acl in interface dmz&lt;BR /&gt;&lt;STRONG&gt;route NewISP 0.0.0.0 0.0.0.0 50.x.x.93 1&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;route outside 0.0.0.0 0.0.0.0 66.x.x.67 2&lt;BR /&gt;route inside 10.11.145.0 255.255.255.0 10.11.144.254 1&lt;BR /&gt;route inside 10.11.146.0 255.255.255.0 10.11.144.254 1&lt;BR /&gt;route inside 10.11.147.0 255.255.255.0 10.11.144.254 1&lt;BR /&gt;route inside 10.11.148.0 255.255.255.0 10.11.144.254 1&lt;BR /&gt;route inside 10.11.149.0 255.255.255.0 10.11.144.254 1&lt;BR /&gt;route inside 10.11.150.0 255.255.255.0 10.11.144.254 1&lt;BR /&gt;route inside 10.11.151.0 255.255.255.0 10.11.144.254 1&lt;BR /&gt;route inside 192.168.100.0 255.255.255.0 10.11.144.254 1&lt;BR /&gt;timeout xlate 1:00:00&lt;BR /&gt;timeout conn 1:00:00 half-closed 0:10:00 udp 0:02:00 icmp 0:00:02&lt;BR /&gt;timeout sunrpc 0:10:00 h323 0:05:00 h225 1:00:00 mgcp 0:05:00 mgcp-pat 0:05:00&lt;BR /&gt;timeout sip 0:30:00 sip_media 0:02:00 sip-invite 0:03:00 sip-disconnect 0:02:00&lt;BR /&gt;timeout sip-provisional-media 0:02:00 uauth 0:05:00 absolute&lt;BR /&gt;timeout tcp-proxy-reassembly 0:01:00&lt;BR /&gt;dynamic-access-policy-record DfltAccessPolicy&lt;BR /&gt;aaa-server TACACS+ protocol tacacs+&lt;BR /&gt;aaa-server RADIUS protocol radius&lt;BR /&gt;aaa-server DOMAIN protocol nt&lt;BR /&gt;aaa-server DOMAIN (inside) host 10.11.144.3&lt;BR /&gt;nt-auth-domain-controller XXXdc1&lt;BR /&gt;nac-policy DfltGrpPolicy-nac-framework-create nac-framework&lt;BR /&gt;reval-period 36000&lt;BR /&gt;sq-period 300&lt;BR /&gt;url-server (inside) vendor websense host 10.11.144.9 timeout 30 protocol TCP version 1 connections 50&lt;BR /&gt;aaa authentication telnet console LOCAL &lt;BR /&gt;aaa authentication http console LOCAL &lt;BR /&gt;aaa authentication ssh console LOCAL &lt;BR /&gt;aaa authentication secure-http-client&lt;BR /&gt;filter url except 10.1.1.1 255.255.255.255 0.0.0.0 0.0.0.0 allow &lt;BR /&gt;filter url except 0.0.0.0 0.0.0.0 10.1.1.3 255.255.255.255 &lt;BR /&gt;filter url http 0.0.0.0 0.0.0.0 0.0.0.0 0.0.0.0 allow longurl-truncate &lt;BR /&gt;http server enable&lt;BR /&gt;http 192.168.1.0 255.255.255.0 management&lt;BR /&gt;http 10.11.144.0 255.255.255.0 inside&lt;BR /&gt;http 10.11.0.0 255.255.0.0 inside&lt;BR /&gt;http 0.0.0.0 255.255.255.255 outside&lt;BR /&gt;snmp-server location Weber&lt;BR /&gt;no snmp-server contact&lt;BR /&gt;snmp-server community *****&lt;BR /&gt;snmp-server enable traps snmp authentication linkup linkdown coldstart&lt;BR /&gt;crypto ipsec transform-set 20 esp-des esp-md5-hmac &lt;BR /&gt;crypto ipsec transform-set 30 esp-des esp-md5-hmac &lt;BR /&gt;crypto ipsec transform-set 50 esp-des esp-md5-hmac &lt;BR /&gt;crypto ipsec transform-set 60 esp-des esp-md5-hmac &lt;BR /&gt;crypto ipsec transform-set 70 esp-des esp-md5-hmac &lt;BR /&gt;crypto ipsec transform-set ENCRYPT esp-des esp-md5-hmac &lt;BR /&gt;crypto ipsec transform-set ESP-3DES-SHA esp-3des esp-sha-hmac &lt;BR /&gt;crypto ipsec transform-set ESP-3DES-MD5 esp-3des esp-md5-hmac &lt;BR /&gt;crypto ipsec security-association lifetime seconds 28800&lt;BR /&gt;crypto ipsec security-association lifetime kilobytes 4608000&lt;BR /&gt;crypto dynamic-map OUTSIDEMAP 10 set transform-set ENCRYPT&lt;BR /&gt;crypto dynamic-map OUTSIDEMAP 30 set transform-set ESP-3DES-SHA&lt;BR /&gt;crypto dynamic-map Outside_dyn_map 10 set reverse-route&lt;BR /&gt;crypto dynamic-map outside_dyn_map 20 set transform-set ESP-3DES-SHA&lt;BR /&gt;crypto map VPN 20 match address 120&lt;BR /&gt;crypto map VPN 20 set peer 206.166.36.122 &lt;BR /&gt;crypto map VPN 20 set transform-set 20&lt;BR /&gt;crypto map VPN 30 set peer 206.166.36.154 &lt;BR /&gt;crypto map VPN 30 set transform-set 30&lt;BR /&gt;crypto map VPN 50 set peer 206.166.36.146 &lt;BR /&gt;crypto map VPN 50 set transform-set 50&lt;BR /&gt;crypto map VPN 60 set peer 206.166.36.150 &lt;BR /&gt;crypto map VPN 60 set transform-set 60&lt;BR /&gt;crypto map VPN 70 set peer 206.166.36.126 &lt;BR /&gt;crypto map VPN 70 set transform-set 70&lt;BR /&gt;crypto map outside_map 65535 ipsec-isakmp dynamic outside_dyn_map&lt;BR /&gt;crypto map outside_map interface outside&lt;BR /&gt;crypto ca trustpoint ASDM_TrustPoint0&lt;BR /&gt;enrollment self&lt;BR /&gt;fqdn sslvpnspd.XXX.org&lt;BR /&gt;subject-name CN=sslvpnspd&lt;BR /&gt;crl configure&lt;BR /&gt;crypto ca certificate chain ASDM_TrustPoint0&lt;BR /&gt;certificate 50d23f4d&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 308201e9 30820152 a0030201 02020450 d23f4d30 0d06092a 864886f7 0d010105 &lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 05003039 31123010 06035504 03130973 736c7670 6e737064 31233021 06092a86 &lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 4886f70d 01090216 1473736c 76706e73 70642e73 6b6f6b69 652e6f72 67301e17 &lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0d313130 31323631 37323930 355a170d 32313031 32333137 32393035 5a303931 &lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 12301006 03550403 13097373 6c76706e 73706431 23302106 092a8648 86f70d01 &lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 09021614 73736c76 706e7370 642e736b 6f6b6965 2e6f7267 30819f30 0d06092a &lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 864886f7 0d010101 05000381 8d003081 89028181 00b7ec4e 59cbac48 0887a91f &lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 6a093ce6 96b98eff 5276cb30 5d7831a3 d1fec4ae a6ecdd56 d64e3140 b3acb7b0 &lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; a6c77aa5 732e5e28 6dae291f f0af8af9 d0b8d245 8351879b e2d7d36a 8890ee3a &lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 6c873537 98a30ca1 9ec5efae 5866656b 278573f0 be1990d7 0f9dfc67 dbc8d63d &lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 33bce9af b786a396 d695be7a 12dcecdc 61b54119 31020301 0001300d 06092a86 &lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 4886f70d 01010505 00038181 001de265 7c0d1343 b15718e6 9e7fd220 12f17499 &lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; d72a723b bd5841a8 d4d30ef3 dab4e858 f078089b 0602b3da 76dad4b7 9eb47466 &lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 44914b5a f30f11f9 7ad3f2f5 9cdc027b db32f06a 9f548a68 6a0ca0a6 623833ee &lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; d4b2f7f2 75602be6 927d3b3e 1def6021 1bd71e18 c9e2a4fe cc7bc65d 6c7b608a &lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; cfdbd3d7 421a40c6 b7472323 d8&lt;BR /&gt;&amp;nbsp; quit&lt;BR /&gt;crypto isakmp identity address &lt;BR /&gt;crypto isakmp enable outside&lt;BR /&gt;crypto isakmp policy 1&lt;BR /&gt;authentication pre-share&lt;BR /&gt;encryption 3des&lt;BR /&gt;hash sha&lt;BR /&gt;group 2&lt;BR /&gt;lifetime 43200&lt;BR /&gt;crypto isakmp policy 10&lt;BR /&gt;authentication pre-share&lt;BR /&gt;encryption des&lt;BR /&gt;hash md5&lt;BR /&gt;group 1&lt;BR /&gt;lifetime 86400&lt;BR /&gt;telnet 10.11.0.0 255.255.0.0 inside&lt;BR /&gt;telnet timeout 5&lt;BR /&gt;ssh 0.0.0.0 0.0.0.0 outside&lt;BR /&gt;ssh 10.11.0.0 255.255.0.0 inside&lt;BR /&gt;ssh timeout 5&lt;BR /&gt;console timeout 0&lt;BR /&gt;management-access inside&lt;BR /&gt;dhcpd address 192.168.1.2-192.168.1.254 management&lt;BR /&gt;dhcpd enable management&lt;BR /&gt;!&lt;BR /&gt;threat-detection basic-threat&lt;BR /&gt;threat-detection statistics host&lt;BR /&gt;threat-detection statistics access-list&lt;BR /&gt;no threat-detection statistics tcp-intercept&lt;BR /&gt;url-block url-mempool 1500&lt;BR /&gt;url-block url-size 4&lt;BR /&gt;webvpn&lt;BR /&gt;enable outside&lt;BR /&gt;svc image disk0:/anyconnect-win-2.5.2001-k9.pkg 1&lt;BR /&gt;svc enable&lt;BR /&gt;tunnel-group-list enable&lt;BR /&gt;group-policy DfltGrpPolicy attributes&lt;BR /&gt;wins-server value 10.11.144.3 10.11.144.8&lt;BR /&gt;dns-server value 10.11.144.3 10.11.144.8&lt;BR /&gt;vpn-tunnel-protocol IPSec &lt;BR /&gt;backup-servers clear-client-config&lt;BR /&gt;nac-settings value DfltGrpPolicy-nac-framework-create&lt;BR /&gt;webvpn&lt;BR /&gt;&amp;nbsp; svc keepalive none&lt;BR /&gt;&amp;nbsp; svc dpd-interval client none&lt;BR /&gt;&amp;nbsp; svc dpd-interval gateway none&lt;BR /&gt;&amp;nbsp; svc compression deflate&lt;BR /&gt;&amp;nbsp; customization value DfltCustomization&lt;BR /&gt;group-policy SPDVPN internal&lt;BR /&gt;group-policy SPDVPN attributes&lt;BR /&gt;wins-server value 10.11.144.3 10.11.144.8&lt;BR /&gt;dns-server value 10.11.144.3 10.11.144.8&lt;BR /&gt;vpn-tunnel-protocol IPSec svc webvpn&lt;BR /&gt;split-tunnel-policy tunnelspecified&lt;BR /&gt;split-tunnel-network-list value SPDVPN_splitTunnelAcl&lt;BR /&gt;default-domain value xxx.org&lt;BR /&gt;username xxx password sE2H9HubIXI75SNz encrypted privilege 15&lt;BR /&gt;username xxx attributes&lt;BR /&gt;vpn-group-policy SPDVPN&lt;BR /&gt;username admin password 6YI.p7lD7uzHZBBs encrypted privilege 15&lt;BR /&gt;tunnel-group SPDVPN type remote-access&lt;BR /&gt;tunnel-group SPDVPN general-attributes&lt;BR /&gt;authentication-server-group DOMAIN&lt;BR /&gt;default-group-policy SPDVPN&lt;BR /&gt;dhcp-server 10.11.144.3&lt;BR /&gt;tunnel-group SPDVPN webvpn-attributes&lt;BR /&gt;group-alias SPD enable&lt;BR /&gt;tunnel-group SPDVPN ipsec-attributes&lt;BR /&gt;pre-shared-key *****&lt;BR /&gt;tunnel-group 206.x.x.126 type ipsec-l2l&lt;BR /&gt;tunnel-group 206.x.x.126 ipsec-attributes&lt;BR /&gt;pre-shared-key *****&lt;BR /&gt;!&lt;BR /&gt;class-map inspection_default&lt;BR /&gt;match default-inspection-traffic&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;policy-map type inspect dns preset_dns_map&lt;BR /&gt;parameters&lt;BR /&gt;&amp;nbsp; message-length maximum client auto&lt;BR /&gt;&amp;nbsp; message-length maximum 512&lt;BR /&gt;policy-map global_policy&lt;BR /&gt;class inspection_default&lt;BR /&gt;&amp;nbsp; inspect dns preset_dns_map &lt;BR /&gt;&amp;nbsp; inspect ftp &lt;BR /&gt;&amp;nbsp; inspect h323 h225 &lt;BR /&gt;&amp;nbsp; inspect h323 ras &lt;BR /&gt;&amp;nbsp; inspect rsh &lt;BR /&gt;&amp;nbsp; inspect rtsp &lt;BR /&gt;&amp;nbsp; inspect esmtp &lt;BR /&gt;&amp;nbsp; inspect sqlnet &lt;BR /&gt;&amp;nbsp; inspect skinny&amp;nbsp; &lt;BR /&gt;&amp;nbsp; inspect sunrpc &lt;BR /&gt;&amp;nbsp; inspect xdmcp &lt;BR /&gt;&amp;nbsp; inspect sip&amp;nbsp; &lt;BR /&gt;&amp;nbsp; inspect netbios &lt;BR /&gt;&amp;nbsp; inspect tftp &lt;BR /&gt;&amp;nbsp; inspect ip-options &lt;BR /&gt;&amp;nbsp; inspect http &lt;BR /&gt;&amp;nbsp; inspect mgcp &lt;BR /&gt;policy-map type inspect dns migrated_dns_map_1&lt;BR /&gt;parameters&lt;BR /&gt;&amp;nbsp; message-length maximum 512&lt;BR /&gt;!&lt;BR /&gt;service-policy global_policy global&lt;BR /&gt;prompt hostname context &lt;BR /&gt;call-home&lt;BR /&gt;profile CiscoTAC-1&lt;BR /&gt;&amp;nbsp; no active&lt;BR /&gt;&amp;nbsp; destination address http &lt;A href="https://tools.cisco.com/its/service/oddce/services/DDCEService" target="_blank"&gt;https://tools.cisco.com/its/service/oddce/services/DDCEService&lt;/A&gt;&lt;BR /&gt;&amp;nbsp; destination address email &lt;A href="mailto:callhome@cisco.com" target="_blank"&gt;callhome@cisco.com&lt;/A&gt;&lt;BR /&gt;&amp;nbsp; destination transport-method http&lt;BR /&gt;&amp;nbsp; subscribe-to-alert-group diagnostic&lt;BR /&gt;&amp;nbsp; subscribe-to-alert-group environment&lt;BR /&gt;&amp;nbsp; subscribe-to-alert-group inventory periodic monthly&lt;BR /&gt;&amp;nbsp; subscribe-to-alert-group configuration periodic monthly&lt;BR /&gt;&amp;nbsp; subscribe-to-alert-group telemetry periodic daily&lt;BR /&gt;Cryptochecksum:de6cc013b7f352d3ae23801e154d8a3b&lt;BR /&gt;: end&lt;/P&gt;</description>
      <pubDate>Mon, 11 Mar 2019 22:00:28 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/switching-isp-on-asa/m-p/1831133#M491478</guid>
      <dc:creator>David Hunt</dc:creator>
      <dc:date>2019-03-11T22:00:28Z</dc:date>
    </item>
    <item>
      <title>switching ISP on ASA</title>
      <link>https://community.cisco.com/t5/network-security/switching-isp-on-asa/m-p/1831134#M491479</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Your got everything is perfect order :-). For your previous ISP, you can use IP SLA feature to act as backup for internet.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As far as internet access with new ISP..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you try with 'global (NewISP) 1 interface'&amp;nbsp; and see if that works?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thx&lt;/P&gt;&lt;P&gt;MS&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Dec 2011 21:38:42 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/switching-isp-on-asa/m-p/1831134#M491479</guid>
      <dc:creator>mvsheik123</dc:creator>
      <dc:date>2011-12-07T21:38:42Z</dc:date>
    </item>
    <item>
      <title>switching ISP on ASA</title>
      <link>https://community.cisco.com/t5/network-security/switching-isp-on-asa/m-p/1831135#M491480</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Still does not work... I tried something different this time... I tried to simplify this as much as possable,,, All I am trying to do this time is to switch IP addess on the outside interface to that of the new IP provided by the new ISP...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I made the IP address change on the interface...I made the default route change... and the global NAT change... I must be missing something becasue it still does not work.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Below are two configs.... the first config is the config that is not working.... in bold are the changes that I made... following that is the working config...&amp;nbsp; I am absolutely stumped.... please help...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;NOT Working Config&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;:&lt;/P&gt;&lt;P&gt;ASA Version 8.2(4) &lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;hostname XXXX&lt;/P&gt;&lt;P&gt;domain-name XXXX.org&lt;/P&gt;&lt;P&gt;enable password wZJefsykk8VmlkFg encrypted&lt;/P&gt;&lt;P&gt;passwd wZJefsykk8VmlkFg encrypted&lt;/P&gt;&lt;P&gt;names&lt;/P&gt;&lt;P&gt;dns-guard&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;interface Ethernet0/0&lt;/P&gt;&lt;P&gt; nameif outside&lt;/P&gt;&lt;P&gt; security-level 0&lt;/P&gt;&lt;P&gt; &lt;STRONG&gt;ip address 50.x.x.92 255.255.255.240 &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;interface Ethernet0/1&lt;/P&gt;&lt;P&gt; speed 100&lt;/P&gt;&lt;P&gt; duplex full&lt;/P&gt;&lt;P&gt; nameif inside&lt;/P&gt;&lt;P&gt; security-level 100&lt;/P&gt;&lt;P&gt; ip address 10.11.144.253 255.255.255.0 &lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;interface Ethernet0/2&lt;/P&gt;&lt;P&gt; speed 100&lt;/P&gt;&lt;P&gt; duplex full&lt;/P&gt;&lt;P&gt; nameif dmz&lt;/P&gt;&lt;P&gt; security-level 10&lt;/P&gt;&lt;P&gt; ip address 10.1.1.1 255.255.255.0 &lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;interface Ethernet0/3&lt;/P&gt;&lt;P&gt; shutdown&lt;/P&gt;&lt;P&gt; no nameif&lt;/P&gt;&lt;P&gt; no security-level&lt;/P&gt;&lt;P&gt; no ip address&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;interface Management0/0&lt;/P&gt;&lt;P&gt; nameif management&lt;/P&gt;&lt;P&gt; security-level 100&lt;/P&gt;&lt;P&gt; ip address 192.168.1.1 255.255.255.0 &lt;/P&gt;&lt;P&gt; management-only&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;time-range Always&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;boot system disk0:/disk0asa727-k8.bin&lt;/P&gt;&lt;P&gt;boot system disk0:/asa824-k8.bin&lt;/P&gt;&lt;P&gt;boot system disk0:/asa824-k8,bin&lt;/P&gt;&lt;P&gt;ftp mode passive&lt;/P&gt;&lt;P&gt;clock timezone CST -6&lt;/P&gt;&lt;P&gt;clock summer-time CDT recurring&lt;/P&gt;&lt;P&gt;dns server-group DefaultDNS&lt;/P&gt;&lt;P&gt; domain-name xxx.org&lt;/P&gt;&lt;P&gt;object-group service DM_INLINE_TCP_0 tcp&lt;/P&gt;&lt;P&gt; port-object eq www&lt;/P&gt;&lt;P&gt; port-object eq 2534&lt;/P&gt;&lt;P&gt; port-object eq 2533&lt;/P&gt;&lt;P&gt; port-object range 2701 2750&lt;/P&gt;&lt;P&gt; port-object eq https&lt;/P&gt;&lt;P&gt;object-group network DM_INLINE_NETWORK_4&lt;/P&gt;&lt;P&gt; network-object host 66.x.x.77&lt;/P&gt;&lt;P&gt; network-object host 66.x.x.78&lt;/P&gt;&lt;P&gt;object-group network DM_INLINE_NETWORK_5&lt;/P&gt;&lt;P&gt; network-object host 66.x.x.77&lt;/P&gt;&lt;P&gt; network-object host 66.x.x.78&lt;/P&gt;&lt;P&gt;object-group service DM_INLINE_TCP_1 tcp&lt;/P&gt;&lt;P&gt; port-object eq www&lt;/P&gt;&lt;P&gt; port-object eq https&lt;/P&gt;&lt;P&gt;access-list 120 extended permit ip 10.11.144.0 255.255.255.0 10.11.145.0 255.255.255.0 &lt;/P&gt;&lt;P&gt;access-list 130 extended permit ip 10.11.144.0 255.255.255.0 10.11.146.0 255.255.255.0 &lt;/P&gt;&lt;P&gt;access-list 140 extended permit ip 10.11.144.0 255.255.255.0 10.11.147.0 255.255.255.0 &lt;/P&gt;&lt;P&gt;access-list 150 extended permit ip 10.11.144.0 255.255.255.0 10.11.148.0 255.255.255.0 &lt;/P&gt;&lt;P&gt;access-list 160 extended permit ip 10.11.144.0 255.255.255.0 10.11.149.0 255.255.255.0 &lt;/P&gt;&lt;P&gt;access-list 170 extended permit ip 10.11.144.0 255.255.255.0 10.11.150.0 255.255.255.0 &lt;/P&gt;&lt;P&gt;access-list 180 extended permit ip 10.11.144.0 255.255.255.0 10.11.151.0 255.255.255.0 &lt;/P&gt;&lt;P&gt;access-list nonat extended permit ip 10.11.0.0 255.255.0.0 10.1.1.0 255.255.255.0 &lt;/P&gt;&lt;P&gt;access-list nonat extended permit ip 10.11.144.0 255.255.255.0 10.1.1.0 255.255.255.0 &lt;/P&gt;&lt;P&gt;access-list nonat extended permit ip any 10.11.0.0 255.255.0.0 &lt;/P&gt;&lt;P&gt;access-list nonat extended permit ip any 172.16.10.0 255.255.255.0 &lt;/P&gt;&lt;P&gt;access-list outside_acl extended permit tcp any host 66.x.x.73 object-group DM_INLINE_TCP_0 &lt;/P&gt;&lt;P&gt;access-list outside_acl extended permit icmp any any time-range Always &lt;/P&gt;&lt;P&gt;access-list outside_acl extended permit tcp any host 66.x.x.77 eq www time-range Always &lt;/P&gt;&lt;P&gt;access-list outside_acl extended permit tcp any host 66.x.x.78 object-group DM_INLINE_TCP_1 time-range Always &lt;/P&gt;&lt;P&gt;access-list outside_acl extended permit tcp any object-group DM_INLINE_NETWORK_5 eq smtp time-range Always &lt;/P&gt;&lt;P&gt;access-list outside_acl extended permit tcp any object-group DM_INLINE_NETWORK_4 eq pop3 time-range Always &lt;/P&gt;&lt;P&gt;access-list dmz_acl extended permit udp 10.1.1.0 255.255.255.0 host 10.11.144.3 eq domain time-range Always &lt;/P&gt;&lt;P&gt;access-list dmz_acl extended permit ip 10.1.1.0 255.255.255.0 host 10.11.144.3 time-range Always &lt;/P&gt;&lt;P&gt;access-list dmz_acl extended permit tcp any any &lt;/P&gt;&lt;P&gt;access-list SPDVPN_splitTunnelAcl standard permit 10.0.0.0 255.0.0.0 &lt;/P&gt;&lt;P&gt;access-list SPDVPN_splitTunnelAcl standard permit 192.168.0.0 255.255.0.0 &lt;/P&gt;&lt;P&gt;access-list inside_access_in extended permit icmp any any &lt;/P&gt;&lt;P&gt;access-list inside_access_in extended permit ip any any &lt;/P&gt;&lt;P&gt;pager lines 24&lt;/P&gt;&lt;P&gt;logging enable&lt;/P&gt;&lt;P&gt;logging asdm warnings&lt;/P&gt;&lt;P&gt;mtu outside 1500&lt;/P&gt;&lt;P&gt;mtu inside 1500&lt;/P&gt;&lt;P&gt;mtu dmz 1500&lt;/P&gt;&lt;P&gt;mtu management 1500&lt;/P&gt;&lt;P&gt;ip local pool SPDVPN_IP_POOL 172.16.10.1-172.16.10.10&lt;/P&gt;&lt;P&gt;ip verify reverse-path interface inside&lt;/P&gt;&lt;P&gt;icmp unreachable rate-limit 1 burst-size 1&lt;/P&gt;&lt;P&gt;asdm image disk0:/asdm-635.bin&lt;/P&gt;&lt;P&gt;asdm history enable&lt;/P&gt;&lt;P&gt;arp timeout 14400&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;global (outside) 1 50.77.178.91 netmask 255.255.255.255&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;nat (inside) 0 access-list nonat&lt;/P&gt;&lt;P&gt;nat (inside) 1 10.11.144.0 255.255.255.0&lt;/P&gt;&lt;P&gt;nat (inside) 1 10.11.145.0 255.255.255.0&lt;/P&gt;&lt;P&gt;nat (inside) 1 10.11.146.0 255.255.255.0&lt;/P&gt;&lt;P&gt;nat (inside) 1 10.11.147.0 255.255.255.0&lt;/P&gt;&lt;P&gt;nat (inside) 1 10.11.148.0 255.255.255.0&lt;/P&gt;&lt;P&gt;nat (inside) 1 10.11.149.0 255.255.255.0&lt;/P&gt;&lt;P&gt;nat (inside) 1 10.11.150.0 255.255.255.0&lt;/P&gt;&lt;P&gt;nat (inside) 1 10.11.151.0 255.255.255.0&lt;/P&gt;&lt;P&gt;nat (dmz) 1 0.0.0.0 0.0.0.0&lt;/P&gt;&lt;P&gt;static (inside,outside) 66.99.50.72 10.11.144.8 netmask 255.255.255.255 &lt;/P&gt;&lt;P&gt;static (inside,outside) 66.99.50.78 10.11.144.12 netmask 255.255.255.255 &lt;/P&gt;&lt;P&gt;static (inside,outside) 66.99.50.77 10.11.144.2 netmask 255.255.255.255 &lt;/P&gt;&lt;P&gt;static (inside,outside) 66.99.50.85 10.11.144.25 netmask 255.255.255.255 &lt;/P&gt;&lt;P&gt;static (inside,outside) 66.99.50.73 10.11.144.7 netmask 255.255.255.255 &lt;/P&gt;&lt;P&gt;access-group outside_acl in interface outside&lt;/P&gt;&lt;P&gt;access-group inside_access_in in interface inside&lt;/P&gt;&lt;P&gt;access-group dmz_acl in interface dmz&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;route outside 0.0.0.0 0.0.0.0 50.x.x.93 1&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;route inside 10.11.145.0 255.255.255.0 10.11.144.254 1&lt;/P&gt;&lt;P&gt;route inside 10.11.146.0 255.255.255.0 10.11.144.254 1&lt;/P&gt;&lt;P&gt;route inside 10.11.147.0 255.255.255.0 10.11.144.254 1&lt;/P&gt;&lt;P&gt;route inside 10.11.148.0 255.255.255.0 10.11.144.254 1&lt;/P&gt;&lt;P&gt;route inside 10.11.149.0 255.255.255.0 10.11.144.254 1&lt;/P&gt;&lt;P&gt;route inside 10.11.150.0 255.255.255.0 10.11.144.254 1&lt;/P&gt;&lt;P&gt;route inside 10.11.151.0 255.255.255.0 10.11.144.254 1&lt;/P&gt;&lt;P&gt;route inside 192.168.100.0 255.255.255.0 10.11.144.254 1&lt;/P&gt;&lt;P&gt;timeout xlate 1:00:00&lt;/P&gt;&lt;P&gt;timeout conn 1:00:00 half-closed 0:10:00 udp 0:02:00 icmp 0:00:02&lt;/P&gt;&lt;P&gt;timeout sunrpc 0:10:00 h323 0:05:00 h225 1:00:00 mgcp 0:05:00 mgcp-pat 0:05:00&lt;/P&gt;&lt;P&gt;timeout sip 0:30:00 sip_media 0:02:00 sip-invite 0:03:00 sip-disconnect 0:02:00&lt;/P&gt;&lt;P&gt;timeout sip-provisional-media 0:02:00 uauth 0:05:00 absolute&lt;/P&gt;&lt;P&gt;timeout tcp-proxy-reassembly 0:01:00&lt;/P&gt;&lt;P&gt;dynamic-access-policy-record DfltAccessPolicy&lt;/P&gt;&lt;P&gt;aaa-server TACACS+ protocol tacacs+&lt;/P&gt;&lt;P&gt;aaa-server RADIUS protocol radius&lt;/P&gt;&lt;P&gt;aaa-server DOMAIN protocol nt&lt;/P&gt;&lt;P&gt;aaa-server DOMAIN (inside) host 10.11.144.3&lt;/P&gt;&lt;P&gt; nt-auth-domain-controller XXXdc1&lt;/P&gt;&lt;P&gt;nac-policy DfltGrpPolicy-nac-framework-create nac-framework&lt;/P&gt;&lt;P&gt; reval-period 36000&lt;/P&gt;&lt;P&gt; sq-period 300&lt;/P&gt;&lt;P&gt;url-server (inside) vendor websense host 10.11.144.9 timeout 30 protocol TCP version 1 connections 50&lt;/P&gt;&lt;P&gt;aaa authentication telnet console LOCAL &lt;/P&gt;&lt;P&gt;aaa authentication http console LOCAL &lt;/P&gt;&lt;P&gt;aaa authentication ssh console LOCAL &lt;/P&gt;&lt;P&gt;aaa authentication secure-http-client&lt;/P&gt;&lt;P&gt;filter url except 10.1.1.1 255.255.255.255 0.0.0.0 0.0.0.0 allow &lt;/P&gt;&lt;P&gt;filter url except 0.0.0.0 0.0.0.0 10.1.1.3 255.255.255.255 &lt;/P&gt;&lt;P&gt;filter url http 0.0.0.0 0.0.0.0 0.0.0.0 0.0.0.0 allow longurl-truncate &lt;/P&gt;&lt;P&gt;http server enable&lt;/P&gt;&lt;P&gt;http 192.168.1.0 255.255.255.0 management&lt;/P&gt;&lt;P&gt;http 10.11.144.0 255.255.255.0 inside&lt;/P&gt;&lt;P&gt;http 10.11.0.0 255.255.0.0 inside&lt;/P&gt;&lt;P&gt;http 0.0.0.0 255.255.255.255 outside&lt;/P&gt;&lt;P&gt;snmp-server location Weber&lt;/P&gt;&lt;P&gt;no snmp-server contact&lt;/P&gt;&lt;P&gt;snmp-server community *****&lt;/P&gt;&lt;P&gt;snmp-server enable traps snmp authentication linkup linkdown coldstart&lt;/P&gt;&lt;P&gt;crypto ipsec transform-set 20 esp-des esp-md5-hmac &lt;/P&gt;&lt;P&gt;crypto ipsec transform-set 30 esp-des esp-md5-hmac &lt;/P&gt;&lt;P&gt;crypto ipsec transform-set 50 esp-des esp-md5-hmac &lt;/P&gt;&lt;P&gt;crypto ipsec transform-set 60 esp-des esp-md5-hmac &lt;/P&gt;&lt;P&gt;crypto ipsec transform-set 70 esp-des esp-md5-hmac &lt;/P&gt;&lt;P&gt;crypto ipsec transform-set ENCRYPT esp-des esp-md5-hmac &lt;/P&gt;&lt;P&gt;crypto ipsec transform-set ESP-3DES-SHA esp-3des esp-sha-hmac &lt;/P&gt;&lt;P&gt;crypto ipsec transform-set ESP-3DES-MD5 esp-3des esp-md5-hmac &lt;/P&gt;&lt;P&gt;crypto ipsec security-association lifetime seconds 28800&lt;/P&gt;&lt;P&gt;crypto ipsec security-association lifetime kilobytes 4608000&lt;/P&gt;&lt;P&gt;crypto dynamic-map OUTSIDEMAP 10 set transform-set ENCRYPT&lt;/P&gt;&lt;P&gt;crypto dynamic-map OUTSIDEMAP 30 set transform-set ESP-3DES-SHA&lt;/P&gt;&lt;P&gt;crypto dynamic-map Outside_dyn_map 10 set reverse-route&lt;/P&gt;&lt;P&gt;crypto dynamic-map outside_dyn_map 20 set transform-set ESP-3DES-SHA&lt;/P&gt;&lt;P&gt;crypto map VPN 20 match address 120&lt;/P&gt;&lt;P&gt;crypto map VPN 20 set peer 206.166.36.122 &lt;/P&gt;&lt;P&gt;crypto map VPN 20 set transform-set 20&lt;/P&gt;&lt;P&gt;crypto map VPN 30 set peer 206.166.36.154 &lt;/P&gt;&lt;P&gt;crypto map VPN 30 set transform-set 30&lt;/P&gt;&lt;P&gt;crypto map VPN 50 set peer 206.166.36.146 &lt;/P&gt;&lt;P&gt;crypto map VPN 50 set transform-set 50&lt;/P&gt;&lt;P&gt;crypto map VPN 60 set peer 206.166.36.150 &lt;/P&gt;&lt;P&gt;crypto map VPN 60 set transform-set 60&lt;/P&gt;&lt;P&gt;crypto map VPN 70 set peer 206.166.36.126 &lt;/P&gt;&lt;P&gt;crypto map VPN 70 set transform-set 70&lt;/P&gt;&lt;P&gt;crypto map outside_map 65535 ipsec-isakmp dynamic outside_dyn_map&lt;/P&gt;&lt;P&gt;crypto map outside_map interface outside&lt;/P&gt;&lt;P&gt;crypto ca trustpoint ASDM_TrustPoint0&lt;/P&gt;&lt;P&gt; enrollment self&lt;/P&gt;&lt;P&gt; fqdn sslvpnspd.skokie.org&lt;/P&gt;&lt;P&gt; subject-name CN=sslvpnspd&lt;/P&gt;&lt;P&gt; crl configure&lt;/P&gt;&lt;P&gt;crypto ca certificate chain ASDM_TrustPoint0&lt;/P&gt;&lt;P&gt; certificate 50d23f4d&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 308201e9 30820152 a0030201 02020450 d23f4d30 0d06092a 864886f7 0d010105 &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 05003039 31123010 06035504 03130973 736c7670 6e737064 31233021 06092a86 &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 4886f70d 01090216 1473736c 76706e73 70642e73 6b6f6b69 652e6f72 67301e17 &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0d313130 31323631 37323930 355a170d 32313031 32333137 32393035 5a303931 &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 12301006 03550403 13097373 6c76706e 73706431 23302106 092a8648 86f70d01 &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 09021614 73736c76 706e7370 642e736b 6f6b6965 2e6f7267 30819f30 0d06092a &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 864886f7 0d010101 05000381 8d003081 89028181 00b7ec4e 59cbac48 0887a91f &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 6a093ce6 96b98eff 5276cb30 5d7831a3 d1fec4ae a6ecdd56 d64e3140 b3acb7b0 &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; a6c77aa5 732e5e28 6dae291f f0af8af9 d0b8d245 8351879b e2d7d36a 8890ee3a &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 6c873537 98a30ca1 9ec5efae 5866656b 278573f0 be1990d7 0f9dfc67 dbc8d63d &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 33bce9af b786a396 d695be7a 12dcecdc 61b54119 31020301 0001300d 06092a86 &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 4886f70d 01010505 00038181 001de265 7c0d1343 b15718e6 9e7fd220 12f17499 &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; d72a723b bd5841a8 d4d30ef3 dab4e858 f078089b 0602b3da 76dad4b7 9eb47466 &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 44914b5a f30f11f9 7ad3f2f5 9cdc027b db32f06a 9f548a68 6a0ca0a6 623833ee &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; d4b2f7f2 75602be6 927d3b3e 1def6021 1bd71e18 c9e2a4fe cc7bc65d 6c7b608a &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; cfdbd3d7 421a40c6 b7472323 d8&lt;/P&gt;&lt;P&gt;&amp;nbsp; quit&lt;/P&gt;&lt;P&gt;crypto isakmp identity address &lt;/P&gt;&lt;P&gt;crypto isakmp enable outside&lt;/P&gt;&lt;P&gt;crypto isakmp policy 1&lt;/P&gt;&lt;P&gt; authentication pre-share&lt;/P&gt;&lt;P&gt; encryption 3des&lt;/P&gt;&lt;P&gt; hash sha&lt;/P&gt;&lt;P&gt; group 2&lt;/P&gt;&lt;P&gt; lifetime 43200&lt;/P&gt;&lt;P&gt;crypto isakmp policy 10&lt;/P&gt;&lt;P&gt; authentication pre-share&lt;/P&gt;&lt;P&gt; encryption des&lt;/P&gt;&lt;P&gt; hash md5&lt;/P&gt;&lt;P&gt; group 1&lt;/P&gt;&lt;P&gt; lifetime 86400&lt;/P&gt;&lt;P&gt;telnet 10.11.0.0 255.255.0.0 inside&lt;/P&gt;&lt;P&gt;telnet timeout 5&lt;/P&gt;&lt;P&gt;ssh 0.0.0.0 0.0.0.0 outside&lt;/P&gt;&lt;P&gt;ssh 10.11.0.0 255.255.0.0 inside&lt;/P&gt;&lt;P&gt;ssh timeout 5&lt;/P&gt;&lt;P&gt;console timeout 0&lt;/P&gt;&lt;P&gt;management-access inside&lt;/P&gt;&lt;P&gt;dhcpd address 192.168.1.2-192.168.1.254 management&lt;/P&gt;&lt;P&gt;dhcpd enable management&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;threat-detection basic-threat&lt;/P&gt;&lt;P&gt;threat-detection statistics host&lt;/P&gt;&lt;P&gt;threat-detection statistics access-list&lt;/P&gt;&lt;P&gt;no threat-detection statistics tcp-intercept&lt;/P&gt;&lt;P&gt;url-block url-mempool 1500&lt;/P&gt;&lt;P&gt;url-block url-size 4&lt;/P&gt;&lt;P&gt;webvpn&lt;/P&gt;&lt;P&gt; enable outside&lt;/P&gt;&lt;P&gt; svc image disk0:/anyconnect-win-2.5.2001-k9.pkg 1&lt;/P&gt;&lt;P&gt; svc enable&lt;/P&gt;&lt;P&gt; tunnel-group-list enable&lt;/P&gt;&lt;P&gt;group-policy DfltGrpPolicy attributes&lt;/P&gt;&lt;P&gt; wins-server value 10.11.144.3 10.11.144.8&lt;/P&gt;&lt;P&gt; dns-server value 10.11.144.3 10.11.144.8&lt;/P&gt;&lt;P&gt; vpn-tunnel-protocol IPSec &lt;/P&gt;&lt;P&gt; backup-servers clear-client-config&lt;/P&gt;&lt;P&gt; nac-settings value DfltGrpPolicy-nac-framework-create&lt;/P&gt;&lt;P&gt; webvpn&lt;/P&gt;&lt;P&gt;&amp;nbsp; svc keepalive none&lt;/P&gt;&lt;P&gt;&amp;nbsp; svc dpd-interval client none&lt;/P&gt;&lt;P&gt;&amp;nbsp; svc dpd-interval gateway none&lt;/P&gt;&lt;P&gt;&amp;nbsp; svc compression deflate&lt;/P&gt;&lt;P&gt;&amp;nbsp; customization value DfltCustomization&lt;/P&gt;&lt;P&gt;group-policy SPDVPN internal&lt;/P&gt;&lt;P&gt;group-policy SPDVPN attributes&lt;/P&gt;&lt;P&gt; wins-server value 10.11.144.3 10.11.144.8&lt;/P&gt;&lt;P&gt; dns-server value 10.11.144.3 10.11.144.8&lt;/P&gt;&lt;P&gt; vpn-tunnel-protocol IPSec svc webvpn&lt;/P&gt;&lt;P&gt; split-tunnel-policy tunnelspecified&lt;/P&gt;&lt;P&gt; split-tunnel-network-list value SPDVPN_splitTunnelAcl&lt;/P&gt;&lt;P&gt; default-domain value XXX.org&lt;/P&gt;&lt;P&gt;username tpanocha password sE2H9HubIXI75SNz encrypted privilege 15&lt;/P&gt;&lt;P&gt;username tpanocha attributes&lt;/P&gt;&lt;P&gt; vpn-group-policy SPDVPN&lt;/P&gt;&lt;P&gt;username admin password 6YI.p7lD7uzHZBBs encrypted privilege 15&lt;/P&gt;&lt;P&gt;tunnel-group SPDVPN type remote-access&lt;/P&gt;&lt;P&gt;tunnel-group SPDVPN general-attributes&lt;/P&gt;&lt;P&gt; authentication-server-group DOMAIN&lt;/P&gt;&lt;P&gt; default-group-policy SPDVPN&lt;/P&gt;&lt;P&gt; dhcp-server 10.11.144.3&lt;/P&gt;&lt;P&gt;tunnel-group SPDVPN webvpn-attributes&lt;/P&gt;&lt;P&gt; group-alias SPD enable&lt;/P&gt;&lt;P&gt;tunnel-group SPDVPN ipsec-attributes&lt;/P&gt;&lt;P&gt; pre-shared-key *****&lt;/P&gt;&lt;P&gt;tunnel-group 206.166.36.126 type ipsec-l2l&lt;/P&gt;&lt;P&gt;tunnel-group 206.166.36.126 ipsec-attributes&lt;/P&gt;&lt;P&gt; pre-shared-key *****&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;class-map inspection_default&lt;/P&gt;&lt;P&gt; match default-inspection-traffic&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;policy-map type inspect dns preset_dns_map&lt;/P&gt;&lt;P&gt; parameters&lt;/P&gt;&lt;P&gt;&amp;nbsp; message-length maximum client auto&lt;/P&gt;&lt;P&gt;&amp;nbsp; message-length maximum 512&lt;/P&gt;&lt;P&gt;policy-map global_policy&lt;/P&gt;&lt;P&gt; class inspection_default&lt;/P&gt;&lt;P&gt;&amp;nbsp; inspect dns preset_dns_map &lt;/P&gt;&lt;P&gt;&amp;nbsp; inspect ftp &lt;/P&gt;&lt;P&gt;&amp;nbsp; inspect h323 h225 &lt;/P&gt;&lt;P&gt;&amp;nbsp; inspect h323 ras &lt;/P&gt;&lt;P&gt;&amp;nbsp; inspect rsh &lt;/P&gt;&lt;P&gt;&amp;nbsp; inspect rtsp &lt;/P&gt;&lt;P&gt;&amp;nbsp; inspect esmtp &lt;/P&gt;&lt;P&gt;&amp;nbsp; inspect sqlnet &lt;/P&gt;&lt;P&gt;&amp;nbsp; inspect skinny&amp;nbsp; &lt;/P&gt;&lt;P&gt;&amp;nbsp; inspect sunrpc &lt;/P&gt;&lt;P&gt;&amp;nbsp; inspect xdmcp &lt;/P&gt;&lt;P&gt;&amp;nbsp; inspect sip&amp;nbsp; &lt;/P&gt;&lt;P&gt;&amp;nbsp; inspect netbios &lt;/P&gt;&lt;P&gt;&amp;nbsp; inspect tftp &lt;/P&gt;&lt;P&gt;&amp;nbsp; inspect ip-options &lt;/P&gt;&lt;P&gt;&amp;nbsp; inspect http &lt;/P&gt;&lt;P&gt;&amp;nbsp; inspect mgcp &lt;/P&gt;&lt;P&gt;policy-map type inspect dns migrated_dns_map_1&lt;/P&gt;&lt;P&gt; parameters&lt;/P&gt;&lt;P&gt;&amp;nbsp; message-length maximum 512&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;service-policy global_policy global&lt;/P&gt;&lt;P&gt;prompt hostname context &lt;/P&gt;&lt;P&gt;call-home&lt;/P&gt;&lt;P&gt; profile CiscoTAC-1&lt;/P&gt;&lt;P&gt;&amp;nbsp; no active&lt;/P&gt;&lt;P&gt;&amp;nbsp; destination address http &lt;/P&gt;&lt;P&gt;&lt;A href="https://tools.cisco.com/its/service/oddce/services/DDCEService"&gt;https://tools.cisco.com/its/service/oddce/services/DDCEService&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; destination address email &lt;/P&gt;&lt;P&gt;&lt;A href="mailto:callhome@cisco.com"&gt;callhome@cisco.com&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; destination transport-method http&lt;/P&gt;&lt;P&gt;&amp;nbsp; subscribe-to-alert-group diagnostic&lt;/P&gt;&lt;P&gt;&amp;nbsp; subscribe-to-alert-group environment&lt;/P&gt;&lt;P&gt;&amp;nbsp; subscribe-to-alert-group inventory periodic monthly&lt;/P&gt;&lt;P&gt;&amp;nbsp; subscribe-to-alert-group configuration periodic monthly&lt;/P&gt;&lt;P&gt;&amp;nbsp; subscribe-to-alert-group telemetry periodic daily&lt;/P&gt;&lt;P&gt;Cryptochecksum:4eea62ac33fd47fef2fb739d4ec2b684&lt;/P&gt;&lt;P&gt;: end&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Working Config&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;:&lt;/P&gt;&lt;P&gt;ASA Version 8.2(4) &lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;hostname XXXX&lt;/P&gt;&lt;P&gt;domain-name XXX.org&lt;/P&gt;&lt;P&gt;enable password wZJefsykk8VmlkFg encrypted&lt;/P&gt;&lt;P&gt;passwd wZJefsykk8VmlkFg encrypted&lt;/P&gt;&lt;P&gt;names&lt;/P&gt;&lt;P&gt;dns-guard&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;interface Ethernet0/0&lt;/P&gt;&lt;P&gt; nameif outside&lt;/P&gt;&lt;P&gt; security-level 0&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt; ip address 66.x.x.70 255.255.255.224 &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;interface Ethernet0/1&lt;/P&gt;&lt;P&gt; speed 100&lt;/P&gt;&lt;P&gt; duplex full&lt;/P&gt;&lt;P&gt; nameif inside&lt;/P&gt;&lt;P&gt; security-level 100&lt;/P&gt;&lt;P&gt; ip address 10.11.144.253 255.255.255.0 &lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;interface Ethernet0/2&lt;/P&gt;&lt;P&gt; speed 100&lt;/P&gt;&lt;P&gt; duplex full&lt;/P&gt;&lt;P&gt; nameif dmz&lt;/P&gt;&lt;P&gt; security-level 10&lt;/P&gt;&lt;P&gt; ip address 10.1.1.1 255.255.255.0 &lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;interface Ethernet0/3&lt;/P&gt;&lt;P&gt; shutdown&lt;/P&gt;&lt;P&gt; no nameif&lt;/P&gt;&lt;P&gt; no security-level&lt;/P&gt;&lt;P&gt; no ip address&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;interface Management0/0&lt;/P&gt;&lt;P&gt; nameif management&lt;/P&gt;&lt;P&gt; security-level 100&lt;/P&gt;&lt;P&gt; ip address 192.168.1.1 255.255.255.0 &lt;/P&gt;&lt;P&gt; management-only&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;time-range Always&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;boot system disk0:/disk0asa727-k8.bin&lt;/P&gt;&lt;P&gt;boot system disk0:/asa824-k8.bin&lt;/P&gt;&lt;P&gt;boot system disk0:/asa824-k8,bin&lt;/P&gt;&lt;P&gt;ftp mode passive&lt;/P&gt;&lt;P&gt;clock timezone CST -6&lt;/P&gt;&lt;P&gt;clock summer-time CDT recurring&lt;/P&gt;&lt;P&gt;dns server-group DefaultDNS&lt;/P&gt;&lt;P&gt; domain-name xxxx.org&lt;/P&gt;&lt;P&gt;object-group service DM_INLINE_TCP_0 tcp&lt;/P&gt;&lt;P&gt; port-object eq www&lt;/P&gt;&lt;P&gt; port-object eq 2534&lt;/P&gt;&lt;P&gt; port-object eq 2533&lt;/P&gt;&lt;P&gt; port-object range 2701 2750&lt;/P&gt;&lt;P&gt; port-object eq https&lt;/P&gt;&lt;P&gt;object-group network DM_INLINE_NETWORK_4&lt;/P&gt;&lt;P&gt; network-object host 66.x.x.77&lt;/P&gt;&lt;P&gt; network-object host 66.x.x.78&lt;/P&gt;&lt;P&gt;object-group network DM_INLINE_NETWORK_5&lt;/P&gt;&lt;P&gt; network-object host 60.x.x.77&lt;/P&gt;&lt;P&gt; network-object host 66.x.x.78&lt;/P&gt;&lt;P&gt;object-group service DM_INLINE_TCP_1 tcp&lt;/P&gt;&lt;P&gt; port-object eq www&lt;/P&gt;&lt;P&gt; port-object eq https&lt;/P&gt;&lt;P&gt;access-list 120 extended permit ip 10.11.144.0 255.255.255.0 10.11.145.0 255.255.255.0 &lt;/P&gt;&lt;P&gt;access-list 130 extended permit ip 10.11.144.0 255.255.255.0 10.11.146.0 255.255.255.0 &lt;/P&gt;&lt;P&gt;access-list 140 extended permit ip 10.11.144.0 255.255.255.0 10.11.147.0 255.255.255.0 &lt;/P&gt;&lt;P&gt;access-list 150 extended permit ip 10.11.144.0 255.255.255.0 10.11.148.0 255.255.255.0 &lt;/P&gt;&lt;P&gt;access-list 160 extended permit ip 10.11.144.0 255.255.255.0 10.11.149.0 255.255.255.0 &lt;/P&gt;&lt;P&gt;access-list 170 extended permit ip 10.11.144.0 255.255.255.0 10.11.150.0 255.255.255.0 &lt;/P&gt;&lt;P&gt;access-list 180 extended permit ip 10.11.144.0 255.255.255.0 10.11.151.0 255.255.255.0 &lt;/P&gt;&lt;P&gt;access-list nonat extended permit ip 10.11.0.0 255.255.0.0 10.1.1.0 255.255.255.0 &lt;/P&gt;&lt;P&gt;access-list nonat extended permit ip 10.11.144.0 255.255.255.0 10.1.1.0 255.255.255.0 &lt;/P&gt;&lt;P&gt;access-list nonat extended permit ip any 10.11.0.0 255.255.0.0 &lt;/P&gt;&lt;P&gt;access-list nonat extended permit ip any 172.16.10.0 255.255.255.0 &lt;/P&gt;&lt;P&gt;access-list outside_acl extended permit tcp any host 66.x.x.73 object-group DM_INLINE_TCP_0 &lt;/P&gt;&lt;P&gt;access-list outside_acl extended permit icmp any any time-range Always &lt;/P&gt;&lt;P&gt;access-list outside_acl extended permit tcp any host 66.x.x.77 eq www time-range Always &lt;/P&gt;&lt;P&gt;access-list outside_acl extended permit tcp any host 66.x.x.78 object-group DM_INLINE_TCP_1 time-range Always &lt;/P&gt;&lt;P&gt;access-list outside_acl extended permit tcp any object-group DM_INLINE_NETWORK_5 eq smtp time-range Always &lt;/P&gt;&lt;P&gt;access-list outside_acl extended permit tcp any object-group DM_INLINE_NETWORK_4 eq pop3 time-range Always &lt;/P&gt;&lt;P&gt;access-list dmz_acl extended permit udp 10.1.1.0 255.255.255.0 host 10.11.144.3 eq domain time-range Always &lt;/P&gt;&lt;P&gt;access-list dmz_acl extended permit ip 10.1.1.0 255.255.255.0 host 10.11.144.3 time-range Always &lt;/P&gt;&lt;P&gt;access-list dmz_acl extended permit tcp any any &lt;/P&gt;&lt;P&gt;access-list SPDVPN_splitTunnelAcl standard permit 10.0.0.0 255.0.0.0 &lt;/P&gt;&lt;P&gt;access-list SPDVPN_splitTunnelAcl standard permit 192.168.0.0 255.255.0.0 &lt;/P&gt;&lt;P&gt;access-list inside_access_in extended permit icmp any any &lt;/P&gt;&lt;P&gt;access-list inside_access_in extended permit ip any any &lt;/P&gt;&lt;P&gt;pager lines 24&lt;/P&gt;&lt;P&gt;logging enable&lt;/P&gt;&lt;P&gt;logging asdm warnings&lt;/P&gt;&lt;P&gt;mtu outside 1500&lt;/P&gt;&lt;P&gt;mtu inside 1500&lt;/P&gt;&lt;P&gt;mtu dmz 1500&lt;/P&gt;&lt;P&gt;mtu management 1500&lt;/P&gt;&lt;P&gt;ip local pool SPDVPN_IP_POOL 172.16.10.1-172.16.10.10&lt;/P&gt;&lt;P&gt;ip verify reverse-path interface inside&lt;/P&gt;&lt;P&gt;icmp unreachable rate-limit 1 burst-size 1&lt;/P&gt;&lt;P&gt;asdm image disk0:/asdm-635.bin&lt;/P&gt;&lt;P&gt;asdm history enable&lt;/P&gt;&lt;P&gt;arp timeout 14400&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;global (outside) 1 66.x.x.71 netmask 255.255.255.255&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;nat (inside) 0 access-list nonat&lt;/P&gt;&lt;P&gt;nat (inside) 1 10.11.144.0 255.255.255.0&lt;/P&gt;&lt;P&gt;nat (inside) 1 10.11.145.0 255.255.255.0&lt;/P&gt;&lt;P&gt;nat (inside) 1 10.11.146.0 255.255.255.0&lt;/P&gt;&lt;P&gt;nat (inside) 1 10.11.147.0 255.255.255.0&lt;/P&gt;&lt;P&gt;nat (inside) 1 10.11.148.0 255.255.255.0&lt;/P&gt;&lt;P&gt;nat (inside) 1 10.11.149.0 255.255.255.0&lt;/P&gt;&lt;P&gt;nat (inside) 1 10.11.150.0 255.255.255.0&lt;/P&gt;&lt;P&gt;nat (inside) 1 10.11.151.0 255.255.255.0&lt;/P&gt;&lt;P&gt;nat (dmz) 1 0.0.0.0 0.0.0.0&lt;/P&gt;&lt;P&gt;static (inside,outside) 66.x.x.72 10.11.144.8 netmask 255.255.255.255 &lt;/P&gt;&lt;P&gt;static (inside,outside) 66.x.x.78 10.11.144.12 netmask 255.255.255.255 &lt;/P&gt;&lt;P&gt;static (inside,outside) 66.x.x.77 10.11.144.2 netmask 255.255.255.255 &lt;/P&gt;&lt;P&gt;static (inside,outside) 66.x.x.85 10.11.144.25 netmask 255.255.255.255 &lt;/P&gt;&lt;P&gt;static (inside,outside) 66.x.x.73 10.11.144.7 netmask 255.255.255.255 &lt;/P&gt;&lt;P&gt;access-group outside_acl in interface outside&lt;/P&gt;&lt;P&gt;access-group inside_access_in in interface inside&lt;/P&gt;&lt;P&gt;access-group dmz_acl in interface dmz&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;route outside 0.0.0.0 0.0.0.0 66.x.x.67 1&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;route inside 10.11.145.0 255.255.255.0 10.11.144.254 1&lt;/P&gt;&lt;P&gt;route inside 10.11.146.0 255.255.255.0 10.11.144.254 1&lt;/P&gt;&lt;P&gt;route inside 10.11.147.0 255.255.255.0 10.11.144.254 1&lt;/P&gt;&lt;P&gt;route inside 10.11.148.0 255.255.255.0 10.11.144.254 1&lt;/P&gt;&lt;P&gt;route inside 10.11.149.0 255.255.255.0 10.11.144.254 1&lt;/P&gt;&lt;P&gt;route inside 10.11.150.0 255.255.255.0 10.11.144.254 1&lt;/P&gt;&lt;P&gt;route inside 10.11.151.0 255.255.255.0 10.11.144.254 1&lt;/P&gt;&lt;P&gt;route inside 192.168.100.0 255.255.255.0 10.11.144.254 1&lt;/P&gt;&lt;P&gt;timeout xlate 1:00:00&lt;/P&gt;&lt;P&gt;timeout conn 1:00:00 half-closed 0:10:00 udp 0:02:00 icmp 0:00:02&lt;/P&gt;&lt;P&gt;timeout sunrpc 0:10:00 h323 0:05:00 h225 1:00:00 mgcp 0:05:00 mgcp-pat 0:05:00&lt;/P&gt;&lt;P&gt;timeout sip 0:30:00 sip_media 0:02:00 sip-invite 0:03:00 sip-disconnect 0:02:00&lt;/P&gt;&lt;P&gt;timeout sip-provisional-media 0:02:00 uauth 0:05:00 absolute&lt;/P&gt;&lt;P&gt;timeout tcp-proxy-reassembly 0:01:00&lt;/P&gt;&lt;P&gt;dynamic-access-policy-record DfltAccessPolicy&lt;/P&gt;&lt;P&gt;aaa-server TACACS+ protocol tacacs+&lt;/P&gt;&lt;P&gt;aaa-server RADIUS protocol radius&lt;/P&gt;&lt;P&gt;aaa-server DOMAIN protocol nt&lt;/P&gt;&lt;P&gt;aaa-server DOMAIN (inside) host 10.11.144.3&lt;/P&gt;&lt;P&gt; nt-auth-domain-controller XXXdc1&lt;/P&gt;&lt;P&gt;nac-policy DfltGrpPolicy-nac-framework-create nac-framework&lt;/P&gt;&lt;P&gt; reval-period 36000&lt;/P&gt;&lt;P&gt; sq-period 300&lt;/P&gt;&lt;P&gt;url-server (inside) vendor websense host 10.11.144.9 timeout 30 protocol TCP version 1 connections 50&lt;/P&gt;&lt;P&gt;aaa authentication telnet console LOCAL &lt;/P&gt;&lt;P&gt;aaa authentication http console LOCAL &lt;/P&gt;&lt;P&gt;aaa authentication ssh console LOCAL &lt;/P&gt;&lt;P&gt;aaa authentication secure-http-client&lt;/P&gt;&lt;P&gt;filter url except 0.0.0.0 0.0.0.0 10.1.1.3 255.255.255.255 &lt;/P&gt;&lt;P&gt;filter url except 10.1.1.1 255.255.255.255 0.0.0.0 0.0.0.0 allow &lt;/P&gt;&lt;P&gt;filter url http 0.0.0.0 0.0.0.0 0.0.0.0 0.0.0.0 allow longurl-truncate &lt;/P&gt;&lt;P&gt;http server enable&lt;/P&gt;&lt;P&gt;http 192.168.1.0 255.255.255.0 management&lt;/P&gt;&lt;P&gt;http 10.11.144.0 255.255.255.0 inside&lt;/P&gt;&lt;P&gt;http 10.11.0.0 255.255.0.0 inside&lt;/P&gt;&lt;P&gt;http 0.0.0.0 255.255.255.255 outside&lt;/P&gt;&lt;P&gt;snmp-server location Weber&lt;/P&gt;&lt;P&gt;no snmp-server contact&lt;/P&gt;&lt;P&gt;snmp-server community *****&lt;/P&gt;&lt;P&gt;snmp-server enable traps snmp authentication linkup linkdown coldstart&lt;/P&gt;&lt;P&gt;crypto ipsec transform-set 20 esp-des esp-md5-hmac &lt;/P&gt;&lt;P&gt;crypto ipsec transform-set 30 esp-des esp-md5-hmac &lt;/P&gt;&lt;P&gt;crypto ipsec transform-set 50 esp-des esp-md5-hmac &lt;/P&gt;&lt;P&gt;crypto ipsec transform-set 60 esp-des esp-md5-hmac &lt;/P&gt;&lt;P&gt;crypto ipsec transform-set 70 esp-des esp-md5-hmac &lt;/P&gt;&lt;P&gt;crypto ipsec transform-set ENCRYPT esp-des esp-md5-hmac &lt;/P&gt;&lt;P&gt;crypto ipsec transform-set ESP-3DES-SHA esp-3des esp-sha-hmac &lt;/P&gt;&lt;P&gt;crypto ipsec transform-set ESP-3DES-MD5 esp-3des esp-md5-hmac &lt;/P&gt;&lt;P&gt;crypto ipsec security-association lifetime seconds 28800&lt;/P&gt;&lt;P&gt;crypto ipsec security-association lifetime kilobytes 4608000&lt;/P&gt;&lt;P&gt;crypto dynamic-map OUTSIDEMAP 10 set transform-set ENCRYPT&lt;/P&gt;&lt;P&gt;crypto dynamic-map OUTSIDEMAP 30 set transform-set ESP-3DES-SHA&lt;/P&gt;&lt;P&gt;crypto dynamic-map Outside_dyn_map 10 set reverse-route&lt;/P&gt;&lt;P&gt;crypto dynamic-map outside_dyn_map 20 set transform-set ESP-3DES-SHA&lt;/P&gt;&lt;P&gt;crypto map VPN 20 match address 120&lt;/P&gt;&lt;P&gt;crypto map VPN 20 set peer 206.x.x.122 &lt;/P&gt;&lt;P&gt;crypto map VPN 20 set transform-set 20&lt;/P&gt;&lt;P&gt;crypto map VPN 30 set peer 206.x.x.154 &lt;/P&gt;&lt;P&gt;crypto map VPN 30 set transform-set 30&lt;/P&gt;&lt;P&gt;crypto map VPN 50 set peer 206.x.x.146 &lt;/P&gt;&lt;P&gt;crypto map VPN 50 set transform-set 50&lt;/P&gt;&lt;P&gt;crypto map VPN 60 set peer 206.x.x.150 &lt;/P&gt;&lt;P&gt;crypto map VPN 60 set transform-set 60&lt;/P&gt;&lt;P&gt;crypto map VPN 70 set peer 206.x.x.126 &lt;/P&gt;&lt;P&gt;crypto map VPN 70 set transform-set 70&lt;/P&gt;&lt;P&gt;crypto map outside_map 65535 ipsec-isakmp dynamic outside_dyn_map&lt;/P&gt;&lt;P&gt;crypto map outside_map interface outside&lt;/P&gt;&lt;P&gt;crypto ca trustpoint ASDM_TrustPoint0&lt;/P&gt;&lt;P&gt; enrollment self&lt;/P&gt;&lt;P&gt; fqdn sslvpnspd.XXX.org&lt;/P&gt;&lt;P&gt; subject-name CN=sslvpnspd&lt;/P&gt;&lt;P&gt; crl configure&lt;/P&gt;&lt;P&gt;crypto ca certificate chain ASDM_TrustPoint0&lt;/P&gt;&lt;P&gt; certificate 50d23f4d&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 308201e9 30820152 a0030201 02020450 d23f4d30 0d06092a 864886f7 0d010105 &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 05003039 31123010 06035504 03130973 736c7670 6e737064 31233021 06092a86 &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 4886f70d 01090216 1473736c 76706e73 70642e73 6b6f6b69 652e6f72 67301e17 &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0d313130 31323631 37323930 355a170d 32313031 32333137 32393035 5a303931 &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 12301006 03550403 13097373 6c76706e 73706431 23302106 092a8648 86f70d01 &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 09021614 73736c76 706e7370 642e736b 6f6b6965 2e6f7267 30819f30 0d06092a &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 864886f7 0d010101 05000381 8d003081 89028181 00b7ec4e 59cbac48 0887a91f &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 6a093ce6 96b98eff 5276cb30 5d7831a3 d1fec4ae a6ecdd56 d64e3140 b3acb7b0 &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; a6c77aa5 732e5e28 6dae291f f0af8af9 d0b8d245 8351879b e2d7d36a 8890ee3a &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 6c873537 98a30ca1 9ec5efae 5866656b 278573f0 be1990d7 0f9dfc67 dbc8d63d &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 33bce9af b786a396 d695be7a 12dcecdc 61b54119 31020301 0001300d 06092a86 &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 4886f70d 01010505 00038181 001de265 7c0d1343 b15718e6 9e7fd220 12f17499 &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; d72a723b bd5841a8 d4d30ef3 dab4e858 f078089b 0602b3da 76dad4b7 9eb47466 &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 44914b5a f30f11f9 7ad3f2f5 9cdc027b db32f06a 9f548a68 6a0ca0a6 623833ee &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; d4b2f7f2 75602be6 927d3b3e 1def6021 1bd71e18 c9e2a4fe cc7bc65d 6c7b608a &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; cfdbd3d7 421a40c6 b7472323 d8&lt;/P&gt;&lt;P&gt;&amp;nbsp; quit&lt;/P&gt;&lt;P&gt;crypto isakmp identity address &lt;/P&gt;&lt;P&gt;crypto isakmp enable outside&lt;/P&gt;&lt;P&gt;crypto isakmp policy 1&lt;/P&gt;&lt;P&gt; authentication pre-share&lt;/P&gt;&lt;P&gt; encryption 3des&lt;/P&gt;&lt;P&gt; hash sha&lt;/P&gt;&lt;P&gt; group 2&lt;/P&gt;&lt;P&gt; lifetime 43200&lt;/P&gt;&lt;P&gt;crypto isakmp policy 10&lt;/P&gt;&lt;P&gt; authentication pre-share&lt;/P&gt;&lt;P&gt; encryption des&lt;/P&gt;&lt;P&gt; hash md5&lt;/P&gt;&lt;P&gt; group 1&lt;/P&gt;&lt;P&gt; lifetime 86400&lt;/P&gt;&lt;P&gt;telnet 10.11.0.0 255.255.0.0 inside&lt;/P&gt;&lt;P&gt;telnet timeout 5&lt;/P&gt;&lt;P&gt;ssh 0.0.0.0 0.0.0.0 outside&lt;/P&gt;&lt;P&gt;ssh 10.11.0.0 255.255.0.0 inside&lt;/P&gt;&lt;P&gt;ssh timeout 5&lt;/P&gt;&lt;P&gt;console timeout 0&lt;/P&gt;&lt;P&gt;management-access inside&lt;/P&gt;&lt;P&gt;dhcpd address 192.168.1.2-192.168.1.254 management&lt;/P&gt;&lt;P&gt;dhcpd enable management&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;threat-detection basic-threat&lt;/P&gt;&lt;P&gt;threat-detection statistics host&lt;/P&gt;&lt;P&gt;threat-detection statistics access-list&lt;/P&gt;&lt;P&gt;no threat-detection statistics tcp-intercept&lt;/P&gt;&lt;P&gt;url-block url-mempool 1500&lt;/P&gt;&lt;P&gt;url-block url-size 4&lt;/P&gt;&lt;P&gt;webvpn&lt;/P&gt;&lt;P&gt; enable outside&lt;/P&gt;&lt;P&gt; svc image disk0:/anyconnect-win-2.5.2001-k9.pkg 1&lt;/P&gt;&lt;P&gt; svc enable&lt;/P&gt;&lt;P&gt; tunnel-group-list enable&lt;/P&gt;&lt;P&gt;group-policy DfltGrpPolicy attributes&lt;/P&gt;&lt;P&gt; wins-server value 10.11.144.3 10.11.144.8&lt;/P&gt;&lt;P&gt; dns-server value 10.11.144.3 10.11.144.8&lt;/P&gt;&lt;P&gt; vpn-tunnel-protocol IPSec &lt;/P&gt;&lt;P&gt; backup-servers clear-client-config&lt;/P&gt;&lt;P&gt; nac-settings value DfltGrpPolicy-nac-framework-create&lt;/P&gt;&lt;P&gt; webvpn&lt;/P&gt;&lt;P&gt;&amp;nbsp; svc keepalive none&lt;/P&gt;&lt;P&gt;&amp;nbsp; svc dpd-interval client none&lt;/P&gt;&lt;P&gt;&amp;nbsp; svc dpd-interval gateway none&lt;/P&gt;&lt;P&gt;&amp;nbsp; svc compression deflate&lt;/P&gt;&lt;P&gt;&amp;nbsp; customization value DfltCustomization&lt;/P&gt;&lt;P&gt;group-policy SPDVPN internal&lt;/P&gt;&lt;P&gt;group-policy SPDVPN attributes&lt;/P&gt;&lt;P&gt; wins-server value 10.11.144.3 10.11.144.8&lt;/P&gt;&lt;P&gt; dns-server value 10.11.144.3 10.11.144.8&lt;/P&gt;&lt;P&gt; vpn-tunnel-protocol IPSec svc webvpn&lt;/P&gt;&lt;P&gt; split-tunnel-policy tunnelspecified&lt;/P&gt;&lt;P&gt; split-tunnel-network-list value SPDVPN_splitTunnelAcl&lt;/P&gt;&lt;P&gt; default-domain value XXX.org&lt;/P&gt;&lt;P&gt;username xxx password sE2H9HubIXI75SNz encrypted privilege 15&lt;/P&gt;&lt;P&gt;username xxx attributes&lt;/P&gt;&lt;P&gt; vpn-group-policy SPDVPN&lt;/P&gt;&lt;P&gt;username admin password 6YI.p7lD7uzHZBBs encrypted privilege 15&lt;/P&gt;&lt;P&gt;tunnel-group SPDVPN type remote-access&lt;/P&gt;&lt;P&gt;tunnel-group SPDVPN general-attributes&lt;/P&gt;&lt;P&gt; authentication-server-group DOMAIN&lt;/P&gt;&lt;P&gt; default-group-policy SPDVPN&lt;/P&gt;&lt;P&gt; dhcp-server 10.11.144.3&lt;/P&gt;&lt;P&gt;tunnel-group SPDVPN webvpn-attributes&lt;/P&gt;&lt;P&gt; group-alias SPD enable&lt;/P&gt;&lt;P&gt;tunnel-group SPDVPN ipsec-attributes&lt;/P&gt;&lt;P&gt; pre-shared-key *****&lt;/P&gt;&lt;P&gt;tunnel-group 206.x.x.126 type ipsec-l2l&lt;/P&gt;&lt;P&gt;tunnel-group 206.x.x.126 ipsec-attributes&lt;/P&gt;&lt;P&gt; pre-shared-key *****&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;class-map inspection_default&lt;/P&gt;&lt;P&gt; match default-inspection-traffic&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;policy-map type inspect dns preset_dns_map&lt;/P&gt;&lt;P&gt; parameters&lt;/P&gt;&lt;P&gt;&amp;nbsp; message-length maximum client auto&lt;/P&gt;&lt;P&gt;&amp;nbsp; message-length maximum 512&lt;/P&gt;&lt;P&gt;policy-map global_policy&lt;/P&gt;&lt;P&gt; class inspection_default&lt;/P&gt;&lt;P&gt;&amp;nbsp; inspect dns preset_dns_map &lt;/P&gt;&lt;P&gt;&amp;nbsp; inspect ftp &lt;/P&gt;&lt;P&gt;&amp;nbsp; inspect h323 h225 &lt;/P&gt;&lt;P&gt;&amp;nbsp; inspect h323 ras &lt;/P&gt;&lt;P&gt;&amp;nbsp; inspect rsh &lt;/P&gt;&lt;P&gt;&amp;nbsp; inspect rtsp &lt;/P&gt;&lt;P&gt;&amp;nbsp; inspect esmtp &lt;/P&gt;&lt;P&gt;&amp;nbsp; inspect sqlnet &lt;/P&gt;&lt;P&gt;&amp;nbsp; inspect skinny&amp;nbsp; &lt;/P&gt;&lt;P&gt;&amp;nbsp; inspect sunrpc &lt;/P&gt;&lt;P&gt;&amp;nbsp; inspect xdmcp &lt;/P&gt;&lt;P&gt;&amp;nbsp; inspect sip&amp;nbsp; &lt;/P&gt;&lt;P&gt;&amp;nbsp; inspect netbios &lt;/P&gt;&lt;P&gt;&amp;nbsp; inspect tftp &lt;/P&gt;&lt;P&gt;&amp;nbsp; inspect ip-options &lt;/P&gt;&lt;P&gt;&amp;nbsp; inspect http &lt;/P&gt;&lt;P&gt;&amp;nbsp; inspect mgcp &lt;/P&gt;&lt;P&gt;policy-map type inspect dns migrated_dns_map_1&lt;/P&gt;&lt;P&gt; parameters&lt;/P&gt;&lt;P&gt;&amp;nbsp; message-length maximum 512&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;service-policy global_policy global&lt;/P&gt;&lt;P&gt;prompt hostname context &lt;/P&gt;&lt;P&gt;call-home&lt;/P&gt;&lt;P&gt; profile CiscoTAC-1&lt;/P&gt;&lt;P&gt;&amp;nbsp; no active&lt;/P&gt;&lt;P&gt;&amp;nbsp; destination address http &lt;/P&gt;&lt;P&gt;&lt;A href="https://tools.cisco.com/its/service/oddce/services/DDCEService"&gt;https://tools.cisco.com/its/service/oddce/services/DDCEService&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; destination address email &lt;/P&gt;&lt;P&gt;&lt;A href="mailto:callhome@cisco.com"&gt;callhome@cisco.com&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; destination transport-method http&lt;/P&gt;&lt;P&gt;&amp;nbsp; subscribe-to-alert-group diagnostic&lt;/P&gt;&lt;P&gt;&amp;nbsp; subscribe-to-alert-group environment&lt;/P&gt;&lt;P&gt;&amp;nbsp; subscribe-to-alert-group inventory periodic monthly&lt;/P&gt;&lt;P&gt;&amp;nbsp; subscribe-to-alert-group configuration periodic monthly&lt;/P&gt;&lt;P&gt;&amp;nbsp; subscribe-to-alert-group telemetry periodic daily&lt;/P&gt;&lt;P&gt;Cryptochecksum:b225d96caa97362a56889eb468b59844&lt;/P&gt;&lt;P&gt;: end&lt;SPAN id="mce_marker"&gt; &lt;/SPAN&gt;: Saved&lt;BR /&gt;:&lt;BR /&gt;ASA Version 8.2(4) &lt;BR /&gt;!&lt;BR /&gt;hostname XXXX&lt;BR /&gt;domain-name XXX.org&lt;BR /&gt;enable password wZJefsykk8VmlkFg encrypted&lt;BR /&gt;passwd wZJefsykk8VmlkFg encrypted&lt;BR /&gt;names&lt;BR /&gt;dns-guard&lt;BR /&gt;!&lt;BR /&gt;interface Ethernet0/0&lt;BR /&gt; nameif outside&lt;BR /&gt; security-level 0&lt;BR /&gt; ip address 66.x.x.70 255.255.255.224 &lt;BR /&gt;!&lt;BR /&gt;interface Ethernet0/1&lt;BR /&gt; speed 100&lt;BR /&gt; duplex full&lt;BR /&gt; nameif inside&lt;BR /&gt; security-level 100&lt;BR /&gt; ip address 10.11.144.253 255.255.255.0 &lt;BR /&gt;!&lt;BR /&gt;interface Ethernet0/2&lt;BR /&gt; speed 100&lt;BR /&gt; duplex full&lt;BR /&gt; nameif dmz&lt;BR /&gt; security-level 10&lt;BR /&gt; ip address 10.1.1.1 255.255.255.0 &lt;BR /&gt;!&lt;BR /&gt;interface Ethernet0/3&lt;BR /&gt; shutdown&lt;BR /&gt; no nameif&lt;BR /&gt; no security-level&lt;BR /&gt; no ip address&lt;BR /&gt;!&lt;BR /&gt;interface Management0/0&lt;BR /&gt; nameif management&lt;BR /&gt; security-level 100&lt;BR /&gt; ip address 192.168.1.1 255.255.255.0 &lt;BR /&gt; management-only&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;time-range Always&lt;BR /&gt;!&lt;BR /&gt;boot system disk0:/disk0asa727-k8.bin&lt;BR /&gt;boot system disk0:/asa824-k8.bin&lt;BR /&gt;boot system disk0:/asa824-k8,bin&lt;BR /&gt;ftp mode passive&lt;BR /&gt;clock timezone CST -6&lt;BR /&gt;clock summer-time CDT recurring&lt;BR /&gt;dns server-group DefaultDNS&lt;BR /&gt; domain-name xxxx.org&lt;BR /&gt;object-group service DM_INLINE_TCP_0 tcp&lt;BR /&gt; port-object eq www&lt;BR /&gt; port-object eq 2534&lt;BR /&gt; port-object eq 2533&lt;BR /&gt; port-object range 2701 2750&lt;BR /&gt; port-object eq https&lt;BR /&gt;object-group network DM_INLINE_NETWORK_4&lt;BR /&gt; network-object host 66.x.x.77&lt;BR /&gt; network-object host 66.x.x.78&lt;BR /&gt;object-group network DM_INLINE_NETWORK_5&lt;BR /&gt; network-object host 60.x.x.77&lt;BR /&gt; network-object host 66.x.x.78&lt;BR /&gt;object-group service DM_INLINE_TCP_1 tcp&lt;BR /&gt; port-object eq www&lt;BR /&gt; port-object eq https&lt;BR /&gt;access-list 120 extended permit ip 10.11.144.0 255.255.255.0 10.11.145.0 255.255.255.0 &lt;BR /&gt;access-list 130 extended permit ip 10.11.144.0 255.255.255.0 10.11.146.0 255.255.255.0 &lt;BR /&gt;access-list 140 extended permit ip 10.11.144.0 255.255.255.0 10.11.147.0 255.255.255.0 &lt;BR /&gt;access-list 150 extended permit ip 10.11.144.0 255.255.255.0 10.11.148.0 255.255.255.0 &lt;BR /&gt;access-list 160 extended permit ip 10.11.144.0 255.255.255.0 10.11.149.0 255.255.255.0 &lt;BR /&gt;access-list 170 extended permit ip 10.11.144.0 255.255.255.0 10.11.150.0 255.255.255.0 &lt;BR /&gt;access-list 180 extended permit ip 10.11.144.0 255.255.255.0 10.11.151.0 255.255.255.0 &lt;BR /&gt;access-list nonat extended permit ip 10.11.0.0 255.255.0.0 10.1.1.0 255.255.255.0 &lt;BR /&gt;access-list nonat extended permit ip 10.11.144.0 255.255.255.0 10.1.1.0 255.255.255.0 &lt;BR /&gt;access-list nonat extended permit ip any 10.11.0.0 255.255.0.0 &lt;BR /&gt;access-list nonat extended permit ip any 172.16.10.0 255.255.255.0 &lt;BR /&gt;access-list outside_acl extended permit tcp any host 66.x.x.73 object-group DM_INLINE_TCP_0 &lt;BR /&gt;access-list outside_acl extended permit icmp any any time-range Always &lt;BR /&gt;access-list outside_acl extended permit tcp any host 66.x.x.77 eq www time-range Always &lt;BR /&gt;access-list outside_acl extended permit tcp any host 66.x.x.78 object-group DM_INLINE_TCP_1 time-range Always &lt;BR /&gt;access-list outside_acl extended permit tcp any object-group DM_INLINE_NETWORK_5 eq smtp time-range Always &lt;BR /&gt;access-list outside_acl extended permit tcp any object-group DM_INLINE_NETWORK_4 eq pop3 time-range Always &lt;BR /&gt;access-list dmz_acl extended permit udp 10.1.1.0 255.255.255.0 host 10.11.144.3 eq domain time-range Always &lt;BR /&gt;access-list dmz_acl extended permit ip 10.1.1.0 255.255.255.0 host 10.11.144.3 time-range Always &lt;BR /&gt;access-list dmz_acl extended permit tcp any any &lt;BR /&gt;access-list SPDVPN_splitTunnelAcl standard permit 10.0.0.0 255.0.0.0 &lt;BR /&gt;access-list SPDVPN_splitTunnelAcl standard permit 192.168.0.0 255.255.0.0 &lt;BR /&gt;access-list inside_access_in extended permit icmp any any &lt;BR /&gt;access-list inside_access_in extended permit ip any any &lt;BR /&gt;pager lines 24&lt;BR /&gt;logging enable&lt;BR /&gt;logging asdm warnings&lt;BR /&gt;mtu outside 1500&lt;BR /&gt;mtu inside 1500&lt;BR /&gt;mtu dmz 1500&lt;BR /&gt;mtu management 1500&lt;BR /&gt;ip local pool SPDVPN_IP_POOL 172.16.10.1-172.16.10.10&lt;BR /&gt;ip verify reverse-path interface inside&lt;BR /&gt;icmp unreachable rate-limit 1 burst-size 1&lt;BR /&gt;asdm image disk0:/asdm-635.bin&lt;BR /&gt;asdm history enable&lt;BR /&gt;arp timeout 14400&lt;BR /&gt;global (outside) 1 66.x.x.71 netmask 255.255.255.255&lt;BR /&gt;nat (inside) 0 access-list nonat&lt;BR /&gt;nat (inside) 1 10.11.144.0 255.255.255.0&lt;BR /&gt;nat (inside) 1 10.11.145.0 255.255.255.0&lt;BR /&gt;nat (inside) 1 10.11.146.0 255.255.255.0&lt;BR /&gt;nat (inside) 1 10.11.147.0 255.255.255.0&lt;BR /&gt;nat (inside) 1 10.11.148.0 255.255.255.0&lt;BR /&gt;nat (inside) 1 10.11.149.0 255.255.255.0&lt;BR /&gt;nat (inside) 1 10.11.150.0 255.255.255.0&lt;BR /&gt;nat (inside) 1 10.11.151.0 255.255.255.0&lt;BR /&gt;nat (dmz) 1 0.0.0.0 0.0.0.0&lt;BR /&gt;static (inside,outside) 66.x.x.72 10.11.144.8 netmask 255.255.255.255 &lt;BR /&gt;static (inside,outside) 66.x.x.78 10.11.144.12 netmask 255.255.255.255 &lt;BR /&gt;static (inside,outside) 66.x.x.77 10.11.144.2 netmask 255.255.255.255 &lt;BR /&gt;static (inside,outside) 66.x.x.85 10.11.144.25 netmask 255.255.255.255 &lt;BR /&gt;static (inside,outside) 66.x.x.73 10.11.144.7 netmask 255.255.255.255 &lt;BR /&gt;access-group outside_acl in interface outside&lt;BR /&gt;access-group inside_access_in in interface inside&lt;BR /&gt;access-group dmz_acl in interface dmz&lt;BR /&gt;route outside 0.0.0.0 0.0.0.0 66.x.x.67 1&lt;BR /&gt;route inside 10.11.145.0 255.255.255.0 10.11.144.254 1&lt;BR /&gt;route inside 10.11.146.0 255.255.255.0 10.11.144.254 1&lt;BR /&gt;route inside 10.11.147.0 255.255.255.0 10.11.144.254 1&lt;BR /&gt;route inside 10.11.148.0 255.255.255.0 10.11.144.254 1&lt;BR /&gt;route inside 10.11.149.0 255.255.255.0 10.11.144.254 1&lt;BR /&gt;route inside 10.11.150.0 255.255.255.0 10.11.144.254 1&lt;BR /&gt;route inside 10.11.151.0 255.255.255.0 10.11.144.254 1&lt;BR /&gt;route inside 192.168.100.0 255.255.255.0 10.11.144.254 1&lt;BR /&gt;timeout xlate 1:00:00&lt;BR /&gt;timeout conn 1:00:00 half-closed 0:10:00 udp 0:02:00 icmp 0:00:02&lt;BR /&gt;timeout sunrpc 0:10:00 h323 0:05:00 h225 1:00:00 mgcp 0:05:00 mgcp-pat 0:05:00&lt;BR /&gt;timeout sip 0:30:00 sip_media 0:02:00 sip-invite 0:03:00 sip-disconnect 0:02:00&lt;BR /&gt;timeout sip-provisional-media 0:02:00 uauth 0:05:00 absolute&lt;BR /&gt;timeout tcp-proxy-reassembly 0:01:00&lt;BR /&gt;dynamic-access-policy-record DfltAccessPolicy&lt;BR /&gt;aaa-server TACACS+ protocol tacacs+&lt;BR /&gt;aaa-server RADIUS protocol radius&lt;BR /&gt;aaa-server DOMAIN protocol nt&lt;BR /&gt;aaa-server DOMAIN (inside) host 10.11.144.3&lt;BR /&gt; nt-auth-domain-controller XXXdc1&lt;BR /&gt;nac-policy DfltGrpPolicy-nac-framework-create nac-framework&lt;BR /&gt; reval-period 36000&lt;BR /&gt; sq-period 300&lt;BR /&gt;url-server (inside) vendor websense host 10.11.144.9 timeout 30 protocol TCP version 1 connections 50&lt;BR /&gt;aaa authentication telnet console LOCAL &lt;BR /&gt;aaa authentication http console LOCAL &lt;BR /&gt;aaa authentication ssh console LOCAL &lt;BR /&gt;aaa authentication secure-http-client&lt;BR /&gt;filter url except 0.0.0.0 0.0.0.0 10.1.1.3 255.255.255.255 &lt;BR /&gt;filter url except 10.1.1.1 255.255.255.255 0.0.0.0 0.0.0.0 allow &lt;BR /&gt;filter url http 0.0.0.0 0.0.0.0 0.0.0.0 0.0.0.0 allow longurl-truncate &lt;BR /&gt;http server enable&lt;BR /&gt;http 192.168.1.0 255.255.255.0 management&lt;BR /&gt;http 10.11.144.0 255.255.255.0 inside&lt;BR /&gt;http 10.11.0.0 255.255.0.0 inside&lt;BR /&gt;http 0.0.0.0 255.255.255.255 outside&lt;BR /&gt;snmp-server location Weber&lt;BR /&gt;no snmp-server contact&lt;BR /&gt;snmp-server community *****&lt;BR /&gt;snmp-server enable traps snmp authentication linkup linkdown coldstart&lt;BR /&gt;crypto ipsec transform-set 20 esp-des esp-md5-hmac &lt;BR /&gt;crypto ipsec transform-set 30 esp-des esp-md5-hmac &lt;BR /&gt;crypto ipsec transform-set 50 esp-des esp-md5-hmac &lt;BR /&gt;crypto ipsec transform-set 60 esp-des esp-md5-hmac &lt;BR /&gt;crypto ipsec transform-set 70 esp-des esp-md5-hmac &lt;BR /&gt;crypto ipsec transform-set ENCRYPT esp-des esp-md5-hmac &lt;BR /&gt;crypto ipsec transform-set ESP-3DES-SHA esp-3des esp-sha-hmac &lt;BR /&gt;crypto ipsec transform-set ESP-3DES-MD5 esp-3des esp-md5-hmac &lt;BR /&gt;crypto ipsec security-association lifetime seconds 28800&lt;BR /&gt;crypto ipsec security-association lifetime kilobytes 4608000&lt;BR /&gt;crypto dynamic-map OUTSIDEMAP 10 set transform-set ENCRYPT&lt;BR /&gt;crypto dynamic-map OUTSIDEMAP 30 set transform-set ESP-3DES-SHA&lt;BR /&gt;crypto dynamic-map Outside_dyn_map 10 set reverse-route&lt;BR /&gt;crypto dynamic-map outside_dyn_map 20 set transform-set ESP-3DES-SHA&lt;BR /&gt;crypto map VPN 20 match address 120&lt;BR /&gt;crypto map VPN 20 set peer 206.x.x.122 &lt;BR /&gt;crypto map VPN 20 set transform-set 20&lt;BR /&gt;crypto map VPN 30 set peer 206.x.x.154 &lt;BR /&gt;crypto map VPN 30 set transform-set 30&lt;BR /&gt;crypto map VPN 50 set peer 206.x.x.146 &lt;BR /&gt;crypto map VPN 50 set transform-set 50&lt;BR /&gt;crypto map VPN 60 set peer 206.x.x.150 &lt;BR /&gt;crypto map VPN 60 set transform-set 60&lt;BR /&gt;crypto map VPN 70 set peer 206.x.x.126 &lt;BR /&gt;crypto map VPN 70 set transform-set 70&lt;BR /&gt;crypto map outside_map 65535 ipsec-isakmp dynamic outside_dyn_map&lt;BR /&gt;crypto map outside_map interface outside&lt;BR /&gt;crypto ca trustpoint ASDM_TrustPoint0&lt;BR /&gt; enrollment self&lt;BR /&gt; fqdn sslvpnspd.XXX.org&lt;BR /&gt; subject-name CN=sslvpnspd&lt;BR /&gt; crl configure&lt;BR /&gt;crypto ca certificate chain ASDM_TrustPoint0&lt;BR /&gt; certificate 50d23f4d&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 308201e9 30820152 a0030201 02020450 d23f4d30 0d06092a 864886f7 0d010105 &lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 05003039 31123010 06035504 03130973 736c7670 6e737064 31233021 06092a86 &lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 4886f70d 01090216 1473736c 76706e73 70642e73 6b6f6b69 652e6f72 67301e17 &lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0d313130 31323631 37323930 355a170d 32313031 32333137 32393035 5a303931 &lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 12301006 03550403 13097373 6c76706e 73706431 23302106 092a8648 86f70d01 &lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 09021614 73736c76 706e7370 642e736b 6f6b6965 2e6f7267 30819f30 0d06092a &lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 864886f7 0d010101 05000381 8d003081 89028181 00b7ec4e 59cbac48 0887a91f &lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 6a093ce6 96b98eff 5276cb30 5d7831a3 d1fec4ae a6ecdd56 d64e3140 b3acb7b0 &lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; a6c77aa5 732e5e28 6dae291f f0af8af9 d0b8d245 8351879b e2d7d36a 8890ee3a &lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 6c873537 98a30ca1 9ec5efae 5866656b 278573f0 be1990d7 0f9dfc67 dbc8d63d &lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 33bce9af b786a396 d695be7a 12dcecdc 61b54119 31020301 0001300d 06092a86 &lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 4886f70d 01010505 00038181 001de265 7c0d1343 b15718e6 9e7fd220 12f17499 &lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; d72a723b bd5841a8 d4d30ef3 dab4e858 f078089b 0602b3da 76dad4b7 9eb47466 &lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 44914b5a f30f11f9 7ad3f2f5 9cdc027b db32f06a 9f548a68 6a0ca0a6 623833ee &lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; d4b2f7f2 75602be6 927d3b3e 1def6021 1bd71e18 c9e2a4fe cc7bc65d 6c7b608a &lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; cfdbd3d7 421a40c6 b7472323 d8&lt;BR /&gt;&amp;nbsp; quit&lt;BR /&gt;crypto isakmp identity address &lt;BR /&gt;crypto isakmp enable outside&lt;BR /&gt;crypto isakmp policy 1&lt;BR /&gt; authentication pre-share&lt;BR /&gt; encryption 3des&lt;BR /&gt; hash sha&lt;BR /&gt; group 2&lt;BR /&gt; lifetime 43200&lt;BR /&gt;crypto isakmp policy 10&lt;BR /&gt; authentication pre-share&lt;BR /&gt; encryption des&lt;BR /&gt; hash md5&lt;BR /&gt; group 1&lt;BR /&gt; lifetime 86400&lt;BR /&gt;telnet 10.11.0.0 255.255.0.0 inside&lt;BR /&gt;telnet timeout 5&lt;BR /&gt;ssh 0.0.0.0 0.0.0.0 outside&lt;BR /&gt;ssh 10.11.0.0 255.255.0.0 inside&lt;BR /&gt;ssh timeout 5&lt;BR /&gt;console timeout 0&lt;BR /&gt;management-access inside&lt;BR /&gt;dhcpd address 192.168.1.2-192.168.1.254 management&lt;BR /&gt;dhcpd enable management&lt;BR /&gt;!&lt;BR /&gt;threat-detection basic-threat&lt;BR /&gt;threat-detection statistics host&lt;BR /&gt;threat-detection statistics access-list&lt;BR /&gt;no threat-detection statistics tcp-intercept&lt;BR /&gt;url-block url-mempool 1500&lt;BR /&gt;url-block url-size 4&lt;BR /&gt;webvpn&lt;BR /&gt; enable outside&lt;BR /&gt; svc image disk0:/anyconnect-win-2.5.2001-k9.pkg 1&lt;BR /&gt; svc enable&lt;BR /&gt; tunnel-group-list enable&lt;BR /&gt;group-policy DfltGrpPolicy attributes&lt;BR /&gt; wins-server value 10.11.144.3 10.11.144.8&lt;BR /&gt; dns-server value 10.11.144.3 10.11.144.8&lt;BR /&gt; vpn-tunnel-protocol IPSec &lt;BR /&gt; backup-servers clear-client-config&lt;BR /&gt; nac-settings value DfltGrpPolicy-nac-framework-create&lt;BR /&gt; webvpn&lt;BR /&gt;&amp;nbsp; svc keepalive none&lt;BR /&gt;&amp;nbsp; svc dpd-interval client none&lt;BR /&gt;&amp;nbsp; svc dpd-interval gateway none&lt;BR /&gt;&amp;nbsp; svc compression deflate&lt;BR /&gt;&amp;nbsp; customization value DfltCustomization&lt;BR /&gt;group-policy SPDVPN internal&lt;BR /&gt;group-policy SPDVPN attributes&lt;BR /&gt; wins-server value 10.11.144.3 10.11.144.8&lt;BR /&gt; dns-server value 10.11.144.3 10.11.144.8&lt;BR /&gt; vpn-tunnel-protocol IPSec svc webvpn&lt;BR /&gt; split-tunnel-policy tunnelspecified&lt;BR /&gt; split-tunnel-network-list value SPDVPN_splitTunnelAcl&lt;BR /&gt; default-domain value XXX.org&lt;BR /&gt;username xxx password sE2H9HubIXI75SNz encrypted privilege 15&lt;BR /&gt;username xxx attributes&lt;BR /&gt; vpn-group-policy SPDVPN&lt;BR /&gt;username admin password 6YI.p7lD7uzHZBBs encrypted privilege 15&lt;BR /&gt;tunnel-group SPDVPN type remote-access&lt;BR /&gt;tunnel-group SPDVPN general-attributes&lt;BR /&gt; authentication-server-group DOMAIN&lt;BR /&gt; default-group-policy SPDVPN&lt;BR /&gt; dhcp-server 10.11.144.3&lt;BR /&gt;tunnel-group SPDVPN webvpn-attributes&lt;BR /&gt; group-alias SPD enable&lt;BR /&gt;tunnel-group SPDVPN ipsec-attributes&lt;BR /&gt; pre-shared-key *****&lt;BR /&gt;tunnel-group 206.x.x.126 type ipsec-l2l&lt;BR /&gt;tunnel-group 206.x.x.126 ipsec-attributes&lt;BR /&gt; pre-shared-key *****&lt;BR /&gt;!&lt;BR /&gt;class-map inspection_default&lt;BR /&gt; match default-inspection-traffic&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;policy-map type inspect dns preset_dns_map&lt;BR /&gt; parameters&lt;BR /&gt;&amp;nbsp; message-length maximum client auto&lt;BR /&gt;&amp;nbsp; message-length maximum 512&lt;BR /&gt;policy-map global_policy&lt;BR /&gt; class inspection_default&lt;BR /&gt;&amp;nbsp; inspect dns preset_dns_map &lt;BR /&gt;&amp;nbsp; inspect ftp &lt;BR /&gt;&amp;nbsp; inspect h323 h225 &lt;BR /&gt;&amp;nbsp; inspect h323 ras &lt;BR /&gt;&amp;nbsp; inspect rsh &lt;BR /&gt;&amp;nbsp; inspect rtsp &lt;BR /&gt;&amp;nbsp; inspect esmtp &lt;BR /&gt;&amp;nbsp; inspect sqlnet &lt;BR /&gt;&amp;nbsp; inspect skinny&amp;nbsp; &lt;BR /&gt;&amp;nbsp; inspect sunrpc &lt;BR /&gt;&amp;nbsp; inspect xdmcp &lt;BR /&gt;&amp;nbsp; inspect sip&amp;nbsp; &lt;BR /&gt;&amp;nbsp; inspect netbios &lt;BR /&gt;&amp;nbsp; inspect tftp &lt;BR /&gt;&amp;nbsp; inspect ip-options &lt;BR /&gt;&amp;nbsp; inspect http &lt;BR /&gt;&amp;nbsp; inspect mgcp &lt;BR /&gt;policy-map type inspect dns migrated_dns_map_1&lt;BR /&gt; parameters&lt;BR /&gt;&amp;nbsp; message-length maximum 512&lt;BR /&gt;!&lt;BR /&gt;service-policy global_policy global&lt;BR /&gt;prompt hostname context &lt;BR /&gt;call-home&lt;BR /&gt; profile CiscoTAC-1&lt;BR /&gt;&amp;nbsp; no active&lt;BR /&gt;&amp;nbsp; destination address http &lt;A href="https://tools.cisco.com/its/service/oddce/services/DDCEService"&gt;https://tools.cisco.com/its/service/oddce/services/DDCEService&lt;/A&gt;&lt;BR /&gt;&amp;nbsp; destination address email &lt;A href="mailto:callhome@cisco.com"&gt;callhome@cisco.com&lt;/A&gt;&lt;BR /&gt;&amp;nbsp; destination transport-method http&lt;BR /&gt;&amp;nbsp; subscribe-to-alert-group diagnostic&lt;BR /&gt;&amp;nbsp; subscribe-to-alert-group environment&lt;BR /&gt;&amp;nbsp; subscribe-to-alert-group inventory periodic monthly&lt;BR /&gt;&amp;nbsp; subscribe-to-alert-group configuration periodic monthly&lt;BR /&gt;&amp;nbsp; subscribe-to-alert-group telemetry periodic daily&lt;BR /&gt;Cryptochecksum:b225d96caa97362a56889eb468b59844&lt;BR /&gt;: end&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Dec 2011 19:11:55 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/switching-isp-on-asa/m-p/1831135#M491480</guid>
      <dc:creator>David Hunt</dc:creator>
      <dc:date>2011-12-08T19:11:55Z</dc:date>
    </item>
    <item>
      <title>switching ISP on ASA</title>
      <link>https://community.cisco.com/t5/network-security/switching-isp-on-asa/m-p/1831136#M491481</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello David,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sounds like an ARP issue, can you clear the arp on the ASA.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; clear arp&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; Then try to do a show ARP on the ASA and let us know if you can see the default-gateway of the ASA (modem,dsl)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please rate helpful posts.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Julio&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Dec 2011 19:38:01 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/switching-isp-on-asa/m-p/1831136#M491481</guid>
      <dc:creator>Julio Carvajal</dc:creator>
      <dc:date>2011-12-08T19:38:01Z</dc:date>
    </item>
    <item>
      <title>switching ISP on ASA</title>
      <link>https://community.cisco.com/t5/network-security/switching-isp-on-asa/m-p/1831137#M491482</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Your basic conf looks fine. In the second scenario (IP address change on interface from old to new), if Julio suggestion does not work, I would directly connect a laptop with a public IP to new ISP and see if you can hit the interne (You can also initiate ping from ASA and check though).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thx&lt;/P&gt;&lt;P&gt;MS&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Dec 2011 19:54:48 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/switching-isp-on-asa/m-p/1831137#M491482</guid>
      <dc:creator>mvsheik123</dc:creator>
      <dc:date>2011-12-08T19:54:48Z</dc:date>
    </item>
    <item>
      <title>switching ISP on ASA</title>
      <link>https://community.cisco.com/t5/network-security/switching-isp-on-asa/m-p/1831138#M491483</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Thank you... clearing the ARP fixed everything!!!!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;One other issue cropped up however....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;now from my internal DNS server, when I perfrom an nslookup of and external site (&lt;A href="http://www.google.com"&gt;www.google.com&lt;/A&gt;) it times out... like something is blocking it...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thoughts anyone?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Dec 2011 22:39:23 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/switching-isp-on-asa/m-p/1831138#M491483</guid>
      <dc:creator>David Hunt</dc:creator>
      <dc:date>2011-12-08T22:39:23Z</dc:date>
    </item>
    <item>
      <title>switching ISP on ASA</title>
      <link>https://community.cisco.com/t5/network-security/switching-isp-on-asa/m-p/1831139#M491484</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello David,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Great to hear that know you have connectivity to the internet.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is the DNS behind the inside interface, so basically you cannot perform a nslookup from any host behind the firewall right?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please let me know if this is the case because if the DNS server is not resolving the domain names we will create a capture on the inside and outside interface.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please rate helpful posts&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Julio&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Dec 2011 22:55:40 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/switching-isp-on-asa/m-p/1831139#M491484</guid>
      <dc:creator>Julio Carvajal</dc:creator>
      <dc:date>2011-12-08T22:55:40Z</dc:date>
    </item>
    <item>
      <title>switching ISP on ASA</title>
      <link>https://community.cisco.com/t5/network-security/switching-isp-on-asa/m-p/1831140#M491485</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; yes... my dns is behind the inside interface,,, and it has issues resolving external domain lookups....when i attempt to lookup an external domain like &lt;A href="http://www.google.com"&gt;www.google.com&lt;/A&gt;... it just times out....&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Dec 2011 01:19:59 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/switching-isp-on-asa/m-p/1831140#M491485</guid>
      <dc:creator>David Hunt</dc:creator>
      <dc:date>2011-12-09T01:19:59Z</dc:date>
    </item>
    <item>
      <title>switching ISP on ASA</title>
      <link>https://community.cisco.com/t5/network-security/switching-isp-on-asa/m-p/1831141#M491486</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello David,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ok lets say the Ip address of the DNS is 192.168.1.3&amp;nbsp; and its translated on the outside to 1.1.1.1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;access-list capin permit udp host 192.168.1.3 any&amp;nbsp; eq 53&lt;/P&gt;&lt;P&gt;access-list capin permit udp any eq 53 host 192.168.1.3&lt;/P&gt;&lt;P&gt;capture capin access-list capin interface inside&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;access-list capout permit udp any eq 53&amp;nbsp; host 1.1.1.1 &lt;/P&gt;&lt;P&gt;access-list capout permit udp&amp;nbsp;&amp;nbsp; host 1.1.1.1 any eq 53&lt;/P&gt;&lt;P&gt;capture capout access-list capout interface outside&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please provide the show cap of both captures:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please rate helpful posts.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Julio!!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Dec 2011 02:06:15 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/switching-isp-on-asa/m-p/1831141#M491486</guid>
      <dc:creator>Julio Carvajal</dc:creator>
      <dc:date>2011-12-09T02:06:15Z</dc:date>
    </item>
    <item>
      <title>switching ISP on ASA</title>
      <link>https://community.cisco.com/t5/network-security/switching-isp-on-asa/m-p/1831142#M491487</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;below are only 10 packets from capin... it looks like that gets out just fine... however... the capout capture was empty... &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Result of the command: "show cap capin"&lt;/P&gt;&lt;P&gt;1151 packets captured&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; 1: 08:25:34.327482 10.11.144.3.56761 &amp;gt; 206.166.83.20.53:&amp;nbsp; udp 57 &lt;BR /&gt;&amp;nbsp;&amp;nbsp; 2: 08:25:36.327604 10.11.144.3.62901 &amp;gt; 206.166.83.20.53:&amp;nbsp; udp 71 &lt;BR /&gt;&amp;nbsp;&amp;nbsp; 3: 08:25:37.190770 10.11.144.3.51049 &amp;gt; 206.166.17.20.53:&amp;nbsp; udp 101 &lt;BR /&gt;&amp;nbsp;&amp;nbsp; 4: 08:25:37.693796 10.11.144.3.53753 &amp;gt; 206.166.17.20.53:&amp;nbsp; udp 67 &lt;BR /&gt;&amp;nbsp;&amp;nbsp; 5: 08:25:38.539950 10.11.144.3.63617 &amp;gt; 206.166.17.20.53:&amp;nbsp; udp 51 &lt;BR /&gt;&amp;nbsp;&amp;nbsp; 6: 08:25:38.790928 10.11.144.3.54416 &amp;gt; 206.166.17.20.53:&amp;nbsp; udp 71 &lt;BR /&gt;&amp;nbsp;&amp;nbsp; 7: 08:25:38.790974 10.11.144.3.50671 &amp;gt; 206.166.17.20.53:&amp;nbsp; udp 45 &lt;BR /&gt;&amp;nbsp;&amp;nbsp; 8: 08:25:39.193990 10.11.144.3.55238 &amp;gt; 206.166.17.20.53:&amp;nbsp; udp 44 &lt;BR /&gt;&amp;nbsp;&amp;nbsp; 9: 08:25:39.695413 10.11.144.3.53338 &amp;gt; 206.166.17.20.53:&amp;nbsp; udp 67 &lt;BR /&gt;&amp;nbsp; 10: 08:25:40.328031 10.11.144.3.59895 &amp;gt; 206.166.83.20.53:&amp;nbsp; udp 62 &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Result of the command: "show cap capout"&lt;/P&gt;&lt;P&gt;0 packet captured&lt;/P&gt;&lt;P&gt;0 packet shown&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Dec 2011 14:55:10 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/switching-isp-on-asa/m-p/1831142#M491487</guid>
      <dc:creator>David Hunt</dc:creator>
      <dc:date>2011-12-09T14:55:10Z</dc:date>
    </item>
    <item>
      <title>switching ISP on ASA</title>
      <link>https://community.cisco.com/t5/network-security/switching-isp-on-asa/m-p/1831143#M491488</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;update...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I resolved the DNS issue by changing the forwarding DNS IPs on my internal DNS. THank you Julio aand MS for all of your help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;David&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Dec 2011 15:23:29 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/switching-isp-on-asa/m-p/1831143#M491488</guid>
      <dc:creator>David Hunt</dc:creator>
      <dc:date>2011-12-09T15:23:29Z</dc:date>
    </item>
    <item>
      <title>switching ISP on ASA</title>
      <link>https://community.cisco.com/t5/network-security/switching-isp-on-asa/m-p/1831144#M491489</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello David,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Great to hear that know everything is working as it should be.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have a wonderful weekend and thanks for the rating.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Julio&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Dec 2011 17:46:41 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/switching-isp-on-asa/m-p/1831144#M491489</guid>
      <dc:creator>Julio Carvajal</dc:creator>
      <dc:date>2011-12-09T17:46:41Z</dc:date>
    </item>
  </channel>
</rss>

