<?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 There are multiple things in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/cisco-asa-problem/m-p/2562210#M199126</link>
    <description>&lt;P&gt;There are multiple things that could go wrong:&lt;/P&gt;
&lt;OL&gt;&lt;LI&gt;Problem with NAT&lt;BR /&gt;Do you have a dynamic NAT-rule for your test-traffic?&lt;/LI&gt;&lt;LI&gt;Problem with Access-control&lt;BR /&gt;If there is an ACL on the inside interface, does it allow the needed traffic to the internet? Just because you can ping to the ASA doesn't mean that you can ping through the ASA.&lt;/LI&gt;&lt;LI&gt;Wrong default-gateway on the PC&lt;/LI&gt;&lt;LI&gt;Wrong testing&lt;BR /&gt;If you only test with ping, that can fail because by default ICMP is not stateful. You have to enable the ICMP-inspection or test with real traffic like http.&lt;/LI&gt;&lt;/OL&gt;
&lt;P&gt;The easiest way to find out is the packet-tracer:&lt;/P&gt;

&lt;PRE&gt;
packet-tracer input inside tcp 10.10.10.10 1234 1.2.3.4 80&lt;/PRE&gt;

&lt;P&gt;replace 10.10.10.10 with an IP from your internal subnet.&lt;/P&gt;</description>
    <pubDate>Sat, 17 Jan 2015 11:43:45 GMT</pubDate>
    <dc:creator>Karsten Iwen</dc:creator>
    <dc:date>2015-01-17T11:43:45Z</dc:date>
    <item>
      <title>Cisco ASA Problem</title>
      <link>https://community.cisco.com/t5/network-security/cisco-asa-problem/m-p/2562209#M199121</link>
      <description>&lt;P&gt;I have configured an ASA 5520 and I configured and inside and an outside interface.&lt;/P&gt;&lt;P&gt;From the asa I can ping the internet (8.8.8.8) and also the internal network computers.&lt;BR /&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;From my internal laptop I can ping internal computers and the inside interface of the ASA but I cant get to the internet.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can anyone please shed some light on what may be going on? From the ASA everything looks good as I can ping inside and outside but the internal network cant get to the Internet.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Desmond&lt;/P&gt;</description>
      <pubDate>Tue, 12 Mar 2019 05:21:32 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/cisco-asa-problem/m-p/2562209#M199121</guid>
      <dc:creator>Desmond Smith</dc:creator>
      <dc:date>2019-03-12T05:21:32Z</dc:date>
    </item>
    <item>
      <title>There are multiple things</title>
      <link>https://community.cisco.com/t5/network-security/cisco-asa-problem/m-p/2562210#M199126</link>
      <description>&lt;P&gt;There are multiple things that could go wrong:&lt;/P&gt;
&lt;OL&gt;&lt;LI&gt;Problem with NAT&lt;BR /&gt;Do you have a dynamic NAT-rule for your test-traffic?&lt;/LI&gt;&lt;LI&gt;Problem with Access-control&lt;BR /&gt;If there is an ACL on the inside interface, does it allow the needed traffic to the internet? Just because you can ping to the ASA doesn't mean that you can ping through the ASA.&lt;/LI&gt;&lt;LI&gt;Wrong default-gateway on the PC&lt;/LI&gt;&lt;LI&gt;Wrong testing&lt;BR /&gt;If you only test with ping, that can fail because by default ICMP is not stateful. You have to enable the ICMP-inspection or test with real traffic like http.&lt;/LI&gt;&lt;/OL&gt;
&lt;P&gt;The easiest way to find out is the packet-tracer:&lt;/P&gt;

&lt;PRE&gt;
packet-tracer input inside tcp 10.10.10.10 1234 1.2.3.4 80&lt;/PRE&gt;

&lt;P&gt;replace 10.10.10.10 with an IP from your internal subnet.&lt;/P&gt;</description>
      <pubDate>Sat, 17 Jan 2015 11:43:45 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/cisco-asa-problem/m-p/2562210#M199126</guid>
      <dc:creator>Karsten Iwen</dc:creator>
      <dc:date>2015-01-17T11:43:45Z</dc:date>
    </item>
    <item>
      <title>You just have to enable</title>
      <link>https://community.cisco.com/t5/network-security/cisco-asa-problem/m-p/2562211#M199131</link>
      <description>&lt;P&gt;You just have to enable dynamic NAT before the inside host can ping the outside network. Use this command.&lt;/P&gt;&lt;P&gt;example:&lt;/P&gt;&lt;P&gt;nat (inside,outside) source dynamic any interface.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 18 Jan 2015 01:54:46 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/cisco-asa-problem/m-p/2562211#M199131</guid>
      <dc:creator>nofori1382</dc:creator>
      <dc:date>2015-01-18T01:54:46Z</dc:date>
    </item>
    <item>
      <title>Thanks for the help it was an</title>
      <link>https://community.cisco.com/t5/network-security/cisco-asa-problem/m-p/2562212#M199133</link>
      <description>&lt;P&gt;Thanks for the help it was a NAT issue.&lt;/P&gt;</description>
      <pubDate>Sun, 18 Jan 2015 03:31:44 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/cisco-asa-problem/m-p/2562212#M199133</guid>
      <dc:creator>Desmond Smith</dc:creator>
      <dc:date>2015-01-18T03:31:44Z</dc:date>
    </item>
  </channel>
</rss>

