<?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 Access Web Server at Internet in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/access-web-server-at-internet/m-p/1827728#M456415</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Hi Jcarvaja :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your answer.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You help a lot on all my questions.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This case will be closed as you already provided the correct answer.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;tangsuan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 20 Jan 2012 06:08:50 GMT</pubDate>
    <dc:creator>Tang-Suan Tan</dc:creator>
    <dc:date>2012-01-20T06:08:50Z</dc:date>
    <item>
      <title>Access Web Server at Internet</title>
      <link>https://community.cisco.com/t5/network-security/access-web-server-at-internet/m-p/1827724#M456406</link>
      <description>&lt;P&gt;Hi Jcarvaja all :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a doubt to confirm on below situation :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There is web server at the internet. The firewall ASA5505 is located at the inside edge of the edge router and the internet is at the outside edge router of the edge router. The router has already been configured can route the outside network of firewall to internet.&lt;/P&gt;&lt;P&gt;The information of the IP address is as below :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Inside edge of the edge router : 192.168.20.2/24&lt;/P&gt;&lt;P&gt;Outside Network of Firewall ASA5505 : 192.168.20.0/24 with security level of 20&lt;/P&gt;&lt;P&gt;Outside Interface of the Firewall ASA5505 : 192.168.20.1/24&lt;/P&gt;&lt;P&gt;DMZ Network of the Firewall ASA5505 : 192.168.50.0/24 with secutity level of 50&lt;/P&gt;&lt;P&gt;Host at the DMZ : 192.168.50.10/24 with defination with the name of DMZ_Host&lt;/P&gt;&lt;P&gt;Static Mapped address of the Host at the DMZ to Outside Network: 192.168.20.10/24&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. I have a host at the DMZ zone of firewall and if it wants to access this web server by http, the following command lines to be added to ASA5505 good enough and anything wrong with them?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;access-list Outside_DMZ extended permit ip 192.168.20.0 255.255.255.0 192.168.50.0 --&amp;gt;&lt;SPAN style="color: #0000ff;"&gt; allow outside to access dmz&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;access-list Outside_DMZ exteneded permit tcp host Web_server host DMZ_Host eq 80 --&amp;gt; &lt;SPAN style="color: #0000ff;"&gt;allow web server to access dmz host&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;static (dmz,outside) 192.168.20.10 192.168.50.10 netmask 255.255.255.255 --&amp;gt; &lt;SPAN style="color: #0000ff;"&gt;static mapped the dmz host to outside mapped address&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;route outside 0.0.0.0 0.0.0.0 192.168.20.2&amp;nbsp; --&amp;gt; &lt;SPAN style="color: #0000ff;"&gt;static route of dmz network to internet&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;access-group Outside_DMZ in interface Outside --&amp;gt; &lt;SPAN style="color: #0000ff;"&gt;applied the access list to firewall outside interface&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2.I have a doubt here that do I need to add any command line related to the Static Mapped address of 192.168.20.10/24 like below?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;access-list Outside_DMZ extend permit tcp any 192.168.20.10 255.255.255.0 eq 80&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;whereby the 192.168.20.10 is the static mapped address of the Host at the DMZ to Outside Nertwork. Or, any other command related with the Static Mapped address have to be added?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks and regards,&lt;/P&gt;&lt;P&gt;tangsuan&lt;/P&gt;</description>
      <pubDate>Mon, 11 Mar 2019 22:17:11 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/access-web-server-at-internet/m-p/1827724#M456406</guid>
      <dc:creator>Tang-Suan Tan</dc:creator>
      <dc:date>2019-03-11T22:17:11Z</dc:date>
    </item>
    <item>
      <title>Access Web Server at Internet</title>
      <link>https://community.cisco.com/t5/network-security/access-web-server-at-internet/m-p/1827725#M456407</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Tangsuan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you want to allow access from the outside server to the DMZ host on port 80 tcp( 192.168.50.10 nated on the outside to 192.168.20.10) you only need the following:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;static (dmz,outside) 192.168.20.10 192.168.50.10&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;access-list Outside_DMZ exteneded permit tcp host Web_server host DMZ_Host eq 80&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;access-group Outside_DMZ in interface Outside&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;If you add the following:&lt;BR /&gt;&lt;STRONG&gt;access-list Outside_DMZ extend permit tcp any 192.168.20.10 255.255.255.0 eq 80&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt; &lt;/STRONG&gt;It could be a security thread as you will be allowing connection to the server on the DMZ from any on the outside unless this is what you are looking for ( access the server from anywhere on the outside)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Julio&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rate helpful posts!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Jan 2012 03:04:34 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/access-web-server-at-internet/m-p/1827725#M456407</guid>
      <dc:creator>Julio Carvajal</dc:creator>
      <dc:date>2012-01-20T03:04:34Z</dc:date>
    </item>
    <item>
      <title>Access Web Server at Internet</title>
      <link>https://community.cisco.com/t5/network-security/access-web-server-at-internet/m-p/1827726#M456408</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Hi Jcarvaja :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your reply!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;OK, I got the explanation of the thread, thanks!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have doubt as below :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If below command :&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt; &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;access-list Outside_DMZ extended permit ip 192.168.20.0 255.255.255.0 192.168.50.0&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt; &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;is not added in, can the Web_server still able to access to the DMZ_Host? This is because in my understanding that the Web_server with public IP address will only route to the outside network of the firewall by the edge router.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is it a need to add the above command so that firewall can allow the routed IP of this Web_server to access to the DMZ-Host?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks and regards,&lt;/P&gt;&lt;P&gt;tangsuan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Jan 2012 04:02:22 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/access-web-server-at-internet/m-p/1827726#M456408</guid>
      <dc:creator>Tang-Suan Tan</dc:creator>
      <dc:date>2012-01-20T04:02:22Z</dc:date>
    </item>
    <item>
      <title>Access Web Server at Internet</title>
      <link>https://community.cisco.com/t5/network-security/access-web-server-at-internet/m-p/1827727#M456409</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Tang,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Not at all, as the ASA knows by his nat table that the ip address 192.168.20.10 is 192.168.50.10...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So as soon as the ASA receives a packet on the outside going to 20.10 it will know that it is intended to go to 50.10.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;On this version you are running Nat is seeing after the ACL so you need to create the ACL pointing the public Ip address.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rate helpful posts!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Julio&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Jan 2012 04:34:39 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/access-web-server-at-internet/m-p/1827727#M456409</guid>
      <dc:creator>Julio Carvajal</dc:creator>
      <dc:date>2012-01-20T04:34:39Z</dc:date>
    </item>
    <item>
      <title>Access Web Server at Internet</title>
      <link>https://community.cisco.com/t5/network-security/access-web-server-at-internet/m-p/1827728#M456415</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Hi Jcarvaja :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your answer.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You help a lot on all my questions.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This case will be closed as you already provided the correct answer.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;tangsuan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Jan 2012 06:08:50 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/access-web-server-at-internet/m-p/1827728#M456415</guid>
      <dc:creator>Tang-Suan Tan</dc:creator>
      <dc:date>2012-01-20T06:08:50Z</dc:date>
    </item>
    <item>
      <title>Access Web Server at Internet</title>
      <link>https://community.cisco.com/t5/network-security/access-web-server-at-internet/m-p/1827729#M456417</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Tang,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Not a problem! Just let me know if you have any other questions.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Julio&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Jan 2012 06:50:42 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/access-web-server-at-internet/m-p/1827729#M456417</guid>
      <dc:creator>Julio Carvajal</dc:creator>
      <dc:date>2012-01-20T06:50:42Z</dc:date>
    </item>
  </channel>
</rss>

