3 Mar
2011
3 Mar
'11
8:31 a.m.
Александр Подрезенко wrote:
Hello all. I tried to configure freeradius to operate as dhcp server. I have one problem. Freeradius receives DHCP-Discover and DHCP-Request packets, but replies are not sent. In logs all OK, but strace output contains error EINVAL (Invalid argument) in packet sending via sendmsg. ... Freeradius version is 2.1.x from git.
Hmm... my suggestion is to do "configure --without-udpfromto" and re-build. Alan DeKok.