<?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: AP230 not respecting &amp;quot;Convert IP Multicast to Unicast&amp;quot; for RAs; no IPv6 default routes in ExtremeWireless (IQE)</title>
    <link>https://community.extremenetworks.com/t5/extremewireless-iqe/ap230-not-respecting-quot-convert-ip-multicast-to-unicast-quot/m-p/100761#M1512</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.extremenetworks.com/t5/user/viewprofilepage/user-id/46989"&gt;@interfect&lt;/a&gt;,&amp;nbsp;thank you for keeping this thread updated with all your troubleshooting. I ran this past our IQE team and given the in-depth nature of the question here and how much work you've already done, they've asked if we can open a support ticket for this request, would that be possible?&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 01 Jul 2024 23:34:34 GMT</pubDate>
    <dc:creator>SamPirok</dc:creator>
    <dc:date>2024-07-01T23:34:34Z</dc:date>
    <item>
      <title>AP230 not respecting "Convert IP Multicast to Unicast" for RAs; no IPv6 default routes on Android</title>
      <link>https://community.extremenetworks.com/t5/extremewireless-iqe/ap230-not-respecting-quot-convert-ip-multicast-to-unicast-quot/m-p/100380#M1501</link>
      <description>&lt;P&gt;I have a problem very similar to "&lt;A href="https://community.extremenetworks.com/t5/extremecloud-iq/no-ipv6-access-on-some-clients-android-with-ap230/m-p/89670" target="_self"&gt;No IPV6 access on some clients(Android) with AP230&lt;/A&gt;". I have some AP230s running firmware 10.4.4.0. I have an Android client that is picking up IPv6 &lt;EM&gt;addresses&lt;/EM&gt; from my router, but which is &lt;EM&gt;not&lt;/EM&gt; getting a default route. It can talk to other IPv6 devices on the LAN, but without a default route, it can't access the IPv6 Internet.&lt;/P&gt;&lt;P&gt;I saw it suggested that the "Convert IP Multicast to Unicast" setting on the SSID, under "Additional Settings" and then the "Optional settings" "Customize" button, might be relevant here. I did a packet capture with my Windows machine and compared the IPv6 RA router advertisement packets received over Ethernet and over WiFi to the AP230, and the only difference in their content was that the advertisement frame received over Ethernet was addressed to what Wireshark called "IPv6mcast_01" (33:33:00:00:00:01), while the advertisement frame received over WiFi was addressed directly to the WiFi adapter's MAC.&lt;/P&gt;&lt;P&gt;So I went and turned off "Convert IP Multicast to Unicast" on all my SSIDs. I also turned off "&lt;SPAN class=""&gt;Enable Non-Essential Broadcast Filtering&lt;/SPAN&gt;", and turned off "IGMP Snooping" in the "Switching/Routing" section. I applied the config to the devices, and I also rebooted them for good measure.&lt;/P&gt;&lt;P&gt;But the "Convert IP Multicast to Unicast" setting of off &lt;STRONG&gt;is not respected by the&lt;/STRONG&gt; &lt;STRONG&gt;APs&lt;/STRONG&gt;, as far as I can tell, at least for router advertisements. When I capture an RA over WiFi from my Windows machine, I still see it as addressed to that machine's WiFi MAC. When I capture an RA via Ethernet, I correctly see it as addressed to the multicast group.&lt;/P&gt;&lt;P&gt;Does anybody know how to get the "Convert IP Multicast to Unicast" setting to actually turn off on these devices? How would I go about downgrading the firmware to an older version like 10.0r10b which is supposed to be the documented solution to the no-default-route-for-Android problem that &lt;a href="https://community.extremenetworks.com/t5/user/viewprofilepage/user-id/35223"&gt;@jackhsweeney1&lt;/a&gt; had? Is there some *other* solution to Android not creating a default IPv6 route on an AP230 AP?&lt;/P&gt;&lt;P&gt;For reference, someone on StackOverflow &lt;A href="https://stackoverflow.com/q/49561960" target="_self"&gt;had a similar problem&lt;/A&gt; with Android clients never getting an IPv6 default route, in a different environment, which they apparently fixed by throwing out their router and getting a different one.&lt;/P&gt;</description>
      <pubDate>Mon, 27 May 2024 18:54:21 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremewireless-iqe/ap230-not-respecting-quot-convert-ip-multicast-to-unicast-quot/m-p/100380#M1501</guid>
      <dc:creator>interfect</dc:creator>
      <dc:date>2024-05-27T18:54:21Z</dc:date>
    </item>
    <item>
      <title>Re: AP230 not respecting "Convert IP Multicast to Unicast" for RAs; no IPv6 default routes</title>
      <link>https://community.extremenetworks.com/t5/extremewireless-iqe/ap230-not-respecting-quot-convert-ip-multicast-to-unicast-quot/m-p/100382#M1502</link>
      <description>&lt;P&gt;I did some more testing, comparing the AP230 behavior to an openWRT AP.&lt;/P&gt;&lt;P&gt;Note that the radvd on the router on this network is version 2.16, which is from before the AdvRASolicitedUnicast option was introduced (and turned on by default) in 2.17. So router advertisements sent in response to solicitations on this network are Ethernet multicast *and* IPv6 multicast (to address ff02::1). Newer radvd versions will unicast a router advertisement to the soliciting node's link-local IPv6 and its actual MAC.&lt;/P&gt;&lt;P&gt;When I connect to WiFi over the OpenWRT AP, I can see the router advertisements properly addressed to the multicast IPv6 address and the multicast MAC. On the OpenWRT AP, the Android device will happily pick up a default route from the multicast RA.&lt;/P&gt;&lt;P&gt;But over the AP230 network, the multicast MAC gets rewritten to the WiFi client's unicast MAC, but the multicast IPv6 destination address is *not* rewritten. So I end up getting RAs that don't look like old-style multicast RAs, but also don't look like legitimate unicast RAs, and I think this causes Android to refuse to use them for routing.&lt;/P&gt;</description>
      <pubDate>Mon, 27 May 2024 20:40:11 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremewireless-iqe/ap230-not-respecting-quot-convert-ip-multicast-to-unicast-quot/m-p/100382#M1502</guid>
      <dc:creator>interfect</dc:creator>
      <dc:date>2024-05-27T20:40:11Z</dc:date>
    </item>
    <item>
      <title>Re: AP230 not respecting "Convert IP Multicast to Unicast" for RAs; no IPv6 default routes</title>
      <link>https://community.extremenetworks.com/t5/extremewireless-iqe/ap230-not-respecting-quot-convert-ip-multicast-to-unicast-quot/m-p/100383#M1503</link>
      <description>&lt;P&gt;I've also pulled some logs from the offending Android device with adb logcat.&lt;/P&gt;&lt;P&gt;I noticed that it does get the router advertisement and set about setting up its IPv6 addresses and its routes, and I can see it adding routes and thinking about using a default route. But then there are 2 potential problems:&lt;/P&gt;&lt;P&gt;1. When it goes to actually add the default route, it gets:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;05-27 17:36:17.185  1087  1087 E netd    : Error adding route ::/0 -&amp;gt; fe80::76ac:b9ff:fea0:37dc wlan0 to table 1026: File exists&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This is supposed to mean that that exact route already is added. So maybe it's trying to add the route twice. But then it must be in at least once.&lt;/P&gt;&lt;P&gt;2. When it's thinking about default gateways, it produces:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;05-27 17:36:18.401  1453  1453 I cnss-daemon: Ready to update GW parameters
