<?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, Yeah in default scenario in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/how-to-configure-web-server-behind-1-to-1-nat/m-p/2509955#M235618</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Yeah in default scenario it does like that because of the prioritization of the rule. if you want you need to prioritize that to use the NAT while going out as well.....&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;But that is not to be worried until and unless you have a specific requirement.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Karthik&lt;/P&gt;</description>
    <pubDate>Tue, 12 Aug 2014 17:52:41 GMT</pubDate>
    <dc:creator>nkarthikeyan</dc:creator>
    <dc:date>2014-08-12T17:52:41Z</dc:date>
    <item>
      <title>How to configure web server behind 1-to-1 NAT</title>
      <link>https://community.cisco.com/t5/network-security/how-to-configure-web-server-behind-1-to-1-nat/m-p/2509952#M235613</link>
      <description>&lt;P style="margin: 0in 0in 0pt;"&gt;&lt;FONT color="#000000" face="Times New Roman"&gt;In our Cisco ASA, we created 1-to-1 NAT (public ip x.x.x.174 and private ip 172.16.80.9). The Windows 2008 R2 web server using private IP 172.16.80.9 and default gateway 172.16.80.1 can access the Internet. But outside from the Internet can’t access the web server even the ports are open and we can access it internally. If I google my ip on the web server, it shows x.x.x.194 which is the outside interface of the Cisco ASA. That tells me the web server is connecting the Internet using private network default gateway 172.16.80.1 and public IP x.x.x.193 to outgoing and incoming. That is why outside people can’t access the web server. What’s the correct way to setup the web server TCP/IP to use the NAT?&lt;/FONT&gt;&lt;/P&gt;&lt;P style="margin: 0in 0in 0pt;"&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 12 Mar 2019 04:37:15 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/how-to-configure-web-server-behind-1-to-1-nat/m-p/2509952#M235613</guid>
      <dc:creator>chicagotech</dc:creator>
      <dc:date>2019-03-12T04:37:15Z</dc:date>
    </item>
    <item>
      <title>Hi,</title>
      <link>https://community.cisco.com/t5/network-security/how-to-configure-web-server-behind-1-to-1-nat/m-p/2509953#M235615</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you have the proper rules set for the inbound from outiside world and if you have the proper static NAT configured for your web server ip in fw, then it should be okay for you....&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;See the below mentioned sample&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H3 class="p_H_Head2"&gt;Providing Access to an Inside Web Server (Static NAT)&lt;/H3&gt;
&lt;P&gt;&lt;A name="wp1453346" style="text-decoration: none;"&gt;&lt;/A&gt;&lt;/P&gt;
&lt;P class="pB1_Body1"&gt;The following example performs static NAT for an inside web server. The real address is on a private network, so a public address is required. Static NAT is necessary so hosts can initiate traffic to the web server at a fixed address. (See &lt;A href="http://www.cisco.com/c/en/us/td/docs/security/asa/asa84/configuration/guide/asa_84_cli_config/nat_objects.html#wp1453351" style="text-decoration: none;"&gt;Figure&amp;nbsp;30-1&lt;/A&gt;).&lt;/P&gt;
&lt;P&gt;&lt;A name="wp1453351" style="text-decoration: none;"&gt;&lt;/A&gt; &lt;A name="wpxref63543" style="text-decoration: none;"&gt;&lt;/A&gt;&lt;/P&gt;
&lt;P class="pTC_TableCap"&gt;Figure&amp;nbsp;30-1 Static NAT for an Inside Web Server&lt;/P&gt;
&lt;P&gt;&lt;A name="wp1453355" style="text-decoration: none;"&gt;&lt;/A&gt;&lt;/P&gt;
&lt;P class="pBodyRelative"&gt;&amp;nbsp;&lt;/P&gt;
&lt;DIV align="left"&gt;&lt;IMG border="0" hspace="0" id="wp1453353" src="http://www.cisco.com/c/dam/en/us/td/i/200001-300000/240001-250000/248001-249000/248772.eps/_jcr_content/renditions/248772.jpg" vspace="0" /&gt;&lt;/DIV&gt;
&lt;P class="pBodyRelative"&gt;&amp;nbsp;&lt;/P&gt;
&lt;HR noshade="noshade" /&gt;&lt;P&gt;&lt;A name="wp1119898" style="text-decoration: none;"&gt;&lt;/A&gt;&lt;/P&gt;
&lt;P class="pSF_StepFirst"&gt;&lt;B&gt;Step&amp;nbsp;1 &lt;/B&gt;&lt;IMG alt="" border="0" height="2" src="http://www.cisco.com/c/dam/en/us/td/i/templates/blank.gif" width="5" /&gt;Create a network object for the internal web server:&lt;/P&gt;
&lt;P&gt;&lt;A name="wp1551300" style="text-decoration: none;"&gt;&lt;/A&gt;&lt;/P&gt;
&lt;DIV class="pEx1_Example1"&gt;
&lt;PRE&gt;
hostname(config)# &lt;B class="cBold"&gt;object network myWebServ
&lt;/B&gt;&lt;/PRE&gt;
&lt;/DIV&gt;
&lt;P&gt;&lt;A name="wp1551301" style="text-decoration: none;"&gt;&lt;/A&gt;&lt;/P&gt;
&lt;DIV class="pEx1_Example1"&gt;
&lt;PRE&gt;

