Hi, I work at an ISP and we are looking at the possibility to use option 82 in FreeRADIUS. The other side is going to send us an ordernumber and then we want to send a configuration back (an ip address etc.). Been searching how to do this in FreeRADIUS, but haven't found much useful information. So, if somebody can point me in the right direction on how to set it up in FreeRADIUS. Any help will be greatly appreciated. Gr, Kevin
Kevin Croes wrote:
I work at an ISP and we are looking at the possibility to use option 82 in FreeRADIUS.
In what, DHCP? RADIUS?
The other side is going to send us an ordernumber and then we want to send a configuration back (an ip address etc.).
I have no idea what that means...
Been searching how to do this in FreeRADIUS, but haven't found much useful information. So, if somebody can point me in the right direction on how to set it up in FreeRADIUS. Any help will be greatly appreciated.
Perhaps you could describe the problem in more detail. Alan DeKok.
Google "Radius DHCP client" and start reading. :-) FWIW - This isn't a Freeradius question. bbc@misn.com Alan DeKok wrote:
Kevin Croes wrote:
I work at an ISP and we are looking at the possibility to use option 82 in FreeRADIUS.
In what, DHCP? RADIUS?
The other side is going to send us an ordernumber and then we want to send a configuration back (an ip address etc.).
I have no idea what that means...
Been searching how to do this in FreeRADIUS, but haven't found much useful information. So, if somebody can point me in the right direction on how to set it up in FreeRADIUS. Any help will be greatly appreciated.
Perhaps you could describe the problem in more detail.
Alan DeKok. - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
Hi, I am having trouble to implement monthly data transfer limit in Freeradius. Does any body have implemented such solution please let me know how to configure Freeradius to fullfill this requirement. Thanks, Fazal Ahmed Malik
Fazal Ahmed Malik wrote:
I am having trouble to implement monthly data transfer limit in Freeradius. Does any body have implemented such solution please let me know how to configure Freeradius to fullfill this requirement.
Read raddb/sql/mysql/counter.conf If you have any problems, see the FAQ for how to ask questions. Saying "it doesn't work" is not helpful. Alan DeKok.
Kevin Croes wrote:
Hi,
I work at an ISP and we are looking at the possibility to use option 82 in FreeRADIUS. The other side is going to send us an ordernumber and then we want to send a configuration back (an ip address etc.). Been searching how to do this in FreeRADIUS, but haven't found much useful information. So, if somebody can point me in the right direction on how to set it up in FreeRADIUS. Any help will be greatly appreciated.
Gr,
Kevin - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
Hi Kevin. I think you are looking the wrong way, option 82 is DHCP otions, and is use for validating the src port of the request. If you had a router with a pool off address hooked up on an loopback interface and runed unnumbered on cpe interfaces, you can use this option to do static address assignment on DHCP. The relay agent wiil put information into the relayed request of the source port. /Arne
participants (5)
-
Alan DeKok -
Arne Larsen -
Bryan Campbell -
Fazal Ahmed Malik -
Kevin Croes