05-27 17:36:18.401  1453  1453 E cnss-daemon: Invalid mac address
05-27 17:36:18.401  1453  1453 E cnss-daemon: failed to update gateway&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This is nearly simultaneous with (possibly after?) starting to tear down all the routes. But it matches with what the problem seems to be, where the destination MAC address on the multicast router advertisement is not allowed to be the device's own MAC. (I also see it trying to remove the default route and complaining it is already removed.)&lt;/P&gt;&lt;P&gt;The "cnss-daemon" component here is part of Qualcomm's userspace machinery for the WiFi driver. So this might be a problem specifically for Android devices with (some) Qualcomm radios, caused by the Qualcomm proprietary WiFi userspace doing excessive validation of the RA frames and telling the device not to take a default route from them if it doesn't like the destination MAC.&lt;/P&gt;</description>
      <pubDate>Mon, 27 May 2024 21:54:44 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremewireless-iqe/ap230-not-respecting-quot-convert-ip-multicast-to-unicast-quot/m-p/100383#M1503</guid>
      <dc:creator>interfect</dc:creator>
      <dc:date>2024-05-27T21:54:44Z</dc:date>
    </item>
    <item>
      <title>Re: AP230 not respecting "Convert IP Multicast to Unicast" for RAs; no IPv6 default routes</title>
      <link>https://community.extremenetworks.com/t5/extremewireless-iqe/ap230-not-respecting-quot-convert-ip-multicast-to-unicast-quot/m-p/100385#M1504</link>
      <description>&lt;P&gt;I did some deciphering of the cnss-daemon binary with Ghidra. It looks like it complains that the gateway MAC is "Invalid" if it is all 0s by the time it looks at it, and it starts out all 0s, and it only fills it in if certain conditions I couldn't figure out hold when it is parsing the messages it gets from the other Android components about what the advertisement was like. It &lt;EM&gt;might&lt;/EM&gt; be trying to pull the MAC belonging to a link-local address and doing... something with it.&lt;/P&gt;</description>
      <pubDate>Mon, 27 May 2024 23:08:46 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremewireless-iqe/ap230-not-respecting-quot-convert-ip-multicast-to-unicast-quot/m-p/100385#M1504</guid>
      <dc:creator>interfect</dc:creator>
      <dc:date>2024-05-27T23:08:46Z</dc:date>
    </item>
    <item>
      <title>Re: AP230 not respecting "Convert IP Multicast to Unicast" for RAs; no IPv6 default routes</title>
      <link>https://community.extremenetworks.com/t5/extremewireless-iqe/ap230-not-respecting-quot-convert-ip-multicast-to-unicast-quot/m-p/100761#M1512</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.extremenetworks.com/t5/user/viewprofilepage/user-id/46989"&gt;@interfect&lt;/a&gt;,&amp;nbsp;thank you for keeping this thread updated with all your troubleshooting. I ran this past our IQE team and given the in-depth nature of the question here and how much work you've already done, they've asked if we can open a support ticket for this request, would that be possible?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 01 Jul 2024 23:34:34 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremewireless-iqe/ap230-not-respecting-quot-convert-ip-multicast-to-unicast-quot/m-p/100761#M1512</guid>
      <dc:creator>SamPirok</dc:creator>
      <dc:date>2024-07-01T23:34:34Z</dc:date>
    </item>
    <item>
      <title>Re: AP230 not respecting "Convert IP Multicast to Unicast" for RAs; no IPv6 default routes</title>
      <link>https://community.extremenetworks.com/t5/extremewireless-iqe/ap230-not-respecting-quot-convert-ip-multicast-to-unicast-quot/m-p/115750#M1732</link>
      <description>&lt;P&gt;&lt;a href="https://community.extremenetworks.com/t5/user/viewprofilepage/user-id/3"&gt;@SamPirok&lt;/a&gt;sorry for the delay; I'd be happy to have a support ticket open for this, and I can try to keep on top of it better than this thread. I don't actually pay you all for support though.&lt;/P&gt;&lt;P&gt;I think the problem a support ticket could solve is the "Convert IP Multicast to Unicast" setting being seemingly stuck on. That should be something you can reproduce on your end. The downstream effects that lead to that causing me problems are specific to my slightly broken client.&lt;/P&gt;</description>
      <pubDate>Sat, 12 Oct 2024 13:20:34 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremewireless-iqe/ap230-not-respecting-quot-convert-ip-multicast-to-unicast-quot/m-p/115750#M1732</guid>
      <dc:creator>interfect</dc:creator>
      <dc:date>2024-10-12T13:20:34Z</dc:date>
    </item>
  </channel>
</rss>

