<?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 IOS ZBF not allowing IPv6 in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/ios-zbf-not-allowing-ipv6/m-p/1804515#M496510</link>
    <description>&lt;P&gt;Hello all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am trying to configure Zone Based Firewall (IOS 15.2T) on Cisco 881 router for IPv6. Current setup is simple:&lt;/P&gt;&lt;P&gt;Zone:&lt;/P&gt;&lt;TABLE border="1" cellpadding="3" cellspacing="0" class="jiveBorder" style="width: 100%; border: 1px solid #000000;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TH align="center" style="background-color: #6690bc;" valign="middle"&gt;&lt;SPAN style="color: #ffffff;"&gt;LAN --&amp;gt; WAN&lt;/SPAN&gt;&lt;/TH&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;&lt;P&gt;zone security LAN&lt;/P&gt;&lt;P&gt;zone security WAN&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;class-map type inspect match-any Internet-cmap&lt;/P&gt;&lt;P&gt;match protocol dns&lt;/P&gt;&lt;P&gt;match protocol http&lt;/P&gt;&lt;P&gt;match protocol https&lt;/P&gt;&lt;P&gt;match protocol icmp&lt;/P&gt;&lt;P&gt;match protocol ftp&lt;/P&gt;&lt;P&gt;match protocol pop3&lt;/P&gt;&lt;P&gt;match protocol pop3s&lt;/P&gt;&lt;P&gt;match protocol smtp&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;policy-map type inspect Internet-pmap&lt;/P&gt;&lt;P&gt;class type inspect Internet-cmap&lt;/P&gt;&lt;P&gt; inspect&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;zone-pair security LAN-WAN source LAN destination WAN&lt;/P&gt;&lt;P&gt;service-policy type inspect Internet-pmap&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Zone:&lt;/P&gt;&lt;P&gt;WAN--&amp;gt; self deny everything.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Current configuration behaves as expected for IPv4, but blocks all IPv6 traffic. If zone-security is removed from WAN interface IPv6 works normally (connected to Internet). As soon as zone-security is enabled on WAN interface all IPV6 traffic is discarded when connecting to Internet from local LAN.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Error messages on console: &lt;/P&gt;&lt;P&gt;Half-open Sessions source destination tcp SIS_OPENING/TCP_SYNSENT&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Are there any specia settings for ZBF which should be turned on for IPv6 protocol?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you and kind regards,&lt;/P&gt;&lt;P&gt;Marko &lt;/P&gt;</description>
    <pubDate>Mon, 11 Mar 2019 21:33:58 GMT</pubDate>
    <dc:creator>mocah</dc:creator>
    <dc:date>2019-03-11T21:33:58Z</dc:date>
    <item>
      <title>IOS ZBF not allowing IPv6</title>
      <link>https://community.cisco.com/t5/network-security/ios-zbf-not-allowing-ipv6/m-p/1804515#M496510</link>
      <description>&lt;P&gt;Hello all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am trying to configure Zone Based Firewall (IOS 15.2T) on Cisco 881 router for IPv6. Current setup is simple:&lt;/P&gt;&lt;P&gt;Zone:&lt;/P&gt;&lt;TABLE border="1" cellpadding="3" cellspacing="0" class="jiveBorder" style="width: 100%; border: 1px solid #000000;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TH align="center" style="background-color: #6690bc;" valign="middle"&gt;&lt;SPAN style="color: #ffffff;"&gt;LAN --&amp;gt; WAN&lt;/SPAN&gt;&lt;/TH&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;&lt;P&gt;zone security LAN&lt;/P&gt;&lt;P&gt;zone security WAN&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;class-map type inspect match-any Internet-cmap&lt;/P&gt;&lt;P&gt;match protocol dns&lt;/P&gt;&lt;P&gt;match protocol http&lt;/P&gt;&lt;P&gt;match protocol https&lt;/P&gt;&lt;P&gt;match protocol icmp&lt;/P&gt;&lt;P&gt;match protocol ftp&lt;/P&gt;&lt;P&gt;match protocol pop3&lt;/P&gt;&lt;P&gt;match protocol pop3s&lt;/P&gt;&lt;P&gt;match protocol smtp&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;policy-map type inspect Internet-pmap&lt;/P&gt;&lt;P&gt;class type inspect Internet-cmap&lt;/P&gt;&lt;P&gt; inspect&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;zone-pair security LAN-WAN source LAN destination WAN&lt;/P&gt;&lt;P&gt;service-policy type inspect Internet-pmap&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Zone:&lt;/P&gt;&lt;P&gt;WAN--&amp;gt; self deny everything.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Current configuration behaves as expected for IPv4, but blocks all IPv6 traffic. If zone-security is removed from WAN interface IPv6 works normally (connected to Internet). As soon as zone-security is enabled on WAN interface all IPV6 traffic is discarded when connecting to Internet from local LAN.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Error messages on console: &lt;/P&gt;&lt;P&gt;Half-open Sessions source destination tcp SIS_OPENING/TCP_SYNSENT&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Are there any specia settings for ZBF which should be turned on for IPv6 protocol?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you and kind regards,&lt;/P&gt;&lt;P&gt;Marko &lt;/P&gt;</description>
      <pubDate>Mon, 11 Mar 2019 21:33:58 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/ios-zbf-not-allowing-ipv6/m-p/1804515#M496510</guid>
      <dc:creator>mocah</dc:creator>
      <dc:date>2019-03-11T21:33:58Z</dc:date>
    </item>
    <item>
      <title>IOS ZBF not allowing IPv6</title>
      <link>https://community.cisco.com/t5/network-security/ios-zbf-not-allowing-ipv6/m-p/1804516#M496511</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Problem is with Internet&amp;nbsp; to Self zone. If&amp;nbsp; zone Internet to Self&amp;nbsp; is removed IPv6 works.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;FW-6-DROP_PKT: Dropping icmpv6 session [FE80::290:1AFF:xxxx:xxxx]:0 [FE80::221:D8FF:xxxx:xxxx]:0 on zone-pair Internet-to-Self class Internet-to-Self-icmpv6-cmap&amp;nbsp;&amp;nbsp; with ip ident 0 &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Which rule would allowed IPv6 traffic from Internet to self zone? I have tried to allowe all icmpv6 traffic but same error appeared. Only if zone-security Internet to Self is removed IPv6 works.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you and kind regards,&lt;/P&gt;&lt;P&gt;Marko&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Oct 2011 06:53:09 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/ios-zbf-not-allowing-ipv6/m-p/1804516#M496511</guid>
      <dc:creator>mocah</dc:creator>
      <dc:date>2011-10-07T06:53:09Z</dc:date>
    </item>
  </channel>
</rss>

