Hello, I've set up a Freeradius 3 as a Dynamic DHCP Server for my network and I am trying to make it work with accouting but I am not being able to understand where to set this up to right Accouting information on MySQL radacct. I've set this using DHCP sqlippool and no authorization, everyone who request an DHCP will be offered on from a default pool. Atenciosamente, *Nataniel Klug* | nataniel.klug@gmail.com
On Feb 2, 2017, at 8:40 AM, Nataniel Klug <nataniel.klug@gmail.com> wrote:
I've set up a Freeradius 3 as a Dynamic DHCP Server for my network and I am trying to make it work with accouting but I am not being able to understand where to set this up to right Accouting information on MySQL radacct.
The NAS sends accounting packets. Generally after the user is authenticated via RADIUS. There are no provisions in DHCP for doing accounting over DHCP. You probably need to do RADIUS authentication, then accounting, and finally DHCP. You can usually set up MAC authentication on a wired network, and then just have FreeRADIUS always return Access-Accept, no matter what the MAC. That's probably the simplest thing to start with. Alan DeKok.
I think I should explain what I want: I wish to be able to identify which MAC Address was using an specific IP Address at some point in time. I don't think it's really necessary for DHCP but it would be a good thing for my DHCP server at this moment. Atenciosamente, *Nataniel Klug* | nataniel.klug@gmail.com 2017-02-02 11:40 GMT-02:00 Nataniel Klug <nataniel.klug@gmail.com>:
Hello,
I've set up a Freeradius 3 as a Dynamic DHCP Server for my network and I am trying to make it work with accouting but I am not being able to understand where to set this up to right Accouting information on MySQL radacct.
I've set this using DHCP sqlippool and no authorization, everyone who request an DHCP will be offered on from a default pool.
Atenciosamente,
*Nataniel Klug* | nataniel.klug@gmail.com
Alan, Thank you for the reply. This is obviously the best option and I was not able to look at that. I will try! Atenciosamente, *Nataniel Klug* | nataniel.klug@gmail.com 2017-02-02 11:40 GMT-02:00 Nataniel Klug <nataniel.klug@gmail.com>:
Hello,
I've set up a Freeradius 3 as a Dynamic DHCP Server for my network and I am trying to make it work with accouting but I am not being able to understand where to set this up to right Accouting information on MySQL radacct.
I've set this using DHCP sqlippool and no authorization, everyone who request an DHCP will be offered on from a default pool.
Atenciosamente,
*Nataniel Klug* | nataniel.klug@gmail.com
participants (2)
-
Alan DeKok -
Nataniel Klug