McSparin, Joe wrote:
I got my test server up and running nicely with FreeRadius now I have my production server that I am installing exact same machine and same process however this time when I install freeradius from /usr/ports/net/freeradius2 I get the following errors and no /usr/local/etc/raddb directory is created
Ask the FreeBSD people why their port is broken.
gmake[6]: Leaving directory `/usr/ports/net/freeradius2/work/freeradius-server-2.1.12/src/modules/rlm_ippool'
Making all in rlm_krb5... /usr/local/bin/gmake -w -C rlm_krb5 all gmake[6]: Entering directory `/usr/ports/net/freeradius2/work/freeradius-server-2.1.12/src/modules/rlm_krb5'
If there's an error, just delete that entire directory. You're probably not using Kerberos, so that directory isn't needed. Alan DeKok.