Hi List
After googling for few days still not so much clear. Therefore, i have decided to implement three "A" in three different steps. For now, i only want to use Authorize function of FR. i do not want authentication & Accounting BUT authorization.
Using MySQL as a backend, Trying to make something like this:
A remote user would hit Cisco NAS gateway router (in ISP NOC Data Center) ---> Cisco NAS is going to ask FreeRadius, if IP is authorize to pass through. i need little idea how this can be achieved. something like this or equivalent idea.
| 66 | 41.157.61.88 | ???? | := | Accept |
| 67 | 41.157.61.30 | ???? | := | Reject |
Thanks Everyone
Regards
--RM