<?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: ANY policy not matching host traffic in General Topics</title>
    <link>https://live.paloaltonetworks.com/t5/general-topics/any-policy-not-matching-host-traffic/m-p/11426#M8414</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sure. I will check with support. Thank you all.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 31 Jan 2013 09:15:17 GMT</pubDate>
    <dc:creator>Sly_Cooper</dc:creator>
    <dc:date>2013-01-31T09:15:17Z</dc:date>
    <item>
      <title>ANY policy not matching host traffic</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/any-policy-not-matching-host-traffic/m-p/11419#M8407</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;I am troubleshooting SMTP access issue and for the same I have configured ANY allow policy for the host (src). I however dont see the SMTP matched in the policy. The ANY policy is device specific and is configured at top. All policies after that are pushed via Panorama. We have a default catch-all policy at the bottom and the SMTP traffic matches that policy. I can see ping, http access in my ANY allow policy. What is going wrong here?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Jan 2013 12:56:20 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/any-policy-not-matching-host-traffic/m-p/11419#M8407</guid>
      <dc:creator>Sly_Cooper</dc:creator>
      <dc:date>2013-01-29T12:56:20Z</dc:date>
    </item>
    <item>
      <title>Re: ANY policy not matching host traffic</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/any-policy-not-matching-host-traffic/m-p/11420#M8408</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;Would you be able to add some screenshots that demonstrate what you are seeing ? an ANY rule in front of panorama "post" rules should pick up all traffic from that one src, a screenshot of your log (detail), the policy and your zones/interfaces may help pinpoint the issue&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;Tom&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Jan 2013 13:41:13 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/any-policy-not-matching-host-traffic/m-p/11420#M8408</guid>
      <dc:creator>reaper</dc:creator>
      <dc:date>2013-01-29T13:41:13Z</dc:date>
    </item>
    <item>
      <title>Re: ANY policy not matching host traffic</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/any-policy-not-matching-host-traffic/m-p/11421#M8409</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;what do you see when you run the following? replace the ip with your source host's ip in addition to your specific zones&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;admin@oliver(active)&amp;gt; test security-policy-match from L3_Trust to L3_Untrust source 172.20.16.24 destination 199.127.127.54 protocol 6 application smtp destination-port 25&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Jan 2013 13:41:52 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/any-policy-not-matching-host-traffic/m-p/11421#M8409</guid>
      <dc:creator>gswcowboy</dc:creator>
      <dc:date>2013-01-29T13:41:52Z</dc:date>
    </item>
    <item>
      <title>Re: ANY policy not matching host traffic</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/any-policy-not-matching-host-traffic/m-p/11422#M8410</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am running vwire based setup. When I try the &amp;gt; test security-policy match command, it shows the correct ANY policy.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Jan 2013 13:51:01 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/any-policy-not-matching-host-traffic/m-p/11422#M8410</guid>
      <dc:creator>Sly_Cooper</dc:creator>
      <dc:date>2013-01-29T13:51:01Z</dc:date>
    </item>
    <item>
      <title>Re: ANY policy not matching host traffic</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/any-policy-not-matching-host-traffic/m-p/11423#M8411</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You might want to check your logs here or the session table to further understand why it doesn't match your initial rule.&amp;nbsp; It could be, for example, that it's the destination IP and not the source IP, or that it doesn't match on some other field (port? zone? etc.) .&amp;nbsp; Any match condition that doesn't match exactly will skip that rule and move down the list.&amp;nbsp; Since I believe it's highly likely you're missing a match criteria, I think the best way for us to help you here to see what you're missing is to post screen shots of the rule and a log entry, or the rule and the session information so we can help see what didn't match.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Jan 2013 22:59:26 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/any-policy-not-matching-host-traffic/m-p/11423#M8411</guid>
      <dc:creator>spolo</dc:creator>
      <dc:date>2013-01-29T22:59:26Z</dc:date>
    </item>
    <item>
      <title>Re: ANY policy not matching host traffic</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/any-policy-not-matching-host-traffic/m-p/11424#M8412</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You could also try to temporarily enable logging for all traffic, that will catch intra-zone traffic and the hard coded drop as well.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; &lt;SPAN style="color: #000000; font-family: Calibri, sans-serif; font-size: 14px; text-align: -webkit-auto;"&gt;set system setting logging default-policy-logging &amp;lt;value&amp;gt;&amp;nbsp; (Value is 0-300 seconds)&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Jan 2013 14:55:55 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/any-policy-not-matching-host-traffic/m-p/11424#M8412</guid>
      <dc:creator>panwmod</dc:creator>
      <dc:date>2013-01-30T14:55:55Z</dc:date>
    </item>
    <item>
      <title>Re: ANY policy not matching host traffic</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/any-policy-not-matching-host-traffic/m-p/11425#M8413</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'd look at the flow basic information for this filtered source and destination IPs. This will help with root cause analysis. Call into Support or your ASC for further assistance.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Jan 2013 15:16:37 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/any-policy-not-matching-host-traffic/m-p/11425#M8413</guid>
      <dc:creator>gswcowboy</dc:creator>
      <dc:date>2013-01-30T15:16:37Z</dc:date>
    </item>
    <item>
      <title>Re: ANY policy not matching host traffic</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/any-policy-not-matching-host-traffic/m-p/11426#M8414</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sure. I will check with support. Thank you all.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 31 Jan 2013 09:15:17 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/any-policy-not-matching-host-traffic/m-p/11426#M8414</guid>
      <dc:creator>Sly_Cooper</dc:creator>
      <dc:date>2013-01-31T09:15:17Z</dc:date>
    </item>
  </channel>
</rss>

