<?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 When local clients 192.168.10 in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/allow-inside-host-to-access-inside-server-through-its-outside-ip/m-p/2456559#M238223</link>
    <description>&lt;P&gt;When local clients 192.168.10.0/24 tries to go to (http) 213.10.10.10 that they should be directed to 192.168.10.10 instead.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;"213.10.10.10" is the outside IP address of the ASA just a fyi&lt;/P&gt;</description>
    <pubDate>Fri, 23 May 2014 11:33:36 GMT</pubDate>
    <dc:creator>anders.lindback</dc:creator>
    <dc:date>2014-05-23T11:33:36Z</dc:date>
    <item>
      <title>Allow inside host to access inside server through its outside IP?</title>
      <link>https://community.cisco.com/t5/network-security/allow-inside-host-to-access-inside-server-through-its-outside-ip/m-p/2456555#M238219</link>
      <description>&lt;P&gt;Hi everyone, I need some 9.1 NAT help!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Got a subnet,.. 192.168.10.0/24 .. on this subnet both clients and servers are located.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm currently NAT'ing (server) 192.168.10.10 to our outside interface IP and allowing ports 80 from the Internet.&lt;/P&gt;&lt;P&gt;Now, our inside clients needs to access the server through our external DNS that points at the ASA outside interface..&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;How do I do this NAT config?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Like this&amp;nbsp;&lt;/P&gt;&lt;P&gt;192.168.10.0/24 -&amp;gt; External IP -&amp;gt; &amp;nbsp;Inside server IP&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is this correct?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Object network Internal_To_Server_192.168.10.10&lt;/P&gt;&lt;P&gt;host 192.168.10.10&lt;/P&gt;&lt;P&gt;nat (Outside,Inside) static &amp;lt;external ASA outside IP&amp;gt; 80 80&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;is that correct?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 12 Mar 2019 04:14:11 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/allow-inside-host-to-access-inside-server-through-its-outside-ip/m-p/2456555#M238219</guid>
      <dc:creator>anders.lindback</dc:creator>
      <dc:date>2019-03-12T04:14:11Z</dc:date>
    </item>
    <item>
      <title>Try this:object network</title>
      <link>https://community.cisco.com/t5/network-security/allow-inside-host-to-access-inside-server-through-its-outside-ip/m-p/2456556#M238220</link>
      <description>&lt;P&gt;Try this:&lt;/P&gt;&lt;P&gt;object network INSIDE-SERVER&lt;/P&gt;&lt;P&gt;host&amp;nbsp;192.168.10.10&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;object network INSIDE-SERVER&lt;/P&gt;&lt;P&gt;nat (inside,outside) static&amp;nbsp;&amp;lt;outside-ip&amp;gt;&lt;/P&gt;</description>
      <pubDate>Fri, 23 May 2014 09:21:20 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/allow-inside-host-to-access-inside-server-through-its-outside-ip/m-p/2456556#M238220</guid>
      <dc:creator>WALTER GROSSENBACHER</dc:creator>
      <dc:date>2014-05-23T09:21:20Z</dc:date>
    </item>
    <item>
      <title>That will get my server the</title>
      <link>https://community.cisco.com/t5/network-security/allow-inside-host-to-access-inside-server-through-its-outside-ip/m-p/2456557#M238221</link>
      <description>&lt;P&gt;That will get my server the external Ip address of the ASA&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I need my inside hosts to be able to connect to the that outside IP and get it pointing inwards at 192.168.10.10&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;old NAT&lt;/P&gt;&lt;P&gt;static (outside,inside) &amp;lt;external ip&amp;gt; 192.168.10.10 service www .. i think.. been awhile since I did ASA config.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 23 May 2014 09:26:50 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/allow-inside-host-to-access-inside-server-through-its-outside-ip/m-p/2456557#M238221</guid>
      <dc:creator>anders.lindback</dc:creator>
      <dc:date>2014-05-23T09:26:50Z</dc:date>
    </item>
    <item>
      <title>I don't know what you are</title>
      <link>https://community.cisco.com/t5/network-security/allow-inside-host-to-access-inside-server-through-its-outside-ip/m-p/2456558#M238222</link>
      <description>&lt;P&gt;I don't know what you are looking for. Is it a NAT from an external IP to an internal address or the opposite way? Can you tell me which address you wonna NAT to which address &amp;amp; from which interface to which interface. Maybe you have even a drawing....&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;cheers&lt;/P&gt;&lt;P&gt;Walter&lt;/P&gt;</description>
      <pubDate>Fri, 23 May 2014 10:50:31 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/allow-inside-host-to-access-inside-server-through-its-outside-ip/m-p/2456558#M238222</guid>
      <dc:creator>WALTER GROSSENBACHER</dc:creator>
      <dc:date>2014-05-23T10:50:31Z</dc:date>
    </item>
    <item>
      <title>When local clients 192.168.10</title>
      <link>https://community.cisco.com/t5/network-security/allow-inside-host-to-access-inside-server-through-its-outside-ip/m-p/2456559#M238223</link>
      <description>&lt;P&gt;When local clients 192.168.10.0/24 tries to go to (http) 213.10.10.10 that they should be directed to 192.168.10.10 instead.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;"213.10.10.10" is the outside IP address of the ASA just a fyi&lt;/P&gt;</description>
      <pubDate>Fri, 23 May 2014 11:33:36 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/allow-inside-host-to-access-inside-server-through-its-outside-ip/m-p/2456559#M238223</guid>
      <dc:creator>anders.lindback</dc:creator>
      <dc:date>2014-05-23T11:33:36Z</dc:date>
    </item>
    <item>
      <title>In this case try this object</title>
      <link>https://community.cisco.com/t5/network-security/allow-inside-host-to-access-inside-server-through-its-outside-ip/m-p/2456560#M238224</link>
      <description>&lt;P&gt;&lt;SPAN style="background-color: rgba(255, 255, 255, 0);"&gt;In this case try this&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: rgba(255, 255, 255, 0);"&gt;object network OUTSIDE-SERVER&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: rgba(255, 255, 255, 0); -webkit-text-size-adjust: 100%;"&gt;host&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN style="background-color: rgba(255, 255, 255, 0); -webkit-text-size-adjust: 100%;"&gt;213.10.10.10&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: rgba(255, 255, 255, 0); -webkit-text-size-adjust: 100%;"&gt;!&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: rgba(255, 255, 255, 0);"&gt;object network OUTSIDE-SERVER&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: rgba(255, 255, 255, 0);"&gt;nat (&lt;STRONG&gt;o&lt;/STRONG&gt;utside,inside) static&amp;nbsp;192.168.10.10&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 23 May 2014 11:44:40 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/allow-inside-host-to-access-inside-server-through-its-outside-ip/m-p/2456560#M238224</guid>
      <dc:creator>WALTER GROSSENBACHER</dc:creator>
      <dc:date>2014-05-23T11:44:40Z</dc:date>
    </item>
    <item>
      <title>Thanks, I'll give this a go</title>
      <link>https://community.cisco.com/t5/network-security/allow-inside-host-to-access-inside-server-through-its-outside-ip/m-p/2456561#M238225</link>
      <description>&lt;P&gt;Thanks, I'll give this a go and get back to you if it works!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 23 May 2014 13:26:00 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/allow-inside-host-to-access-inside-server-through-its-outside-ip/m-p/2456561#M238225</guid>
      <dc:creator>anders.lindback</dc:creator>
      <dc:date>2014-05-23T13:26:00Z</dc:date>
    </item>
    <item>
      <title>I did not get this to work,</title>
      <link>https://community.cisco.com/t5/network-security/allow-inside-host-to-access-inside-server-through-its-outside-ip/m-p/2456562#M238226</link>
      <description>&lt;P&gt;I did not get this to work, Cisco TAC did a static NAT instead&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;nat (Inside,Inside) 1 source static obj-Internal_Networks obj-Internal_Networks destination static obj-213.10.10.10 obj-192.168.10.10 service desthttp desthttp&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I need to start learning 8.3 updates &lt;span class="lia-unicode-emoji" title=":grinning_face_with_smiling_eyes:"&gt;😄&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for the help!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 26 May 2014 14:51:28 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/allow-inside-host-to-access-inside-server-through-its-outside-ip/m-p/2456562#M238226</guid>
      <dc:creator>anders.lindback</dc:creator>
      <dc:date>2014-05-26T14:51:28Z</dc:date>
    </item>
  </channel>
</rss>

