24 Jan
2014
24 Jan
'14
10:54 a.m.
r00tk1d@km.pl.ua wrote:
Finally it's done and working, and I think there is a BUG in FreeRADIUS DHCP module
First, FreeRADIUS doesn't set DHCP-Flag to "Broadcast" by default (I removed the "boroadcast=" from config in listen section) Second, FreeRAIUS trying to send DHCP-Offer and DHCP-Reply to destination address "giaddr" BUT to port 68. I added a line that changes the destination to GIADDR:67 and now it's works just fine.
I've pushed another fix. Please try it, and report if it works. Alan DeKok.