&amp;nbsp;&lt;/PRE&gt;
&lt;/DIV&gt;
&lt;P&gt;&lt;A name="wp1119937" style="text-decoration: none;"&gt;&lt;/A&gt;&lt;/P&gt;
&lt;P class="pSN_StepNext"&gt;&lt;B&gt;Step&amp;nbsp;2 &lt;/B&gt;&lt;IMG alt="" border="0" height="2" src="http://www.cisco.com/c/dam/en/us/td/i/templates/blank.gif" width="5" /&gt;Define the web server address:&lt;/P&gt;
&lt;P&gt;&lt;A name="wp1551325" style="text-decoration: none;"&gt;&lt;/A&gt;&lt;/P&gt;
&lt;DIV class="pEx1_Example1"&gt;
&lt;PRE&gt;
hostname(config-network-object)# &lt;B class="cBold"&gt;host 10.1.2.27
&lt;/B&gt;&lt;/PRE&gt;
&lt;/DIV&gt;
&lt;P&gt;&lt;A name="wp1551326" style="text-decoration: none;"&gt;&lt;/A&gt;&lt;/P&gt;
&lt;DIV class="pEx1_Example1"&gt;
&lt;PRE&gt;

&amp;nbsp;&lt;/PRE&gt;
&lt;/DIV&gt;
&lt;P&gt;&lt;A name="wp1120091" style="text-decoration: none;"&gt;&lt;/A&gt;&lt;/P&gt;
&lt;P class="pSN_StepNext"&gt;&lt;B&gt;Step&amp;nbsp;3 &lt;/B&gt;&lt;IMG alt="" border="0" height="2" src="http://www.cisco.com/c/dam/en/us/td/i/templates/blank.gif" width="5" /&gt;Configure static NAT for the object:&lt;/P&gt;
&lt;P&gt;&lt;A name="wp1551350" style="text-decoration: none;"&gt;&lt;/A&gt;&lt;/P&gt;
&lt;DIV class="pEx1_Example1"&gt;
&lt;PRE&gt;
hostname(config-network-object)#&lt;B class="cBold"&gt; nat (inside,outside) static 209.165.201.10
&lt;/B&gt;&lt;/PRE&gt;
&lt;/DIV&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;when you are going out, you are prefffered to go out via genric PAT, thats why you are seeing your ip as interface (PAT ip)....&lt;/P&gt;
&lt;P&gt;do you have any after-auto statements in your config?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards&lt;/P&gt;
&lt;P&gt;Karthik&lt;/P&gt;</description>
      <pubDate>Tue, 12 Aug 2014 06:49:42 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/how-to-configure-web-server-behind-1-to-1-nat/m-p/2509953#M235615</guid>
      <dc:creator>nkarthikeyan</dc:creator>
      <dc:date>2014-08-12T06:49:42Z</dc:date>
    </item>
    <item>
      <title>Thank you for the tip. The</title>
      <link>https://community.cisco.com/t5/network-security/how-to-configure-web-server-behind-1-to-1-nat/m-p/2509954#M235616</link>
      <description>&lt;P&gt;Thank you for the tip. The problem is I mis-configured the outside interface. Does the web server always uses the PAT to access the Internet?&lt;/P&gt;</description>
      <pubDate>Tue, 12 Aug 2014 17:34:48 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/how-to-configure-web-server-behind-1-to-1-nat/m-p/2509954#M235616</guid>
      <dc:creator>chicagotech</dc:creator>
      <dc:date>2014-08-12T17:34:48Z</dc:date>
    </item>
    <item>
      <title>Hi, Yeah in default scenario</title>
      <link>https://community.cisco.com/t5/network-security/how-to-configure-web-server-behind-1-to-1-nat/m-p/2509955#M235618</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Yeah in default scenario it does like that because of the prioritization of the rule. if you want you need to prioritize that to use the NAT while going out as well.....&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;But that is not to be worried until and unless you have a specific requirement.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Karthik&lt;/P&gt;</description>
      <pubDate>Tue, 12 Aug 2014 17:52:41 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/how-to-configure-web-server-behind-1-to-1-nat/m-p/2509955#M235618</guid>
      <dc:creator>nkarthikeyan</dc:creator>
      <dc:date>2014-08-12T17:52:41Z</dc:date>
    </item>
  </channel>
</rss>

