<?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 Re: asa 5510 version 9.1 (7) 16 cannot delete static route in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/asa-5510-version-9-1-7-16-cannot-delete-static-route/m-p/3179348#M1066481</link>
    <description />
    <pubDate>Sat, 02 Sep 2017 23:57:30 GMT</pubDate>
    <dc:creator>Flavio Miranda</dc:creator>
    <dc:date>2017-09-02T23:57:30Z</dc:date>
    <item>
      <title>asa 5510 version 9.1 (7) 16 cannot delete static route</title>
      <link>https://community.cisco.com/t5/network-security/asa-5510-version-9-1-7-16-cannot-delete-static-route/m-p/3179300#M1066477</link>
      <description>&lt;P&gt;Hello, need help in deleting static route to outside interface. &amp;nbsp;New to ASA, I picked up a asa firewall &amp;nbsp;for a home lab and it is behind a ARRIS &lt;SPAN&gt;NVG599. &amp;nbsp;&lt;/SPAN&gt;&amp;nbsp; I have set my outside interface to obtain an IP Address from DCHP on network&amp;nbsp;192.168.1.0. &amp;nbsp;I have my Inside interface configured to support 10.1.1.0 network but cannot ping from a machine connected to the inside interface to a machine on the outside interface. &amp;nbsp;My thought process was to create a static route to 192.168.1.254 but that did not work. &amp;nbsp;So now I'm thinking to set a static route to the IP Address that the outside interface&amp;nbsp;has which is 192.168.1.111 but I cannot delete&amp;nbsp;the current static route which is 0 0 192.168.1.254. &amp;nbsp;So how can I delete the current static route?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 21 Feb 2020 14:16:01 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-5510-version-9-1-7-16-cannot-delete-static-route/m-p/3179300#M1066477</guid>
      <dc:creator>WannaB</dc:creator>
      <dc:date>2020-02-21T14:16:01Z</dc:date>
    </item>
    <item>
      <title>Re: asa 5510 version 9.1 (7) 16 cannot delete static route</title>
      <link>https://community.cisco.com/t5/network-security/asa-5510-version-9-1-7-16-cannot-delete-static-route/m-p/3179330#M1066478</link>
      <description>&lt;P&gt;Try this:&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;clear configure route&amp;nbsp;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 02 Sep 2017 20:32:39 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-5510-version-9-1-7-16-cannot-delete-static-route/m-p/3179330#M1066478</guid>
      <dc:creator>Flavio Miranda</dc:creator>
      <dc:date>2017-09-02T20:32:39Z</dc:date>
    </item>
    <item>
      <title>Re: asa 5510 version 9.1 (7) 16 cannot delete static route</title>
      <link>https://community.cisco.com/t5/network-security/asa-5510-version-9-1-7-16-cannot-delete-static-route/m-p/3179338#M1066479</link>
      <description>&lt;P&gt;Thank you, that seems to have worked. &amp;nbsp;Thank you so much&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Another question any Ideas of how to NAT behind an&amp;nbsp;&lt;SPAN&gt;ARRIS&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;TABLE border="0"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;&lt;P&gt;NVG599. &amp;nbsp;I tried using the example below but it did not work. &amp;nbsp;Also, I cannot ping from the 10. network to a 192. network. &amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The following example configures dynamic NAT that hides 192.168.2.0 network behind a range of outside addresses 10.2.2.1 through 10.2.2.10:&lt;BR /&gt;hostname(config)# object network my-range-obj&lt;BR /&gt;hostname(config-network-object)# range 10.2.2.1 10.2.2.10&lt;BR /&gt;hostname(config)# object network my-inside-net&lt;BR /&gt;hostname(config-network-object)# subnet 192.168.2.0 255.255.255.0&lt;BR /&gt;hostname(config-network-object)# nat (inside,outside) dynamic my-range-obj&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;</description>
      <pubDate>Sat, 02 Sep 2017 22:32:46 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-5510-version-9-1-7-16-cannot-delete-static-route/m-p/3179338#M1066479</guid>
      <dc:creator>WannaB</dc:creator>
      <dc:date>2017-09-02T22:32:46Z</dc:date>
    </item>
    <item>
      <title>Re: asa 5510 version 9.1 (7) 16 cannot delete static route</title>
      <link>https://community.cisco.com/t5/network-security/asa-5510-version-9-1-7-16-cannot-delete-static-route/m-p/3179339#M1066480</link>
      <description>Thank you, that seems to have worked. Thank you so much&lt;BR /&gt;&lt;BR /&gt;Another question any Ideas of how to NAT behind an ARRIS&lt;BR /&gt;NVG599. I tried using the example below but it did not work. Also, I cannot ping from the 10. network to a 192. network.&lt;BR /&gt;&lt;BR /&gt;The following example configures dynamic NAT that hides 192.168.2.0 network behind a range of outside addresses 10.2.2.1 through 10.2.2.10:&lt;BR /&gt;hostname(config)# object network my-range-obj&lt;BR /&gt;hostname(config-network-object)# range 10.2.2.1 10.2.2.10&lt;BR /&gt;hostname(config)# object network my-inside-net&lt;BR /&gt;hostname(config-network-object)# subnet 192.168.2.0 255.255.255.0&lt;BR /&gt;hostname(config-network-object)# nat (inside,outside) dynamic my-range-obj</description>
      <pubDate>Sat, 02 Sep 2017 22:33:51 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-5510-version-9-1-7-16-cannot-delete-static-route/m-p/3179339#M1066480</guid>
      <dc:creator>WannaB</dc:creator>
      <dc:date>2017-09-02T22:33:51Z</dc:date>
    </item>
    <item>
      <title>Re: asa 5510 version 9.1 (7) 16 cannot delete static route</title>
      <link>https://community.cisco.com/t5/network-security/asa-5510-version-9-1-7-16-cannot-delete-static-route/m-p/3179348#M1066481</link>
      <description />
      <pubDate>Sat, 02 Sep 2017 23:57:30 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-5510-version-9-1-7-16-cannot-delete-static-route/m-p/3179348#M1066481</guid>
      <dc:creator>Flavio Miranda</dc:creator>
      <dc:date>2017-09-02T23:57:30Z</dc:date>
    </item>
    <item>
      <title>Re: asa 5510 version 9.1 (7) 16 cannot delete static route</title>
      <link>https://community.cisco.com/t5/network-security/asa-5510-version-9-1-7-16-cannot-delete-static-route/m-p/3179349#M1066482</link>
      <description>&lt;P&gt;Don't follow.&lt;/P&gt;&lt;P&gt;What about Arris? Can you put a draw? Or explain better your environment?&lt;/P&gt;&lt;P&gt;&amp;nbsp;Sure we can help.&lt;/P&gt;</description>
      <pubDate>Sat, 02 Sep 2017 23:59:38 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-5510-version-9-1-7-16-cannot-delete-static-route/m-p/3179349#M1066482</guid>
      <dc:creator>Flavio Miranda</dc:creator>
      <dc:date>2017-09-02T23:59:38Z</dc:date>
    </item>
    <item>
      <title>Re: asa 5510 version 9.1 (7) 16 cannot delete static route</title>
      <link>https://community.cisco.com/t5/network-security/asa-5510-version-9-1-7-16-cannot-delete-static-route/m-p/3179544#M1066483</link>
      <description>&lt;P&gt;Ping is not generally a good test as is it not inspected by default when passing through an ASA. You need to add 'inspect icmp' to the default class-map for the ASA to keep track of the ping (icmp echo request) packets and allow the echo replies.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Generally I try to test using a tcp-based connection like ssh, telnet or http.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 04 Sep 2017 03:10:42 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-5510-version-9-1-7-16-cannot-delete-static-route/m-p/3179544#M1066483</guid>
      <dc:creator>Marvin Rhoads</dc:creator>
      <dc:date>2017-09-04T03:10:42Z</dc:date>
    </item>
    <item>
      <title>Re: asa 5510 version 9.1 (7) 16 cannot delete static route</title>
      <link>https://community.cisco.com/t5/network-security/asa-5510-version-9-1-7-16-cannot-delete-static-route/m-p/3185223#M1066484</link>
      <description>&lt;P&gt;Sorry for the very late response. &amp;nbsp;I have attached a .pdf file explaining&amp;nbsp;what I'm trying to do.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 17 Sep 2017 20:10:16 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-5510-version-9-1-7-16-cannot-delete-static-route/m-p/3185223#M1066484</guid>
      <dc:creator>WannaB</dc:creator>
      <dc:date>2017-09-17T20:10:16Z</dc:date>
    </item>
  </channel>
</rss>

