<?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 as set fw 5545x to navergar from my lan? in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/setup-5545x-for-my-lan-internet-browsing/m-p/2326142#M344975</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Also,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Change your &lt;STRONG&gt;"IntWan"&lt;/STRONG&gt; interfaces &lt;STRONG&gt;"security-level"&lt;/STRONG&gt; to &lt;STRONG&gt;"100"&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;interface GigabitEthernet0/2&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt; security-level 100&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Jouni&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 08 Aug 2013 03:17:57 GMT</pubDate>
    <dc:creator>Jouni Forss</dc:creator>
    <dc:date>2013-08-08T03:17:57Z</dc:date>
    <item>
      <title>setup 5545x for my lan internet browsing?</title>
      <link>https://community.cisco.com/t5/network-security/setup-5545x-for-my-lan-internet-browsing/m-p/2326140#M344973</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;If anyone can help me I appreciate it, I'm trying to configure a Cisco asa 5545x in my company but I can not get my LAN internet browsing.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;this is the FW configuration, this is my first time&lt;/P&gt;&lt;P&gt;﻿&lt;/P&gt;&lt;P&gt;ASA Version 8.6(1)2&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;hostname FwAsa&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;names&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;interface GigabitEthernet0/0&lt;/P&gt;&lt;P&gt; nameif ExtWan&lt;/P&gt;&lt;P&gt; security-level 0&lt;/P&gt;&lt;P&gt; ip address 181.113.18.90 255.255.255.248&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;interface GigabitEthernet0/1&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 GigabitEthernet0/2&lt;/P&gt;&lt;P&gt; nameif IntWan&lt;/P&gt;&lt;P&gt; security-level 0&lt;/P&gt;&lt;P&gt; ip address 172.16.70.1 255.255.255.248&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;interface GigabitEthernet0/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 GigabitEthernet0/4&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 GigabitEthernet0/5&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 GigabitEthernet0/6&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 GigabitEthernet0/7&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 Administracion&lt;/P&gt;&lt;P&gt; security-level 0&lt;/P&gt;&lt;P&gt; ip address 172.16.90.2 255.255.255.128&lt;/P&gt;&lt;P&gt; management-only&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;ftp mode passive&lt;/P&gt;&lt;P&gt;dns server-group DefaultDNS&lt;/P&gt;&lt;P&gt; domain-name policianacional.gob.ec&lt;/P&gt;&lt;P&gt;object service http&lt;/P&gt;&lt;P&gt; service tcp source eq www destination eq www&lt;/P&gt;&lt;P&gt; description NavegaciÃ³n&lt;/P&gt;&lt;P&gt;object service https&lt;/P&gt;&lt;P&gt; service tcp source eq https destination eq https&lt;/P&gt;&lt;P&gt; description NavegaciÃ³n Segura&lt;/P&gt;&lt;P&gt;object network Vlan30Dgi&lt;/P&gt;&lt;P&gt; subnet 172.16.30.0 255.255.255.192&lt;/P&gt;&lt;P&gt;object network Vlan40Migracion&lt;/P&gt;&lt;P&gt; subnet 172.16.40.0 255.255.255.192&lt;/P&gt;&lt;P&gt;object network VlanOficinas1&lt;/P&gt;&lt;P&gt; subnet 172.16.10.0 255.255.255.192&lt;/P&gt;&lt;P&gt;object network VlanOficinas2&lt;/P&gt;&lt;P&gt; subnet 172.16.20.0 255.255.255.192&lt;/P&gt;&lt;P&gt;object-group network Estacion&lt;/P&gt;&lt;P&gt; description GroupVlansEstacion&lt;/P&gt;&lt;P&gt; network-object object Vlan30Dgi&lt;/P&gt;&lt;P&gt; network-object object Vlan40Migracion&lt;/P&gt;&lt;P&gt; network-object object VlanOficinas1&lt;/P&gt;&lt;P&gt; network-object object VlanOficinas2&lt;/P&gt;&lt;P&gt;access-list ExtWan_access_in extended permit icmp object-group Estacion 181.113.18.88 255.255.255.248 echo&lt;/P&gt;&lt;P&gt;pager lines 24&lt;/P&gt;&lt;P&gt;mtu Administracion 1500&lt;/P&gt;&lt;P&gt;mtu IntWan 1500&lt;/P&gt;&lt;P&gt;mtu ExtWan 1500&lt;/P&gt;&lt;P&gt;no failover&lt;/P&gt;&lt;P&gt;icmp unreachable rate-limit 1 burst-size 1&lt;/P&gt;&lt;P&gt;asdm history enable&lt;/P&gt;&lt;P&gt;arp timeout 14400&lt;/P&gt;&lt;P&gt;access-group ExtWan_access_in in interface ExtWan&lt;/P&gt;&lt;P&gt;route ExtWan 0.0.0.0 0.0.0.0 181.113.18.89 1&lt;/P&gt;&lt;P&gt;route IntWan 172.16.10.0 255.255.255.192 Swcore 1&lt;/P&gt;&lt;P&gt;route IntWan 172.16.20.0 255.255.255.192 Swcore 1&lt;/P&gt;&lt;P&gt;route IntWan 172.16.30.0 255.255.255.192 Swcore 1&lt;/P&gt;&lt;P&gt;route IntWan 172.16.40.0 255.255.255.192 Swcore 1&lt;/P&gt;&lt;P&gt;route IntWan 172.16.50.0 255.255.255.192 Swcore 1&lt;/P&gt;&lt;P&gt;route IntWan 172.16.80.0 255.255.255.192 Swcore 1&lt;/P&gt;&lt;P&gt;route IntWan 172.16.90.0 255.255.255.192 Swcore 1&lt;/P&gt;&lt;P&gt;timeout xlate 3: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;timeout floating-conn 0:00:00&lt;/P&gt;&lt;P&gt;dynamic-access-policy-record DfltAccessPolicy&lt;/P&gt;&lt;P&gt;user-identity default-domain LOCAL&lt;/P&gt;&lt;P&gt;http server enable&lt;/P&gt;&lt;P&gt;http 172.16.90.0 255.255.255.128 Administracion&lt;/P&gt;&lt;P&gt;no snmp-server location&lt;/P&gt;&lt;P&gt;no snmp-server contact&lt;/P&gt;&lt;P&gt;snmp-server enable traps snmp authentication linkup linkdown coldstart warmstart&lt;/P&gt;&lt;P&gt;crypto ca trustpoint _SmartCallHome_ServerCA&lt;/P&gt;&lt;P&gt; crl configure&lt;/P&gt;&lt;P&gt;crypto ca certificate chain _SmartCallHome_ServerCA&lt;/P&gt;&lt;P&gt; certificate ca 6ecc7aa5a7032009b8cebcf4e952d491&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 308205ec 308204d4 a0030201 0202106e cc7aa5a7 032009b8 cebcf4e9 52d49130&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0d06092a 864886f7 0d010105 05003081 ca310b30 09060355 04061302 55533117&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 30150603 55040a13 0e566572 69536967 6e2c2049 6e632e31 1f301d06 0355040b&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 13165665 72695369 676e2054 72757374 204e6574 776f726b 313a3038 06035504&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0b133128 63292032 30303620 56657269 5369676e 2c20496e 632e202d 20466f72&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 20617574 686f7269 7a656420 75736520 6f6e6c79 31453043 06035504 03133c56&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 65726953 69676e20 436c6173 73203320 5075626c 69632050 72696d61 72792043&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 65727469 66696361 74696f6e 20417574 686f7269 7479202d 20473530 1e170d31&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 30303230 38303030 3030305a 170d3230 30323037 32333539 35395a30 81b5310b&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 30090603 55040613 02555331 17301506 0355040a 130e5665 72695369 676e2c20&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 496e632e 311f301d 06035504 0b131656 65726953 69676e20 54727573 74204e65&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 74776f72 6b313b30 39060355 040b1332 5465726d 73206f66 20757365 20617420&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 68747470 733a2f2f 7777772e 76657269 7369676e 2e636f6d 2f727061 20286329&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 3130312f 302d0603 55040313 26566572 69536967 6e20436c 61737320 33205365&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 63757265 20536572 76657220 4341202d 20473330 82012230 0d06092a 864886f7&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0d010101 05000382 010f0030 82010a02 82010100 b187841f c20c45f5 bcab2597&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; a7ada23e 9cbaf6c1 39b88bca c2ac56c6 e5bb658e 444f4dce 6fed094a d4af4e10&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 9c688b2e 957b899b 13cae234 34c1f35b f3497b62 83488174 d188786c 0253f9bc&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 7f432657 5833833b 330a17b0 d04e9124 ad867d64 12dc744a 34a11d0a ea961d0b&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 15fca34b 3bce6388 d0f82d0c 948610ca b69a3dca eb379c00 48358629 5078e845&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 63cd1941 4ff595ec 7b98d4c4 71b350be 28b38fa0 b9539cf5 ca2c23a9 fd1406e8&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 18b49ae8 3c6e81fd e4cd3536 b351d369 ec12ba56 6e6f9b57 c58b14e7 0ec79ced&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 4a546ac9 4dc5bf11 b1ae1c67 81cb4455 33997f24 9b3f5345 7f861af3 3cfa6d7f&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 81f5b84a d3f58537 1cb5a6d0 09e4187b 384efa0f 02030100 01a38201 df308201&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; db303406 082b0601 05050701 01042830 26302406 082b0601 05050730 01861868&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 7474703a 2f2f6f63 73702e76 65726973 69676e2e 636f6d30 12060355 1d130101&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; ff040830 060101ff 02010030 70060355 1d200469 30673065 060b6086 480186f8&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 45010717 03305630 2806082b 06010505 07020116 1c687474 70733a2f 2f777777&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 2e766572 69736967 6e2e636f 6d2f6370 73302a06 082b0601 05050702 02301e1a&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 1c687474 70733a2f 2f777777 2e766572 69736967 6e2e636f 6d2f7270 61303406&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 03551d1f 042d302b 3029a027 a0258623 68747470 3a2f2f63 726c2e76 65726973&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 69676e2e 636f6d2f 70636133 2d67352e 63726c30 0e060355 1d0f0101 ff040403&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 02010630 6d06082b 06010505 07010c04 61305fa1 5da05b30 59305730 55160969&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 6d616765 2f676966 3021301f 30070605 2b0e0302 1a04148f e5d31a86 ac8d8e6b&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; c3cf806a d448182c 7b192e30 25162368 7474703a 2f2f6c6f 676f2e76 65726973&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 69676e2e 636f6d2f 76736c6f 676f2e67 69663028 0603551d 11042130 1fa41d30&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 1b311930 17060355 04031310 56657269 5369676e 4d504b49 2d322d36 301d0603&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 551d0e04 1604140d 445c1653 44c1827e 1d20ab25 f40163d8 be79a530 1f060355&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 1d230418 30168014 7fd365a7 c2ddecbb f03009f3 4339fa02 af333133 300d0609&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 2a864886 f70d0101 05050003 82010100 0c8324ef ddc30cd9 589cfe36 b6eb8a80&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 4bd1a3f7 9df3cc53 ef829ea3 a1e697c1 589d756c e01d1b4c fad1c12d 05c0ea6e&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; b2227055 d9203340 3307c265 83fa8f43 379bea0e 9a6c70ee f69c803b d937f47a&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 6decd018 7d494aca 99c71928 a2bed877 24f78526 866d8705 404167d1 273aeddc&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 481d22cd 0b0b8bbc f4b17bfd b499a8e9 762ae11a 2d876e74 d388dd1e 22c6df16&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; b62b8214 0a945cf2 50ecafce ff62370d ad65d306 4153ed02 14c8b558 28a1ace0&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 5becb37f 954afb03 c8ad26db e6667812 4ad99f42 fbe198e6 42839b8f 8f6724e8&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 6119b5dd cdb50b26 058ec36e c4c875b8 46cfe218 065ea9ae a8819a47 16de0c28&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 6c2527b9 deb78458 c61f381e a4c4cb66&lt;/P&gt;&lt;P&gt;&amp;nbsp; quit&lt;/P&gt;&lt;P&gt;telnet timeout 5&lt;/P&gt;&lt;P&gt;ssh timeout 5&lt;/P&gt;&lt;P&gt;console timeout 0&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;tls-proxy maximum-session 1000&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 access-list&lt;/P&gt;&lt;P&gt;no threat-detection statistics tcp-intercept&lt;/P&gt;&lt;P&gt;webvpn&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 ip-options&lt;/P&gt;&lt;P&gt;&amp;nbsp; inspect netbios&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 skinny&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 sunrpc&lt;/P&gt;&lt;P&gt;&amp;nbsp; inspect tftp&lt;/P&gt;&lt;P&gt;&amp;nbsp; inspect sip&lt;/P&gt;&lt;P&gt;&amp;nbsp; inspect xdmcp&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 reporting anonymous&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;&lt;SPAN&gt;&amp;nbsp; destination address http &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://tools.cisco.com/its/service/oddce/services/DDCEService" rel="nofollow" target="_blank"&gt;https://tools.cisco.com/its/service/oddce/services/DDCEService&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp; destination address email &lt;/SPAN&gt;&lt;A class="jive-link-email-small" href="mailto:callhome@cisco.com" target="_blank"&gt;callhome@cisco.com&lt;/A&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 6&lt;/P&gt;&lt;P&gt;&amp;nbsp; subscribe-to-alert-group configuration periodic monthly 6&lt;/P&gt;&lt;P&gt;&amp;nbsp; subscribe-to-alert-group telemetry periodic daily&lt;/P&gt;&lt;P&gt;Cryptochecksum:7cd75958169b216cdd904aabed64abaa&lt;/P&gt;&lt;P&gt;: end&lt;/P&gt;</description>
      <pubDate>Tue, 12 Mar 2019 02:23:24 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/setup-5545x-for-my-lan-internet-browsing/m-p/2326140#M344973</guid>
      <dc:creator>hugoherreravillalva</dc:creator>
      <dc:date>2019-03-12T02:23:24Z</dc:date>
    </item>
    <item>
      <title>as set fw 5545x to navergar from my lan?</title>
      <link>https://community.cisco.com/t5/network-security/setup-5545x-for-my-lan-internet-browsing/m-p/2326141#M344974</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You dont seem to have any Dynamic PAT configured for your Internal networks outbound access.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try adding the following configuration&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;object-group network DEFAULT-PAT-SOURCE&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt; network-object 172.16.10.0 255.255.255.192&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt; network-object 172.16.20.0 255.255.255.192&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt; network-object 172.16.30.0 255.255.255.192&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt; network-object 172.16.40.0 255.255.255.192&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt; network-object 172.16.50.0 255.255.255.192&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt; network-object 172.16.80.0 255.255.255.192&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt; network-object 172.16.90.0 255.255.255.192&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;nat (IntWan,Extwan) after-auto source dynamic DEFAULT-PAT-SOURCE interface&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This should handle NAT for all those networks you have routed towards the link&lt;STRONG&gt; "IntWan"&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You could also add the following&lt;/P&gt;&lt;P&gt;&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;&lt;STRONG&gt;&amp;nbsp; inspect icmp&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp; inspect icmp error&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps &lt;SPAN __jive_emoticon_name="happy" __jive_macro_name="emoticon" class="jive_macro jive_emote" src="https://community.cisco.com/4.5.4/images/emoticons/happy.gif"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please do remember to mark a reply as the correct answer if it answered your question.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Feel free to ask more if needed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Jouni&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Aug 2013 03:16:40 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/setup-5545x-for-my-lan-internet-browsing/m-p/2326141#M344974</guid>
      <dc:creator>Jouni Forss</dc:creator>
      <dc:date>2013-08-08T03:16:40Z</dc:date>
    </item>
    <item>
      <title>as set fw 5545x to navergar from my lan?</title>
      <link>https://community.cisco.com/t5/network-security/setup-5545x-for-my-lan-internet-browsing/m-p/2326142#M344975</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Also,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Change your &lt;STRONG&gt;"IntWan"&lt;/STRONG&gt; interfaces &lt;STRONG&gt;"security-level"&lt;/STRONG&gt; to &lt;STRONG&gt;"100"&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;interface GigabitEthernet0/2&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt; security-level 100&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Jouni&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Aug 2013 03:17:57 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/setup-5545x-for-my-lan-internet-browsing/m-p/2326142#M344975</guid>
      <dc:creator>Jouni Forss</dc:creator>
      <dc:date>2013-08-08T03:17:57Z</dc:date>
    </item>
    <item>
      <title>setup 5545x for my lan internet browsing?</title>
      <link>https://community.cisco.com/t5/network-security/setup-5545x-for-my-lan-internet-browsing/m-p/2326143#M344976</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thanks for your quick response Jouni&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;with these lines and I can navigate from my LAN?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; I'll try and tell you&lt;/P&gt;&lt;P&gt;&amp;nbsp; thank you very much&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Aug 2013 03:33:57 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/setup-5545x-for-my-lan-internet-browsing/m-p/2326143#M344976</guid>
      <dc:creator>hugoherreravillalva</dc:creator>
      <dc:date>2013-08-08T03:33:57Z</dc:date>
    </item>
    <item>
      <title>setup 5545x for my lan internet browsing?</title>
      <link>https://community.cisco.com/t5/network-security/setup-5545x-for-my-lan-internet-browsing/m-p/2326144#M344977</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Well the above configurations seem to me to be some configuration that you need atleast.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am not sure if it will solve the whole problem yet but I couldnt see anything else wrong with the ASA configuration atleast.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Jouni&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Aug 2013 03:40:18 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/setup-5545x-for-my-lan-internet-browsing/m-p/2326144#M344977</guid>
      <dc:creator>Jouni Forss</dc:creator>
      <dc:date>2013-08-08T03:40:18Z</dc:date>
    </item>
    <item>
      <title>as set fw 5545x to navergar from my lan?</title>
      <link>https://community.cisco.com/t5/network-security/setup-5545x-for-my-lan-internet-browsing/m-p/2326145#M344978</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; if you want a subnet on another interface have internet I create a network object and create a nat rule?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;object-group network DEFAULT-PAT-SOURCE 1&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;network-object 176.16.11.0 255.255.255.192&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;nat (IntDatos,Extwan) after-auto source dynamic DEFAULT-PAT-SOURCE1 interface&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Aug 2013 20:09:13 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/setup-5545x-for-my-lan-internet-browsing/m-p/2326145#M344978</guid>
      <dc:creator>hugoherreravillalva</dc:creator>
      <dc:date>2013-08-13T20:09:13Z</dc:date>
    </item>
    <item>
      <title>setup 5545x for my lan internet browsing?</title>
      <link>https://community.cisco.com/t5/network-security/setup-5545x-for-my-lan-internet-browsing/m-p/2326146#M344979</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yes, that should do it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Though there is a slight typo above with the &lt;STRONG&gt;"object-group"&lt;/STRONG&gt; name. Theres a space between the &lt;STRONG&gt;DEFAULT-PAT-SOURCE&lt;/STRONG&gt; and &lt;STRONG&gt;1&lt;/STRONG&gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Otherwise its fine.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Jouni&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Aug 2013 06:27:49 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/setup-5545x-for-my-lan-internet-browsing/m-p/2326146#M344979</guid>
      <dc:creator>Jouni Forss</dc:creator>
      <dc:date>2013-08-14T06:27:49Z</dc:date>
    </item>
    <item>
      <title>setup 5545x for my lan internet browsing?</title>
      <link>https://community.cisco.com/t5/network-security/setup-5545x-for-my-lan-internet-browsing/m-p/2326147#M344980</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;is ASDM can be accessed from the internet to fw, as it should do?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your help has been very useful&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Aug 2013 16:07:03 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/setup-5545x-for-my-lan-internet-browsing/m-p/2326147#M344980</guid>
      <dc:creator>hugoherreravillalva</dc:creator>
      <dc:date>2013-08-14T16:07:03Z</dc:date>
    </item>
    <item>
      <title>setup 5545x for my lan internet browsing?</title>
      <link>https://community.cisco.com/t5/network-security/setup-5545x-for-my-lan-internet-browsing/m-p/2326148#M344981</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Would seem to me that use of ASDM is only allowed from the management interface at the moment.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you wanted to allow ASDM access from the WAN then you would need to add&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;http &lt;SOURCE network=""&gt; &lt;NETWORK mask=""&gt; ExtWan&lt;/NETWORK&gt;&lt;/SOURCE&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You would need to specify from which source networks the ASDM can be used.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you wanted to allow all source networks then the command would be&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;http 0.0.0.0 0.0.0.0 ExtWan&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But if you possible, specify the source networks. If you cant then I would suggest you make sure to configure AAA for the ASDM management connection.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Seems to me that you possibly use the enable password at the moment only.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Jouni&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Aug 2013 16:20:25 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/setup-5545x-for-my-lan-internet-browsing/m-p/2326148#M344981</guid>
      <dc:creator>Jouni Forss</dc:creator>
      <dc:date>2013-08-14T16:20:25Z</dc:date>
    </item>
    <item>
      <title>setup 5545x for my lan internet browsing?</title>
      <link>https://community.cisco.com/t5/network-security/setup-5545x-for-my-lan-internet-browsing/m-p/2326149#M344982</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;you know I've been a big help,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;how do I get from one network to another in my firewall settings I have four interfaces on different networks it is impossible to get from one to the other,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; interface GigabitEthernet0/0&lt;/P&gt;&lt;P&gt; nameif ExtWan&lt;/P&gt;&lt;P&gt; security-level 0&lt;/P&gt;&lt;P&gt; ip address 1.1.1.1 255.255.255.255.248&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;interface GigabitEthernet0/2&lt;/P&gt;&lt;P&gt; nameif IntWan&lt;/P&gt;&lt;P&gt; security-level 100&lt;/P&gt;&lt;P&gt; ip address 172.16.70.1 255.255.255.248 &lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;interface GigabitEthernet0/4&lt;/P&gt;&lt;P&gt; nameif IntDatos&lt;/P&gt;&lt;P&gt; security-level 100&lt;/P&gt;&lt;P&gt; ip address 172.16.60.1 255.255.255.252 &lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;interface GigabitEthernet0/6&lt;/P&gt;&lt;P&gt; description extdatosdin&lt;/P&gt;&lt;P&gt; nameif ExtDatos&lt;/P&gt;&lt;P&gt; security-level 100&lt;/P&gt;&lt;P&gt; ip address 172.70.76.233 255.255.255.0 &lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;clock timezone PEST -5&lt;/P&gt;&lt;P&gt;dns domain-lookup IntWan&lt;/P&gt;&lt;P&gt;dns domain-lookup ExtWan&lt;/P&gt;&lt;P&gt;dns server-group DefaultDNS&lt;/P&gt;&lt;P&gt; name-server 200.107.10.52&lt;/P&gt;&lt;P&gt; name-server 8.8.8.8&lt;/P&gt;&lt;P&gt; same-security-traffic permit intra-interface&lt;/P&gt;&lt;P&gt; subnet 172.16.30.0 255.255.255.192&lt;/P&gt;&lt;P&gt; subnet 172.16.40.0 255.255.255.192&lt;/P&gt;&lt;P&gt; subnet 172.16.10.0 255.255.255.192&lt;/P&gt;&lt;P&gt; subnet 172.16.20.0 255.255.255.192&lt;/P&gt;&lt;P&gt; subnet 176.16.94.0 255.255.255.252&lt;/P&gt;&lt;P&gt; subnet 176.16.41.0 255.255.255.252&lt;/P&gt;&lt;P&gt; subnet 176.16.92.0 255.255.255.252&lt;/P&gt;&lt;P&gt; subnet 176.16.94.0 255.255.255.252&lt;/P&gt;&lt;P&gt; subnet 176.16.93.0 255.255.255.252&lt;/P&gt;&lt;P&gt; subnet 176.16.41.0 255.255.255.224&lt;/P&gt;&lt;P&gt; subnet 176.16.12.0 255.255.255.224&lt;/P&gt;&lt;P&gt; subnet 176.16.13.0 255.255.255.224&lt;/P&gt;&lt;P&gt; subnet 176.16.42.0 255.255.255.224&lt;/P&gt;&lt;P&gt; subnet 176.16.81.0 255.255.255.224&lt;/P&gt;&lt;P&gt; subnet 176.16.84.0 255.255.255.224&lt;/P&gt;&lt;P&gt; subnet 176.16.85.0 255.255.255.224&lt;/P&gt;&lt;P&gt; subnet 176.16.82.0 255.255.255.224&lt;/P&gt;&lt;P&gt; subnet 176.16.83.0 255.255.255.224&lt;/P&gt;&lt;P&gt; subnet 176.16.51.0 255.255.255.224&lt;/P&gt;&lt;P&gt; subnet 176.16.54.0 255.255.255.224&lt;/P&gt;&lt;P&gt; subnet 176.16.52.0 255.255.255.224&lt;/P&gt;&lt;P&gt; subnet 176.16.53.0 255.255.255.224&lt;/P&gt;&lt;P&gt; subnet 176.16.55.0 255.255.255.224&lt;/P&gt;&lt;P&gt; host 172.16.60.2&lt;/P&gt;&lt;P&gt; subnet 192.168.0.0 255.255.255.0&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;object-group network DEFAULT-PAT-SOURCE&lt;/P&gt;&lt;P&gt; network-object 172.16.10.0 255.255.255.192&lt;/P&gt;&lt;P&gt; network-object 172.16.20.0 255.255.255.192&lt;/P&gt;&lt;P&gt; network-object 172.16.30.0 255.255.255.192&lt;/P&gt;&lt;P&gt; network-object 172.16.40.0 255.255.255.192&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;object-group network Vlans&lt;/P&gt;&lt;P&gt; network-object 172.16.30.0 255.255.255.192&lt;/P&gt;&lt;P&gt; network-object 172.16.40.0 255.255.255.192&lt;/P&gt;&lt;P&gt; network-object 172.16.10.0 255.255.255.192&lt;/P&gt;&lt;P&gt; network-object 172.16.20.0 255.255.255.192&lt;/P&gt;&lt;P&gt; network-object 176.16.94.0 255.255.255.252&lt;/P&gt;&lt;P&gt; network-object 176.16.41.0 255.255.255.252&lt;/P&gt;&lt;P&gt; network-object 176.16.92.0 255.255.255.252&lt;/P&gt;&lt;P&gt; network-object 176.16.94.0 255.255.255.252&lt;/P&gt;&lt;P&gt; network-object 176.16.93.0 255.255.255.252&lt;/P&gt;&lt;P&gt; network-object 176.16.41.0 255.255.255.224&lt;/P&gt;&lt;P&gt; network-object 176.16.12.0 255.255.255.224&lt;/P&gt;&lt;P&gt; network-object 176.16.13.0 255.255.255.224&lt;/P&gt;&lt;P&gt; network-object 176.16.42.0 255.255.255.224&lt;/P&gt;&lt;P&gt; network-object 176.16.81.0 255.255.255.224&lt;/P&gt;&lt;P&gt; network-object 176.16.84.0 255.255.255.224&lt;/P&gt;&lt;P&gt; network-object 176.16.85.0 255.255.255.224&lt;/P&gt;&lt;P&gt; network-object 176.16.82.0 255.255.255.224&lt;/P&gt;&lt;P&gt; network-object 176.16.83.0 255.255.255.224&lt;/P&gt;&lt;P&gt; network-object 176.16.51.0 255.255.255.224&lt;/P&gt;&lt;P&gt; network-object 176.16.54.0 255.255.255.224&lt;/P&gt;&lt;P&gt; network-object 176.16.52.0 255.255.255.224&lt;/P&gt;&lt;P&gt; network-object 176.16.53.0 255.255.255.224&lt;/P&gt;&lt;P&gt; network-object 176.16.55.0 255.255.255.224&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;access-list ExtWan_authentication extended permit tcp any any &lt;/P&gt;&lt;P&gt;access-list Global remark Red Datos Matriz&lt;/P&gt;&lt;P&gt;access-list Global standard permit 172.16.60.0 255.255.255.252 &lt;/P&gt;&lt;P&gt;access-list Global remark Red datos Dinacipom&lt;/P&gt;&lt;P&gt;access-list Global standard permit 172.70.76.0 255.255.255.0 &lt;/P&gt;&lt;P&gt;access-list Global remark Red LAn&lt;/P&gt;&lt;P&gt;access-list Global standard permit 172.16.70.0 255.255.255.248 &lt;/P&gt;&lt;P&gt;access-list global_access extended permit ip object-group VlansTerminal any &lt;/P&gt;&lt;P&gt;access-list global_access extended permit ip object-group DEFAULT-PAT-SOURCE any &lt;/P&gt;&lt;P&gt;access-list global_access extended permit ip 172.16.60.0 255.255.255.252 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 informational&lt;/P&gt;&lt;P&gt;mtu Administracion 1500&lt;/P&gt;&lt;P&gt;mtu IntWan 1500&lt;/P&gt;&lt;P&gt;mtu ExtWan 1500&lt;/P&gt;&lt;P&gt;mtu IntDatos 1500&lt;/P&gt;&lt;P&gt;mtu ExtDatos 1500&lt;/P&gt;&lt;P&gt;ip verify reverse-path interface ExtWan&lt;/P&gt;&lt;P&gt;no failover&lt;/P&gt;&lt;P&gt;icmp unreachable rate-limit 1 burst-size 1&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;/P&gt;&lt;P&gt;nat (IntWan,ExtWan) after-auto source dynamic DEFAULT-PAT-SOURCE interface&lt;/P&gt;&lt;P&gt;nat (IntDatos,ExtWan) after-auto source dynamic Vlans interface&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;access-group global_access global&lt;/P&gt;&lt;P&gt;route ExtWan 0.0.0.0 0.0.0.0 181.113.18.89 1&lt;/P&gt;&lt;P&gt;route IntWan 172.16.10.0 255.255.255.192 Swcore 1&lt;/P&gt;&lt;P&gt;route IntWan 172.16.20.0 255.255.255.192 Swcore 1&lt;/P&gt;&lt;P&gt;route IntWan 172.16.30.0 255.255.255.192 Swcore 1&lt;/P&gt;&lt;P&gt;route IntWan 172.16.40.0 255.255.255.192 Swcore 1&lt;/P&gt;&lt;P&gt;route IntWan 172.16.50.0 255.255.255.192 Swcore 1&lt;/P&gt;&lt;P&gt;route IntWan 172.16.80.0 255.255.255.192 Swcore 1&lt;/P&gt;&lt;P&gt;route IntWan 172.16.90.0 255.255.255.192 Swcore 1&lt;/P&gt;&lt;P&gt;route IntDatos 176.16.0.0 255.255.0.0 172.16.60.2 1&lt;/P&gt;&lt;P&gt;route IntDatos 176.16.11.0 255.255.255.224 172.16.60.2 1&lt;/P&gt;&lt;P&gt;route IntDatos 176.16.53.0 255.255.255.224 172.16.60.2 1&lt;/P&gt;&lt;P&gt;route IntDatos 176.16.83.0 255.255.255.224 172.16.60.2 1&lt;/P&gt;&lt;P&gt;route IntDatos 176.16.93.0 255.255.255.252 172.16.60.2 1&lt;/P&gt;&lt;P&gt;route ExtDatos 192.168.0.0 255.255.255.0 172.70.76.234 1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;timeout xlate 3: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;timeout floating-conn 0:00:00&lt;/P&gt;&lt;P&gt;dynamic-access-policy-record DfltAccessPolicy&lt;/P&gt;&lt;P&gt;user-identity default-domain LOCAL&lt;/P&gt;&lt;P&gt;aaa authentication ssh console LOCAL &lt;/P&gt;&lt;P&gt;aaa authentication http console LOCAL &lt;/P&gt;&lt;P&gt;aaa authentication enable console LOCAL &lt;/P&gt;&lt;P&gt;aaa authentication serial console LOCAL &lt;/P&gt;&lt;P&gt;aaa authentication telnet console LOCAL &lt;/P&gt;&lt;P&gt;aaa authentication match ExtWan_authentication ExtWan LOCAL&lt;/P&gt;&lt;P&gt;aaa authorization command LOCAL &lt;/P&gt;&lt;P&gt;aaa authorization exec authentication-server&lt;/P&gt;&lt;P&gt;http server enable&lt;/P&gt;&lt;P&gt;http 172.16.90.0 255.255.255.128 Administracion&lt;/P&gt;&lt;P&gt;no snmp-server location&lt;/P&gt;&lt;P&gt;no snmp-server contact&lt;/P&gt;&lt;P&gt;snmp-server enable traps snmp authentication linkup linkdown coldstart warmstart&lt;/P&gt;&lt;P&gt;service resetinbound interface ExtDatos&lt;/P&gt;&lt;P&gt;crypto ca trustpoint _SmartCallHome_ServerCA&lt;/P&gt;&lt;P&gt; crl configure&lt;/P&gt;&lt;P&gt;crypto ca certificate chain _SmartCallHome_ServerCA&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; quit&lt;/P&gt;&lt;P&gt;telnet timeout 5&lt;/P&gt;&lt;P&gt;ssh 0.0.0.0 0.0.0.0 IntWan&lt;/P&gt;&lt;P&gt;ssh timeout 5&lt;/P&gt;&lt;P&gt;console timeout 0&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;tls-proxy maximum-session 1000&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;threat-detection basic-threat&lt;/P&gt;&lt;P&gt;threat-detection scanning-threat shun&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;ntp server 190.15.128.72 source ExtWan&lt;/P&gt;&lt;P&gt;webvpn&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;class-map IntDatos-class&lt;/P&gt;&lt;P&gt; match default-inspection-traffic&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; message-length maximum client auto&lt;/P&gt;&lt;P&gt; message-length maximum 512&lt;/P&gt;&lt;P&gt;policy-map IntDatos-policy&lt;/P&gt;&lt;P&gt; class IntDatos-class&lt;/P&gt;&lt;P&gt; inspect dns &lt;/P&gt;&lt;P&gt; inspect http &lt;/P&gt;&lt;P&gt; inspect icmp &lt;/P&gt;&lt;P&gt; inspect icmp error &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; inspect dns preset_dns_map &lt;/P&gt;&lt;P&gt; inspect ftp &lt;/P&gt;&lt;P&gt; inspect h323 h225 &lt;/P&gt;&lt;P&gt; inspect h323 ras &lt;/P&gt;&lt;P&gt; inspect ip-options &lt;/P&gt;&lt;P&gt; inspect netbios &lt;/P&gt;&lt;P&gt; inspect rsh &lt;/P&gt;&lt;P&gt; inspect rtsp &lt;/P&gt;&lt;P&gt; inspect skinny &lt;/P&gt;&lt;P&gt; inspect esmtp &lt;/P&gt;&lt;P&gt; inspect sqlnet &lt;/P&gt;&lt;P&gt; inspect sunrpc &lt;/P&gt;&lt;P&gt; inspect tftp &lt;/P&gt;&lt;P&gt; inspect sip &lt;/P&gt;&lt;P&gt; inspect xdmcp &lt;/P&gt;&lt;P&gt; inspect http &lt;/P&gt;&lt;P&gt; inspect icmp &lt;/P&gt;&lt;P&gt; inspect icmp error &lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;service-policy global_policy global&lt;/P&gt;&lt;P&gt;service-policy IntDatos-policy interface IntDatos&lt;/P&gt;&lt;P&gt;privilege cmd level 3 mode exec command perfmon&lt;/P&gt;&lt;P&gt;privilege cmd level 3 mode exec command ping&lt;/P&gt;&lt;P&gt;privilege cmd level 3 mode exec command who&lt;/P&gt;&lt;P&gt;privilege cmd level 3 mode exec command logging&lt;/P&gt;&lt;P&gt;privilege cmd level 3 mode exec command failover&lt;/P&gt;&lt;P&gt;privilege cmd level 3 mode exec command vpn-sessiondb&lt;/P&gt;&lt;P&gt;privilege cmd level 3 mode exec command packet-tracer&lt;/P&gt;&lt;P&gt;privilege show level 5 mode exec command import&lt;/P&gt;&lt;P&gt;privilege show level 5 mode exec command running-config&lt;/P&gt;&lt;P&gt;privilege show level 3 mode exec command reload&lt;/P&gt;&lt;P&gt;privilege show level 3 mode exec command mode&lt;/P&gt;&lt;P&gt;privilege show level 3 mode exec command firewall&lt;/P&gt;&lt;P&gt;privilege show level 3 mode exec command asp&lt;/P&gt;&lt;P&gt;privilege show level 3 mode exec command cpu&lt;/P&gt;&lt;P&gt;privilege show level 3 mode exec command interface&lt;/P&gt;&lt;P&gt;privilege show level 3 mode exec command clock&lt;/P&gt;&lt;P&gt;privilege show level 3 mode exec command dns-hosts&lt;/P&gt;&lt;P&gt;privilege show level 3 mode exec command access-list&lt;/P&gt;&lt;P&gt;privilege show level 3 mode exec command logging&lt;/P&gt;&lt;P&gt;privilege show level 3 mode exec command vlan&lt;/P&gt;&lt;P&gt;privilege show level 3 mode exec command ip&lt;/P&gt;&lt;P&gt;privilege show level 3 mode exec command ipv6&lt;/P&gt;&lt;P&gt;privilege show level 3 mode exec command failover&lt;/P&gt;&lt;P&gt;privilege show level 3 mode exec command asdm&lt;/P&gt;&lt;P&gt;privilege show level 3 mode exec command arp&lt;/P&gt;&lt;P&gt;privilege show level 3 mode exec command route&lt;/P&gt;&lt;P&gt;privilege show level 3 mode exec command ospf&lt;/P&gt;&lt;P&gt;privilege show level 3 mode exec command aaa-server&lt;/P&gt;&lt;P&gt;privilege show level 3 mode exec command aaa&lt;/P&gt;&lt;P&gt;privilege show level 3 mode exec command eigrp&lt;/P&gt;&lt;P&gt;privilege show level 3 mode exec command crypto&lt;/P&gt;&lt;P&gt;privilege show level 3 mode exec command ssh&lt;/P&gt;&lt;P&gt;privilege show level 3 mode exec command vpn-sessiondb&lt;/P&gt;&lt;P&gt;privilege show level 3 mode exec command vpn&lt;/P&gt;&lt;P&gt;privilege show level 3 mode exec command dhcpd&lt;/P&gt;&lt;P&gt;privilege show level 3 mode exec command blocks&lt;/P&gt;&lt;P&gt;privilege show level 3 mode exec command wccp&lt;/P&gt;&lt;P&gt;privilege show level 3 mode exec command dynamic-filter&lt;/P&gt;&lt;P&gt;privilege show level 3 mode exec command webvpn&lt;/P&gt;&lt;P&gt;privilege show level 3 mode exec command service-policy&lt;/P&gt;&lt;P&gt;privilege show level 3 mode exec command module&lt;/P&gt;&lt;P&gt;privilege show level 3 mode exec command uauth&lt;/P&gt;&lt;P&gt;privilege show level 3 mode exec command compression&lt;/P&gt;&lt;P&gt;privilege show level 3 mode configure command interface&lt;/P&gt;&lt;P&gt;privilege show level 3 mode configure command clock&lt;/P&gt;&lt;P&gt;privilege show level 3 mode configure command access-list&lt;/P&gt;&lt;P&gt;privilege show level 3 mode configure command logging&lt;/P&gt;&lt;P&gt;privilege show level 3 mode configure command ip&lt;/P&gt;&lt;P&gt;privilege show level 3 mode configure command failover&lt;/P&gt;&lt;P&gt;privilege show level 5 mode configure command asdm&lt;/P&gt;&lt;P&gt;privilege show level 3 mode configure command arp&lt;/P&gt;&lt;P&gt;privilege show level 3 mode configure command route&lt;/P&gt;&lt;P&gt;privilege show level 3 mode configure command aaa-server&lt;/P&gt;&lt;P&gt;privilege show level 3 mode configure command aaa&lt;/P&gt;&lt;P&gt;privilege show level 3 mode configure command crypto&lt;/P&gt;&lt;P&gt;privilege show level 3 mode configure command ssh&lt;/P&gt;&lt;P&gt;privilege show level 3 mode configure command dhcpd&lt;/P&gt;&lt;P&gt;privilege show level 5 mode configure command privilege&lt;/P&gt;&lt;P&gt;privilege clear level 3 mode exec command dns-hosts&lt;/P&gt;&lt;P&gt;privilege clear level 3 mode exec command logging&lt;/P&gt;&lt;P&gt;privilege clear level 3 mode exec command arp&lt;/P&gt;&lt;P&gt;privilege clear level 3 mode exec command aaa-server&lt;/P&gt;&lt;P&gt;privilege clear level 3 mode exec command crypto&lt;/P&gt;&lt;P&gt;privilege clear level 3 mode exec command dynamic-filter&lt;/P&gt;&lt;P&gt;privilege cmd level 3 mode configure command failover&lt;/P&gt;&lt;P&gt;privil&lt;/P&gt;&lt;P&gt;ege clear level 3 mode configure command logging&lt;/P&gt;&lt;P&gt;privilege clear level 3 mode configure command arp&lt;/P&gt;&lt;P&gt;privilege clear level 3 mode configure command crypto&lt;/P&gt;&lt;P&gt;privilege clear level 3 mode configure command aaa-server&lt;/P&gt;&lt;P&gt;prompt hostname context &lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;jumbo-frame reservation&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;call-home reporting anonymous&lt;/P&gt;&lt;P&gt;call-home&lt;/P&gt;&lt;P&gt; profile CiscoTAC-1&lt;/P&gt;&lt;P&gt; no active&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt; destination address http &lt;/SPAN&gt;&lt;A class="jive-link-external-small" 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;SPAN&gt; destination address email &lt;/SPAN&gt;&lt;A class="jive-link-email-small" href="mailto:callhome@cisco.com"&gt;callhome@cisco.com&lt;/A&gt;&lt;/P&gt;&lt;P&gt; destination transport-method http&lt;/P&gt;&lt;P&gt; subscribe-to-alert-group diagnostic&lt;/P&gt;&lt;P&gt; subscribe-to-alert-group environment&lt;/P&gt;&lt;P&gt; subscribe-to-alert-group inventory periodic monthly 6&lt;/P&gt;&lt;P&gt; subscribe-to-alert-group configuration periodic monthly 6&lt;/P&gt;&lt;P&gt; subscribe-to-alert-group telemetry periodic daily&lt;/P&gt;&lt;P&gt;Cryptochecksum:c92ed97271e22376b341c3a1b6ae8d54&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;/P&gt;&lt;P&gt;i come from &lt;/P&gt;&lt;P&gt;object-group network DEFAULT-PAT-SOURCE&lt;/P&gt;&lt;P&gt;object-group network Vlans&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;to &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;subnet 192.168.0.0 255.255.255.0&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;please help me&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Aug 2013 00:48:26 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/setup-5545x-for-my-lan-internet-browsing/m-p/2326149#M344982</guid>
      <dc:creator>hugoherreravillalva</dc:creator>
      <dc:date>2013-08-15T00:48:26Z</dc:date>
    </item>
    <item>
      <title>setup 5545x for my lan internet browsing?</title>
      <link>https://community.cisco.com/t5/network-security/setup-5545x-for-my-lan-internet-browsing/m-p/2326150#M344983</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Traffic between these 2 interfaces doesnt required NAT configuration atleast so thats fine.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You also seem to have a Global ACL configured&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;access-list global_access extended permit ip object-group VlansTerminal any &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;access-list global_access extended permit ip object-group DEFAULT-PAT-SOURCE any &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;access-list global_access extended permit ip 172.16.60.0 255.255.255.252 any&lt;/STRONG&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Though I am not sure what networks &lt;STRONG&gt;"VlansTerminal"&lt;/STRONG&gt; contains.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Maybe your source addresses arent included in the above ACL?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also there might be some routing related problem as I dont know how the routing behind the ASA on the LAN network is handled.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I can't see a problem with the ASA configurations unless the above ACL doesnt contain the source addresses you need.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Jouni&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Aug 2013 06:33:22 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/setup-5545x-for-my-lan-internet-browsing/m-p/2326150#M344983</guid>
      <dc:creator>Jouni Forss</dc:creator>
      <dc:date>2013-08-15T06:33:22Z</dc:date>
    </item>
    <item>
      <title>setup 5545x for my lan internet browsing?</title>
      <link>https://community.cisco.com/t5/network-security/setup-5545x-for-my-lan-internet-browsing/m-p/2326151#M344984</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thanks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hello&lt;/P&gt;&lt;P&gt;perfect,&lt;/P&gt;&lt;P&gt;I need to get from the Internet to a local host and ssh, www I haven't DMZ&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;host 172.16.50.3&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Aug 2013 19:21:04 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/setup-5545x-for-my-lan-internet-browsing/m-p/2326151#M344984</guid>
      <dc:creator>hugoherreravillalva</dc:creator>
      <dc:date>2013-08-16T19:21:04Z</dc:date>
    </item>
    <item>
      <title>Re: setup 5545x for my lan internet browsing?</title>
      <link>https://community.cisco.com/t5/network-security/setup-5545x-for-my-lan-internet-browsing/m-p/2326152#M344985</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Seems to me that you have several public IP addresses available so you could basicly give one public IP address to this host alone with the use of Static NAT&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;A Static NAT configuration could be configured like this (Use some free public IP address that IS NOT in any use at the moment)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;object network SERVER&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp; host 172.16.50.3&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp; nat (IntWan,ExtWan) static &lt;PUBLIC ip=""&gt;&lt;/PUBLIC&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;IF you DONT have an ACL attached to the &lt;STRONG&gt;"ExtWan"&lt;/STRONG&gt; interface then you can configure this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;access-list EXTWAN-IN remark Allow WWW and SSH to the server&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;access-list EXTWAN-IN permit tcp any object SERVER eq www&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;access-list EXTWAN-IN permit tcp any object SERVER eq ssh&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;access-group EXTWAN-IN in interface ExtWan&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you already have an ACL attached to the &lt;STRONG&gt;"ExtWan"&lt;/STRONG&gt; then use that ACL name to insert the above rules.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also, if you dont want to allow traffic from &lt;STRONG&gt;"any"&lt;/STRONG&gt; source address then specify the source addresses you need allowed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Jouni&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Aug 2013 19:28:26 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/setup-5545x-for-my-lan-internet-browsing/m-p/2326152#M344985</guid>
      <dc:creator>Jouni Forss</dc:creator>
      <dc:date>2013-08-16T19:28:26Z</dc:date>
    </item>
    <item>
      <title>Re: setup 5545x for my lan internet browsing?</title>
      <link>https://community.cisco.com/t5/network-security/setup-5545x-for-my-lan-internet-browsing/m-p/2326153#M344986</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;oohhh I have a new idol,&lt;/P&gt;&lt;P&gt;ok,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if I want to connect from another building my voip gateway should connect to a fw interface or create an access list hacio gateway.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thank you very much&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Aug 2013 20:01:16 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/setup-5545x-for-my-lan-internet-browsing/m-p/2326153#M344986</guid>
      <dc:creator>hugoherreravillalva</dc:creator>
      <dc:date>2013-08-16T20:01:16Z</dc:date>
    </item>
    <item>
      <title>setup 5545x for my lan internet browsing?</title>
      <link>https://community.cisco.com/t5/network-security/setup-5545x-for-my-lan-internet-browsing/m-p/2326154#M344987</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am not quite sure what you mean by that.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Jouni&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Aug 2013 20:06:52 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/setup-5545x-for-my-lan-internet-browsing/m-p/2326154#M344987</guid>
      <dc:creator>Jouni Forss</dc:creator>
      <dc:date>2013-08-16T20:06:52Z</dc:date>
    </item>
    <item>
      <title>setup 5545x for my lan internet browsing?</title>
      <link>https://community.cisco.com/t5/network-security/setup-5545x-for-my-lan-internet-browsing/m-p/2326155#M344988</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;ok,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to have the IP phone service from a branch, the IP voice gateway is in another building along with my fw, so that the phone can register from the branch,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I connect the gateway to another fw interface, or create an acl access port&amp;nbsp;&amp;nbsp; sip from extwan&amp;nbsp; &lt;/P&gt;&lt;PRE __jive_macro_name="quote" class="jive_text_macro jive_macro_quote"&gt;&lt;P&gt;JouniForss escribió:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am not quite sure what you mean by that.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Jouni&lt;/P&gt;&lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Aug 2013 20:51:45 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/setup-5545x-for-my-lan-internet-browsing/m-p/2326155#M344988</guid>
      <dc:creator>hugoherreravillalva</dc:creator>
      <dc:date>2013-08-16T20:51:45Z</dc:date>
    </item>
  </channel>
</rss>

