<?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 Hi jumora:&amp;quot;traknerud&amp;quot; asks in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/setup-asa-5515x-with-internet-connection/m-p/2389337#M308075</link>
    <description>&lt;P&gt;Hi jumora:&lt;/P&gt;&lt;P&gt;"&lt;A about="/users/traknerud" class="username" datatype="" href="https://supportforums.cisco.com/users/traknerud" property="foaf:name" title="View user profile." typeof="sioc:UserAccount" lang=""&gt;traknerud&lt;/A&gt;" asks what's wrong with his config. And Jon Marshall says that is NAT rules seems right but he is missing a default static route.&lt;/P&gt;&lt;P&gt;I do have a static route but i don't know how should I configure NAT, and I can't see traknerud's NAT configuration. That's why I ask about it.&lt;/P&gt;&lt;P&gt;I attached my "show run" output in case it helps.&lt;/P&gt;</description>
    <pubDate>Thu, 22 May 2014 20:06:41 GMT</pubDate>
    <dc:creator>Eurosigma</dc:creator>
    <dc:date>2014-05-22T20:06:41Z</dc:date>
    <item>
      <title>Setup ASA 5515x with internet connection</title>
      <link>https://community.cisco.com/t5/network-security/setup-asa-5515x-with-internet-connection/m-p/2389330#M308067</link>
      <description>&lt;P&gt;I'm trying to figure out how to do a basic setup of our new ASA 5515x in a manner that will allow clients on the inside to access the internet.&lt;/P&gt;&lt;P&gt;I know the topic has been covered before in many post here, but I've read them all (all I could find anyway) tested their accepted solutions but without luck.&lt;/P&gt;&lt;P&gt;But given my ASA experience, which is zero, this could be my own fault.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think the problem might be caused by the fact that internet is two hops away. The ASA is on a segment, which shares internet access with six other networks. So we got a NAT over NAT situation here. But this did not prevent our old linux based firewall from reaching the internet, so the obstacle should be possible to overcome.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The setup I'm trying to make work is as follows:&lt;/P&gt;&lt;P&gt;External IP XX.XX.XX.XX&lt;/P&gt;&lt;P&gt;ISP router - 192.168.3.1 (LAN side)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ASA5515x - 192.168.3.6 outside / 192.168.0.1 inside / 192.168.1.1 managment&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The question is how to give clients on the inside of the ASA access to the internet in this situation?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I followed the setup wizard (yes, I'm using ASDM) to get the basics in place. No luck.&lt;/P&gt;&lt;P&gt;After reading about other ASA owners without internet I found a Cisco guide on how to give two internal networks internet access. Followed half the guide, since I only have one net on the inside. (Basicly all I did was create i new NAT rule to NAT all inside IPs when going outside). Still no internet, but after this I could ping the ISP router from clients inside which was a great improvement. Pinging 8.8.8.8 or 4.2.2.2 is however always failing.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I also experimented with ping and trace in ADSM. No rute to host is always the result when using 8.8.8.8. Using 192.168.3.1 will however work in one direction. I did notice that some traffic is blocked by ACL, but I'm not sure that is a problem. The ASA is in factory setting when it comes to access rules.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any help or advice is very very welcome!&lt;/P&gt;</description>
      <pubDate>Tue, 12 Mar 2019 03:10:57 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/setup-asa-5515x-with-internet-connection/m-p/2389330#M308067</guid>
      <dc:creator>traknerud</dc:creator>
      <dc:date>2019-03-12T03:10:57Z</dc:date>
    </item>
    <item>
      <title>Setup ASA 5515x with internet connection</title>
      <link>https://community.cisco.com/t5/network-security/setup-asa-5515x-with-internet-connection/m-p/2389331#M308068</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It sounds like you have NAT setup okay. What you need though is a default route on your ASA so it knows where to send internet packets to. Sorry i don't use ADSM but on the command line it would be - &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;route outside 0.0.0.0 0.0.0.0 192.168.3.1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jon&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 Nov 2013 15:01:28 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/setup-asa-5515x-with-internet-connection/m-p/2389331#M308068</guid>
      <dc:creator>Jon Marshall</dc:creator>
      <dc:date>2013-11-29T15:01:28Z</dc:date>
    </item>
    <item>
      <title>Setup ASA 5515x with internet connection</title>
      <link>https://community.cisco.com/t5/network-security/setup-asa-5515x-with-internet-connection/m-p/2389332#M308069</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please post configuration, we need to know if the NAT rule is correct, if the routing is setup, if the interfaces are correctly setup, if the security level are also, the information that you have provided is useful but we need more.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Value our effort and rate the assistance!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 30 Nov 2013 05:22:49 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/setup-asa-5515x-with-internet-connection/m-p/2389332#M308069</guid>
      <dc:creator>jumora</dc:creator>
      <dc:date>2013-11-30T05:22:49Z</dc:date>
    </item>
    <item>
      <title>Setup ASA 5515x with internet connection</title>
      <link>https://community.cisco.com/t5/network-security/setup-asa-5515x-with-internet-connection/m-p/2389333#M308070</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Jon, you're quite right.&lt;/P&gt;&lt;P&gt;I added a route for "everyone" inside (0.0.0.0) to the LAN IP of my ISP router, and voila. Even the ASA found a route to 8.8.8.8 ;o)&lt;/P&gt;&lt;P&gt;In my old firewall there was a factory defined default route that took care of this. Not really sure under which circumstances it would be useful NOT to route inside traffic outside, but I guess Cisco has their reasons.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Anyway, thanks for helping a n00b reach the www &lt;SPAN __jive_emoticon_name="happy" __jive_macro_name="emoticon" class="jive_macro jive_emote" src="https://community.cisco.com/4.5.4/images/tiny_mce3/plugins/jiveemoticons/images/spacer.gif"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 01 Dec 2013 16:43:52 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/setup-asa-5515x-with-internet-connection/m-p/2389333#M308070</guid>
      <dc:creator>traknerud</dc:creator>
      <dc:date>2013-12-01T16:43:52Z</dc:date>
    </item>
    <item>
      <title>I have the same situation but</title>
      <link>https://community.cisco.com/t5/network-security/setup-asa-5515x-with-internet-connection/m-p/2389334#M308071</link>
      <description>&lt;P&gt;I have the same situation but with no NAT or access rules configured.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;How should I configure those rules?&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;</description>
      <pubDate>Thu, 22 May 2014 12:32:45 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/setup-asa-5515x-with-internet-connection/m-p/2389334#M308071</guid>
      <dc:creator>Eurosigma</dc:creator>
      <dc:date>2014-05-22T12:32:45Z</dc:date>
    </item>
    <item>
      <title>What rules?? Sorry can you</title>
      <link>https://community.cisco.com/t5/network-security/setup-asa-5515x-with-internet-connection/m-p/2389335#M308072</link>
      <description>&lt;P&gt;What rules?? Sorry can you post the complete question&lt;/P&gt;</description>
      <pubDate>Thu, 22 May 2014 18:13:51 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/setup-asa-5515x-with-internet-connection/m-p/2389335#M308072</guid>
      <dc:creator>jumora</dc:creator>
      <dc:date>2014-05-22T18:13:51Z</dc:date>
    </item>
    <item>
      <title>Replied in Eurosigma's</title>
      <link>https://community.cisco.com/t5/network-security/setup-asa-5515x-with-internet-connection/m-p/2389336#M308074</link>
      <description>&lt;P&gt;Replied in Eurosigma's separate post:&lt;/P&gt;&lt;P&gt;https://supportforums.cisco.com/discussion/12211886/how-connect-internet-asa-5515-x&lt;/P&gt;</description>
      <pubDate>Thu, 22 May 2014 18:27:56 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/setup-asa-5515x-with-internet-connection/m-p/2389336#M308074</guid>
      <dc:creator>Marvin Rhoads</dc:creator>
      <dc:date>2014-05-22T18:27:56Z</dc:date>
    </item>
    <item>
      <title>Hi jumora:"traknerud" asks</title>
      <link>https://community.cisco.com/t5/network-security/setup-asa-5515x-with-internet-connection/m-p/2389337#M308075</link>
      <description>&lt;P&gt;Hi jumora:&lt;/P&gt;&lt;P&gt;"&lt;A about="/users/traknerud" class="username" datatype="" href="https://supportforums.cisco.com/users/traknerud" property="foaf:name" title="View user profile." typeof="sioc:UserAccount" lang=""&gt;traknerud&lt;/A&gt;" asks what's wrong with his config. And Jon Marshall says that is NAT rules seems right but he is missing a default static route.&lt;/P&gt;&lt;P&gt;I do have a static route but i don't know how should I configure NAT, and I can't see traknerud's NAT configuration. That's why I ask about it.&lt;/P&gt;&lt;P&gt;I attached my "show run" output in case it helps.&lt;/P&gt;</description>
      <pubDate>Thu, 22 May 2014 20:06:41 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/setup-asa-5515x-with-internet-connection/m-p/2389337#M308075</guid>
      <dc:creator>Eurosigma</dc:creator>
      <dc:date>2014-05-22T20:06:41Z</dc:date>
    </item>
    <item>
      <title>email me your number at</title>
      <link>https://community.cisco.com/t5/network-security/setup-asa-5515x-with-internet-connection/m-p/2389338#M308076</link>
      <description>&lt;P&gt;email me your number at jumora@cisco.com or juanmh84@hotmail.com and we can talk things through and maybe help you out with the configuration.&lt;/P&gt;</description>
      <pubDate>Thu, 22 May 2014 22:12:29 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/setup-asa-5515x-with-internet-connection/m-p/2389338#M308076</guid>
      <dc:creator>jumora</dc:creator>
      <dc:date>2014-05-22T22:12:29Z</dc:date>
    </item>
    <item>
      <title>Hello again: Like Marvin</title>
      <link>https://community.cisco.com/t5/network-security/setup-asa-5515x-with-internet-connection/m-p/2389339#M308077</link>
      <description>&lt;P&gt;Hello again:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Like Marvin pointed out in a separate post, I DO reach the internet, it's just pings that are not allowed through.&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 23 May 2014 05:53:04 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/setup-asa-5515x-with-internet-connection/m-p/2389339#M308077</guid>
      <dc:creator>Eurosigma</dc:creator>
      <dc:date>2014-05-23T05:53:04Z</dc:date>
    </item>
    <item>
      <title>enable</title>
      <link>https://community.cisco.com/t5/network-security/setup-asa-5515x-with-internet-connection/m-p/2389340#M308079</link>
      <description>&lt;PRE&gt;
enable
config t
policy-map global_policy
 class inspection_default 
inspect icmp 
inspect icmp error&lt;/PRE&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H2 class="title-page"&gt;ASA/PIX/FWSM: Handling ICMP Pings and Traceroute&lt;/H2&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;http://www.cisco.com/c/en/us/support/docs/security/pix-500-series-security-appliances/15246-31.html&lt;/P&gt;</description>
      <pubDate>Fri, 23 May 2014 16:46:41 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/setup-asa-5515x-with-internet-connection/m-p/2389340#M308079</guid>
      <dc:creator>jumora</dc:creator>
      <dc:date>2014-05-23T16:46:41Z</dc:date>
    </item>
  </channel>
</rss>

