<?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: ICMPv6 Custom Apps in General Topics</title>
    <link>https://live.paloaltonetworks.com/t5/general-topics/icmpv6-custom-apps/m-p/219347#M63330</link>
    <description>&lt;P&gt;Thank you for this! I was looking into something like this the other day.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can I ask what your specific use case is?&lt;/P&gt;</description>
    <pubDate>Tue, 26 Jun 2018 20:20:08 GMT</pubDate>
    <dc:creator>sziade1</dc:creator>
    <dc:date>2018-06-26T20:20:08Z</dc:date>
    <item>
      <title>ICMPv6 Custom Apps</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/icmpv6-custom-apps/m-p/219017#M63276</link>
      <description>&lt;P&gt;&amp;nbsp;PAN-OS has a gap in AppID for ICMPv6 apps.&amp;nbsp; Working against &lt;A title="RFC4890" href="https://tools.ietf.org/html/rfc4890" target="_blank"&gt;RFC4890&lt;/A&gt;, I created custom apps for the recommended ICMPv6 types/codes.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Sharing here for other's benefit.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;set application icmpv6-echo-request category networking subcategory infrastructure technology network-protocol risk 1 parent-app ipv6-icmp description "ICMPv6 Echo Request" timeout 6 default ident-by-icmp6-type type 128
