Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Authentik Radius authentification for Omada OC200 embedded in TP-Link Router ER7212PC #10824

Closed
samirdawaliby opened this issue Aug 8, 2024 · 1 comment
Labels
question Further information is requested

Comments

@samirdawaliby
Copy link

samirdawaliby commented Aug 8, 2024

I am trying to integrate RADIUS authentication with my OC200 Omada controller, which is embedded inside an ER7212PC router. My Authentik instance is running on a VPS with a public IP. I am encountering issues with the RADIUS setup and need assistance in resolving them.

Configuration Details:
Authentik Identity Provider: Installed on a VPS with a public IP and a domain name URL (https;//authentik.caplogy.com).
I created a group and assigned a user to that group.
Router CIDR: 90.0.0.0/8 (public), 192.168.99.0/24 (local area network)
Omada Controller: OC200 embedded in ER7212PC router
RADIUS Provider Configuration: Followed the instructions from https://docs.goauthentik.io/docs/providers/radius/

I've seen another post related to this issue [https://github.com//issues/6243#issuecomment-1634050498] regarding routers requiring some extra attributes to actually work, which isn't provided by the current RADIUS outpost.

  • Follow the Generic LDAP guide and make a 'radius-authentication-flow` if you don't want to do anything fancy
  • Create a Radius Provider (see radius-provider screenshot), specifying the radius flow created. Take note of the shared key.
  • Create a Application that uses the Provider
  • Create a Radius Outpost and make sure the Provider is selected.

On the router side, i provide the RADIUS server IP as the IP of my Authentik VPS with port 1812 (see docker container ls screenshot), and i copied correctly the shared key that was provided as part of the Authentik Provider setup (see router-screenshot).

Please see attached the below screenshots of my configuration, can you please help me finding what am i doing wrong?

radius_application
radius_authentication_flow
radius_outpost
radius_provider
router-radius-config
docker-container-ls
docker-radius-logs

@samirdawaliby samirdawaliby added the question Further information is requested label Aug 8, 2024
@BeryJu
Copy link
Member

BeryJu commented Oct 17, 2024

See #5328 (comment)

@BeryJu BeryJu closed this as completed Oct 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants