[RESOLVED] GUEST WLAN internet access only
Topic
Good afternoon,
I am using several AP1101’s in express mode and I would like to set my guest WLAN only for internet access. I tried to use ACL, but no success. Could you help me please?
Thank you for answer.
Answers
Answer by
sobocik
Answered on 01/13/2021
Thank you for help. It is works.
Date
13.01.2021
Author
Asked by sobocik
Date
11.01.2021
Author
Asked by sobocik
Answer by
cristek
Answered on 01/06/2021
ACL should be the way to go! I have always done it like that and it works just fine, so I know it works. Can you provide a bit more information? or even a screenshot of your config and the intended behavior?
Date
06.01.2021
Author
Asked by cristek
Comments
by sobocik
My network is easy - 10.10.10.0/24
Default gateway 10.10.10.1 (DHCP, DNS...)
Group AP IP address is 10.10.10.3
AP IP address 10.10.10.39, 10.10.10.40 and 10.10.10.41 (IP taken from DHCP).
I know how to set ACL for one IP address, but I dont know how to set for whole network exept Internet access (and all AP?)
by cristek
Easy!
Assuming you are using a /24 mask, simply put 10.10.10.0/24 in both the Source and the Destination IP. The action is Reject -obviously- and apply it for the SSID you want! :)
by cristek
Easy!
Assuming you are using a /24 mask, simply put 10.10.10.0/24 in both the Source and the Destination IP. The action is Reject -obviously- and apply it for the SSID you want! :)
by sobocik
Thank you for help. It works perfect.