Helle everyone, I have a quick question about if hostapd supports IPv6 Disconnect-Request and CoA-Request packets or not. I have a FreeRadius Server running IPv6 only and the router (running dual stack) uses the FreeRadius as RADIUS server. The authentication (or Access-Request) works fine on IPv6. For the CoA request, on the FreeRadius server, I use radclient to send a Disconnect-Request to the router: ~:radclient -6 -x [Router's IPv6 address]:3799 disconnect testing And I never gets ACK or NAK packets from the router. I did not see any logs in hostapd.log either. After looking at the code, radius_das.c, it seems like hostapd only listens to the IPv4 socket (in static int radius_das_open_socket(int port) function). Does that mean the hostapd currently only supports IPv4 CoA packets? Thanks, -ted _______________________________________________ Hostap mailing list Hostap@xxxxxxxxxxxxxxxxxxx http://lists.infradead.org/mailman/listinfo/hostap