22 Jan
2014
22 Jan
'14
5:23 a.m.
Hi,
First, FreeRADIUS doesn't set DHCP-Flag to "Broadcast" by default (I removed the "boroadcast=" from config in listen section)
are you using the FreeRADIUS server on the same VLAN as the client - or is it a relay? if a relay then broadcast??
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.
port 68 is data TO the client alan