<?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 Re: PIX DMZ access problem in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/pix-dmz-access-problem/m-p/866705#M957773</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; I have made an acess-list &lt;/P&gt;&lt;P&gt;access-list edn_acl line 20 remark RA_ACL extended permit ip 172.28.37.0 255.255.255.0 172.28.64.0 255.255.255.0&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;now i cant see hitcount on this ACL. Though this acl is working fine.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you tell me how to the hitcount on access-list that has remark statement.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;access-list edn_acl line 1 extended permit ip host 192.168.249.133 any (hitcnt=6)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This type of acl is showing the hitcnt but not the above mention acl.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;please tell me how to check hitcnt.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 04 Jan 2008 15:08:38 GMT</pubDate>
    <dc:creator>wasiimcisco</dc:creator>
    <dc:date>2008-01-04T15:08:38Z</dc:date>
    <item>
      <title>PIX DMZ access problem</title>
      <link>https://community.cisco.com/t5/network-security/pix-dmz-access-problem/m-p/866700#M957748</link>
      <description>&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a subnet 172.28.85.x on my pix dmz interface. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;below mention subnets are on my inside interface.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;172.28.64.x&lt;/P&gt;&lt;P&gt;172.28.78.x&lt;/P&gt;&lt;P&gt;172.28.32.x&lt;/P&gt;&lt;P&gt;172.28.92.x&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want my Inside to access the dmz and dmz to inside at the same time.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;High to low and low to high any side can initiate the connection.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;my inside 100 secuirty level&lt;/P&gt;&lt;P&gt;my dmz    90 secuirty level&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;From low to high access can be enable my doing static and acl on dmz interface.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;access-list edn_acl extended permit ip any any &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;static (inside,edn) 172.28.64.4 172.28.64.4 netmask 255.255.255.255 &lt;/P&gt;&lt;P&gt;static (inside,edn) 172.28.64.6 172.28.64.6 netmask 255.255.255.255 &lt;/P&gt;&lt;P&gt;static (inside,edn) 172.28.64.5 172.28.64.5 netmask 255.255.255.255 &lt;/P&gt;&lt;P&gt;static (inside,edn) 172.28.64.102 172.28.64.102 netmask 255.255.255.255 &lt;/P&gt;&lt;P&gt;static (inside,edn) 172.28.32.23 172.28.32.23 netmask 255.255.255.255 &lt;/P&gt;&lt;P&gt;static (inside,edn) 172.28.78.0 172.28.78.0 netmask 255.255.255.255 &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Inside Interface configuration&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;nat (inside) 3 172.28.32.0 255.255.255.0&lt;/P&gt;&lt;P&gt;nat (inside) 4 172.28.33.0 255.255.255.0&lt;/P&gt;&lt;P&gt;nat (inside) 5 172.28.80.0 255.255.255.0&lt;/P&gt;&lt;P&gt;nat (inside) 1 172.28.90.0 255.255.255.0&lt;/P&gt;&lt;P&gt;nat (inside) 2 172.28.92.0 255.255.255.0&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;global (edn) 3 172.28.95.11 netmask 255.255.255.0&lt;/P&gt;&lt;P&gt;global (edn) 4 172.28.95.12 netmask 255.255.255.255&lt;/P&gt;&lt;P&gt;global (edn) 5 172.28.95.13 netmask 255.255.255.0&lt;/P&gt;&lt;P&gt;global (edn) 2 172.28.95.10 netmask 255.255.255.255&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but i m not able to communicate in either way. untill or unless i am not allow my inside subets in inside acl that is applied on inside interface.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;access-list inside_acl extended permit ip host 172.28.80.11 any &lt;/P&gt;&lt;P&gt;access-list inside_acl extended permit ip host 172.28.80.10 any &lt;/P&gt;&lt;P&gt;access-list inside_acl extended permit ip 172.28.93.0 255.255.255.0 any &lt;/P&gt;&lt;P&gt;access-list inside_acl extended permit ip host 172.28.32.23 any &lt;/P&gt;&lt;P&gt;access-list inside_acl extended permit ip host 172.28.32.11 any &lt;/P&gt;&lt;P&gt;access-list inside_acl extended permit ip host 172.28.32.25 any &lt;/P&gt;&lt;P&gt;access-list inside_acl extended permit ip host 172.28.32.14 any &lt;/P&gt;&lt;P&gt;access-list inside_acl extended permit ip host 172.28.32.10 any &lt;/P&gt;&lt;P&gt;access-list inside_acl extended permit ip host 172.28.32.24 any &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;access-list inside_acl extended permit ip host 172.28.64.6 any &lt;/P&gt;&lt;P&gt;access-list inside_acl extended permit ip host 172.28.64.4 any &lt;/P&gt;&lt;P&gt;access-list inside_acl extended permit ip host 172.28.64.5 any &lt;/P&gt;&lt;P&gt;access-list inside_acl extended permit ip host 172.28.64.102 any &lt;/P&gt;&lt;P&gt;access-list inside_acl extended permit ip host 172.28.32.13 any &lt;/P&gt;&lt;P&gt;access-list inside_acl extended permit ip 172.28.78.0 255.255.255.0 172.28.85.0 255.255.255.0 &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;why it is behaving like this. Y i have to allow the inside subnet on inside access list for commuincation.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can u please tell me what is wrong with my configuration.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;High to low nat and global.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Low to high access-list plus static. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is general practice. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I m tottally unable to understand this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;waiting for reply.&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;</description>
      <pubDate>Wed, 13 Mar 2019 00:56:22 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/pix-dmz-access-problem/m-p/866700#M957748</guid>
      <dc:creator>wasiimcisco</dc:creator>
      <dc:date>2019-03-13T00:56:22Z</dc:date>
    </item>
    <item>
      <title>Re: PIX DMZ access problem</title>
      <link>https://community.cisco.com/t5/network-security/pix-dmz-access-problem/m-p/866701#M957751</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;When u r using static it is bidirectional.&lt;/P&gt;&lt;P&gt;So u can replace the nat and global statements u wud need &lt;/P&gt;&lt;P&gt;static inside and dmz access lists with access groups only .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When u add an inside access list there is an implicit deny .&lt;/P&gt;&lt;P&gt;So if u do not explicitly permit there is no communication.&lt;/P&gt;&lt;P&gt;If u r not using access list on the inside then it should work with nat and global only &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Raj &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Jan 2008 10:27:19 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/pix-dmz-access-problem/m-p/866701#M957751</guid>
      <dc:creator>rajbhatt</dc:creator>
      <dc:date>2008-01-02T10:27:19Z</dc:date>
    </item>
    <item>
      <title>Re: PIX DMZ access problem</title>
      <link>https://community.cisco.com/t5/network-security/pix-dmz-access-problem/m-p/866702#M957753</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for the immediate reply,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I cant remove anything, because it is live enviroment and critical servers are up and running.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;so now can i say High to Low Nat and Global is enough for both side Commuication.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;From Low to High static will work bidirectional. Only Lower secuirty interface has permit acl entry.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have put remark in my access-list now i am not able to see the hitcount on my acl.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can u tell me how i can see the hitcount on acl as i could see before putting remark in my acl.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have nat my inside subet 172.28.92.0 while accessing dmz into 172.28.95.10 &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;nat (inside) 2 172.28.92.0 255.255.255.0&lt;/P&gt;&lt;P&gt;global (edn) 2 172.28.95.10 netmask 255.255.255.255&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;while i access my dmz i cant see the translation in SHOW XLATE.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also SHOW CONN command is not working.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you please tell me how can i see the translation that is occuring while accessing dmz from inside.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and hitcount on acl after adding remark in acl&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;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Jan 2008 11:34:50 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/pix-dmz-access-problem/m-p/866702#M957753</guid>
      <dc:creator>wasiimcisco</dc:creator>
      <dc:date>2008-01-02T11:34:50Z</dc:date>
    </item>
    <item>
      <title>Re: PIX DMZ access problem</title>
      <link>https://community.cisco.com/t5/network-security/pix-dmz-access-problem/m-p/866703#M957758</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Please try this :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sh xl | i 172.28.92.x &lt;/P&gt;&lt;P&gt;and sh conn | in 172.28.92.x&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If u r going from high to low and u have a static then that takes preferenace over nat and global.&lt;/P&gt;&lt;P&gt;Plz check for access lists hits that should give u an idea.&lt;/P&gt;&lt;P&gt;In 7.0 version it may work with and without xlates but u should see conn .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Raj &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Jan 2008 12:13:18 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/pix-dmz-access-problem/m-p/866703#M957758</guid>
      <dc:creator>rajbhatt</dc:creator>
      <dc:date>2008-01-02T12:13:18Z</dc:date>
    </item>
    <item>
      <title>Re: PIX DMZ access problem</title>
      <link>https://community.cisco.com/t5/network-security/pix-dmz-access-problem/m-p/866704#M957768</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;If from inside to dmz i m going via static. &lt;/P&gt;&lt;P&gt;static (inside,edn) 172.28.92.0 172.28.92.0 netmask 255.255.255.0 &lt;/P&gt;&lt;P&gt;not with nat &lt;/P&gt;&lt;P&gt;nat (inside) 2 172.28.92.0 255.255.255.0&lt;/P&gt;&lt;P&gt;global (edn) 2 172.28.95.10 netmask 255.255.255.255&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Interestingly i have another firewall in dmz which only permit 172.28.95.x as source. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If i m going there as static how come 2nd firewall letting me in even though i am not in translating myself in 172.28.95.x.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please tell me how to see hitcount in access-list after adding remark statement.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Normally i can see the hitcount in access-list, but now i have modify my acl by adding some notes(remark) in it, now it is not showing me hitcount.&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;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Jan 2008 13:58:06 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/pix-dmz-access-problem/m-p/866704#M957768</guid>
      <dc:creator>wasiimcisco</dc:creator>
      <dc:date>2008-01-02T13:58:06Z</dc:date>
    </item>
    <item>
      <title>Re: PIX DMZ access problem</title>
      <link>https://community.cisco.com/t5/network-security/pix-dmz-access-problem/m-p/866705#M957773</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; I have made an acess-list &lt;/P&gt;&lt;P&gt;access-list edn_acl line 20 remark RA_ACL extended permit ip 172.28.37.0 255.255.255.0 172.28.64.0 255.255.255.0&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;now i cant see hitcount on this ACL. Though this acl is working fine.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you tell me how to the hitcount on access-list that has remark statement.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;access-list edn_acl line 1 extended permit ip host 192.168.249.133 any (hitcnt=6)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This type of acl is showing the hitcnt but not the above mention acl.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;please tell me how to check hitcnt.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 Jan 2008 15:08:38 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/pix-dmz-access-problem/m-p/866705#M957773</guid>
      <dc:creator>wasiimcisco</dc:creator>
      <dc:date>2008-01-04T15:08:38Z</dc:date>
    </item>
  </channel>
</rss>