set application icmpv6-echo-reply category networking subcategory infrastructure technology network-protocol risk 1 parent-app ipv6-icmp description "ICMPv6 Echo Reply" timeout 6 default ident-by-icmp6-type type 129
set application icmpv6-dest-unreach category networking subcategory infrastructure technology network-protocol risk 1 parent-app ipv6-icmp description "ICMPv6 Destination Unreachable" timeout 6 default ident-by-icmp6-type type 1
set application icmpv6-too-big category networking subcategory infrastructure technology network-protocol risk 1 parent-app ipv6-icmp description "ICMPv6 Packet Too Big" timeout 6 default ident-by-icmp6-type type 2
set application icmpv6-time-exceed0 category networking subcategory infrastructure technology network-protocol risk 1 parent-app ipv6-icmp description "ICMPv6 Time Exceeded" timeout 6 default ident-by-icmp6-type type 3 code 0
set application icmpv6-time-exceed1 category networking subcategory infrastructure technology network-protocol risk 1 parent-app ipv6-icmp description "ICMPv6 Time Exceeded" timeout 6 default ident-by-icmp6-type type 3 code 1
set application icmpv6-parm-prob0 category networking subcategory infrastructure technology network-protocol risk 1 parent-app ipv6-icmp description "ICMPv6 Parameter Problem Code 1" timeout 6 default ident-by-icmp6-type type 4 code 0
set application icmpv6-parm-prob1 category networking subcategory infrastructure technology network-protocol risk 1 parent-app ipv6-icmp description "ICMPv6 Parameter Problem Code 1" timeout 6 default ident-by-icmp6-type type 4 code 1
set application icmpv6-parm-prob2 category networking subcategory infrastructure technology network-protocol risk 1 parent-app ipv6-icmp description "ICMPv6 Parameter Problem Code 2" timeout 6 default ident-by-icmp6-type type 4 code 2
set application icmpv6-rs category networking subcategory infrastructure technology network-protocol risk 1 parent-app ipv6-icmp description "ICMPv6 Router Solicitation" timeout 6 default ident-by-icmp6-type type 133
set application icmpv6-ra category networking subcategory infrastructure technology network-protocol risk 1 parent-app ipv6-icmp description "ICMPv6 Router Advertisement" timeout 6 default ident-by-icmp6-type type 134
set application icmpv6-ns category networking subcategory infrastructure technology network-protocol risk 1 parent-app ipv6-icmp description "ICMPv6 Neighbor Solicitation" timeout 6 default ident-by-icmp6-type type 135
set application icmpv6-na category networking subcategory infrastructure technology network-protocol risk 1 parent-app ipv6-icmp description "ICMPv6 Neighbor Advertisement" timeout 6 default ident-by-icmp6-type type 136
set application icmpv6-nds category networking subcategory infrastructure technology network-protocol risk 1 parent-app ipv6-icmp description "ICMPv6 Inverse Neighbor Discovery Solicitation" timeout 6 default ident-by-icmp6-type type 141
set application icmpv6-nda category networking subcategory infrastructure technology network-protocol risk 1 parent-app ipv6-icmp description "ICMPv6 Inverse Neighbor Discovery Advertisement" timeout 6 default ident-by-icmp6-type type 142
set application icmpv6-list-query category networking subcategory infrastructure technology network-protocol risk 1 parent-app ipv6-icmp description "ICMPv6 Listener Query" timeout 6 default ident-by-icmp6-type type 130
set application icmpv6-list-report category networking subcategory infrastructure technology network-protocol risk 1 parent-app ipv6-icmp description "ICMPv6 Listener Report" timeout 6 default ident-by-icmp6-type type 131
set application icmpv6-list-done category networking subcategory infrastructure technology network-protocol risk 1 parent-app ipv6-icmp description "ICMPv6 Listener Done" timeout 6 default ident-by-icmp6-type type 132
set application icmpv6-list-report-v2 category networking subcategory infrastructure technology network-protocol risk 1 parent-app ipv6-icmp description "ICMPv6 Listener Report v2" timeout 6 default ident-by-icmp6-type type 143
set application icmpv6-cps category networking subcategory infrastructure technology network-protocol risk 1 parent-app ipv6-icmp description "ICMPv6 SEND Cert Path Solicitation" timeout 6 default ident-by-icmp6-type type 148
set application icmpv6-cpa category networking subcategory infrastructure technology network-protocol risk 1 parent-app ipv6-icmp description "ICMPv6 SEND Cert Path Advertisement" timeout 6 default ident-by-icmp6-type type 149
set application icmpv6-mra category networking subcategory infrastructure technology network-protocol risk 1 parent-app ipv6-icmp description "ICMPv6 Multicast Router Advertisement" timeout 6 default ident-by-icmp6-type type 151
set application icmpv6-mrs category networking subcategory infrastructure technology network-protocol risk 1 parent-app ipv6-icmp description "ICMPv6 Multicast Router Solicitation" timeout 6 default ident-by-icmp6-type type 152
set application icmpv6-mrt category networking subcategory infrastructure technology network-protocol risk 1 parent-app ipv6-icmp description "ICMPv6 Multicast Router Termination" timeout 6 default ident-by-icmp6-type type 153&lt;/PRE&gt;</description>
      <pubDate>Sat, 23 Jun 2018 20:48:17 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/icmpv6-custom-apps/m-p/219017#M63276</guid>
      <dc:creator>DrJonBane</dc:creator>
      <dc:date>2018-06-23T20:48:17Z</dc:date>
    </item>
    <item>
      <title>Re: ICMPv6 Custom Apps</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/icmpv6-custom-apps/m-p/219347#M63330</link>
      <description>&lt;P&gt;Thank you for this! I was looking into something like this the other day.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can I ask what your specific use case is?&lt;/P&gt;</description>
      <pubDate>Tue, 26 Jun 2018 20:20:08 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/icmpv6-custom-apps/m-p/219347#M63330</guid>
      <dc:creator>sziade1</dc:creator>
      <dc:date>2018-06-26T20:20:08Z</dc:date>
    </item>
    <item>
      <title>Re: ICMPv6 Custom Apps</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/icmpv6-custom-apps/m-p/219354#M63355</link>
      <description>&lt;P&gt;Essentially, the same as having the ping vs, icmp AppID.&amp;nbsp; Limiting ICMPv6 to the types/codes that we want to allow.&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 26 Jun 2018 20:43:03 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/icmpv6-custom-apps/m-p/219354#M63355</guid>
      <dc:creator>DrJonBane</dc:creator>
      <dc:date>2018-06-26T20:43:03Z</dc:date>
    </item>
  </channel>
</rss>

