<?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 Nevile, in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/when-i-create-a-nat-the-computer-can-not-browse-internet/m-p/2820797#M174994</link>
    <description>&lt;P&gt;Hi Nevile,&lt;/P&gt;
&lt;P&gt;What i could remember from your earlier configuration, configure specific with your interfaces in your nat statements(do not use any any in interface). Specify exact interface name wherever possible.&lt;/P&gt;
&lt;P&gt;For internet traffic have something like :&lt;/P&gt;
&lt;P&gt;object net obj-any&lt;/P&gt;
&lt;P&gt;&amp;nbsp;subnet 0 0&lt;/P&gt;
&lt;P&gt;&amp;nbsp;nat(inside,outside) dynamic interface&lt;/P&gt;
&lt;P&gt;For static nats try something like :&lt;/P&gt;
&lt;P&gt;object net obj-server&lt;/P&gt;
&lt;P&gt;&amp;nbsp;host &amp;lt;webserver internal ip&amp;gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;nat (inside,outside) static &amp;lt;mapped-ip&amp;gt;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Also when you mention host are able to reach internet w/o nat, does that mean that some other device peforming nating to public ip for internal private hosts?&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Akshay Rastogi&lt;/P&gt;</description>
    <pubDate>Thu, 12 Nov 2015 15:51:15 GMT</pubDate>
    <dc:creator>Akshay Rastogi</dc:creator>
    <dc:date>2015-11-12T15:51:15Z</dc:date>
    <item>
      <title>When I create a nat, the computer can not browse internet</title>
      <link>https://community.cisco.com/t5/network-security/when-i-create-a-nat-the-computer-can-not-browse-internet/m-p/2820794#M174991</link>
      <description>&lt;P&gt;Hello&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;I have a ASA 5508x. I created a nat for a web server. It works fine. People can get to my webserver from the outside. However this server now can no longer browse the internet. All other computers that are not using nat can browse the internet. I took the nat away and the computer could browse the internet again.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Please help&lt;/P&gt;</description>
      <pubDate>Tue, 12 Mar 2019 06:52:24 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/when-i-create-a-nat-the-computer-can-not-browse-internet/m-p/2820794#M174991</guid>
      <dc:creator>Neville Sanford</dc:creator>
      <dc:date>2019-03-12T06:52:24Z</dc:date>
    </item>
    <item>
      <title>Hi Neville,</title>
      <link>https://community.cisco.com/t5/network-security/when-i-create-a-nat-the-computer-can-not-browse-internet/m-p/2820795#M174992</link>
      <description>&lt;P&gt;Hi Neville,&lt;/P&gt;
&lt;P&gt;Could you please share the sample configuration you are using?&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Akshay Rastogi&lt;/P&gt;</description>
      <pubDate>Wed, 11 Nov 2015 15:04:53 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/when-i-create-a-nat-the-computer-can-not-browse-internet/m-p/2820795#M174992</guid>
      <dc:creator>Akshay Rastogi</dc:creator>
      <dc:date>2015-11-11T15:04:53Z</dc:date>
    </item>
    <item>
      <title>ftp mode passivesame-security</title>
      <link>https://community.cisco.com/t5/network-security/when-i-create-a-nat-the-computer-can-not-browse-internet/m-p/2820796#M174993</link>
      <description>&lt;P&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 11 Nov 2015 15:27:43 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/when-i-create-a-nat-the-computer-can-not-browse-internet/m-p/2820796#M174993</guid>
      <dc:creator>Neville Sanford</dc:creator>
      <dc:date>2015-11-11T15:27:43Z</dc:date>
    </item>
    <item>
      <title>Hi Nevile,</title>
      <link>https://community.cisco.com/t5/network-security/when-i-create-a-nat-the-computer-can-not-browse-internet/m-p/2820797#M174994</link>
      <description>&lt;P&gt;Hi Nevile,&lt;/P&gt;
&lt;P&gt;What i could remember from your earlier configuration, configure specific with your interfaces in your nat statements(do not use any any in interface). Specify exact interface name wherever possible.&lt;/P&gt;
&lt;P&gt;For internet traffic have something like :&lt;/P&gt;
&lt;P&gt;object net obj-any&lt;/P&gt;
&lt;P&gt;&amp;nbsp;subnet 0 0&lt;/P&gt;
&lt;P&gt;&amp;nbsp;nat(inside,outside) dynamic interface&lt;/P&gt;
&lt;P&gt;For static nats try something like :&lt;/P&gt;
&lt;P&gt;object net obj-server&lt;/P&gt;
&lt;P&gt;&amp;nbsp;host &amp;lt;webserver internal ip&amp;gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;nat (inside,outside) static &amp;lt;mapped-ip&amp;gt;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Also when you mention host are able to reach internet w/o nat, does that mean that some other device peforming nating to public ip for internal private hosts?&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Akshay Rastogi&lt;/P&gt;</description>
      <pubDate>Thu, 12 Nov 2015 15:51:15 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/when-i-create-a-nat-the-computer-can-not-browse-internet/m-p/2820797#M174994</guid>
      <dc:creator>Akshay Rastogi</dc:creator>
      <dc:date>2015-11-12T15:51:15Z</dc:date>
    </item>
  </channel>
</rss>

