DHCP not functional in master?k
Alan DeKok
aland at deployingradius.com
Sun Nov 20 17:46:14 CET 2011
Phil Mayers wrote:
> I'm having trouble getting the "master" branch to work with dhcp. The
> sites-available/dhcp file says:
...
> ...problem being those instructions don't work - there is no
> "dictionary.dhcp" line.
It's in the default "dictionary.in" file. You probably have an older
version of the dictionaries installed.
> ...but I don't see how the code there can currently work; it seems it
> will always fail unless there is some kind of dictionary definition for:
>
> VALUE Post-Auth-Type DHCP-Discover x
>
> ...and so on. Am I missing something?
$ git pull
The code was looking up an attribute by attribute number. That worked
in 2.x. In 3.0, it needs a vendor number, too.
Alan DeKok.
More information about the Freeradius-Devel
mailing list