<?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 Can't access server from Outside in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/can-t-access-server-from-outside/m-p/2293817#M344773</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;The route command is existing configuration, it shoudnt be deleted.&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;I confuse, why need to add "&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;route inside 172.16.0.0 255.240.0.0 IP_ADDRESS_OF_INSIDE_ROUTER"&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 14 Aug 2013 03:43:49 GMT</pubDate>
    <dc:creator>Mohd Khairul Nizam</dc:creator>
    <dc:date>2013-08-14T03:43:49Z</dc:date>
    <item>
      <title>Can't access server from Outside</title>
      <link>https://community.cisco.com/t5/network-security/can-t-access-server-from-outside/m-p/2293815#M344771</link>
      <description>&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I couldn't access my server from Outside. Seem the setting is OK as i see it but please see if I missed out anything.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;From Outside, I need to access &lt;A class="active_link" href="http://60.54.140.50:8080/sms" style="font-size: 10pt;" target="_blank"&gt;http://60.x.x.50:8080&lt;/A&gt;. but failed to access. Please help. &lt;SPAN style="font-size: 10pt;"&gt;Thanks. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Below I attached part of the config.&lt;/P&gt;&lt;P&gt;-----------------------------------------------------&lt;/P&gt;&lt;P&gt;: Saved&lt;/P&gt;&lt;P&gt;:&lt;/P&gt;&lt;P&gt;ASA Version 8.0(4) &lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;name 172.47.1.10 NarayaServer description Naraya Server&lt;/P&gt;&lt;P&gt;name 62.x.x.172 NarayaTelco1&lt;/P&gt;&lt;P&gt;name 62.x.x.178 NarayaTelco2&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;interface Ethernet0/0&lt;/P&gt;&lt;P&gt; nameif outside&lt;/P&gt;&lt;P&gt; security-level 0&lt;/P&gt;&lt;P&gt; ip address 60.x.x.50 255.255.255.252 &lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;interface Ethernet0/1&lt;/P&gt;&lt;P&gt; nameif inside&lt;/P&gt;&lt;P&gt; security-level 100&lt;/P&gt;&lt;P&gt; ip address 172.27.17.100 255.255.0.0 &lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;access-list inside_access_in extended deny ip any Japan02 255.255.255.0 &lt;/P&gt;&lt;P&gt;access-list inside_access_in extended deny tcp object-group PermitInternet any object-group torrent1 &lt;/P&gt;&lt;P&gt;access-list inside_access_in extended permit ip object-group PermitInternet any &lt;/P&gt;&lt;P&gt;access-list inside_access_in extended permit ip host NAVNew any &lt;/P&gt;&lt;P&gt;access-list inside_access_in extended permit ip host NarayaServer any &lt;/P&gt;&lt;P&gt;access-list inside_access_in extended permit ip host IPVSSvr any &lt;/P&gt;&lt;P&gt;access-list inside_access_in extended permit ip host 172.17.100.30 any &lt;/P&gt;&lt;P&gt;access-list outside_access_in extended permit object-group NECareService object-group NECare any &lt;/P&gt;&lt;P&gt;access-list outside_access_in extended permit ip object-group DM_INLINE_NETWORK_1 host NarayaServer &lt;/P&gt;&lt;P&gt;access-list outside_1_cryptomap extended permit ip host NarayaServer object-group Nry_Png &lt;/P&gt;&lt;P&gt;access-list outsidein extended permit tcp any host 60.x.x.50 eq https &lt;/P&gt;&lt;P&gt;access-list outsidein extended permit tcp any host 60.x.x.50 eq 8080 &lt;/P&gt;&lt;P&gt;access-list outsidein extended permit ip object-group DM_INLINE_NETWORK_3 host IPVSSvr &lt;/P&gt;&lt;P&gt;access-list outsidein extended permit object-group rdp any host 60.x.x.50 &lt;/P&gt;&lt;P&gt;access-list inside_mpc extended permit object-group TCPUDP any any eq www &lt;/P&gt;&lt;P&gt;access-list inside_mpc extended permit tcp any any eq www &lt;/P&gt;&lt;P&gt;access-list inside_nat0_outbound extended permit ip host NarayaServer any &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ip local pool lot10ippool 172.27.17.240-172.27.17.245 mask 255.255.255.0&lt;/P&gt;&lt;P&gt;ip verify reverse-path interface outside&lt;/P&gt;&lt;P&gt; &lt;SPAN style="font-size: 10pt;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;global (outside) 10 interface&lt;/P&gt;&lt;P&gt;nat (inside) 0 access-list inside_nat0_outbound&lt;/P&gt;&lt;P&gt;nat (inside) 10 0.0.0.0 0.0.0.0&lt;/P&gt;&lt;P&gt;static (inside,outside) tcp interface 8080 NarayaServer 8080 netmask 255.255.255.255 &lt;/P&gt;&lt;P&gt;static (inside,outside) tcp interface 3389 NAVNew 3389 netmask 255.255.255.255 &lt;/P&gt;&lt;P&gt;access-group outsidein in interface outside&lt;/P&gt;&lt;P&gt;access-group inside_access_in in interface inside&lt;/P&gt;&lt;P&gt; &lt;SPAN style="font-size: 10pt;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;route outside 0.0.0.0 0.0.0.0 60.54.140.49 1&lt;/P&gt;&lt;P&gt;route inside 0.0.0.0 255.255.255.255 60.54.140.49 1&lt;/P&gt;&lt;P&gt;route inside 172.17.100.20 255.255.255.255 172.27.17.100 1&lt;/P&gt;&lt;P&gt;route inside NAVNew 255.255.255.255 172.27.17.100 1&lt;/P&gt;&lt;P&gt;route inside 172.17.100.30 255.255.255.255 172.27.17.100 1&lt;/P&gt;&lt;P&gt;route inside NarayaServer 255.255.255.255 172.27.17.100 1&lt;/P&gt;&lt;P&gt; &lt;SPAN style="font-size: 10pt;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;http server enable&lt;/P&gt;&lt;P&gt;http 172.17.100.30 255.255.255.255 inside&lt;/P&gt;&lt;P&gt;http NAVNew 255.255.255.255 inside&lt;/P&gt;&lt;P&gt;http 192.168.1.0 255.255.255.0 management&lt;/P&gt;&lt;P&gt;http 0.0.0.0 0.0.0.0 outside&lt;/P&gt;&lt;P&gt;--------------------------------------------------------------------------------------------------------------------------&lt;/P&gt;</description>
      <pubDate>Tue, 12 Mar 2019 02:25:26 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/can-t-access-server-from-outside/m-p/2293815#M344771</guid>
      <dc:creator>Mohd Khairul Nizam</dc:creator>
      <dc:date>2019-03-12T02:25:26Z</dc:date>
    </item>
    <item>
      <title>Can't access server from Outside</title>
      <link>https://community.cisco.com/t5/network-security/can-t-access-server-from-outside/m-p/2293816#M344772</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello My friend,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Things to remove from configuration:&lt;/P&gt;&lt;P&gt;no &lt;SPAN style="font-size: 10pt;"&gt;route inside 0.0.0.0 255.255.255.255 60.54.140.49 1&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="background-color: #ffffff; border-collapse: collapse; font-size: 11.818181991577148px; list-style: none; font-family: Arial, verdana, sans-serif;"&gt;no route inside 172.17.100.20 255.255.255.255 172.27.17.100 1&lt;/P&gt;&lt;P style="background-color: #ffffff; border-collapse: collapse; font-size: 11.818181991577148px; list-style: none; font-family: Arial, verdana, sans-serif;"&gt;no oute inside NAVNew 255.255.255.255 172.27.17.100 1&lt;/P&gt;&lt;P style="background-color: #ffffff; border-collapse: collapse; font-size: 11.818181991577148px; list-style: none; font-family: Arial, verdana, sans-serif;"&gt;no route inside 172.17.100.30 255.255.255.255 172.27.17.100 1&lt;/P&gt;&lt;P style="background-color: #ffffff; border-collapse: collapse; font-size: 11.818181991577148px; list-style: none; font-family: Arial, verdana, sans-serif;"&gt;no route inside NarayaServer 255.255.255.255 172.27.17.100 1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Things to Add&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;route inside 172.16.0.0 255.240.0.0 IP_ADDRESS_OF_INSIDE_ROUTER&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;That inside router should be the one that connects to the server&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check my blog at http:laguiadelnetworking.com for further information. &lt;BR /&gt; &lt;BR /&gt;Cheers, &lt;BR /&gt; &lt;BR /&gt;Julio Carvajal Segura&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Aug 2013 03:33:47 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/can-t-access-server-from-outside/m-p/2293816#M344772</guid>
      <dc:creator>Julio Carvajal</dc:creator>
      <dc:date>2013-08-14T03:33:47Z</dc:date>
    </item>
    <item>
      <title>Can't access server from Outside</title>
      <link>https://community.cisco.com/t5/network-security/can-t-access-server-from-outside/m-p/2293817#M344773</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;The route command is existing configuration, it shoudnt be deleted.&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;I confuse, why need to add "&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;route inside 172.16.0.0 255.240.0.0 IP_ADDRESS_OF_INSIDE_ROUTER"&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Aug 2013 03:43:49 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/can-t-access-server-from-outside/m-p/2293817#M344773</guid>
      <dc:creator>Mohd Khairul Nizam</dc:creator>
      <dc:date>2013-08-14T03:43:49Z</dc:date>
    </item>
    <item>
      <title>Can't access server from Outside</title>
      <link>https://community.cisco.com/t5/network-security/can-t-access-server-from-outside/m-p/2293818#M344774</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Mohd,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Because the route is pointing to the ASA itself.... So it's never going to be routed... Do you see what I mean?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check my blog at http:laguiadelnetworking.com for further information. &lt;BR /&gt; &lt;BR /&gt;Cheers, &lt;BR /&gt; &lt;BR /&gt;Julio Carvajal Segura&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Aug 2013 03:48:23 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/can-t-access-server-from-outside/m-p/2293818#M344774</guid>
      <dc:creator>Julio Carvajal</dc:creator>
      <dc:date>2013-08-14T03:48:23Z</dc:date>
    </item>
    <item>
      <title>Can't access server from Outside</title>
      <link>https://community.cisco.com/t5/network-security/can-t-access-server-from-outside/m-p/2293819#M344775</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;A _jive_internal="true" href="https://community.cisco.com/people/jcarvaja" id="jive-58950715366813116036583" style="border-collapse: collapse; list-style: none; outline: none; color: #000000; font-weight: bold; float: left;"&gt;jcarvaja&lt;/A&gt;,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Appreciate your help,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Question:&lt;/P&gt;&lt;P&gt;1. I'm still learning, but i dont see unable to access from Outside to Inside is related to routing? Sorry, I bit confuse on this.&lt;/P&gt;&lt;P&gt;2. If i remove above route as u mention, does the host (1&lt;SPAN style="font-size: 10pt;"&gt;72.17.100.20, NAVNew, NarayaServer) able to Internet?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope to hear soonest&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;DIV style="border-collapse: collapse; list-style: none; float: left; width: 20px;"&gt;&lt;P&gt;&lt;/P&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Aug 2013 03:59:57 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/can-t-access-server-from-outside/m-p/2293819#M344775</guid>
      <dc:creator>Mohd Khairul Nizam</dc:creator>
      <dc:date>2013-08-14T03:59:57Z</dc:date>
    </item>
    <item>
      <title>Can't access server from Outside</title>
      <link>https://community.cisco.com/t5/network-security/can-t-access-server-from-outside/m-p/2293820#M344776</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;No worries, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1- Packet will reach the ASA from outside , the ASA will check the destination IP address which is the server and will look for a route . It will then say Okey to get to that IP address I need to send the packet to my self. It will never happen.....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2- Is the server at the moment with connectivity to the internet???&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you share the show route?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check my blog at http:laguiadelnetworking.com for further information. &lt;BR /&gt; &lt;BR /&gt;Cheers, &lt;BR /&gt; &lt;BR /&gt;Julio Carvajal Segura&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Aug 2013 04:08:35 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/can-t-access-server-from-outside/m-p/2293820#M344776</guid>
      <dc:creator>Julio Carvajal</dc:creator>
      <dc:date>2013-08-14T04:08:35Z</dc:date>
    </item>
    <item>
      <title>Re: Can't access server from Outside</title>
      <link>https://community.cisco.com/t5/network-security/can-t-access-server-from-outside/m-p/2293821#M344777</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sorry, I click on the correct Answer instead of reply,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Anyway,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. I attach the full config. Current configuration is working fine as of 2nd August 2013.&lt;/P&gt;&lt;P&gt;2. On 3rd Aug, i configured Site to Site VPN, working&lt;/P&gt;&lt;P&gt;3. During the process of troubleshooting site to site, I may or not deleted some line ( i forget which one already)&lt;/P&gt;&lt;P&gt;4. On 4th August, my colleague said that the server can't be access anymore.&lt;/P&gt;&lt;P&gt;5. Maybe the config line, i may deleted but I'm not sure which one could be related.&lt;/P&gt;&lt;P&gt;6. Before 2nd August, the server access from Outside able to do without the routing config you suggested.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;See if you can help to identified the problem,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Aug 2013 05:32:59 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/can-t-access-server-from-outside/m-p/2293821#M344777</guid>
      <dc:creator>Mohd Khairul Nizam</dc:creator>
      <dc:date>2013-08-14T05:32:59Z</dc:date>
    </item>
    <item>
      <title>Re: Can't access server from Outside</title>
      <link>https://community.cisco.com/t5/network-security/can-t-access-server-from-outside/m-p/2293822#M344778</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Mohd,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here are the facts:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;UL&gt;&lt;LI&gt;&lt;SPAN style="font-size: 10pt;"&gt;I honestly think you need to change that route statement as it basically says if you want to contact the NARAYASERVER send the packet via the INSIDE interface to the IP address &lt;/SPAN&gt;&lt;STRONG style="font-size: 10pt;"&gt;172.27.17.100&lt;/STRONG&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;route inside NarayaServer 255.255.255.255 &lt;STRONG&gt;172.27.17.100&lt;/STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="background-color: #ffffff; border-collapse: collapse; font-size: 11.818181991577148px; list-style: none; font-family: Arial, verdana, sans-serif;"&gt;interface Ethernet0/1&lt;/P&gt;&lt;P style="background-color: #ffffff; border-collapse: collapse; font-size: 11.818181991577148px; list-style: none; font-family: Arial, verdana, sans-serif;"&gt;nameif inside&lt;/P&gt;&lt;P style="background-color: #ffffff; border-collapse: collapse; font-size: 11.818181991577148px; list-style: none; font-family: Arial, verdana, sans-serif;"&gt;security-level 100&lt;/P&gt;&lt;P style="background-color: #ffffff; border-collapse: collapse; font-size: 11.818181991577148px; list-style: none; font-family: Arial, verdana, sans-serif;"&gt;ip address &lt;STRONG&gt;172.27.17.100&lt;/STRONG&gt; 255.255.0.0&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So basically send the packet to yourself (Does not make any sense.. Try to read it so you can understand what I mean.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;The NAT 0 is breaking the translation.&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;SPAN style="line-height: 0px; font-size: 10pt;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;access-list inside_nat0_outbound extended permit ip host NarayaServer any &lt;/P&gt;&lt;P&gt;nat (inside) 0 access-list inside_nat0_outbound&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do the following : &lt;/P&gt;&lt;P&gt;access-list inside_nat0_outbound permit ip host NarayaServer OTHER_site_VPN_subnet &lt;/P&gt;&lt;P&gt;no&amp;nbsp; &lt;SPAN style="font-size: 10pt;"&gt;access-list inside_nat0_outbound extended permit ip host NarayaServer any &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then u should be able to connect,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Let me know if you will follow my instructions, otherwise I think I am not helping here &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Note: As you already mark the question as answered you could provide kudos (stars) on my next answers&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Cheers, &lt;BR /&gt; &lt;BR /&gt;Julio Carvajal Segura&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Aug 2013 06:07:15 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/can-t-access-server-from-outside/m-p/2293822#M344778</guid>
      <dc:creator>Julio Carvajal</dc:creator>
      <dc:date>2013-08-14T06:07:15Z</dc:date>
    </item>
  </channel>
</rss>

