<?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:Intel Connectivity Network Service is causing the ipv6 flowtable attribute set to 0 in Wireless</title>
    <link>https://community.intel.com/t5/Wireless/Intel-Connectivity-Network-Service-is-causing-the-ipv6-flowtable/m-p/1727523#M62533</link>
    <description>&lt;P&gt;Hello elecman,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you for posting on Intel Community Forum.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you for sharing all the details, I really appreciate it. I understand that you’d like us to reproduce the issue, and to assist you better, I’ve sent you an email. Please check your inbox at your earliest convenience.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;Jed G.&lt;/P&gt;&lt;P&gt;Intel Customer Support Technician&lt;/P&gt;&lt;BR /&gt;</description>
    <pubDate>Mon, 24 Nov 2025 05:59:11 GMT</pubDate>
    <dc:creator>JedG_Intel</dc:creator>
    <dc:date>2025-11-24T05:59:11Z</dc:date>
    <item>
      <title>Intel Connectivity Network Service is causing the ipv6 flowtable attribute set to 0</title>
      <link>https://community.intel.com/t5/Wireless/Intel-Connectivity-Network-Service-is-causing-the-ipv6-flowtable/m-p/1727313#M62509</link>
      <description>&lt;P class=""&gt;&lt;SPAN class=""&gt;Dear all&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN class=""&gt;I would like to report an issue that I notice on window 11 recently update&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN class=""&gt;2025-02-07|4.1025.207.1|0xff0000|0|0|Intel Corporation|Intel Corporation|Intel(R) Connectivity Performance Suite|SWC\VID_8086&amp;amp;PID_ICPS&amp;amp;SID_0002&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN class=""&gt;In windows update it is called 'Intel Corporation - SoftwareComponent- 4.1025.207.1&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN class=""&gt;Once the service&amp;nbsp;&amp;nbsp;'Intel Connectivity Network Service' it will clean up ipv6 flow table when ssl handshake started, does not matter which nic customer are using, intel or no-intel and wired or no -wired nic.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN class=""&gt;while ipv6 flow table got clean up it cause serious problem of ECMP setup big cloud network and flow has been randomly send to different backend device after tcp handshake was established.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="elecman_0-1763736460510.png" style="width: 400px;"&gt;&lt;img src="https://community.intel.com/t5/image/serverpage/image-id/69980iA85C2F8EAEF405D3/image-size/medium/is-moderation-mode/true?v=v2&amp;amp;px=400&amp;amp;whitelist-exif-data=Orientation%2CResolution%2COriginalDefaultFinalSize%2CCopyright" role="button" title="elecman_0-1763736460510.png" alt="elecman_0-1763736460510.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN class=""&gt;the issue can be reproduce on windows 11 +&amp;nbsp;Intel Connectivity Network Service (Intel Corporation - SoftwareComponent- 4.1025.207.1) with following reproduce script&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;PRE&gt;$url="https://dev.azure.com";$interval=2;$timeout="1.0";$hostname=$url.split('/')[2].split(':')[0];$p=$url.split(':')[0];while ($true) {curl.exe -6 --tlsv1.3 --connect-timeout $($timeout) -s -w "remote_ip:%{remote_ip},dns_resolution:%{time_namelookup},tcp_established:%{time_connect},ssl_handshake_done:%{time_appconnect},TTFB:%{time_starttransfer},httpstatus:%{http_code},size_download:%{size_download}" $url -o "$($env:temp)\$($env:computername)_curl_$($p)_$($hostname)_result.html"|foreach {"{0},{1},{2}" -f (Get-Date).ToUniversalTime().ToString("yyyy-MM-dd HH:mm:ss"),$hostname,$_;"{0},{1},{2}" -f (Get-Date).ToUniversalTime().ToString("yyyy-MM-dd HH:mm:ss"),$hostname,$_|out-file "$($env:temp)\$($env:computername)_curl_$($p)_$($hostname).log" -append -encoding utf8; start-sleep $interval}}&lt;/PRE&gt;&lt;P class=""&gt;&lt;SPAN class=""&gt;expected result is 100% 200 ok,&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN class=""&gt;but we see failed situation like below, once disable&amp;nbsp;Intel Connectivity Network Service&amp;nbsp; the issue is gone&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="elecman_1-1763736460543.png" style="width: 400px;"&gt;&lt;img src="https://community.intel.com/t5/image/serverpage/image-id/69981i3A75C27958EF8454/image-size/medium/is-moderation-mode/true?v=v2&amp;amp;px=400&amp;amp;whitelist-exif-data=Orientation%2CResolution%2COriginalDefaultFinalSize%2CCopyright" role="button" title="elecman_1-1763736460543.png" alt="elecman_1-1763736460543.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P class=""&gt;&amp;nbsp;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN class=""&gt;Answer question in the previous post&lt;/SPAN&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;SPAN class=""&gt;Please share the model name of the Ethernet adapter/controller.&amp;nbsp;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN class=""&gt;HP laptop zbook firefly 14 inch G11 mobile workstation PC, BIOS HP W70 Ver 01.60.10 2025-05-30&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN class=""&gt;WIFI-6E AX211 160Mhz, actually it does not matter, as long as i have this WIFI 6E adapter,&amp;nbsp; Windows update will push software&amp;nbsp;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN class=""&gt;"&lt;/SPAN&gt;&lt;SPAN class=""&gt;Intel(R) Connectivity Performance Suite" to my laptop and it will impact all NIC (usb/docker/ethernet)&amp;nbsp;&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN class=""&gt;Also, kindly provide the system information where it is being used.&amp;nbsp;&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN class=""&gt;Additionally, could you clarify what you were referring to by 'Intel Connectivity'?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN class=""&gt;"&lt;/SPAN&gt;&lt;SPAN class=""&gt;Intel(R) Connectivity Performance Suite"&lt;BR /&gt;&lt;A class="" href="https://www.intel.com/content/www/us/en/download/738623/intel-connectivity-performance-suite-icps-for-intel-wireless-products-and-intel-connectivity-manager-icm.html" target="_blank" rel="noopener nofollow noreferrer"&gt;https://www.intel.com/content/www/us/en/download/738623/intel-connectivity-performance-suite-icps-for-intel-wireless-products-and-intel-connectivity-manager-icm.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;here is reproduce powershell script&amp;nbsp;&lt;BR /&gt;you must have ipv6 enable on nic&amp;nbsp; (wireless/ethernet either one is fine). your network is able to resolve dev.azure.com as ipv6&lt;BR /&gt;dev.azure.com [2603:1061:10:1::16] ,then you can reproduce when ICPS is installed (and Prioritization is set to ON)&lt;BR /&gt;&lt;/SPAN&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="elecman_2-1763736460540.jpeg" style="width: 400px;"&gt;&lt;img src="https://community.intel.com/t5/image/serverpage/image-id/69979iCCC28C816512E1F8/image-size/medium/is-moderation-mode/true?v=v2&amp;amp;px=400&amp;amp;whitelist-exif-data=Orientation%2CResolution%2COriginalDefaultFinalSize%2CCopyright" role="button" title="elecman_2-1763736460540.jpeg" alt="elecman_2-1763736460540.jpeg" /&gt;&lt;/span&gt;&lt;/LI&gt;&lt;LI&gt;&amp;nbsp;&lt;/LI&gt;&lt;LI&gt;Instead of post a list of question to me, can you try my reproduce steps with hardware spec i list above?&amp;nbsp; &amp;nbsp;can you reachout via email so i can repsonse quickly instead of forum i lost track the thread for twice already&amp;nbsp;&lt;/LI&gt;&lt;/UL&gt;</description>
      <pubDate>Fri, 21 Nov 2025 14:50:21 GMT</pubDate>
      <guid>https://community.intel.com/t5/Wireless/Intel-Connectivity-Network-Service-is-causing-the-ipv6-flowtable/m-p/1727313#M62509</guid>
      <dc:creator>elecman</dc:creator>
      <dc:date>2025-11-21T14:50:21Z</dc:date>
    </item>
    <item>
      <title>Re:Intel Connectivity Network Service is causing the ipv6 flowtable attribute set to 0</title>
      <link>https://community.intel.com/t5/Wireless/Intel-Connectivity-Network-Service-is-causing-the-ipv6-flowtable/m-p/1727523#M62533</link>
      <description>&lt;P&gt;Hello elecman,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you for posting on Intel Community Forum.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you for sharing all the details, I really appreciate it. I understand that you’d like us to reproduce the issue, and to assist you better, I’ve sent you an email. Please check your inbox at your earliest convenience.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;Jed G.&lt;/P&gt;&lt;P&gt;Intel Customer Support Technician&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 24 Nov 2025 05:59:11 GMT</pubDate>
      <guid>https://community.intel.com/t5/Wireless/Intel-Connectivity-Network-Service-is-causing-the-ipv6-flowtable/m-p/1727523#M62533</guid>
      <dc:creator>JedG_Intel</dc:creator>
      <dc:date>2025-11-24T05:59:11Z</dc:date>
    </item>
  </channel>
</rss>

