3 Jul
2008
3 Jul
'08
7:18 a.m.
Checked to make sure dhcp module is included by radiusd -X. To make it work:
1. ./configure --with-dhcp 2. in /usr/local/share/freeradius/dictionary file uncomment line $INCLUDE dictionary.dhcp 3. edit /usr/local/etc/raddb/site-available/dhcp (edit to match your needs, comment out or remove lines containing "ok") :) 4. symlink dhcp file to sites-enabled directory 5. run radiusd :)
Does anyone have dhcp work with freeradius ? Yes ... It works.