<?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 ASA Routing Help in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/asa-routing-help/m-p/2418193#M270484</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;Please share show run access-group&lt;/P&gt;&lt;P&gt;What version are u running?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For ICMP do &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;fixup protocol icmp&lt;/P&gt;&lt;P&gt;fixup protocol icmp-error&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Looking for some Networking Assistance?&amp;nbsp; &lt;BR /&gt;&lt;SPAN&gt;Contact me directly at &lt;/SPAN&gt;&lt;A class="jive-link-email-small" href="mailto:jcarvaja@laguiadelnetworking.com"&gt;jcarvaja@laguiadelnetworking.com&lt;/A&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt; &lt;BR /&gt;I will fix your problem ASAP. &lt;BR /&gt; &lt;BR /&gt;Cheers, &lt;BR /&gt; &lt;BR /&gt;Julio Carvajal Segura &lt;BR /&gt;&lt;A class="jive-link-external-small" href="http://laguiadelnetworking.com"&gt;http://laguiadelnetworking.com&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 02 Feb 2014 04:20:15 GMT</pubDate>
    <dc:creator>Julio Carvajal</dc:creator>
    <dc:date>2014-02-02T04:20:15Z</dc:date>
    <item>
      <title>ASA Routing Help</title>
      <link>https://community.cisco.com/t5/network-security/asa-routing-help/m-p/2418190#M270477</link>
      <description>&lt;P style="line-height: normal;"&gt;Hi Everyone. I have been working on a task for a few days now and cannot/do not understand why it is not working.&lt;/P&gt;&lt;P style="line-height: normal;"&gt;This is my first post so please be patient.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="line-height: normal;"&gt;My employer has given me two ASA devices, a 5505 (ASA v8.4(7) and a 5510. I have basic firewall skills and I'm quite new to their full functionality.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="line-height: normal;"&gt;Basically I am trying to route traffic from and back to HQ1 (main business entity) via R1 (Cisco 1841) through the ASA 5505 at the second site. &lt;/P&gt;&lt;P style="line-height: normal;"&gt;All connection are to be established from HQ1 to NEW site initially.&lt;/P&gt;&lt;P style="line-height: normal;"&gt;This is to allow staff access to the new site without having to come in via the internet service. &lt;/P&gt;&lt;P style="line-height: normal;"&gt;It is also to enable IT to control (via access lists on the ASA)&amp;nbsp; who and what can access this new site from HQ1.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="line-height: normal;"&gt;I have included a Network diag showing how the sites are connected and the static routes I have added.&lt;/P&gt;&lt;P style="line-height: normal;"&gt;As per my diag the ASA5505 inside Interface is pointing to HQ1. The outside interface is connected to a switch port on one of two L3 switches running VRRP.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="line-height: normal;"&gt;The ASA5510 (internet facing) has it’s inside Interface connected to a switchport on the Second L3 switch. &lt;/P&gt;&lt;P style="line-height: normal;"&gt;Both switchports are set to switchport-access vlan 10 (production Vlan) &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="line-height: normal;"&gt;The Production network of the NEW site can get to and from internet as intended without a problem via the ASA5510.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="line-height: normal;"&gt;What I CANNOT&amp;nbsp; understand is why I can’t traceroute from HQ1 to the new site via ASA5505 and visa-versa.&lt;/P&gt;&lt;P style="line-height: normal;"&gt;I have tested Traceroute and pings from the ASA5505 Inside interface to HQ1 and all looks fine.I can ping servers in HQ1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="line-height: normal;"&gt;The ASAs are not configured for Rip v2 as I was planning on adding static routes only.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="line-height: normal;"&gt;Here are the route tables on both L3 switches and more of my testing follows &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="line-height: normal;"&gt;Switch-A#show ip route&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="line-height: normal;"&gt;Default Gateway is 172.17.10.2&lt;/P&gt;&lt;P style="line-height: normal;"&gt;S&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0.0.0.0/0 [1/0] via 172.17.10.2,&amp;nbsp;&amp;nbsp; Vl10&lt;/P&gt;&lt;P style="line-height: normal;"&gt;S&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; *.*.*.*/29 [1/0] via 172.17.10.2,&amp;nbsp;&amp;nbsp; Vl10&amp;nbsp;&amp;nbsp; (DMZ)&lt;/P&gt;&lt;P style="line-height: normal;"&gt;C&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 172.17.10.0/24 [0/1] directly connected,&amp;nbsp;&amp;nbsp; Vl10&lt;/P&gt;&lt;P style="line-height: normal;"&gt;C&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 172.17.20.0/24 [0/1] directly connected,&amp;nbsp;&amp;nbsp; Vl20&lt;/P&gt;&lt;P style="line-height: normal;"&gt;C&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 172.17.100.0/24 [0/1] directly connected,&amp;nbsp;&amp;nbsp; Vl100&lt;/P&gt;&lt;P style="line-height: normal;"&gt;S&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 192.168.0.0/16 [1/0] via 172.17.10.1,&amp;nbsp;&amp;nbsp; Vl10&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="line-height: normal;"&gt;A tracert from a Srv1 on the NEW site to one on the HQ1 site stops at the Gateway of the server 192.168.10.254 (which is the VRRP redundant gateway for Vlan10)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="line-height: normal;"&gt;Tracerote from either L3 switch towards next hope to HQ1 inside interface returns this.......&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="line-height: normal;"&gt;Switch-A#traceroute 192.168.0.29&lt;/P&gt;&lt;P style="line-height: normal;"&gt;Traceroute to 192.168.0.29 ,30 hops max 0 byte packets:&lt;/P&gt;&lt;P style="line-height: normal;"&gt;1 0.0.0.0&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; *&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; *&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; *&lt;/P&gt;&lt;P style="line-height: normal;"&gt;2 0.0.0.0&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; *&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; *&lt;/P&gt;&lt;P style="line-height: normal;"&gt;Hop Count = 2 Last TTL = 2 Test attempt = 5 Test Success = 0&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Firewall routes are below&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="line-height: normal;"&gt;&lt;STRONG&gt;ASA 5510&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="line-height: normal;"&gt;Sho Route&lt;/P&gt;&lt;P style="line-height: normal;"&gt;Gateway of last resort is *.*.*.2 to network 0.0.0.0&lt;/P&gt;&lt;P style="line-height: normal;"&gt;C&amp;nbsp;&amp;nbsp; *.*.*.96 255.255.255.248 is directly connected, DMZ&lt;/P&gt;&lt;P style="line-height: normal;"&gt;C&amp;nbsp;&amp;nbsp; *.*.*.1 255.255.255.252 is directly connected, outside&lt;/P&gt;&lt;P style="line-height: normal;"&gt;C&amp;nbsp;&amp;nbsp; 172.17.10.0 255.255.255.0 is directly connected, inside&lt;/P&gt;&lt;P style="line-height: normal;"&gt;S*&amp;nbsp;&amp;nbsp; 0.0.0.0 0.0.0.0 [1/0] via *.*.*.2, outside&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="line-height: normal;"&gt;&lt;STRONG&gt;ASA 5505&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="line-height: normal;"&gt;Sho Route&lt;/P&gt;&lt;P style="line-height: normal;"&gt;Gateway of last resort is not set&lt;/P&gt;&lt;P style="line-height: normal;"&gt;C&amp;nbsp;&amp;nbsp; 172.17.10.0 255.255.255.0 is directly connected, outside&lt;/P&gt;&lt;P style="line-height: normal;"&gt;C&amp;nbsp;&amp;nbsp; 192.168.0.28 255.255.255.252 is directly connected, inside&lt;/P&gt;&lt;P style="line-height: normal;"&gt;S&amp;nbsp;&amp;nbsp; 192.168.0.0 255.255.0.0 [1/0] via 192.168.0.29, inside&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="line-height: normal;"&gt;Do the ASAs need to be connected to interfaces on the same switch and not opposing switches?&lt;/P&gt;&lt;P style="line-height: normal;"&gt;I put them in opposite switches for a little redundancy.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="line-height: normal;"&gt;Any suggestions and help would be greatly appreciated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="line-height: normal;"&gt;Many thanks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="line-height: normal;"&gt;Alan&lt;/P&gt;</description>
      <pubDate>Tue, 12 Mar 2019 03:39:08 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-routing-help/m-p/2418190#M270477</guid>
      <dc:creator>GPNetwork</dc:creator>
      <dc:date>2019-03-12T03:39:08Z</dc:date>
    </item>
    <item>
      <title>ASA Routing Help</title>
      <link>https://community.cisco.com/t5/network-security/asa-routing-help/m-p/2418191#M270480</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;So the issue right now is from traffic comming from the HQ to the ASA 5505 Inside interface (VLAN 10).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you share the ACLs on the outside interface?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you share the show run policy-map?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Trace-routes across an ASA are really picky&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Need fixup protocol ICMP&lt;/LI&gt;&lt;LI&gt;Need fixup protocol icmp-error&lt;/LI&gt;&lt;LI&gt;If the ASA needs to shown the ASA needs to be configured to decrement the TTL&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Looking for some Networking Assistance?&amp;nbsp; &lt;BR /&gt;&lt;SPAN&gt;Contact me directly at &lt;/SPAN&gt;&lt;A class="jive-link-email-small" href="mailto:jcarvaja@laguiadelnetworking.com"&gt;jcarvaja@laguiadelnetworking.com&lt;/A&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt; &lt;BR /&gt;I will fix your problem ASAP. &lt;BR /&gt; &lt;BR /&gt;Cheers, &lt;BR /&gt; &lt;BR /&gt;Julio Carvajal Segura &lt;BR /&gt;&lt;A class="jive-link-external-small" href="http://laguiadelnetworking.com"&gt;http://laguiadelnetworking.com&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 02 Feb 2014 03:20:11 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-routing-help/m-p/2418191#M270480</guid>
      <dc:creator>Julio Carvajal</dc:creator>
      <dc:date>2014-02-02T03:20:11Z</dc:date>
    </item>
    <item>
      <title>ASA Routing Help</title>
      <link>https://community.cisco.com/t5/network-security/asa-routing-help/m-p/2418192#M270482</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Julio. Thank you for the quick reply.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;At the moment I cannot route from any servers at&amp;nbsp; HQ1 to the Srv1 server (or any other servers) at the NEW site (in Vlan10) or visa-versa. HQ1 to New site will eventually need Terminal services, File transfer, etc etc. All these and more will need to be established from HQ1 for security.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The ASA5505 Outside interface is connected to Vlan10 in the NEW site not HQ site&lt;/P&gt;&lt;P&gt;The ASA5505 Inside interface (Sec-100 is connected to the Telco IP VPN service that my HQ1 site accesses.&lt;/P&gt;&lt;P&gt;We already use the Telco IP VPN service from HQ1 to our other business sites fine; but they have Cisco 1841 routers connected at those site. It's basically our Business WAN service carrier.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The ACL's on the ASA5505 are as follows. I have allowed IP any any on both interfaces to try a test. Planning to lock it down once I get it actually working.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;access-list inside_access_in extended permit icmp any 172.17.10.0 255.255.255.0 object-group All_ICMP&lt;/P&gt;&lt;P&gt;access-list inside_access_in extended permit tcp any 172.17.10.0 255.255.255.0 eq 3389 inactive&lt;/P&gt;&lt;P&gt;access-list inside_access_in extended permit ip any any&lt;/P&gt;&lt;P&gt;access-list MMS_Admin_Group_splitTunnelAcl standard permit any&lt;/P&gt;&lt;P&gt;access-list outside_access_in extended permit icmp any any object-group All_ICMP&lt;/P&gt;&lt;P&gt;access-list outside_access_in extended permit tcp any any eq 3389 inactive&lt;/P&gt;&lt;P&gt;access-list outside_access_in extended permit ip any any &lt;SPAN id="mce_marker"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;access-list inside_access_in extended permit icmp any 172.17.10.0 255.255.255.0 object-group All_ICMP&lt;BR /&gt;access-list inside_access_in extended permit tcp any 172.17.10.0 255.255.255.0 eq 3389 inactive&lt;BR /&gt;access-list inside_access_in extended permit ip any any&lt;BR /&gt;access-list MMS_Admin_Group_splitTunnelAcl standard permit any&lt;BR /&gt;access-list outside_access_in extended permit icmp any any object-group All_ICMP&lt;BR /&gt;access-list outside_access_in extended permit tcp any any eq 3389 inactive&lt;BR /&gt;access-list outside_access_in extended permit ip any any&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Result of the command: "sho run policy-map"&lt;/P&gt;&lt;P&gt;!&lt;BR /&gt;policy-map type inspect dns preset_dns_map&lt;BR /&gt; parameters&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;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sorry but I'm not sure how to go about adding these. I will search no these to learn more.&lt;/P&gt;&lt;UL class="noindent"&gt;&lt;LI&gt;Need fixup protocol ICMP&lt;BR /&gt;&lt;/LI&gt;&lt;LI&gt;Need fixup protocol icmp-error&lt;BR /&gt;&lt;/LI&gt;&lt;LI&gt;If the ASA needs to shown the ASA needs to be configured to decrement the TTL&lt;BR /&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 02 Feb 2014 04:17:38 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-routing-help/m-p/2418192#M270482</guid>
      <dc:creator>GPNetwork</dc:creator>
      <dc:date>2014-02-02T04:17:38Z</dc:date>
    </item>
    <item>
      <title>ASA Routing Help</title>
      <link>https://community.cisco.com/t5/network-security/asa-routing-help/m-p/2418193#M270484</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;Please share show run access-group&lt;/P&gt;&lt;P&gt;What version are u running?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For ICMP do &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;fixup protocol icmp&lt;/P&gt;&lt;P&gt;fixup protocol icmp-error&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Looking for some Networking Assistance?&amp;nbsp; &lt;BR /&gt;&lt;SPAN&gt;Contact me directly at &lt;/SPAN&gt;&lt;A class="jive-link-email-small" href="mailto:jcarvaja@laguiadelnetworking.com"&gt;jcarvaja@laguiadelnetworking.com&lt;/A&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt; &lt;BR /&gt;I will fix your problem ASAP. &lt;BR /&gt; &lt;BR /&gt;Cheers, &lt;BR /&gt; &lt;BR /&gt;Julio Carvajal Segura &lt;BR /&gt;&lt;A class="jive-link-external-small" href="http://laguiadelnetworking.com"&gt;http://laguiadelnetworking.com&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 02 Feb 2014 04:20:15 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-routing-help/m-p/2418193#M270484</guid>
      <dc:creator>Julio Carvajal</dc:creator>
      <dc:date>2014-02-02T04:20:15Z</dc:date>
    </item>
    <item>
      <title>ASA Routing Help</title>
      <link>https://community.cisco.com/t5/network-security/asa-routing-help/m-p/2418194#M270487</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks. I've added the two fixup cmd as you suggested. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Versions on the ASA5505&lt;/P&gt;&lt;P&gt;ASA v8.4(7)&lt;/P&gt;&lt;P&gt;ASDM v7.1(4)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;show run access-group&lt;/P&gt;&lt;P&gt;access-group inside_access_in in interface inside&lt;/P&gt;&lt;P&gt;access-group outside_access_in in interface outside&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tested pings from Srv1(New site) to 192.168.1.201 (server in HQ1) and see these in the ASA5505 ASDM syslog messages. I don't receive a rply to the SRv1 server though.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;TABLE&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;6&lt;/TD&gt;&lt;TD&gt;Feb 02 2014&lt;/TD&gt;&lt;TD&gt;08:33:01&lt;/TD&gt;&lt;TD&gt;&lt;/TD&gt;&lt;TD&gt;172.17.10.165&lt;/TD&gt;&lt;TD&gt;1&lt;/TD&gt;&lt;TD&gt;192.168.1.201&lt;/TD&gt;&lt;TD&gt;0&lt;/TD&gt;&lt;TD&gt;Teardown ICMP connection for faddr 172.17.10.165/1 gaddr 192.168.1.201/0 laddr 192.168.1.201/0&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;TABLE&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;6&lt;/TD&gt;&lt;TD&gt;Feb 02 2014&lt;/TD&gt;&lt;TD&gt;08:32:59&lt;/TD&gt;&lt;TD&gt;&lt;/TD&gt;&lt;TD&gt;172.17.10.165&lt;/TD&gt;&lt;TD&gt;1&lt;/TD&gt;&lt;TD&gt;192.168.1.201&lt;/TD&gt;&lt;TD&gt;0&lt;/TD&gt;&lt;TD&gt;Built inbound ICMP connection for faddr 172.17.10.165/1 gaddr 192.168.1.201/0 laddr 192.168.1.201/0&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 02 Feb 2014 05:14:53 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-routing-help/m-p/2418194#M270487</guid>
      <dc:creator>GPNetwork</dc:creator>
      <dc:date>2014-02-02T05:14:53Z</dc:date>
    </item>
    <item>
      <title>ASA Routing Help</title>
      <link>https://community.cisco.com/t5/network-security/asa-routing-help/m-p/2418195#M270488</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Do the following&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;cap capin interface outside match icmp host 192.168.1.201 host 182.17.10.165&lt;/P&gt;&lt;P&gt;cap capout interface inside &lt;SPAN style="font-size: 10pt;"&gt;match icmp host 192.168.1.201 host 182.17.10.165&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;cap asp type asp-drop all circular-buffer&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then send an ICMP packet and provide&lt;/P&gt;&lt;P&gt;show cap capin&lt;/P&gt;&lt;P&gt;show cap capout&lt;/P&gt;&lt;P&gt;show cap asp | inc &lt;SPAN style="font-size: 10pt;"&gt; 192.168.1.201 &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Looking for some Networking Assistance?&amp;nbsp; &lt;BR /&gt;&lt;SPAN&gt;Contact me directly at &lt;/SPAN&gt;&lt;A class="jive-link-email-small" href="mailto:jcarvaja@laguiadelnetworking.com"&gt;jcarvaja@laguiadelnetworking.com&lt;/A&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt; &lt;BR /&gt;I will fix your problem ASAP. &lt;BR /&gt; &lt;BR /&gt;Cheers, &lt;BR /&gt; &lt;BR /&gt;Julio Carvajal Segura &lt;BR /&gt;&lt;A class="jive-link-external-small" href="http://laguiadelnetworking.com"&gt;http://laguiadelnetworking.com&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 02 Feb 2014 05:33:39 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-routing-help/m-p/2418195#M270488</guid>
      <dc:creator>Julio Carvajal</dc:creator>
      <dc:date>2014-02-02T05:33:39Z</dc:date>
    </item>
    <item>
      <title>ASA Routing Help</title>
      <link>https://community.cisco.com/t5/network-security/asa-routing-help/m-p/2418196#M270489</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Hi Julio.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I went and tested Tracert from HQ1 server to Srv1 in NEW site. I got the following results.&lt;/P&gt;&lt;P&gt;Seemed to be a loop.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Tracing route to 172.17.10.165 over a maximum of 30 hops&lt;/P&gt;&lt;P&gt;&amp;nbsp; 1&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;1 ms&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;1 ms&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;1 ms&amp;nbsp; 192.168.2.126&lt;BR /&gt;&amp;nbsp; 2&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 1 ms&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 1 ms&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 1 ms&amp;nbsp; 192.168.0.5&lt;BR /&gt;&amp;nbsp; 3&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; *&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; *&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; *&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Request timed out.&lt;BR /&gt;&amp;nbsp; 4&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; *&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; *&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; *&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Request timed out.&lt;BR /&gt;&amp;nbsp; 5&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; *&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; *&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; *&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Request timed out.&lt;BR /&gt;&amp;nbsp; 6&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; *&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; *&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; *&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Request timed out.&lt;BR /&gt;&amp;nbsp; 7&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; *&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; *&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; *&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Request timed out.&lt;BR /&gt;&amp;nbsp; 8&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; *&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; *&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; *&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Request timed out.&lt;BR /&gt;&amp;nbsp; 9&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; *&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; *&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; *&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Request timed out.&lt;BR /&gt; 10&amp;nbsp;&amp;nbsp; 102 ms&amp;nbsp;&amp;nbsp; 158 ms&amp;nbsp;&amp;nbsp; 125 ms&amp;nbsp; 192.168.0.1&lt;BR /&gt; 11&amp;nbsp;&amp;nbsp; 157 ms&amp;nbsp;&amp;nbsp; 156 ms&amp;nbsp;&amp;nbsp; 112 ms&amp;nbsp; 192.168.0.1&lt;BR /&gt; 12&amp;nbsp;&amp;nbsp; 133 ms&amp;nbsp;&amp;nbsp; 132 ms&amp;nbsp;&amp;nbsp; 133 ms&amp;nbsp; 192.168.0.2&lt;BR /&gt; 13&amp;nbsp;&amp;nbsp; 113 ms&amp;nbsp;&amp;nbsp; 113 ms&amp;nbsp;&amp;nbsp; 113 ms&amp;nbsp; 192.168.0.1&lt;BR /&gt; 14&amp;nbsp;&amp;nbsp; 135 ms&amp;nbsp;&amp;nbsp; 136 ms&amp;nbsp;&amp;nbsp; 135 ms&amp;nbsp; 192.168.0.2&lt;BR /&gt; 15&amp;nbsp;&amp;nbsp; 116 ms&amp;nbsp;&amp;nbsp; 116 ms&amp;nbsp;&amp;nbsp; 117 ms&amp;nbsp; 192.168.0.1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I then added a static route at R1 in HQ1 but still the same.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I then thought why was the 172.17.0.0/16 network not being advertised to the R1 router in HQ1.&lt;/P&gt;&lt;P&gt;I remembered seeing a document my manager had that mentioned Telco IP VPN to be configured for RIP.&lt;/P&gt;&lt;P&gt;So I thought I would enable Rip V2 on the ASA5505 as shown in picture below.&lt;/P&gt;&lt;P&gt;As soon as I did this I can now route (ping, Tracert and RDP) to and from both sites.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you confirm I have configured RIP V2 on the ASA correctly? I have passive Interface outside (Interface to Vlan 10 on NEW site) &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;&lt;P&gt;&lt;IMG src="https://community.cisco.com/legacyfs/online/legacy/1/3/7/178731-ASA5505_RipV2.png" alt="ASA5505_RipV2.png" class="jive-image-thumbnail jive-image" onclick="" width="450" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 02 Feb 2014 06:01:33 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-routing-help/m-p/2418196#M270489</guid>
      <dc:creator>GPNetwork</dc:creator>
      <dc:date>2014-02-02T06:01:33Z</dc:date>
    </item>
    <item>
      <title>ASA Routing Help</title>
      <link>https://community.cisco.com/t5/network-security/asa-routing-help/m-p/2418197#M270490</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;RIP looks god bud.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now that everything is good do u need something else? Otherwise u can mark it as answered&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Looking for some Networking Assistance?&amp;nbsp; &lt;BR /&gt;&lt;SPAN&gt;Contact me directly at &lt;/SPAN&gt;&lt;A class="jive-link-email-small" href="mailto:jcarvaja@laguiadelnetworking.com"&gt;jcarvaja@laguiadelnetworking.com&lt;/A&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt; &lt;BR /&gt;I will fix your problem ASAP. &lt;BR /&gt; &lt;BR /&gt;Cheers, &lt;BR /&gt; &lt;BR /&gt;Julio Carvajal Segura &lt;BR /&gt;&lt;A class="jive-link-external-small" href="http://laguiadelnetworking.com"&gt;http://laguiadelnetworking.com&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 02 Feb 2014 06:05:45 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-routing-help/m-p/2418197#M270490</guid>
      <dc:creator>Julio Carvajal</dc:creator>
      <dc:date>2014-02-02T06:05:45Z</dc:date>
    </item>
    <item>
      <title>ASA Routing Help</title>
      <link>https://community.cisco.com/t5/network-security/asa-routing-help/m-p/2418198#M270491</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Thanks Julio. You have been an great help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I will go a study inspection maps now and keep this mindfull in the future.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 02 Feb 2014 06:22:07 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-routing-help/m-p/2418198#M270491</guid>
      <dc:creator>GPNetwork</dc:creator>
      <dc:date>2014-02-02T06:22:07Z</dc:date>
    </item>
    <item>
      <title>ASA Routing Help</title>
      <link>https://community.cisco.com/t5/network-security/asa-routing-help/m-p/2418199#M270492</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey David, No problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;By the way if looking for networking post regarding cisco ASAs, etc check my own blog &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://laguiadelnetworking.com"&gt;http://laguiadelnetworking.com&lt;/A&gt;&lt;SPAN&gt; you will find useful info there bud &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Looking for some Networking Assistance?&amp;nbsp; &lt;BR /&gt;&lt;SPAN&gt;Contact me directly at &lt;/SPAN&gt;&lt;A class="jive-link-email-small" href="mailto:jcarvaja@laguiadelnetworking.com"&gt;jcarvaja@laguiadelnetworking.com&lt;/A&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt; &lt;BR /&gt;I will fix your problem ASAP. &lt;BR /&gt; &lt;BR /&gt;Cheers, &lt;BR /&gt; &lt;BR /&gt;Julio Carvajal Segura &lt;BR /&gt;&lt;A class="jive-link-external-small" href="http://laguiadelnetworking.com"&gt;http://laguiadelnetworking.com&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 02 Feb 2014 06:23:33 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-routing-help/m-p/2418199#M270492</guid>
      <dc:creator>Julio Carvajal</dc:creator>
      <dc:date>2014-02-02T06:23:33Z</dc:date>
    </item>
  </channel>
</rss>

