Leo Combes wrote:
Thanks Alan. I hope to make it work.
As I have little experience with Freeradius, I want to start doing a little test with the "mac2ip" module.
I made a file called mac2ip in /etc/freeradius with the following contents:
00:13:96:00:f9:84,10.1.100.1
OK.
I have added the dhcp.dictionary. At last I tried to run freeradius:
Please use "radiusd -X", not "radiusd -Xx"
Info: server dhcp { Debug: Trying sub-section dhcp DHCP-Discover {...} Info: +- entering group DHCP-Discover {...} Info: ++[reply] returns noop Info: ++[reply] returns noop Segmentation fault
I'm missing something obvious?
Nope. It should work. It looks like the mac2ip module is crashing for some unknown reason. Can you follow doc/bugs? It will tell you how to post more debugging information so we can see exactly where it's going wrong. Thanks. Alan DeKok.