<?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 Ping Issue in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/ping-issue/m-p/1114206#M895486</link>
    <description>&lt;P&gt;I am using an ASA 5510 between my inside network and the internet router.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I cannot ping my ASA outside interface and the internet router inside interface.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here is what I want to achieve:&lt;/P&gt;&lt;P&gt;1. I want my inside users to get to the internet using the proxy addr&lt;/P&gt;&lt;P&gt;2. I want my inside users to ping the outside int of the ASA.&lt;/P&gt;&lt;P&gt;3. I want remote users to access just 3 servers in my inside network, these servers also have a public addresses.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Attached is the config I have presently on the ASA.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can someone please help me by providing the configs that will make me achieve these tasks stated above.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;</description>
    <pubDate>Mon, 11 Mar 2019 13:53:13 GMT</pubDate>
    <dc:creator>sameoj1881</dc:creator>
    <dc:date>2019-03-11T13:53:13Z</dc:date>
    <item>
      <title>Ping Issue</title>
      <link>https://community.cisco.com/t5/network-security/ping-issue/m-p/1114206#M895486</link>
      <description>&lt;P&gt;I am using an ASA 5510 between my inside network and the internet router.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I cannot ping my ASA outside interface and the internet router inside interface.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here is what I want to achieve:&lt;/P&gt;&lt;P&gt;1. I want my inside users to get to the internet using the proxy addr&lt;/P&gt;&lt;P&gt;2. I want my inside users to ping the outside int of the ASA.&lt;/P&gt;&lt;P&gt;3. I want remote users to access just 3 servers in my inside network, these servers also have a public addresses.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Attached is the config I have presently on the ASA.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can someone please help me by providing the configs that will make me achieve these tasks stated above.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 11 Mar 2019 13:53:13 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/ping-issue/m-p/1114206#M895486</guid>
      <dc:creator>sameoj1881</dc:creator>
      <dc:date>2019-03-11T13:53:13Z</dc:date>
    </item>
    <item>
      <title>Re: Ping Issue</title>
      <link>https://community.cisco.com/t5/network-security/ping-issue/m-p/1114207#M895490</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;"I want my inside users to ping the outside int of the ASA."&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;By design, you cannot ping indirectly coonnected Interfaces.i.e from inside LAN you cannot ping outside Interface and from outside machine you cannot ping inside interface, thats how ASA is designed&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2)Now firstly your default route is not in the same subnet as the outside Interface , why is that ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Outside Interface:-&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ip address 194.203.x.x 255.255.255.0 &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Default Route :&lt;/P&gt;&lt;P&gt;route outside 0.0.0.0 0.0.0.0 10.163.x.x 1( isp )&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thirdly, do you have a route on Router for the block 62.x.x.x pointing back to ASA outside Interface ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;check the above things and let me know&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 04 Oct 2008 16:53:47 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/ping-issue/m-p/1114207#M895490</guid>
      <dc:creator>abinjola</dc:creator>
      <dc:date>2008-10-04T16:53:47Z</dc:date>
    </item>
    <item>
      <title>Re: Ping Issue</title>
      <link>https://community.cisco.com/t5/network-security/ping-issue/m-p/1114208#M895498</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for your.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The issue now is that 1 of the servers can connect to the internet but the ISA and exchange server cannot connect yet. These servers are part of the inside users and I want everybody except for these 3 servers to go thru the proxy which is the ISA.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. I have observed and changed the default route to:route outside 0.0.0.0 0.0.0.0 194.204.x.x which is the internet router inside int.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. the route I have on the router are:&lt;/P&gt;&lt;P&gt;ip route 0.0.0.0 0.0.0.0 10.163.x.x&lt;/P&gt;&lt;P&gt;ip route 62.x.x.x 255.255.255.255 fa0/0&lt;/P&gt;&lt;P&gt;ip route 62.x.x.x 255.255.255.255 fa0/0&lt;/P&gt;&lt;P&gt;ip route 62.x.x.x 255.255.255.255 fa0/0&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There is no route on the router on the block of 62.x.x.x pointing back to ASA outside int.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you please help me with the command to achieve this. I have limited access to the internet router cos its belongs to the ISP.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I expect your reply. Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Oct 2008 15:51:53 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/ping-issue/m-p/1114208#M895498</guid>
      <dc:creator>sameoj1881</dc:creator>
      <dc:date>2008-10-06T15:51:53Z</dc:date>
    </item>
  </channel>
</rss>

