<?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: debug flow does not show NAT and threat related drop information in General Topics</title>
    <link>https://live.paloaltonetworks.com/t5/general-topics/debug-flow-does-not-show-nat-and-threat-related-drop-information/m-p/126114#M46494</link>
    <description>&lt;P&gt;Thanks !&lt;/P&gt;</description>
    <pubDate>Mon, 14 Nov 2016 11:36:31 GMT</pubDate>
    <dc:creator>ghostrider</dc:creator>
    <dc:date>2016-11-14T11:36:31Z</dc:date>
    <item>
      <title>debug flow does not show NAT and threat related drop information</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/debug-flow-does-not-show-nat-and-threat-related-drop-information/m-p/126028#M46476</link>
      <description>&lt;P&gt;Hello&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;One of our proxy server was not able to go to internet. The problem I later found that NAT was not configured for that proxy server.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;To troubleshoot the issue, I just enabled debug flow for that proxy using filters but output of debug was not showing any information related to NAT? It was just showing route lookup and policy lookup is fine.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;My question is how to get NAT related information OR threat related information (like traffic drop due to IPS signature match) in debug flow?&lt;/P&gt;</description>
      <pubDate>Sun, 13 Nov 2016 12:45:34 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/debug-flow-does-not-show-nat-and-threat-related-drop-information/m-p/126028#M46476</guid>
      <dc:creator>ghostrider</dc:creator>
      <dc:date>2016-11-13T12:45:34Z</dc:date>
    </item>
    <item>
      <title>Re: debug flow does not show NAT and threat related drop information</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/debug-flow-does-not-show-nat-and-threat-related-drop-information/m-p/126094#M46490</link>
      <description>&lt;P&gt;here's a good starter : &lt;A href="https://live.paloaltonetworks.com/t5/Featured-Articles/Getting-Started-Flow-Basic/ta-p/72556" target="_blank"&gt; Getting Started: Flow Basic&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;if you set flow basic&lt;/P&gt;
&lt;PRE&gt;&amp;gt; debug dataplane packet-diag set log feature flow basic &lt;/PRE&gt;
&lt;P&gt;you will capture the basic flow, so outbound and inbound packets, including nat&lt;/P&gt;
&lt;P&gt;you mentioned NAT was not configured, so that would also mean flow basic will not return NAT properties&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;for additional information regarding your flow, you will need to enable different log features&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;admin@myNGFW&amp;gt; debug dataplane packet-diag set log feature 
&amp;gt; all        all 
&amp;gt; appid      appid 
&amp;gt; cfg        cfg 
&amp;gt; ctd        ctd 
&amp;gt; flow       flow 
&amp;gt; misc       misc 
&amp;gt; module     module 
&amp;gt; pow        pow 
&amp;gt; proxy      proxy 
&amp;gt; ssl        ssl 
&amp;gt; tcp        tcp 
&amp;gt; tunnel     tunnel 
&amp;gt; url_trie   url_trie 
&amp;gt; zip        zip 
&lt;/PRE&gt;
&lt;P&gt;so for threat information you would need to enable the 'ctd basic' feature and for appid the 'appid basic' etc.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;beware that the more features you enable, the noisier the output log will be and the more resources will be required from the dataplane to capture all this information. you will want to set VERY strict filters and keep a close eye on the dataplane CPU usage&lt;/P&gt;
&lt;PRE&gt;&amp;gt; show running resource-monitor second&lt;/PRE&gt;</description>
      <pubDate>Mon, 14 Nov 2016 09:39:49 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/debug-flow-does-not-show-nat-and-threat-related-drop-information/m-p/126094#M46490</guid>
      <dc:creator>reaper</dc:creator>
      <dc:date>2016-11-14T09:39:49Z</dc:date>
    </item>
    <item>
      <title>Re: debug flow does not show NAT and threat related drop information</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/debug-flow-does-not-show-nat-and-threat-related-drop-information/m-p/126114#M46494</link>
      <description>&lt;P&gt;Thanks !&lt;/P&gt;</description>
      <pubDate>Mon, 14 Nov 2016 11:36:31 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/debug-flow-does-not-show-nat-and-threat-related-drop-information/m-p/126114#M46494</guid>
      <dc:creator>ghostrider</dc:creator>
      <dc:date>2016-11-14T11:36:31Z</dc:date>
    </item>
    <item>
      <title>Re: debug flow does not show NAT and threat related drop information</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/debug-flow-does-not-show-nat-and-threat-related-drop-information/m-p/126810#M46553</link>
      <description>&lt;P&gt;Hey reaper do you know any document that explains those diferent flow options in more detail?&lt;/P&gt;</description>
      <pubDate>Wed, 16 Nov 2016 17:50:19 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/debug-flow-does-not-show-nat-and-threat-related-drop-information/m-p/126810#M46553</guid>
      <dc:creator>Raido_Rattameister</dc:creator>
      <dc:date>2016-11-16T17:50:19Z</dc:date>
    </item>
    <item>
      <title>Re: debug flow does not show NAT and threat related drop information</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/debug-flow-does-not-show-nat-and-threat-related-drop-information/m-p/127082#M46585</link>
      <description>&lt;P&gt;nothing comprehensive... i'll add this to my todo list &lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 17 Nov 2016 15:34:27 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/debug-flow-does-not-show-nat-and-threat-related-drop-information/m-p/127082#M46585</guid>
      <dc:creator>reaper</dc:creator>
      <dc:date>2016-11-17T15:34:27Z</dc:date>
    </item>
  </channel>
</rss>

