I have a hot spot setup using a radius server, which only allows connections between a certain time.
When a device connects the first time, it works fine. The Radius logs shows a successful authentication. It shows and entry in the hosts table, and a session.
However if the device disconnects then later reconnects. It will not Authenticate unless I manually remove it from the host list. Only then it will retry authentication to the radius.
If I do not delete the host entry, the radius has no log entry showing an authentication attempt.
I need it to retry authentication every time, as the time limit for the connection may have expired, and it won’t do this because of this host entry.