WPA2 Enterprise Support

Hello community, this is my first post.

I recently got a router where I need to get ethernet connection when I have a WPA2 enterprise WiFi. I thought openwrt would be capable of doing so.

Just got openwrt installed, but doesn’t see WPA2 enterprise as an option when trying to connect to WiFi. Is there anything else I need to install or configure?

Thanks.

The model of the router is ASUS RT-AC88U.

you will need to install the full WPAD module.

2 Likes

Is that “wpad”?

Remove the wpad-basic-xxxx package and replace it with wpad-xxxxx (xxxx is the SSL library, usually mbedtls). You will need to temporarily connect the router to the Internet by another method in order to install packages.

1 Like