<?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 PIX 7.0 access-list problem in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/pix-7-0-access-list-problem/m-p/500083#M528197</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm configuring a new pix with 7.0 and having an issue with&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;access-list inside_access_in extended permit udp any any eq domain &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and line 4 with tcp eq www&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The traffic pass ok through the pix &lt;/P&gt;&lt;P&gt;when I put:&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;line 1 permit icmp any any (htcnt = 84573287)&lt;/P&gt;&lt;P&gt;line 2 permit ip any any (htcnt = 128432)&lt;/P&gt;&lt;P&gt;...line 3 permit udp any any eq domain (htcnt=0)&lt;/P&gt;&lt;P&gt;...line 4 permit tcp any any eq www (htcnt=0)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But, If I put: &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;...line 1 permit icmp any any (htcnt = 84595353)&lt;/P&gt;&lt;P&gt;...line 2 permit udp any any eq domain (htcnt=0)&lt;/P&gt;&lt;P&gt;...line 3 permit tcp any any eq www (htcnt=0)&lt;/P&gt;&lt;P&gt;...line 4 permit ip any any (htcnt=0)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I just have hitcnt in line 1 icmp &lt;/P&gt;&lt;P&gt;and all of the web traffic is down!!!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do you know, What could be happennig?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks a lot for your help!!!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Erick Flamenco&lt;/P&gt;</description>
    <pubDate>Fri, 21 Feb 2020 08:40:43 GMT</pubDate>
    <dc:creator>erickflamenco</dc:creator>
    <dc:date>2020-02-21T08:40:43Z</dc:date>
    <item>
      <title>PIX 7.0 access-list problem</title>
      <link>https://community.cisco.com/t5/network-security/pix-7-0-access-list-problem/m-p/500083#M528197</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm configuring a new pix with 7.0 and having an issue with&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;access-list inside_access_in extended permit udp any any eq domain &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and line 4 with tcp eq www&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The traffic pass ok through the pix &lt;/P&gt;&lt;P&gt;when I put:&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;line 1 permit icmp any any (htcnt = 84573287)&lt;/P&gt;&lt;P&gt;line 2 permit ip any any (htcnt = 128432)&lt;/P&gt;&lt;P&gt;...line 3 permit udp any any eq domain (htcnt=0)&lt;/P&gt;&lt;P&gt;...line 4 permit tcp any any eq www (htcnt=0)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But, If I put: &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;...line 1 permit icmp any any (htcnt = 84595353)&lt;/P&gt;&lt;P&gt;...line 2 permit udp any any eq domain (htcnt=0)&lt;/P&gt;&lt;P&gt;...line 3 permit tcp any any eq www (htcnt=0)&lt;/P&gt;&lt;P&gt;...line 4 permit ip any any (htcnt=0)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I just have hitcnt in line 1 icmp &lt;/P&gt;&lt;P&gt;and all of the web traffic is down!!!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do you know, What could be happennig?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks a lot for your help!!!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Erick Flamenco&lt;/P&gt;</description>
      <pubDate>Fri, 21 Feb 2020 08:40:43 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/pix-7-0-access-list-problem/m-p/500083#M528197</guid>
      <dc:creator>erickflamenco</dc:creator>
      <dc:date>2020-02-21T08:40:43Z</dc:date>
    </item>
    <item>
      <title>Re: PIX 7.0 access-list problem</title>
      <link>https://community.cisco.com/t5/network-security/pix-7-0-access-list-problem/m-p/500084#M528198</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;a) In the first arangement basically your lines 3 and 4 are useless as they are never hit due to line 2 and evertyhing is permitted which explains being fine&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am not sure why 2 doesn't work but would recommed giving lesser preference to ICMP than anything else.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 28 Jan 2006 09:06:03 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/pix-7-0-access-list-problem/m-p/500084#M528198</guid>
      <dc:creator>varakantam</dc:creator>
      <dc:date>2006-01-28T09:06:03Z</dc:date>
    </item>
    <item>
      <title>Re: PIX 7.0 access-list problem</title>
      <link>https://community.cisco.com/t5/network-security/pix-7-0-access-list-problem/m-p/500085#M528199</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;A question do you have servers on the inside segment ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Another advice configure logging and see in the firewall logs why the traffic is being denied.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 28 Jan 2006 15:44:05 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/pix-7-0-access-list-problem/m-p/500085#M528199</guid>
      <dc:creator>fausto-oliveira</dc:creator>
      <dc:date>2006-01-28T15:44:05Z</dc:date>
    </item>
    <item>
      <title>Re: PIX 7.0 access-list problem</title>
      <link>https://community.cisco.com/t5/network-security/pix-7-0-access-list-problem/m-p/500086#M528200</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I agree that once you entered line two everything was wide open but&lt;/P&gt;&lt;P&gt;I had the same issues the my acl. I can tell you its the syntax but i cant remember the right syntax fix&lt;/P&gt;&lt;P&gt;dont forget to clear xlate and clear your acl counters and enter the ip any any in the last line until you get it right.&lt;/P&gt;&lt;P&gt;adjust the tcp terms in the long run you want to specify scource and destination ips  in order to get ROI from you PIX&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 29 Jan 2006 06:29:34 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/pix-7-0-access-list-problem/m-p/500086#M528200</guid>
      <dc:creator>wferrell</dc:creator>
      <dc:date>2006-01-29T06:29:34Z</dc:date>
    </item>
    <item>
      <title>Re: PIX 7.0 access-list problem</title>
      <link>https://community.cisco.com/t5/network-security/pix-7-0-access-list-problem/m-p/500087#M528201</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Your first version of the acl is a bit risky, granted it will allow your web traffic but its also allowing everything else.  I would also restrict your ICMP line to just the types necessary, do you simply want to allow ping access??&lt;/P&gt;&lt;P&gt;With regards to your web traffic problem, can you configure logging and post the lines that show the traffic being dropped??  &lt;/P&gt;&lt;P&gt;You may need to change the logging level for a short while to show the details necessary to sort this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers&lt;/P&gt;&lt;P&gt;Rob&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 29 Jan 2006 11:07:05 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/pix-7-0-access-list-problem/m-p/500087#M528201</guid>
      <dc:creator>rob_lay</dc:creator>
      <dc:date>2006-01-29T11:07:05Z</dc:date>
    </item>
  </channel>
</rss>

