<?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 Re: Inbound Connection with Static and Nonat in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/inbound-connection-with-static-and-nonat/m-p/809247#M980878</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you want to hide the internal IP address of the server then ys you need a static translation. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jon&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 13 May 2007 09:45:12 GMT</pubDate>
    <dc:creator>Jon Marshall</dc:creator>
    <dc:date>2007-05-13T09:45:12Z</dc:date>
    <item>
      <title>Inbound Connection with Static and Nonat</title>
      <link>https://community.cisco.com/t5/network-security/inbound-connection-with-static-and-nonat/m-p/809245#M980876</link>
      <description>&lt;P&gt;Hi, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kindly Indicate for below scenario, Static necessary or not for Inbound Conncetion If I need to hide my Internal IP Address to Outisde Users.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am not able to access my Inside Server. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;nameif ethernet0 outside security0 &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;nameif ethernet1 inside security100 &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ip address outside 192.168.1.3 255.255.255.0 &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ip address inside 3.x.x.2 255.255.0.0 &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;access-list no_nat_inside permit ip any any &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;access-list outside_acl permit icmp any any &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;access-list outside_acl permit ip 192.168.1.0 255.255.255.0 host 192.168.1.102 &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;access-list inside_acl permit icmp any any &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;access-list inside_acl permit ip 3.142.0.0 255.255.0.0 192.168.1.0 255.255.255.0 &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;nat (inside) 0 access-list no_nat_inside &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;static (inside,outside) 192.168.1.102 3.142.125.10 netmask 255.255.255.255 0 0 &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;access-group outside_acl in interface outside &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;access-group inside_acl in interface inside &lt;/P&gt;&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 11 Mar 2019 10:13:21 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/inbound-connection-with-static-and-nonat/m-p/809245#M980876</guid>
      <dc:creator>jahangeer_abdul</dc:creator>
      <dc:date>2019-03-11T10:13:21Z</dc:date>
    </item>
    <item>
      <title>Re: Inbound Connection with Static and Nonat</title>
      <link>https://community.cisco.com/t5/network-security/inbound-connection-with-static-and-nonat/m-p/809246#M980877</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you have one WAN address you can use PAT.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;nat (inside) 1 0 0&lt;/P&gt;&lt;P&gt;global (outside) 1 &lt;WAN ip=""&gt; or &lt;INTERFACE&gt;&lt;/INTERFACE&gt;&lt;/WAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you have a server that needs to be accessible from the Internet, then use a static nat translation.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;static (inside,outside) 192.168.1.102 3.142.125.10 netmask 255.255.255.255&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;then permit access...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;access-list outside_acl permit ip any host 192.168.1.102&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 13 May 2007 09:44:37 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/inbound-connection-with-static-and-nonat/m-p/809246#M980877</guid>
      <dc:creator>joshua.walton</dc:creator>
      <dc:date>2007-05-13T09:44:37Z</dc:date>
    </item>
    <item>
      <title>Re: Inbound Connection with Static and Nonat</title>
      <link>https://community.cisco.com/t5/network-security/inbound-connection-with-static-and-nonat/m-p/809247#M980878</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you want to hide the internal IP address of the server then ys you need a static translation. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jon&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 13 May 2007 09:45:12 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/inbound-connection-with-static-and-nonat/m-p/809247#M980878</guid>
      <dc:creator>Jon Marshall</dc:creator>
      <dc:date>2007-05-13T09:45:12Z</dc:date>
    </item>
    <item>
      <title>Re: Inbound Connection with Static and Nonat</title>
      <link>https://community.cisco.com/t5/network-security/inbound-connection-with-static-and-nonat/m-p/809248#M980879</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the first case, No nat is not reqd. Am I rt?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;With out static Nat can I access the Inside server??&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 13 May 2007 11:23:13 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/inbound-connection-with-static-and-nonat/m-p/809248#M980879</guid>
      <dc:creator>jahangeer_abdul</dc:creator>
      <dc:date>2007-05-13T11:23:13Z</dc:date>
    </item>
  </channel>
</rss>

