<?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 Ethernet Products</title>
    <link>https://community.intel.com/t5/Ethernet-Products/Intel-Connectivity-Network-Service-is-causing-the-ipv6-flowtable/m-p/1723971#M43112</link>
    <description>&lt;P&gt;i was on business travel not check the thread.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Please share the model name of the Ethernet adapter/controller.&amp;nbsp;&lt;BR /&gt;HP laptop zbook firefly 14 inch G11 mobile workstation PC, BIOS HP W70 Ver 01.60.10 2025-05-30&lt;BR /&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;BR /&gt;"&lt;SPAN&gt;Intel(R) Connectivity Performance Suite" to my laptop and it will impact all NIC (usb/docker/ether&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;Also, kindly provide the system information where it is being used.&amp;nbsp;&lt;/LI&gt;&lt;LI&gt;Additionally, could you clarify what you were referring to by 'Intel Connectivity'?&lt;BR /&gt;"&lt;SPAN&gt;&lt;SPAN&gt;Intel(R) Connectivity Performance Suite"&lt;BR /&gt;&lt;A 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"&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&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="elecman_0-1761701606528.jpeg" style="width: 400px;"&gt;&lt;img src="https://community.intel.com/t5/image/serverpage/image-id/69600i317AFF7A5CCED3E7/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-1761701606528.jpeg" alt="elecman_0-1761701606528.jpeg" /&gt;&lt;/span&gt;&lt;SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;LI-CODE lang="none"&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;/LI-CODE&gt;</description>
    <pubDate>Wed, 29 Oct 2025 01:33:44 GMT</pubDate>
    <dc:creator>elecman</dc:creator>
    <dc:date>2025-10-29T01:33:44Z</dc:date>
    <item>
      <title>Intel Connectivity Network Service is causing the ipv6 flowtable attribute set to 0</title>
      <link>https://community.intel.com/t5/Ethernet-Products/Intel-Connectivity-Network-Service-is-causing-the-ipv6-flowtable/m-p/1716740#M42830</link>
      <description>&lt;P&gt;Dear all&lt;/P&gt;&lt;P&gt;I would like to report an issue that I notice on window 11 recently update&amp;nbsp;&lt;/P&gt;&lt;P&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;/P&gt;&lt;P&gt;In windows update it is called 'Intel Corporation - SoftwareComponent- 4.1025.207.1&lt;/P&gt;&lt;P&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;/P&gt;&lt;P&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;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="elecman_2-1757740677345.png" style="width: 400px;"&gt;&lt;img src="https://community.intel.com/t5/image/serverpage/image-id/68768i4A12671943BD0953/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-1757740677345.png" alt="elecman_2-1757740677345.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&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;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;BR /&gt;expected result is 100% 200 ok,&amp;nbsp;&lt;/P&gt;&lt;P&gt;but we see failed situation like below, once disable&amp;nbsp;Intel Connectivity Network Service&amp;nbsp; the issue is gone&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="elecman_3-1757740796922.png" style="width: 400px;"&gt;&lt;img src="https://community.intel.com/t5/image/serverpage/image-id/68769iCD24634DC8569CFC/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_3-1757740796922.png" alt="elecman_3-1757740796922.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 13 Sep 2025 05:21:12 GMT</pubDate>
      <guid>https://community.intel.com/t5/Ethernet-Products/Intel-Connectivity-Network-Service-is-causing-the-ipv6-flowtable/m-p/1716740#M42830</guid>
      <dc:creator>elecman</dc:creator>
      <dc:date>2025-09-13T05:21:12Z</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/Ethernet-Products/Intel-Connectivity-Network-Service-is-causing-the-ipv6-flowtable/m-p/1717185#M42838</link>
      <description>&lt;P&gt;Hello elecman,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Greetings!&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Thank you for posting in Intel community forum!&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Kindly confirm below details to check the issue further.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Please share the model name of the Ethernet adapter/controller.&amp;nbsp;&lt;/LI&gt;&lt;LI&gt;Also, kindly provide the system information where it is being used.&amp;nbsp;&lt;/LI&gt;&lt;LI&gt;Additionally, could you clarify what you were referring to by 'Intel Connectivity'?&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Sreelakshmi&lt;/P&gt;&lt;P&gt;Intel Customer Support Technician&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 16 Sep 2025 06:19:39 GMT</pubDate>
      <guid>https://community.intel.com/t5/Ethernet-Products/Intel-Connectivity-Network-Service-is-causing-the-ipv6-flowtable/m-p/1717185#M42838</guid>
      <dc:creator>Sreelakshmi1</dc:creator>
      <dc:date>2025-09-16T06:19:39Z</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/Ethernet-Products/Intel-Connectivity-Network-Service-is-causing-the-ipv6-flowtable/m-p/1717871#M42858</link>
      <description>&lt;P&gt;Hello Elecman,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Greetings from Intel!&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;This is the first follow-up regarding the issue you reported to us.&lt;/P&gt;&lt;P&gt;We’d like to check if you were able to provide the requested details so we can continue assisting you toward a resolution.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Please reply to confirm, and we’ll be happy to proceed further. Looking forward to your response.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Tejas&lt;/P&gt;&lt;P&gt;Intel Customer Support Technician&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 19 Sep 2025 11:58:47 GMT</pubDate>
      <guid>https://community.intel.com/t5/Ethernet-Products/Intel-Connectivity-Network-Service-is-causing-the-ipv6-flowtable/m-p/1717871#M42858</guid>
      <dc:creator>TejasMohan</dc:creator>
      <dc:date>2025-09-19T11:58:47Z</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/Ethernet-Products/Intel-Connectivity-Network-Service-is-causing-the-ipv6-flowtable/m-p/1718257#M42871</link>
      <description>&lt;P&gt;Hello Elecman,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Greetings!&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;We would like to inform you that we are closing this request as no response has been received from our previous follow-ups.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please don't hesitate to ask any further questions in the future. Feel free to start a new conversation, as this thread will no longer be monitored.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Sreelakshmi&lt;/P&gt;&lt;P&gt;Intel Customer Support Technician&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 22 Sep 2025 07:20:38 GMT</pubDate>
      <guid>https://community.intel.com/t5/Ethernet-Products/Intel-Connectivity-Network-Service-is-causing-the-ipv6-flowtable/m-p/1718257#M42871</guid>
      <dc:creator>Sreelakshmi1</dc:creator>
      <dc:date>2025-09-22T07:20:38Z</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/Ethernet-Products/Intel-Connectivity-Network-Service-is-causing-the-ipv6-flowtable/m-p/1723971#M43112</link>
      <description>&lt;P&gt;i was on business travel not check the thread.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Please share the model name of the Ethernet adapter/controller.&amp;nbsp;&lt;BR /&gt;HP laptop zbook firefly 14 inch G11 mobile workstation PC, BIOS HP W70 Ver 01.60.10 2025-05-30&lt;BR /&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;BR /&gt;"&lt;SPAN&gt;Intel(R) Connectivity Performance Suite" to my laptop and it will impact all NIC (usb/docker/ether&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;Also, kindly provide the system information where it is being used.&amp;nbsp;&lt;/LI&gt;&lt;LI&gt;Additionally, could you clarify what you were referring to by 'Intel Connectivity'?&lt;BR /&gt;"&lt;SPAN&gt;&lt;SPAN&gt;Intel(R) Connectivity Performance Suite"&lt;BR /&gt;&lt;A 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"&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&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="elecman_0-1761701606528.jpeg" style="width: 400px;"&gt;&lt;img src="https://community.intel.com/t5/image/serverpage/image-id/69600i317AFF7A5CCED3E7/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-1761701606528.jpeg" alt="elecman_0-1761701606528.jpeg" /&gt;&lt;/span&gt;&lt;SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;LI-CODE lang="none"&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;/LI-CODE&gt;</description>
      <pubDate>Wed, 29 Oct 2025 01:33:44 GMT</pubDate>
      <guid>https://community.intel.com/t5/Ethernet-Products/Intel-Connectivity-Network-Service-is-causing-the-ipv6-flowtable/m-p/1723971#M43112</guid>
      <dc:creator>elecman</dc:creator>
      <dc:date>2025-10-29T01:33:44Z</dc:date>
    </item>
  </channel>
</rss>

