<?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: two WAN interface, problem with routing in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/asa-two-wan-interface-problem-with-routing/m-p/2312797#M343496</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;John, I do any ping from outside.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 05 Sep 2013 11:47:04 GMT</pubDate>
    <dc:creator>Yuri Kazankin</dc:creator>
    <dc:date>2013-09-05T11:47:04Z</dc:date>
    <item>
      <title>ASA: two WAN interface, problem with routing</title>
      <link>https://community.cisco.com/t5/network-security/asa-two-wan-interface-problem-with-routing/m-p/2312795#M343489</link>
      <description>&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;Good day!&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In my possession Cisco ASA 5515 and three interfaces:&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;LAN 10.1.1.1 (network 10.1.1.0/24)&lt;/P&gt;&lt;P&gt;WAN1 1.1.1.130 (network 1.1.1.128/26)&lt;/P&gt;&lt;P&gt;WAN2 1.1.2.5 (network 1.1.2.0/24)&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Now the traffic goes through WAN1 - all web-application in NAT address pool 1.1.1.128/26; necessary - to make them available on the network 1.1.2.0/24&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG src="https://community.cisco.com/legacyfs/online/legacy/4/9/2/154294-ASA_AS2.jpeg" alt="ASA_AS2.jpeg" class="jive-image" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The problem is solved so - add default route will on the other metrics and do simultaneous NAT:&lt;/P&gt;&lt;PRE __jive_macro_name="quote" class="jive_text_macro jive_macro_quote"&gt;&lt;P style="border-collapse: collapse; font-size: 12px; list-style: none; font-family: Arial, verdana, sans-serif;"&gt;route WAN1 0.0.0.0 0.0.0.0 1.1.1.129 1&lt;/P&gt;&lt;P style="border-collapse: collapse; font-size: 12px; list-style: none; font-family: Arial, verdana, sans-serif;"&gt;route WAN2 0.0.0.0 0.0.0.0 1.1.2.1 2&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="border-collapse: collapse; font-size: 12px; list-style: none; font-family: Arial, verdana, sans-serif;"&gt;nat (LAN,WAN1) source static web_10.1.1.185 web_1.1.1.160&lt;/P&gt;&lt;P style="border-collapse: collapse; font-size: 12px; list-style: none; font-family: Arial, verdana, sans-serif;"&gt;nat (LAN,WAN2) source static web_10.1.1.185 web_1.1.2.160&lt;/P&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It works - the application is available in two external addresses - 1.1.1.160 and 1.1.2.160&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But remained nuance, try to ping the interfaces ASA:&lt;/P&gt;&lt;PRE __jive_macro_name="quote" class="jive_text_macro jive_macro_quote"&gt;&lt;P style="border-collapse: collapse; font-size: 12px; list-style: none; font-family: Arial, verdana, sans-serif;"&gt;$ ping 1.1.1.130&lt;/P&gt;&lt;P style="border-collapse: collapse; font-size: 12px; list-style: none; font-family: Arial, verdana, sans-serif;"&gt;PING 1.1.1.130 (1.1.1.130): 56 data bytes&lt;/P&gt;&lt;P style="border-collapse: collapse; font-size: 12px; list-style: none; font-family: Arial, verdana, sans-serif;"&gt;64 bytes from 1.1.1.130: icmp_seq=0 ttl=246 time=2.426 ms&lt;/P&gt;&lt;P style="border-collapse: collapse; font-size: 12px; list-style: none; font-family: Arial, verdana, sans-serif;"&gt;64 bytes from 1.1.1.130: icmp_seq=1 ttl=246 time=2.284 ms&lt;/P&gt;&lt;P style="border-collapse: collapse; font-size: 12px; list-style: none; font-family: Arial, verdana, sans-serif;"&gt;64 bytes from 1.1.1.130: icmp_seq=2 ttl=246 time=2.303 ms&lt;/P&gt;&lt;P style="border-collapse: collapse; font-size: 12px; list-style: none; font-family: Arial, verdana, sans-serif;"&gt;64 bytes from 1.1.1.130: icmp_seq=3 ttl=246 time=2.239 ms&lt;/P&gt;&lt;P style="border-collapse: collapse; font-size: 12px; list-style: none; font-family: Arial, verdana, sans-serif;"&gt;64 bytes from 1.1.1.130: icmp_seq=4 ttl=246 time=2.679 ms&lt;/P&gt;&lt;P style="border-collapse: collapse; font-size: 12px; list-style: none; font-family: Arial, verdana, sans-serif;"&gt;^C&lt;/P&gt;&lt;P style="border-collapse: collapse; font-size: 12px; list-style: none; font-family: Arial, verdana, sans-serif;"&gt;--- 1.1.1.130 ping statistics ---&lt;/P&gt;&lt;P style="border-collapse: collapse; font-size: 12px; list-style: none; font-family: Arial, verdana, sans-serif;"&gt;5 packets transmitted, 5 packets received, 0.0% packet loss&lt;/P&gt;&lt;P style="border-collapse: collapse; font-size: 12px; list-style: none; font-family: Arial, verdana, sans-serif;"&gt;round-trip min/avg/max/stddev = 2.239/2.386/2.679/0.159 ms&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="border-collapse: collapse; font-size: 12px; list-style: none; font-family: Arial, verdana, sans-serif;"&gt;$ ping 1.1.2.5&lt;/P&gt;&lt;P style="border-collapse: collapse; font-size: 12px; list-style: none; font-family: Arial, verdana, sans-serif;"&gt;PING 1.1.2.5 (1.1.2.5): 56 data bytes&lt;/P&gt;&lt;P style="border-collapse: collapse; font-size: 12px; list-style: none; font-family: Arial, verdana, sans-serif;"&gt;Request timeout for icmp_seq 0&lt;/P&gt;&lt;P style="border-collapse: collapse; font-size: 12px; list-style: none; font-family: Arial, verdana, sans-serif;"&gt;Request timeout for icmp_seq 1&lt;/P&gt;&lt;P style="border-collapse: collapse; font-size: 12px; list-style: none; font-family: Arial, verdana, sans-serif;"&gt;Request timeout for icmp_seq 2&lt;/P&gt;&lt;P style="border-collapse: collapse; font-size: 12px; list-style: none; font-family: Arial, verdana, sans-serif;"&gt;^C&lt;/P&gt;&lt;P style="border-collapse: collapse; font-size: 12px; list-style: none; font-family: Arial, verdana, sans-serif;"&gt;--- 1.1.2.5 ping statistics ---&lt;/P&gt;&lt;P style="border-collapse: collapse; font-size: 12px; list-style: none; font-family: Arial, verdana, sans-serif;"&gt;4 packets transmitted, 0 packets received, 100.0% packet loss&lt;/P&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Why not ping IP on WAN2 interface? The logs of routing error:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE __jive_macro_name="quote" class="jive_text_macro jive_macro_quote"&gt;&lt;P style="border-collapse: collapse; font-size: 12px; list-style: none; font-family: Arial, verdana, sans-serif;"&gt;Sep&amp;nbsp; 4 12:39:42 asa0 %ASA-6-302020: Built inbound ICMP connection for faddr 1.2.3.137/50360 gaddr 1.1.2.5/0 laddr 1.1.2.5/0&lt;/P&gt;&lt;P style="border-collapse: collapse; font-size: 12px; list-style: none; font-family: Arial, verdana, sans-serif;"&gt;Sep&amp;nbsp; 4 12:39:42 asa0 %ASA-6-110003: Routing failed to locate next hop for icmp from AS:1.1.2.5/0 to AS:1.2.3.137/0&lt;/P&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any ideas?&lt;/P&gt;</description>
      <pubDate>Tue, 12 Mar 2019 02:34:21 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-two-wan-interface-problem-with-routing/m-p/2312795#M343489</guid>
      <dc:creator>Yuri Kazankin</dc:creator>
      <dc:date>2019-03-12T02:34:21Z</dc:date>
    </item>
    <item>
      <title>ASA: two WAN interface, problem with routing</title>
      <link>https://community.cisco.com/t5/network-security/asa-two-wan-interface-problem-with-routing/m-p/2312796#M343493</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You cannot ping the ASA 'other sides' interface from the inside. You should be able to ping the address from an outside connection though.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HTH, &lt;BR /&gt;John &lt;BR /&gt; &lt;BR /&gt;*** Please rate all useful posts ***&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Sep 2013 11:42:55 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-two-wan-interface-problem-with-routing/m-p/2312796#M343493</guid>
      <dc:creator>John Blakley</dc:creator>
      <dc:date>2013-09-05T11:42:55Z</dc:date>
    </item>
    <item>
      <title>ASA: two WAN interface, problem with routing</title>
      <link>https://community.cisco.com/t5/network-security/asa-two-wan-interface-problem-with-routing/m-p/2312797#M343496</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;John, I do any ping from outside.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Sep 2013 11:47:04 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-two-wan-interface-problem-with-routing/m-p/2312797#M343496</guid>
      <dc:creator>Yuri Kazankin</dc:creator>
      <dc:date>2013-09-05T11:47:04Z</dc:date>
    </item>
    <item>
      <title>ASA: two WAN interface, problem with routing</title>
      <link>https://community.cisco.com/t5/network-security/asa-two-wan-interface-problem-with-routing/m-p/2312798#M343499</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I don't understand. Are you saying that you CAN ping the outside address from outside of the network?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HTH, &lt;BR /&gt;John &lt;BR /&gt; &lt;BR /&gt;*** Please rate all useful posts ***&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Sep 2013 11:52:01 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-two-wan-interface-problem-with-routing/m-p/2312798#M343499</guid>
      <dc:creator>John Blakley</dc:creator>
      <dc:date>2013-09-05T11:52:01Z</dc:date>
    </item>
    <item>
      <title>ASA: two WAN interface, problem with routing</title>
      <link>https://community.cisco.com/t5/network-security/asa-two-wan-interface-problem-with-routing/m-p/2312799#M343501</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;What John means is you can't ping WAN2 coming from WAN1 or inversely but I don't think this is the problem.&lt;/P&gt;&lt;P&gt;your route out WAN2 is a floating route with AD of 2 so unless first route fails this one won't be installed so you've got no route back from this interface.&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;Alain&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Don't forget to rate helpful posts.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Sep 2013 11:56:30 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-two-wan-interface-problem-with-routing/m-p/2312799#M343501</guid>
      <dc:creator>cadet alain</dc:creator>
      <dc:date>2013-09-05T11:56:30Z</dc:date>
    </item>
    <item>
      <title>ASA: two WAN interface, problem with routing</title>
      <link>https://community.cisco.com/t5/network-security/asa-two-wan-interface-problem-with-routing/m-p/2312800#M343502</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;John, I ping&amp;nbsp; &lt;SPAN style="font-size: 10pt;"&gt;1.1.1.130 and &lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;1.1.2.1 from outside network, for exaple from host &lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;1.2.3.137&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Sep 2013 11:57:19 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-two-wan-interface-problem-with-routing/m-p/2312800#M343502</guid>
      <dc:creator>Yuri Kazankin</dc:creator>
      <dc:date>2013-09-05T11:57:19Z</dc:date>
    </item>
    <item>
      <title>ASA: two WAN interface, problem with routing</title>
      <link>https://community.cisco.com/t5/network-security/asa-two-wan-interface-problem-with-routing/m-p/2312801#M343503</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can I do that both were available IP interface from outside the network? It is necessary for IPSec connections as WAN1 through and through WAN2 from external hosts.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Sep 2013 12:04:28 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-two-wan-interface-problem-with-routing/m-p/2312801#M343503</guid>
      <dc:creator>Yuri Kazankin</dc:creator>
      <dc:date>2013-09-05T12:04:28Z</dc:date>
    </item>
    <item>
      <title>ASA: two WAN interface, problem with routing</title>
      <link>https://community.cisco.com/t5/network-security/asa-two-wan-interface-problem-with-routing/m-p/2312802#M343505</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;A href="http://www.cisco.com/en/US/docs/security/asa/asa84/configuration/guide/route_static.html#wp1179983"&gt;http://www.cisco.com/en/US/docs/security/asa/asa84/configuration/guide/route_static.html#wp1179983&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can't have 2 equal cost path through 2 different interfaces so configuring the second route with an AD of 1 should give you an error according to this doc.&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;Alain&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Don't forget to rate helpful posts.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Sep 2013 12:13:26 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-two-wan-interface-problem-with-routing/m-p/2312802#M343505</guid>
      <dc:creator>cadet alain</dc:creator>
      <dc:date>2013-09-05T12:13:26Z</dc:date>
    </item>
    <item>
      <title>ASA: two WAN interface, problem with routing</title>
      <link>https://community.cisco.com/t5/network-security/asa-two-wan-interface-problem-with-routing/m-p/2312803#M343506</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you issue the show route command you will see that there is no route to the 1.1.2.0/24 network.&amp;nbsp; However if you shutdown the interface that goes to ISP1 you should be able to ping 1.1.2.5 as this route will now be placed into the routing table.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Sep 2013 19:48:07 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-two-wan-interface-problem-with-routing/m-p/2312803#M343506</guid>
      <dc:creator>Marius Gunnerud</dc:creator>
      <dc:date>2013-09-05T19:48:07Z</dc:date>
    </item>
  </channel>
</rss>

