Page 1 of 1

CAPsMAN specific time connection

Posted: Tue Sep 17, 2024 4:31 pm
by adaris
Hello,

Is it possible to create a rule on CAPsMAN (access list, firewall... wherever) that the wireless uses a password at a specific time and to be open beyond that time?

For example, who knows the password can use wifi all the time and who doesn't know the password can use from 10 - 11h and 13 - 14h.

Re: CAPsMAN specific time connection  [SOLVED]

Posted: Tue Sep 17, 2024 4:42 pm
by infabo
IMHO this is impossible with single SSID. but you can use one SSID protected and one open SSID and use access list rules for the open SSID.

Re: CAPsMAN specific time connection

Posted: Tue Sep 17, 2024 6:31 pm
by erlinden
No problem:

Use /system scheduler for the scheduling part and /sysstem/script for enabling/disabling the wifi interface.

Re: CAPsMAN specific time connection

Posted: Tue Sep 17, 2024 10:15 pm
by infabo
Access list have time filter. no need for scheduler Scripting

Re: CAPsMAN specific time connection

Posted: Wed Sep 18, 2024 4:13 pm
by adaris
Thank you for answers. I will probably create slave interface on CAPsMAN for second configuration, leave it open and use access list for time interval.

Re: CAPsMAN specific time connection

Posted: Wed Sep 18, 2024 4:16 pm
by infabo
PS: Don't forget the "default reject" rule for this secondary SSID. Allow by specific time and final rule is a reject.