<?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 inside to access dmz in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/inside-to-access-dmz/m-p/1925786#M437976</link>
    <description>&lt;P&gt;dmz -192.168.10.x&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; inside -172.16.x.x.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;192.168.10.x is natted to a public ip 202.x.x.x &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;for outside to access 192.168.10.x i have created accesslist with name out&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;static (inside,outside) 202.x.x.x 192.168.10.x netmask 255.255.255.255&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;access-list out extended permit tcp any host 202.x.x.x eq 80&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;access-group out in interface outside&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if the nat control is not enabled than inside users will be able to acess the server by default&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;now nat control is enabled for inside users to access dmz server&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;static (dmz,inside) 192.168.10.x 192.168.10.x netmask 255.255.255.255&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;access-list dmz extended permit tcp any host 192.168.10.x eq 80&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;is the above access-list right ? where should the access-group shoul be applied on dmz or inside&lt;/P&gt;</description>
    <pubDate>Mon, 11 Mar 2019 22:59:00 GMT</pubDate>
    <dc:creator>prashantrecon</dc:creator>
    <dc:date>2019-03-11T22:59:00Z</dc:date>
    <item>
      <title>inside to access dmz</title>
      <link>https://community.cisco.com/t5/network-security/inside-to-access-dmz/m-p/1925786#M437976</link>
      <description>&lt;P&gt;dmz -192.168.10.x&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; inside -172.16.x.x.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;192.168.10.x is natted to a public ip 202.x.x.x &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;for outside to access 192.168.10.x i have created accesslist with name out&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;static (inside,outside) 202.x.x.x 192.168.10.x netmask 255.255.255.255&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;access-list out extended permit tcp any host 202.x.x.x eq 80&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;access-group out in interface outside&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if the nat control is not enabled than inside users will be able to acess the server by default&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;now nat control is enabled for inside users to access dmz server&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;static (dmz,inside) 192.168.10.x 192.168.10.x netmask 255.255.255.255&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;access-list dmz extended permit tcp any host 192.168.10.x eq 80&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;is the above access-list right ? where should the access-group shoul be applied on dmz or inside&lt;/P&gt;</description>
      <pubDate>Mon, 11 Mar 2019 22:59:00 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/inside-to-access-dmz/m-p/1925786#M437976</guid>
      <dc:creator>prashantrecon</dc:creator>
      <dc:date>2019-03-11T22:59:00Z</dc:date>
    </item>
    <item>
      <title>inside to access dmz</title>
      <link>https://community.cisco.com/t5/network-security/inside-to-access-dmz/m-p/1925787#M437977</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Prashant, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When nat-control is enabled, it enabled globally. This means that ANY higher level security level interface ( inside or dmz in your case ) require NAT in order to communicate with hosts with ANY lower level security level interface ( outside in your case ) . What I am tring to say is that the is not only the case of INSIDE , but also the DMZ interface.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regarding you config, it not quite ok.As per requirements of nat-control DMZ is the lower level security interface in comparation with INSIDE.So you will need to source NAT the inside :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;static (inside,dmz) 172.16.x.x 172.16.x.x netmask 255.255.255.255&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This type of NAT is called identity nat, because the source is not actualy changed. This way you can bypass the nat-control requirement.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Dan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Apr 2012 07:58:10 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/inside-to-access-dmz/m-p/1925787#M437977</guid>
      <dc:creator>Dan-Ciprian Cicioiu</dc:creator>
      <dc:date>2012-04-27T07:58:10Z</dc:date>
    </item>
    <item>
      <title>inside to access dmz</title>
      <link>https://community.cisco.com/t5/network-security/inside-to-access-dmz/m-p/1925788#M437979</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is the access-list and access-group remains same.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Another thing if nat control is not enabled than&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;All the natted system in dmz should access the internet&amp;nbsp; as they flow from higher interface to lower interface&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can I give the route on firewall as&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;route dmz 0.0.0.0 0.0.0.0 202.x.x.x(gateway)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Already there is default route for outside as&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;route outside 0.0.0.0 0.0.0.0 202.x.x.x&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Apr 2012 08:20:08 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/inside-to-access-dmz/m-p/1925788#M437979</guid>
      <dc:creator>prashantrecon</dc:creator>
      <dc:date>2012-04-27T08:20:08Z</dc:date>
    </item>
    <item>
      <title>inside to access dmz</title>
      <link>https://community.cisco.com/t5/network-security/inside-to-access-dmz/m-p/1925789#M437981</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No. The access-list should be :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;access-list dmz extended permit tcp any host 172.16.x.x eq 80&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you are trying to connect to 172.16.x.x destination por 80/TCP&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But you didn't tell me what are you tring to access ? Where is the client where is the server application&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As I see it, the client is in the INSIDE , the server is on DMZ, then the acl should be applied on inside :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;access-list inside extended permit tcp any host 192.168.10.x eq 80&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The routing in general is made after destination , so if you have already the route to the outside, then you do not need to do anything else regarding the routing. Nat-control does not have an impact to the routing table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Dan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Apr 2012 08:38:24 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/inside-to-access-dmz/m-p/1925789#M437981</guid>
      <dc:creator>Dan-Ciprian Cicioiu</dc:creator>
      <dc:date>2012-04-27T08:38:24Z</dc:date>
    </item>
  </channel>
</rss>

