05-06-2019 11:29 PM - edited 07-05-2021 10:20 AM
Hello.
I need help. Right now I have a cisco WLC working with ISE. Right now users using mobile/laptop when they want to authenticate, they just need to input their username and password after clicking the SSID (using 802.1x authentication).
Now, my client ask me to make changes.
1. Authentication will be going through a web/captive portal. Sounds simple enough.
2. Each user will be limited on what they can access. This is the problem.
What I'm thinking is, I make a dACL on ISE and attach it to the user as a custom parameters. Is that possible without the client having to install any programs? From my experience, I've made this one but for VPN and the client has to use a client program in their laptop to login. My question is, can I implement this in standard wireless setup as well, but without a client program for the mobile phone/laptop/tablet?
Aside from that, is there any other solution? I've read I can also create ACLs in WLC but I never done that before.
Thank you in advance.
Solved! Go to Solution.
05-07-2019 12:17 AM
Yes, But the ACL has to be created in the WLC and the ACL name has to be configure on the Authorization policy results.
On the Local Mode APs:
You have to create ACL on the WLC by going to the Security --> Access Control List. For an example if you are configuring ACL name called ProjectUserAccess.
WLC Configuration if Local Mode APs:
On the Flexconnect APs:
You have to create ACL on the WLC by going to Security --> Flexconnect ACLs
WLC Configuration if Flexconnect APs:
WLC Configuration if you have Flexconnect AP group:
ISE Configuration:
On the Authorization result profile you have to call the ACL name ProjectUserAccess on Airespace ACL Name.
05-07-2019 12:17 AM
Yes, But the ACL has to be created in the WLC and the ACL name has to be configure on the Authorization policy results.
On the Local Mode APs:
You have to create ACL on the WLC by going to the Security --> Access Control List. For an example if you are configuring ACL name called ProjectUserAccess.
WLC Configuration if Local Mode APs:
On the Flexconnect APs:
You have to create ACL on the WLC by going to Security --> Flexconnect ACLs
WLC Configuration if Flexconnect APs:
WLC Configuration if you have Flexconnect AP group:
ISE Configuration:
On the Authorization result profile you have to call the ACL name ProjectUserAccess on Airespace ACL Name.
05-07-2019 02:51 AM
05-07-2019 12:18 AM - edited 05-07-2019 12:19 AM
The WLC wont support a dACL.
You have to preconfigure the named ACL on the WLC, and ISE will send the name. The name should be identical in the ISE policy manger and the WLC.
you can do named ACLs without client applications
the other option would be to change the client to different interfaces/ vlans where they have the restrictions on them.
The WLAN will need AAA override enabled for both options
05-07-2019 02:52 AM
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide