<?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: show session all filter application ssl tunnel-decap no in General Topics</title>
    <link>https://live.paloaltonetworks.com/t5/general-topics/show-session-all-filter-application-ssl-tunnel-decap-no/m-p/238364#M68282</link>
    <description>&lt;P&gt;If there are no tunnels then your command in initial post shows exactly correct.&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;show session all filter application ssl tunnel-decap no&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;If you change it to "yes" then you should have no sessions in output.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;show session all filter application ssl tunnel-decap yes&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Fri, 02 Nov 2018 15:47:21 GMT</pubDate>
    <dc:creator>Raido_Rattameister</dc:creator>
    <dc:date>2018-11-02T15:47:21Z</dc:date>
    <item>
      <title>show session all filter application ssl tunnel-decap no</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/show-session-all-filter-application-ssl-tunnel-decap-no/m-p/238243#M68242</link>
      <description>&lt;P&gt;need to know when i run below command&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;show session all filter application ssl tunnel-decap no&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;it shows lot of output and app is ssl&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;which traffic is this?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;is this traffic where ssl decryption is going on?&lt;/P&gt;</description>
      <pubDate>Thu, 01 Nov 2018 19:29:51 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/show-session-all-filter-application-ssl-tunnel-decap-no/m-p/238243#M68242</guid>
      <dc:creator>MP18</dc:creator>
      <dc:date>2018-11-01T19:29:51Z</dc:date>
    </item>
    <item>
      <title>Re: show session all filter application ssl tunnel-decap no</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/show-session-all-filter-application-ssl-tunnel-decap-no/m-p/238327#M68268</link>
      <description>&lt;P&gt;&lt;EM&gt;admin&amp;gt; find command keyword tunnel-decap&lt;BR /&gt;show session all start-at &amp;lt;1-2097152&amp;gt; &lt;STRONG&gt;filter&lt;/STRONG&gt; nat &amp;lt;none|source|destination|both&amp;gt; ssl-decrypt &amp;lt;yes|no&amp;gt; tunnel-inspected &amp;lt;yes|no&amp;gt; &lt;STRONG&gt;tunnel-decap &amp;lt;yes|no&amp;gt;&lt;/STRONG&gt; decrypt-mirror &amp;lt;yes|no&amp;gt; count &amp;lt;yes|no&amp;gt; type &amp;lt;flow|predict&amp;gt; state &amp;lt;initial|opening|active|discard|closing|closed&amp;gt; from &amp;lt;value&amp;gt; to &amp;lt;value&amp;gt; source &amp;lt;ip/netmask&amp;gt; destination &amp;lt;ip/netmask&amp;gt; source-user &amp;lt;value&amp;gt; destination-user &amp;lt;value&amp;gt; source-port &amp;lt;1-65535&amp;gt; destination-port &amp;lt;1-65535&amp;gt; protocol &amp;lt;1-255&amp;gt; application &amp;lt;value&amp;gt; rule &amp;lt;value&amp;gt; nat-rule &amp;lt;value&amp;gt; qos-rule &amp;lt;value&amp;gt; pbf-rule &amp;lt;value&amp;gt; hw-interface &amp;lt;value&amp;gt; ingress-interface &amp;lt;value&amp;gt; egress-interface &amp;lt;value&amp;gt; min-kb &amp;lt;1-1048576&amp;gt; qos-node-id &amp;lt;0-5000&amp;gt;|&amp;lt;-2&amp;gt; qos-class &amp;lt;1-8&amp;gt; vsys-name &amp;lt;value&amp;gt;|&amp;lt;any&amp;gt; rematch &amp;lt;security-policy&amp;gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;admin&amp;gt; show session all filter application ssl tunnel-&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;EM&gt;+ tunnel-decap&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; session is outer tunnel with inspection enabled&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;+ tunnel-inspected&amp;nbsp;&amp;nbsp; session is inside tunnel&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;"show session all" is a command that, it will not surprise you to learn, shows all your currently active sessions.&amp;nbsp; The filter the "tunnel-decap" option specifies whether you want to look at sessions that have been decapsulated from a tunnel, such as a GRE or L2TP tunnel.&amp;nbsp; In your command, your "tunnel-decap no" specifies you're interested in sessions that are not decapsulated from a tunnel.&amp;nbsp; If you aren't doing any tunneling, my guess is that output would look identical to if you didn't have it at all.&lt;/P&gt;</description>
      <pubDate>Fri, 02 Nov 2018 12:55:49 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/show-session-all-filter-application-ssl-tunnel-decap-no/m-p/238327#M68268</guid>
      <dc:creator>JW6224</dc:creator>
      <dc:date>2018-11-02T12:55:49Z</dc:date>
    </item>
    <item>
      <title>Re: show session all filter application ssl tunnel-decap no</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/show-session-all-filter-application-ssl-tunnel-decap-no/m-p/238360#M68280</link>
      <description>&lt;P&gt;we are not using any tunnel gre or l2.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I did not get you what u mean?&lt;/P&gt;</description>
      <pubDate>Fri, 02 Nov 2018 15:05:40 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/show-session-all-filter-application-ssl-tunnel-decap-no/m-p/238360#M68280</guid>
      <dc:creator>MP18</dc:creator>
      <dc:date>2018-11-02T15:05:40Z</dc:date>
    </item>
    <item>
      <title>Re: show session all filter application ssl tunnel-decap no</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/show-session-all-filter-application-ssl-tunnel-decap-no/m-p/238364#M68282</link>
      <description>&lt;P&gt;If there are no tunnels then your command in initial post shows exactly correct.&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;show session all filter application ssl tunnel-decap no&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;If you change it to "yes" then you should have no sessions in output.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;show session all filter application ssl tunnel-decap yes&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 02 Nov 2018 15:47:21 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/show-session-all-filter-application-ssl-tunnel-decap-no/m-p/238364#M68282</guid>
      <dc:creator>Raido_Rattameister</dc:creator>
      <dc:date>2018-11-02T15:47:21Z</dc:date>
    </item>
  </channel>
</rss>

