<?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 ASA5005 problem: Host connected with it cannot go to internet in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/asa5005-problem-host-connected-with-it-cannot-go-to-internet/m-p/2969376#M155615</link>
    <description>&lt;P&gt;The topology (see the jpeg&amp;nbsp;attached) is as follows:&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;[HOST](192.168.2.2)------(192.168.2.1)[ASA 5505](192.168.1.100)------(192.168.1.1)[ROUTER]-------[INTERNET]&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;The host cannot go to internet, instead ASA can go.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Host can ping ASA gateway (192.168.2.1) but cannot ping 192.168.1.100:&lt;BR /&gt;&lt;BR /&gt;The ASA 5505 has &amp;nbsp;8.2(1) version:&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;Here the config:&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;hostname ciscoasa&lt;BR /&gt;enable password *********************&amp;nbsp;encrypted&lt;BR /&gt;passwd ***********************&amp;nbsp;encrypted&lt;BR /&gt;names&lt;BR /&gt;!&lt;BR /&gt;interface Vlan1&lt;BR /&gt; nameif inside&lt;BR /&gt; security-level 100&lt;BR /&gt; ip address 192.168.2.1 255.255.255.0 &lt;BR /&gt;!&lt;BR /&gt;interface Vlan2&lt;BR /&gt; nameif outside&lt;BR /&gt; security-level 0&lt;BR /&gt; ip address 192.168.1.100 255.255.255.0 &lt;BR /&gt;!&lt;BR /&gt;interface Ethernet0/0&lt;BR /&gt; switchport access vlan 2&lt;BR /&gt;!&lt;BR /&gt;interface Ethernet0/1&lt;BR /&gt;!&lt;BR /&gt;interface Ethernet0/2&lt;BR /&gt; shutdown &lt;BR /&gt;!&lt;BR /&gt;interface Ethernet0/3&lt;BR /&gt; shutdown&lt;BR /&gt;!&lt;BR /&gt;interface Ethernet0/4&lt;BR /&gt; shutdown&lt;BR /&gt;!&lt;BR /&gt;interface Ethernet0/5&lt;BR /&gt; shutdown&lt;BR /&gt;!&lt;BR /&gt;interface Ethernet0/6&lt;BR /&gt; shutdown&lt;BR /&gt;!&lt;BR /&gt;interface Ethernet0/7&lt;BR /&gt; shutdown&lt;BR /&gt;!&lt;BR /&gt;ftp mode passive&lt;BR /&gt;dns domain-lookup inside&lt;BR /&gt;dns domain-lookup outside&lt;BR /&gt;dns server-group DefaultDNS&lt;BR /&gt; name-server 8.8.8.8&lt;BR /&gt; name-server 8.8.8.4&lt;BR /&gt;pager lines 24&lt;BR /&gt;mtu inside 1500&lt;BR /&gt;mtu outside 1500&lt;BR /&gt;icmp unreachable rate-limit 1 burst-size 1&lt;BR /&gt;asdm image disk0:/asdm-621.bin&lt;BR /&gt;no asdm history enable&lt;BR /&gt;arp timeout 14400&lt;BR /&gt;global (outside) 1 interface&lt;BR /&gt;nat (inside) 1 192.168.2.2 255.255.255.255&lt;BR /&gt;route outside 0.0.0.0 0.0.0.0 192.168.1.1 1&lt;BR /&gt;timeout xlate 3:00:00&lt;BR /&gt;timeout conn 1:00:00 half-closed 0:10:00 udp 0:02:00 icmp 0:00:02&lt;BR /&gt;timeout sunrpc 0:10:00 h323 0:05:00 h225 1:00:00 mgcp 0:05:00 mgcp-pat 0:05:00&lt;BR /&gt;timeout sip 0:30:00 sip_media 0:02:00 sip-invite 0:03:00 sip-disconnect 0:02:00&lt;BR /&gt;timeout sip-provisional-media 0:02:00 uauth 0:05:00 absolute&lt;BR /&gt;timeout tcp-proxy-reassembly 0:01:00&lt;BR /&gt;dynamic-access-policy-record DfltAccessPolicy&lt;BR /&gt;http server enable&lt;BR /&gt;http 192.168.2.0 255.255.255.0 inside&lt;BR /&gt;no snmp-server location&lt;BR /&gt;no snmp-server contact&lt;BR /&gt;snmp-server enable traps snmp authentication linkup linkdown coldstart&lt;BR /&gt;crypto ipsec security-association lifetime seconds 28800&lt;BR /&gt;crypto ipsec security-association lifetime kilobytes 4608000&lt;BR /&gt;telnet timeout 5&lt;BR /&gt;ssh timeout 5 &lt;BR /&gt;console timeout 0&lt;/P&gt;
