How its works and How to use Framed-ip-address
Hi, 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? Also, I want to know about Framed-ip-address and how its works with freeradius. I searched google but not found my need. Thank you :) Sorry for Bad English.
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.
Hi Alan, Thank you for the reply. How do I check if server received Framed-IP-Address in the Access-Request? I have ip address in radreply table with the username. Can you please explain a bit Thank you On Sat, Nov 3, 2018 at 1:04 AM Alan DeKok <aland@deployingradius.com> wrote:
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.
- List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
On Nov 2, 2018, at 3:14 PM, One Zero Art <onezeroartapps@gmail.com> wrote:
How do I check if server received Framed-IP-Address in the Access-Request?
Read the debug output.
I have ip address in radreply table with the username.
Then it should be in the reply, too. Just read the debug output to see what it's doing.
Can you please explain a bit
Ask a *specific* question. I'm not going to explain all of how the server works in one email. The server comes with extensive documentation that describes what it does and how it works. Alan DeKok.
participants (2)
-
Alan DeKok -
One Zero Art