Currently im running freeradius as authentication server using postgresql as database backend, which authenticating user base on their monthly usage (prepaid). Now im trying to create user which only can authenticate within timespan period e.g from 6 am - 10 pm and this can simply done by adding login-time attribute. As expected after 10 pm the user/s will be disconnected. How do i tell freeradius if the user tried to connect to forward the authentication request to another radius server?

Reply via email to