&lt;P&gt;threat-detection basic-threat&lt;BR /&gt;threat-detection statistics access-list&lt;BR /&gt;no threat-detection statistics tcp-intercept&lt;BR /&gt;webvpn&lt;BR /&gt;!&lt;BR /&gt;class-map inspection_default&lt;BR /&gt; match default-inspection-traffic&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;policy-map type inspect dns preset_dns_map&lt;BR /&gt; parameters&lt;BR /&gt; message-length maximum 512&lt;BR /&gt;policy-map global_policy&lt;BR /&gt; class inspection_default&lt;BR /&gt; inspect dns preset_dns_map &lt;BR /&gt; inspect ftp &lt;BR /&gt; inspect h323 h225 &lt;BR /&gt; inspect h323 ras &lt;BR /&gt; inspect netbios &lt;BR /&gt; inspect rsh &lt;BR /&gt; inspect rtsp &lt;BR /&gt; inspect skinny &lt;BR /&gt; inspect esmtp &lt;BR /&gt; inspect sqlnet &lt;BR /&gt; inspect sunrpc &lt;BR /&gt; inspect tftp &lt;BR /&gt; inspect sip &lt;BR /&gt; inspect xdmcp &lt;BR /&gt;!&lt;BR /&gt;service-policy global_policy global&lt;BR /&gt;prompt hostname context &lt;BR /&gt;Cryptochecksum:ebd23464743e1895069680a7dfc12366&lt;BR /&gt;: end&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;P&gt;Any idea?&lt;/P&gt;</description>
    <pubDate>Tue, 12 Mar 2019 08:12:07 GMT</pubDate>
    <dc:creator>BluePho982</dc:creator>
    <dc:date>2019-03-12T08:12:07Z</dc:date>
    <item>
      <title>ASA5005 problem: Host connected with it cannot go to internet</title>
      <link>https://community.cisco.com/t5/network-security/asa5005-problem-host-connected-with-it-cannot-go-to-internet/m-p/2969376#M155615</link>
      <description>&lt;P&gt;The topology (see the jpeg&amp;nbsp;attached) is as follows:&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;[HOST](192.168.2.2)------(192.168.2.1)[ASA 5505](192.168.1.100)------(192.168.1.1)[ROUTER]-------[INTERNET]&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;The host cannot go to internet, instead ASA can go.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Host can ping ASA gateway (192.168.2.1) but cannot ping 192.168.1.100:&lt;BR /&gt;&lt;BR /&gt;The ASA 5505 has &amp;nbsp;8.2(1) version:&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;Here the config:&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;hostname ciscoasa&lt;BR /&gt;enable password *********************&amp;nbsp;encrypted&lt;BR /&gt;passwd ***********************&amp;nbsp;encrypted&lt;BR /&gt;names&lt;BR /&gt;!&lt;BR /&gt;interface Vlan1&lt;BR /&gt; nameif inside&lt;BR /&gt; security-level 100&lt;BR /&gt; ip address 192.168.2.1 255.255.255.0 &lt;BR /&gt;!&lt;BR /&gt;interface Vlan2&lt;BR /&gt; nameif outside&lt;BR /&gt; security-level 0&lt;BR /&gt; ip address 192.168.1.100 255.255.255.0 &lt;BR /&gt;!&lt;BR /&gt;interface Ethernet0/0&lt;BR /&gt; switchport access vlan 2&lt;BR /&gt;!&lt;BR /&gt;interface Ethernet0/1&lt;BR /&gt;!&lt;BR /&gt;interface Ethernet0/2&lt;BR /&gt; shutdown &lt;BR /&gt;!&lt;BR /&gt;interface Ethernet0/3&lt;BR /&gt; shutdown&lt;BR /&gt;!&lt;BR /&gt;interface Ethernet0/4&lt;BR /&gt; shutdown&lt;BR /&gt;!&lt;BR /&gt;interface Ethernet0/5&lt;BR /&gt; shutdown&lt;BR /&gt;!&lt;BR /&gt;interface Ethernet0/6&lt;BR /&gt; shutdown&lt;BR /&gt;!&lt;BR /&gt;interface Ethernet0/7&lt;BR /&gt; shutdown&lt;BR /&gt;!&lt;BR /&gt;ftp mode passive&lt;BR /&gt;dns domain-lookup inside&lt;BR /&gt;dns domain-lookup outside&lt;BR /&gt;dns server-group DefaultDNS&lt;BR /&gt; name-server 8.8.8.8&lt;BR /&gt; name-server 8.8.8.4&lt;BR /&gt;pager lines 24&lt;BR /&gt;mtu inside 1500&lt;BR /&gt;mtu outside 1500&lt;BR /&gt;icmp unreachable rate-limit 1 burst-size 1&lt;BR /&gt;asdm image disk0:/asdm-621.bin&lt;BR /&gt;no asdm history enable&lt;BR /&gt;arp timeout 14400&lt;BR /&gt;global (outside) 1 interface&lt;BR /&gt;nat (inside) 1 192.168.2.2 255.255.255.255&lt;BR /&gt;route outside 0.0.0.0 0.0.0.0 192.168.1.1 1&lt;BR /&gt;timeout xlate 3:00:00&lt;BR /&gt;timeout conn 1:00:00 half-closed 0:10:00 udp 0:02:00 icmp 0:00:02&lt;BR /&gt;timeout sunrpc 0:10:00 h323 0:05:00 h225 1:00:00 mgcp 0:05:00 mgcp-pat 0:05:00&lt;BR /&gt;timeout sip 0:30:00 sip_media 0:02:00 sip-invite 0:03:00 sip-disconnect 0:02:00&lt;BR /&gt;timeout sip-provisional-media 0:02:00 uauth 0:05:00 absolute&lt;BR /&gt;timeout tcp-proxy-reassembly 0:01:00&lt;BR /&gt;dynamic-access-policy-record DfltAccessPolicy&lt;BR /&gt;http server enable&lt;BR /&gt;http 192.168.2.0 255.255.255.0 inside&lt;BR /&gt;no snmp-server location&lt;BR /&gt;no snmp-server contact&lt;BR /&gt;snmp-server enable traps snmp authentication linkup linkdown coldstart&lt;BR /&gt;crypto ipsec security-association lifetime seconds 28800&lt;BR /&gt;crypto ipsec security-association lifetime kilobytes 4608000&lt;BR /&gt;telnet timeout 5&lt;BR /&gt;ssh timeout 5 &lt;BR /&gt;console timeout 0&lt;/P&gt;
