2 Nov
2018
2 Nov
'18
3:04 p.m.
On Nov 2, 2018, at 3:01 PM, One Zero Art <onezeroartapps@gmail.com> wrote:
I successfully installed freeradius on Ubuntu 18**. I am using PPPoE server in mikrotik. I want to control PPPoE user ip address. Only match ip address, username and password can connect with network. Is this even possible?
If the server receives a Framed-IP-Address in the Access-Request, yes.
Also, I want to know about Framed-ip-address and how its works with freeradius. I searched google but not found my need.
Framed-IP-Address is just an attribute like any other. It has no special meaning to FreeRADIUS. You can find a list of all the standard attributes here: https://freeradius.org/rfc/attributes.html Alan DeKok.