09-30-2012 04:13 AM - edited 07-03-2021 10:44 PM
Hi,
We have Wireless Guest access implemented in the site using WLC webauth functionality. The IP address pool used for guest access is having access to internal devices other than internet.
We are implementing access-list in the gateway of the guest users to restrict their access only to internet.
but after implementing the ACL, Guest authentication web page is not being recieved by clients and they are not able to authenticate.
Below is the ACL used in the gateway. Please suggest if any other ports or protocols need to be allowed. Thanks.
IP access-list extended PNU_GUEST_ACL
10 permit ip <Guest subnet> <WLC-subnet>
15 permit ip <Guest subent> <WCS-subnet>
20 permit ip <Guest subnet> <proxy-ip> <proxy port>
30 permit tcp <Guest subnet> <DNS IP> <port 53>
40 permit ip <Guest subnet> host 1.1.1.1
50 permit ip <Guest subnet> <DHCP IP> <port 67>
60 permit ip any <Guest subnet>
70 deny ip any any
The access-list is applied in "IN Direction" on the gateway interface of guests.
Regards,
Madhan kumar G
Solved! Go to Solution.
09-30-2012 07:40 AM
Well you can create a pre auth acl which allows DNS, DHCP, permit any to the WLC.
Sent from Cisco Technical Support iPhone App
09-30-2012 07:40 AM
Well you can create a pre auth acl which allows DNS, DHCP, permit any to the WLC.
Sent from Cisco Technical Support iPhone App
10-01-2012 07:29 AM
Thanks Scott. Your suggestion really helped. I have created pre auth ACLs and achieved positive results.
Regards,
Madhan kumar G
10-01-2012 07:50 AM
Good to hear... Thanks for using the rating system also!
Thanks,
Scott
Help out other by using the rating system and marking answered questions as "Answered"
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