&lt;P&gt;threat-detection basic-threat&lt;BR /&gt;threat-detection statistics access-list&lt;BR /&gt;no threat-detection statistics tcp-intercept&lt;BR /&gt;webvpn&lt;BR /&gt;!&lt;BR /&gt;class-map inspection_default&lt;BR /&gt; match default-inspection-traffic&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;policy-map type inspect dns preset_dns_map&lt;BR /&gt; parameters&lt;BR /&gt; message-length maximum 512&lt;BR /&gt;policy-map global_policy&lt;BR /&gt; class inspection_default&lt;BR /&gt; inspect dns preset_dns_map &lt;BR /&gt; inspect ftp &lt;BR /&gt; inspect h323 h225 &lt;BR /&gt; inspect h323 ras &lt;BR /&gt; inspect netbios &lt;BR /&gt; inspect rsh &lt;BR /&gt; inspect rtsp &lt;BR /&gt; inspect skinny &lt;BR /&gt; inspect esmtp &lt;BR /&gt; inspect sqlnet &lt;BR /&gt; inspect sunrpc &lt;BR /&gt; inspect tftp &lt;BR /&gt; inspect sip &lt;BR /&gt; inspect xdmcp &lt;BR /&gt;!&lt;BR /&gt;service-policy global_policy global&lt;BR /&gt;prompt hostname context &lt;BR /&gt;Cryptochecksum:ebd23464743e1895069680a7dfc12366&lt;BR /&gt;: end&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;P&gt;Any idea?&lt;/P&gt;</description>
      <pubDate>Tue, 12 Mar 2019 08:12:07 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa5005-problem-host-connected-with-it-cannot-go-to-internet/m-p/2969376#M155615</guid>
      <dc:creator>BluePho982</dc:creator>
      <dc:date>2019-03-12T08:12:07Z</dc:date>
    </item>
    <item>
      <title>Here are some tips:</title>
      <link>https://community.cisco.com/t5/network-security/asa5005-problem-host-connected-with-it-cannot-go-to-internet/m-p/2969377#M155617</link>
      <description>&lt;P&gt;Here are some tips:&lt;/P&gt;
