<?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 Yes thats IP of outside in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/how-do-i-reach-my-internal-server-from-inside-network/m-p/2604763#M201948</link>
    <description>&lt;P&gt;Yes thats IP of outside interface.&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;MAhesh&lt;/P&gt;</description>
    <pubDate>Sun, 21 Dec 2014 00:09:00 GMT</pubDate>
    <dc:creator>mahesh18</dc:creator>
    <dc:date>2014-12-21T00:09:00Z</dc:date>
    <item>
      <title>How do I reach my internal server from Inside network</title>
      <link>https://community.cisco.com/t5/network-security/how-do-i-reach-my-internal-server-from-inside-network/m-p/2604754#M201939</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hi Everyone,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We have server configured on inside network on &lt;STRONG&gt;inside interface &lt;/STRONG&gt;of ASA.&lt;/P&gt;&lt;P&gt;Also i have port forwarding configured on ASA so that i can reach this server from outside world using https.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Need to know how can&amp;nbsp;i &amp;nbsp;reach this server from&amp;nbsp;&lt;STRONG&gt;inside&amp;nbsp; interface of ASA?&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;MAhesh&lt;/P&gt;</description>
      <pubDate>Tue, 12 Mar 2019 05:14:33 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/how-do-i-reach-my-internal-server-from-inside-network/m-p/2604754#M201939</guid>
      <dc:creator>mahesh18</dc:creator>
      <dc:date>2019-03-12T05:14:33Z</dc:date>
    </item>
    <item>
      <title>Hi Mahesh, If users from</title>
      <link>https://community.cisco.com/t5/network-security/how-do-i-reach-my-internal-server-from-inside-network/m-p/2604755#M201940</link>
      <description>&lt;P&gt;Hi Mahesh,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If users from Inside are going to access the server on the private IP address then you just have to allow intra-interface traffic by using command&amp;nbsp;&lt;/P&gt;&lt;P&gt;config)# same-security-traffic permit intra-interface&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;otherwise if the users are going to access the server on its public IP from inside then you have to go for either DNS doctoring or NAT hair-pinning.&lt;/P&gt;&lt;P&gt;You can refer following links:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;DNS doctoring:&amp;nbsp;&lt;/P&gt;&lt;P&gt;http://www.cisco.com/c/en/us/support/docs/security/asa-5500-x-series-next-generation-firewalls/115753-dns-doctoring-asa-config.html&lt;/P&gt;&lt;P&gt;NAT uturn:&lt;/P&gt;&lt;P&gt;&amp;nbsp;http://www.willneumann.net/2009/04/setup-u-turn-hairpinning-on-cisco-asa/&lt;/P&gt;&lt;P&gt;&amp;nbsp;https://supportforums.cisco.com/document/44571/asa-83-nat-u-turn-example-ra-vpn-client-traffic&lt;/P&gt;&lt;P&gt;Hope it helps.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Rishabh&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 18 Dec 2014 15:47:42 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/how-do-i-reach-my-internal-server-from-inside-network/m-p/2604755#M201940</guid>
      <dc:creator>Rishabh Seth</dc:creator>
      <dc:date>2014-12-18T15:47:42Z</dc:date>
    </item>
    <item>
      <title> Hi Rishabh, One thing need</title>
      <link>https://community.cisco.com/t5/network-security/how-do-i-reach-my-internal-server-from-inside-network/m-p/2604756#M201941</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hi Rishabh,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;One thing need to confirm if i use config)# same-security-traffic permit intra-interface will traffic&lt;/P&gt;&lt;P&gt;hit any NAT rule?&lt;/P&gt;&lt;P&gt;My understanding is no NAT rule should be hit.&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;MAhesh&lt;/P&gt;</description>
      <pubDate>Thu, 18 Dec 2014 18:06:54 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/how-do-i-reach-my-internal-server-from-inside-network/m-p/2604756#M201941</guid>
      <dc:creator>mahesh18</dc:creator>
      <dc:date>2014-12-18T18:06:54Z</dc:date>
    </item>
    <item>
      <title>If your inside users are</title>
      <link>https://community.cisco.com/t5/network-security/how-do-i-reach-my-internal-server-from-inside-network/m-p/2604757#M201942</link>
      <description>&lt;P&gt;If your inside users are accessing the server using its public IP, then you will need both the same-security-traffic permit intra-interface command as well as a NAT statement which will translate the public IP to the private IP with the real and mapped interface both being the inside interface.&amp;nbsp; for example:&lt;/P&gt;&lt;P&gt;nat (inside,inside) source static 10.0.0.0 255.255.255.0 destination static &amp;lt;public IP&amp;gt; &amp;lt;private IP&amp;gt;&lt;/P&gt;&lt;P&gt;For DNS doctoring to work, the DNS server needs to be located off a different than what the LAN users are connected to.&amp;nbsp; If the DNS server and the local LAN users are located on the same subnet DNS doctoring will not work.&lt;/P&gt;&lt;P&gt;--&lt;/P&gt;&lt;P&gt;Please remember to select a correct answer and rate helpful posts&lt;/P&gt;</description>
      <pubDate>Thu, 18 Dec 2014 18:24:24 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/how-do-i-reach-my-internal-server-from-inside-network/m-p/2604757#M201942</guid>
      <dc:creator>Marius Gunnerud</dc:creator>
      <dc:date>2014-12-18T18:24:24Z</dc:date>
    </item>
    <item>
      <title> Will test tonight and keep</title>
      <link>https://community.cisco.com/t5/network-security/how-do-i-reach-my-internal-server-from-inside-network/m-p/2604758#M201943</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Will test tonight and keep you updated.&lt;/P&gt;</description>
      <pubDate>Thu, 18 Dec 2014 18:51:31 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/how-do-i-reach-my-internal-server-from-inside-network/m-p/2604758#M201943</guid>
      <dc:creator>mahesh18</dc:creator>
      <dc:date>2014-12-18T18:51:31Z</dc:date>
    </item>
    <item>
      <title>Hi Marius,when i use private</title>
      <link>https://community.cisco.com/t5/network-security/how-do-i-reach-my-internal-server-from-inside-network/m-p/2604759#M201944</link>
      <description>&lt;P&gt;Hi Marius,&lt;/P&gt;&lt;P&gt;when i use private IP i can access the server from inside.&lt;/P&gt;&lt;P&gt;I check ASA config it already has ----below command configured.&lt;/P&gt;&lt;P&gt;same-security-traffic permit intra-interface&lt;/P&gt;&lt;P&gt;Need to know when i use Private IP to access the server from inside then &lt;STRONG&gt;no NAT is involved and no logs are generated&amp;nbsp; right?&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;When i try to config below NAT so that i can access the server via Public IP from inside&lt;/P&gt;&lt;P&gt;network i get error&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;nat (inside,outside) source static&amp;nbsp; 10.0.0.4 255.255.255.255 &amp;nbsp;destination&amp;nbsp; static 96.51.x.x 10.0.0.4&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;ERROR: 10.0.0.4 doesn't match an existing object or object-group&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;MAhesh&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 20 Dec 2014 16:18:06 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/how-do-i-reach-my-internal-server-from-inside-network/m-p/2604759#M201944</guid>
      <dc:creator>mahesh18</dc:creator>
      <dc:date>2014-12-20T16:18:06Z</dc:date>
    </item>
    <item>
      <title>Mahesh,Two issues - your test</title>
      <link>https://community.cisco.com/t5/network-security/how-do-i-reach-my-internal-server-from-inside-network/m-p/2604760#M201945</link>
      <description>&lt;P&gt;Mahesh,&lt;/P&gt;&lt;P&gt;Two issues - your test NAT statement is 'inside,outside'. As Marius correctly noted, your use case would require&amp;nbsp;'inside,inside'.&lt;/P&gt;&lt;P&gt;Also, the ASA is complaining because you seem to be running 8.3+ and should thus&amp;nbsp;use object NAT. So define a network-objects for the hosts real and NATted addresses first and then make your NAT statement reference those objects.&lt;/P&gt;</description>
      <pubDate>Sat, 20 Dec 2014 16:54:00 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/how-do-i-reach-my-internal-server-from-inside-network/m-p/2604760#M201945</guid>
      <dc:creator>Marvin Rhoads</dc:creator>
      <dc:date>2014-12-20T16:54:00Z</dc:date>
    </item>
    <item>
      <title> Hi Marvin, Yes ASA version</title>
      <link>https://community.cisco.com/t5/network-security/how-do-i-reach-my-internal-server-from-inside-network/m-p/2604761#M201946</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hi Marvin,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Yes ASA version is 9.1&lt;/P&gt;&lt;P&gt;I did below config&lt;/P&gt;&lt;P&gt;object network server1&lt;BR /&gt;&amp;nbsp;host 10.0.0.4&lt;BR /&gt;object network server3&lt;BR /&gt;&amp;nbsp;host 96.51.x.x&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;nat (inside,inside) source static server1 server1 destination static server3 server1&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;where 10.0.0.4 is server Private IP.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;this NAT statement is on top of NAT order.&lt;/P&gt;&lt;P&gt;When i try from PC 10.0.0.8 below are logs&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Dec 20 2014 10:10:49: %ASA-6-110002: Failed to locate egress interface for TCP from inside:10.0.0.8/65128 to 96.51.x.x/443&lt;BR /&gt;Dec 20 2014 10:11:11: %ASA-6-110002: Failed to locate egress interface for TCP from inside:10.0.0.8/65130 to 96.51.x.x/443&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;MAhesh&lt;/P&gt;</description>
      <pubDate>Sat, 20 Dec 2014 17:15:38 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/how-do-i-reach-my-internal-server-from-inside-network/m-p/2604761#M201946</guid>
      <dc:creator>mahesh18</dc:creator>
      <dc:date>2014-12-20T17:15:38Z</dc:date>
    </item>
    <item>
      <title>Mahesh,Is 96.51.x.x.in the</title>
      <link>https://community.cisco.com/t5/network-security/how-do-i-reach-my-internal-server-from-inside-network/m-p/2604762#M201947</link>
      <description>&lt;P&gt;Mahesh,&lt;/P&gt;&lt;P&gt;Is 96.51.x.x.in the same subnet as your outside interface?&lt;/P&gt;</description>
      <pubDate>Sat, 20 Dec 2014 23:43:53 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/how-do-i-reach-my-internal-server-from-inside-network/m-p/2604762#M201947</guid>
      <dc:creator>Marvin Rhoads</dc:creator>
      <dc:date>2014-12-20T23:43:53Z</dc:date>
    </item>
    <item>
      <title>Yes thats IP of outside</title>
      <link>https://community.cisco.com/t5/network-security/how-do-i-reach-my-internal-server-from-inside-network/m-p/2604763#M201948</link>
      <description>&lt;P&gt;Yes thats IP of outside interface.&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;MAhesh&lt;/P&gt;</description>
      <pubDate>Sun, 21 Dec 2014 00:09:00 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/how-do-i-reach-my-internal-server-from-inside-network/m-p/2604763#M201948</guid>
      <dc:creator>mahesh18</dc:creator>
      <dc:date>2014-12-21T00:09:00Z</dc:date>
    </item>
  </channel>
</rss>

