20 Mar
2014
20 Mar
'14
9:29 p.m.
Michael Wisniewski wrote:
I am having the exact same issue. Can anybody assist with this issue. "anybody can connect a device on my network and the Freeradius server reply to DHCP Discover, assign an IP address using the mysql radipool table but without checking if the mac address is in the radcheck table."
The radcheck table is for RADIUS requests. However... If you list "sql.authorize" in one of the "dhcp" sections, it will then check the DHCP request against the radcheck and radreply tables. Alan DeKok.