&lt;P&gt;For any sort of ping to work through an ASA, you need to "inspect icmp" in your "class inspection_default". Otherwise the icmp echo replies are not tied to any outbound icmp echo request and are thus dropped. (traceroute requires some other, additional, tweaks if you want that to work)&lt;/P&gt;
&lt;P&gt;You will never be able to ping the ASA outside interface from an inside host. That does not work by design.&lt;/P&gt;
&lt;P&gt;You should try an upstream host like the router or, better yet, use a typical application like http to an outside resource. That way you get a real tcp 3-way handshake and better validate an end-end application use case.&lt;/P&gt;
&lt;P&gt;Note there must be some additional upstream NAT for Internet access since you are NATting your inside host o the ASA's outside interface address which is still an RFC 1918 private address.&lt;/P&gt;</description>
      <pubDate>Mon, 29 Aug 2016 20:18:28 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa5005-problem-host-connected-with-it-cannot-go-to-internet/m-p/2969377#M155617</guid>
      <dc:creator>Marvin Rhoads</dc:creator>
      <dc:date>2016-08-29T20:18:28Z</dc:date>
    </item>
    <item>
      <title>Thanx for yor answer. It's</title>
      <link>https://community.cisco.com/t5/network-security/asa5005-problem-host-connected-with-it-cannot-go-to-internet/m-p/2969378#M155620</link>
      <description>&lt;P&gt;Thanx for yor answer. It's the same... I tried to connect google from the host, but I did not succeed...&lt;/P&gt;</description>
      <pubDate>Mon, 29 Aug 2016 21:11:35 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa5005-problem-host-connected-with-it-cannot-go-to-internet/m-p/2969378#M155620</guid>
      <dc:creator>BluePho982</dc:creator>
      <dc:date>2016-08-29T21:11:35Z</dc:date>
    </item>
    <item>
      <title>Did you validate upstream NAT</title>
      <link>https://community.cisco.com/t5/network-security/asa5005-problem-host-connected-with-it-cannot-go-to-internet/m-p/2969379#M155621</link>
      <description>&lt;P&gt;Did you validate upstream NAT?&lt;/P&gt;
&lt;P&gt;i.e. ping tcp a website from the ASA itself to verify that the ASA outside interface is getting the necessary subsequent NAT from the upstream router.&lt;/P&gt;
&lt;PRE class="prettyprint"&gt;asa-5512# ping tcp outside &lt;A href="https://community.cisco.com/www.cisco.com" target="_blank"&gt;www.cisco.com&lt;/A&gt; 80 &lt;BR /&gt;Type escape sequence to abort.&lt;BR /&gt;No source specified. Pinging from identity interface.&lt;BR /&gt;Sending 5 TCP SYN requests to 104.117.1.155 port 80&lt;BR /&gt;from &amp;lt;redacted&amp;gt;, timeout is 2 seconds:&lt;BR /&gt;!!!!!&lt;BR /&gt;Success rate is 100 percent (5/5), round-trip min/avg/max = 5/6/6 ms&lt;BR /&gt;asa-5512#&lt;/PRE&gt;</description>
      <pubDate>Mon, 29 Aug 2016 21:29:31 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa5005-problem-host-connected-with-it-cannot-go-to-internet/m-p/2969379#M155621</guid>
      <dc:creator>Marvin Rhoads</dc:creator>
      <dc:date>2016-08-29T21:29:31Z</dc:date>
    </item>
    <item>
      <title>With my 5505 i can't launch</title>
      <link>https://community.cisco.com/t5/network-security/asa5005-problem-host-connected-with-it-cannot-go-to-internet/m-p/2969380#M155622</link>
      <description>&lt;P&gt;With my 5505 i can't launch the "ping tcp outside" command&lt;BR /&gt;Instead i tried "ping outside &lt;A href="https://community.cisco.com/www.cisco.com" target="_blank"&gt;www.cisco.com&lt;/A&gt; validate" and it was OK....&lt;/P&gt;</description>
      <pubDate>Mon, 29 Aug 2016 23:49:11 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa5005-problem-host-connected-with-it-cannot-go-to-internet/m-p/2969380#M155622</guid>
      <dc:creator>BluePho982</dc:creator>
      <dc:date>2016-08-29T23:49:11Z</dc:date>
    </item>
    <item>
      <title>Resolved: incredibly I only</title>
      <link>https://community.cisco.com/t5/network-security/asa5005-problem-host-connected-with-it-cannot-go-to-internet/m-p/2969381#M155623</link>
      <description>&lt;P&gt;Resolved: incredibly I only did a restart of the FW !!!!&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 30 Aug 2016 00:09:42 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa5005-problem-host-connected-with-it-cannot-go-to-internet/m-p/2969381#M155623</guid>
      <dc:creator>BluePho982</dc:creator>
      <dc:date>2016-08-30T00:09:42Z</dc:date>
    </item>
    <item>
      <title>Ha - sometimes that does it. </title>
      <link>https://community.cisco.com/t5/network-security/asa5005-problem-host-connected-with-it-cannot-go-to-internet/m-p/2969382#M155625</link>
      <description>&lt;P&gt;Ha - sometimes that does it.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Sorry about the 'tcp ping' suggestion confusion - that command was introduced later than your 8.2(1) software.&lt;/P&gt;</description>
      <pubDate>Tue, 30 Aug 2016 00:35:28 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa5005-problem-host-connected-with-it-cannot-go-to-internet/m-p/2969382#M155625</guid>
      <dc:creator>Marvin Rhoads</dc:creator>
      <dc:date>2016-08-30T00:35:28Z</dc:date>
    </item>
  </channel>
</rss>

