Frequent request for logins due to unstable internet
#447 aperta il 29 apr 2023
Metriche repository
- Star
- (901 stelle)
- Metriche merge PR
- (Merge medio 2g 18h) (3 PR mergiate in 30 g)
Descrizione
Recently I migrated from Mikrotik to daloRadius for AAA. I implemented the below in Mikrotik to prevent frequent request for login as long as the user is authenticated. When MAC cookie feature is enabled (login-by=mac-cookie, add-mac-cookie=yes set in user profile), following actions are taken: first successful login. Mac cookie keeps record of username and password for the MAC address if there is only one host with such MAC. Cookie timeout is set to value equal to mac-cookie-timeout.
What kind attributes will achieve the above scenario in daloradius environment?
I need help. Thanks.