|
From: Fabrice D. <fd...@in...> - 2017-08-28 21:02:47
|
Hello Rokkhan, try this: cp /usr/local/pf/conf/radiusd/auth.conf.example /usr/local/pf/conf/radiusd/auth.conf then restart radiusd. Regards Fabrice Le 2017-08-28 à 16:52, Rokkhan via PacketFence-users a écrit : > i can not start radiusd service on PF 7.2 but packetfence logs show > like it has started without any problems: > > Aug 25 16:27:12 SLX00012040 packetfence: INFO pfcmd.pl > <http://pfcmd.pl/>(10671): Instantiate profile default > (pf::Connection::ProfileFactory::_from_profile) > Aug 25 16:27:20 SLX00012040 packetfence: INFO pfcmd.pl > <http://pfcmd.pl/>(10671): Connecting to MySQL database > (pfconfig::backend::mysql::_get_db) > Aug 25 16:27:27 SLX00012040 packetfence: INFO pfcmd.pl > <http://pfcmd.pl/>(10671): Daemon radiusd-acct took 4.481 seconds to > start. (pf::services::manager::launchService) > Aug 25 16:27:32 SLX00012040 packetfence: INFO pfcmd.pl > <http://pfcmd.pl/>(10671): Daemon radiusd-auth took 4.608 seconds to > start. (pf::services::manager::launchService) > > I get this error if I try to start manually: > > /usr/local/pf/bin/pfcmd service radiusd start > service|command > Checking configuration sanity... > WARNING - unknown configuration parameter general.dnsservers if you > added the parameter yourself make sure it is present in > conf/documentation.conf > Job for packetfence-radiusd-acct.service failed because the control > process exited with error code. See "systemctl status > packetfence-radiusd-acct.service" and "journalctl -xe" for details. > radiusd-acct|not started > Job for packetfence-radiusd-auth.service failed because the control > process exited with error code. See "systemctl status > packetfence-radiusd-auth.service" and "journalctl -xe" for details. > radiusd-auth|not started > > systemctl status packetfence-radiusd-acct.service > ● packetfence-radiusd-acct.service - PacketFence FreeRADIUS > multi-protocol accounting server > Loaded: loaded > (/usr/lib/systemd/system/packetfence-radiusd-acct.service; enabled; > vendor preset: disabled) > Active: failed (Result: start-limit) since Fri 2017-08-25 16:30:49 > UTC; 37s ago > Docs: man:radiusd(8) > man:radiusd.conf(5) > http://wiki.freeradius.org/ > http://networkradius.com/doc/ > Process: 10957 ExecStartPre=/usr/sbin/radiusd -d /usr/local/pf/raddb > -n acct -Cxm -lstdout (code=exited, status=1/FAILURE) > Process: 10952 ExecStartPre=/usr/local/pf/bin/pfcmd service radiusd > generateconfig (code=exited, status=0/SUCCESS) > > Aug 25 16:30:49 SLX00012040 radiusd[10957]: -x Turn on additional > debugging (-xx gives more debugging). > Aug 25 16:30:49 SLX00012040 systemd[1]: > packetfence-radiusd-acct.service: control process exited, code=exited > status=1 > Aug 25 16:30:49 SLX00012040 systemd[1]: Failed to start PacketFence > FreeRADIUS multi-protocol accounting server. > Aug 25 16:30:49 SLX00012040 systemd[1]: Unit > packetfence-radiusd-acct.service entered failed state. > Aug 25 16:30:49 SLX00012040 systemd[1]: > packetfence-radiusd-acct.service failed. > Aug 25 16:30:49 SLX00012040 systemd[1]: > packetfence-radiusd-acct.service holdoff time over, scheduling restart. > Aug 25 16:30:49 SLX00012040 systemd[1]: start request repeated too > quickly for packetfence-radiusd-acct.service > Aug 25 16:30:49 SLX00012040 systemd[1]: Failed to start PacketFence > FreeRADIUS multi-protocol accounting server. > Aug 25 16:30:49 SLX00012040 systemd[1]: Unit > packetfence-radiusd-acct.service entered failed state. > Aug 25 16:30:49 SLX00012040 systemd[1]: > packetfence-radiusd-acct.service failed. > > > > ---- Runnning in debug mode: > > > radiusd -d /usr/local/pf/raddb -n auth -XXX > Mon Aug 28 16:30:01 2017 : Debug : Server was built with: > Mon Aug 28 16:30:01 2017 : Debug : accounting : yes > Mon Aug 28 16:30:01 2017 : Debug : authentication : yes > Mon Aug 28 16:30:01 2017 : Debug : ascend-binary-attributes : yes > Mon Aug 28 16:30:01 2017 : Debug : coa : yes > Mon Aug 28 16:30:01 2017 : Debug : control-socket : yes > Mon Aug 28 16:30:01 2017 : Debug : detail : yes > Mon Aug 28 16:30:01 2017 : Debug : dhcp : yes > Mon Aug 28 16:30:01 2017 : Debug : dynamic-clients : yes > Mon Aug 28 16:30:01 2017 : Debug : osfc2 : no > Mon Aug 28 16:30:01 2017 : Debug : proxy : yes > Mon Aug 28 16:30:01 2017 : Debug : regex-pcre : yes > Mon Aug 28 16:30:01 2017 : Debug : regex-posix : no > Mon Aug 28 16:30:01 2017 : Debug : regex-posix-extended : no > Mon Aug 28 16:30:01 2017 : Debug : session-management : yes > Mon Aug 28 16:30:01 2017 : Debug : stats : yes > Mon Aug 28 16:30:01 2017 : Debug : tcp : yes > Mon Aug 28 16:30:01 2017 : Debug : threads : no > Mon Aug 28 16:30:01 2017 : Debug : tls : yes > Mon Aug 28 16:30:01 2017 : Debug : unlang : yes > Mon Aug 28 16:30:01 2017 : Debug : vmps : yes > Mon Aug 28 16:30:01 2017 : Debug : developer : no > Mon Aug 28 16:30:01 2017 : Debug : socket-timestamps : yes > Mon Aug 28 16:30:01 2017 : Debug : Server core libs: > Mon Aug 28 16:30:01 2017 : Debug : freeradius-server : 3.1.0 > Mon Aug 28 16:30:01 2017 : Debug : talloc : 2.0.* > Mon Aug 28 16:30:01 2017 : Debug : ssl : 1.0.1e > release > Mon Aug 28 16:30:01 2017 : Debug : pcre : 8.32 > 2012-11-30 > Mon Aug 28 16:30:01 2017 : Debug : OpenSSL engines: > Mon Aug 28 16:30:01 2017 : Debug : dynamic : > Dynamic engine loading support > Mon Aug 28 16:30:01 2017 : Debug : Endianness: > Mon Aug 28 16:30:01 2017 : Debug : little > Mon Aug 28 16:30:01 2017 : Debug : Compilation flags: > Mon Aug 28 16:30:01 2017 : Debug : cppflags : > Mon Aug 28 16:30:01 2017 : Debug : cflags : > -I/root/rpmbuild/BUILD/freeradius-server-3.1.0 > -I/root/rpmbuild/BUILD/freeradius-server-3.1.0/src -include > /root/rpmbuild/BUILD/freeradius-server-3.1.0/src/freeradius-devel/autoconf.h > -include > /root/rpmbuild/BUILD/freeradius-server-3.1.0/src/freeradius-devel/build.h > -include > /root/rpmbuild/BUILD/freeradius-server-3.1.0/src/freeradius-devel/features.h > -include > /root/rpmbuild/BUILD/freeradius-server-3.1.0/src/freeradius-devel/radpaths.h > -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 > -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 > -grecord-gcc-switches -m64 -mtune=generic -fpic -std=c1x -Wall > -D_GNU_SOURCE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS > -DOPENSSL_NO_KRB5 -DNDEBUG -DIS_MODULE=1 > Mon Aug 28 16:30:01 2017 : Debug : ldflags : -Wl,--build-id > Mon Aug 28 16:30:01 2017 : Debug : libs : -lcrypto -lssl > -ltalloc -lpcre -lrt -lnsl -lresolv -ldl -lpthread -lreadline > Mon Aug 28 16:30:01 2017 : Debug : > Mon Aug 28 16:30:01 2017 : Info : FreeRADIUS Version 3.1.0 > Mon Aug 28 16:30:01 2017 : Info : Copyright (C) 1999-2016 The > FreeRADIUS server project and contributors > Mon Aug 28 16:30:01 2017 : Info : There is NO warranty; not even for > MERCHANTABILITY or FITNESS FOR A > Mon Aug 28 16:30:01 2017 : Info : PARTICULAR PURPOSE > Mon Aug 28 16:30:01 2017 : Info : You may redistribute copies of > FreeRADIUS under the terms of the > Mon Aug 28 16:30:01 2017 : Info : GNU General Public License > Mon Aug 28 16:30:01 2017 : Info : For more information about these > matters, see the file named COPYRIGHT > Mon Aug 28 16:30:01 2017 : Info : Starting - reading configuration > files ... > Mon Aug 28 16:30:01 2017 : Debug : including dictionary file > /usr/share/freeradius/dictionary > Mon Aug 28 16:30:01 2017 : Debug : including dictionary file > /usr/share/freeradius/dictionary.dhcp > Mon Aug 28 16:30:01 2017 : Debug : including dictionary file > /usr/share/freeradius/dictionary.vqp > Mon Aug 28 16:30:01 2017 : Debug : including dictionary file > /usr/local/pf/raddb/dictionary > Mon Aug 28 16:30:01 2017 : Debug : including configuration file > /usr/local/pf/raddb/auth.conf > Mon Aug 28 16:30:01 2017 : Debug : including configuration file > /usr/local/pf/raddb/radiusd.conf > Mon Aug 28 16:30:01 2017 : Debug : including configuration file > /usr/local/pf/raddb/proxy.conf > Mon Aug 28 16:30:01 2017 : Debug : including configuration file > /usr/local/pf/raddb/proxy.conf.inc > Mon Aug 28 16:30:01 2017 : Debug : including configuration file > /usr/local/pf/raddb/clients.conf > Mon Aug 28 16:30:01 2017 : Debug : including configuration file > /usr/local/pf/raddb/clients.conf.inc > Mon Aug 28 16:30:01 2017 : Debug : including files in directory > /usr/local/pf/raddb/mods-enabled/ > Mon Aug 28 16:30:01 2017 : Debug : including configuration file > /usr/local/pf/raddb/mods-enabled/always > Mon Aug 28 16:30:01 2017 : Debug : including configuration file > /usr/local/pf/raddb/mods-enabled/attr_filter > Mon Aug 28 16:30:01 2017 : Debug : including configuration file > /usr/local/pf/raddb/mods-enabled/cache_eap > Mon Aug 28 16:30:01 2017 : Debug : including configuration file > /usr/local/pf/raddb/mods-enabled/cache_ntlm > Mon Aug 28 16:30:01 2017 : Debug : including configuration file > /usr/local/pf/raddb/mods-enabled/cache_password > Mon Aug 28 16:30:01 2017 : Debug : including configuration file > /usr/local/pf/raddb/mods-enabled/chap > Mon Aug 28 16:30:01 2017 : Debug : including configuration file > /usr/local/pf/raddb/mods-enabled/detail > Mon Aug 28 16:30:01 2017 : Debug : including configuration file > /usr/local/pf/raddb/mods-enabled/detail.log > Mon Aug 28 16:30:01 2017 : Debug : including configuration file > /usr/local/pf/raddb/mods-enabled/digest > Mon Aug 28 16:30:01 2017 : Debug : including configuration file > /usr/local/pf/raddb/mods-enabled/dynamic_clients > Mon Aug 28 16:30:01 2017 : Debug : including configuration file > /usr/local/pf/raddb/mods-enabled/eap > Mon Aug 28 16:30:01 2017 : Debug : including configuration file > /usr/local/pf/raddb/mods-enabled/echo > Mon Aug 28 16:30:01 2017 : Debug : including configuration file > /usr/local/pf/raddb/mods-enabled/exec > Mon Aug 28 16:30:01 2017 : Debug : including configuration file > /usr/local/pf/raddb/mods-enabled/expiration > Mon Aug 28 16:30:01 2017 : Debug : including configuration file > /usr/local/pf/raddb/mods-enabled/expr > Mon Aug 28 16:30:01 2017 : Debug : including configuration file > /usr/local/pf/raddb/mods-enabled/files > Mon Aug 28 16:30:01 2017 : Debug : including configuration file > /usr/local/pf/raddb/mods-enabled/linelog > Mon Aug 28 16:30:01 2017 : Debug : including configuration file > /usr/local/pf/raddb/mods-enabled/logintime > Mon Aug 28 16:30:01 2017 : Debug : including configuration file > /usr/local/pf/raddb/mods-enabled/mschap > Mon Aug 28 16:30:01 2017 : Debug : including configuration file > /usr/local/pf/raddb/mods-enabled/ntlm_auth > Mon Aug 28 16:30:01 2017 : Debug : including configuration file > /usr/local/pf/raddb/mods-enabled/pap > Mon Aug 28 16:30:01 2017 : Debug : including configuration file > /usr/local/pf/raddb/mods-enabled/passwd > Mon Aug 28 16:30:01 2017 : Debug : including configuration file > /usr/local/pf/raddb/mods-enabled/perl > Mon Aug 28 16:30:01 2017 : Debug : including configuration file > /usr/local/pf/raddb/mods-enabled/preprocess > Mon Aug 28 16:30:01 2017 : Debug : including configuration file > /usr/local/pf/raddb/mods-enabled/radutmp > Mon Aug 28 16:30:01 2017 : Debug : including configuration file > /usr/local/pf/raddb/mods-enabled/raw > Mon Aug 28 16:30:01 2017 : Debug : including configuration file > /usr/local/pf/raddb/mods-enabled/realm > Mon Aug 28 16:30:01 2017 : Debug : including configuration file > /usr/local/pf/raddb/mods-enabled/redis > Mon Aug 28 16:30:01 2017 : Debug : including configuration file > /usr/local/pf/raddb/mods-enabled/replicate > Mon Aug 28 16:30:01 2017 : Debug : including configuration file > /usr/local/pf/raddb/mods-enabled/rest > Mon Aug 28 16:30:01 2017 : Debug : including configuration file > /usr/local/pf/raddb/mods-enabled/soh > Mon Aug 28 16:30:01 2017 : Debug : including configuration file > /usr/local/pf/raddb/mods-enabled/sql > Mon Aug 28 16:30:01 2017 : Debug : including configuration file > /usr/local/pf/raddb/mods-config/sql/main/mysql/queries.conf > Mon Aug 28 16:30:01 2017 : Debug : including configuration file > /usr/local/pf/raddb/mods-config/sql/main/mysql/reject.conf > Mon Aug 28 16:30:01 2017 : Debug : including configuration file > /usr/local/pf/raddb/mods-enabled/sradutmp > Mon Aug 28 16:30:01 2017 : Debug : including configuration file > /usr/local/pf/raddb/mods-enabled/unix > Mon Aug 28 16:30:01 2017 : Debug : including configuration file > /usr/local/pf/raddb/mods-enabled/unpack > Mon Aug 28 16:30:01 2017 : Debug : including configuration file > /usr/local/pf/raddb/mods-enabled/utf8 > Mon Aug 28 16:30:01 2017 : Debug : including files in directory > /usr/local/pf/raddb/policy.d/ > Mon Aug 28 16:30:01 2017 : Debug : including configuration file > /usr/local/pf/raddb/policy.d/abfab-tr > Mon Aug 28 16:30:01 2017 : Debug : including configuration file > /usr/local/pf/raddb/policy.d/accounting > Mon Aug 28 16:30:01 2017 : Debug : including configuration file > /usr/local/pf/raddb/policy.d/canonicalization > Mon Aug 28 16:30:01 2017 : Debug : including configuration file > /usr/local/pf/raddb/policy.d/control > Mon Aug 28 16:30:01 2017 : Debug : including configuration file > /usr/local/pf/raddb/policy.d/cui > Mon Aug 28 16:30:01 2017 : Debug : OPTIMIZING > (${policy.cui_require_operator_name} == yes) --> FALSE > Mon Aug 28 16:30:01 2017 : Debug : OPTIMIZING (no == yes) --> FALSE > Mon Aug 28 16:30:01 2017 : Debug : OPTIMIZING > (${policy.cui_require_operator_name} == yes) --> FALSE > Mon Aug 28 16:30:01 2017 : Debug : OPTIMIZING (no == yes) --> FALSE > Mon Aug 28 16:30:01 2017 : Debug : including configuration file > /usr/local/pf/raddb/policy.d/debug > Mon Aug 28 16:30:01 2017 : Debug : including configuration file > /usr/local/pf/raddb/policy.d/dhcp > Mon Aug 28 16:30:01 2017 : Debug : including configuration file > /usr/local/pf/raddb/policy.d/eap > Mon Aug 28 16:30:01 2017 : Debug : including configuration file > /usr/local/pf/raddb/policy.d/filter > Mon Aug 28 16:30:01 2017 : Debug : including configuration file > /usr/local/pf/raddb/policy.d/operator-name > Mon Aug 28 16:30:01 2017 : Debug : including configuration file > /usr/local/pf/raddb/policy.d/packetfence > Mon Aug 28 16:30:01 2017 : Debug : including files in directory > /usr/local/pf/raddb/sites-enabled/ > Mon Aug 28 16:30:01 2017 : Debug : including configuration file > /usr/local/pf/raddb/sites-enabled/dynamic-clients > Mon Aug 28 16:30:01 2017 : Debug : including configuration file > /usr/local/pf/raddb/sites-enabled/packetfence > Mon Aug 28 16:30:01 2017 : Debug : including configuration file > /usr/local/pf/raddb/sites-enabled/packetfence-tunnel > Mon Aug 28 16:30:01 2017 : Debug : including configuration file > /usr/local/pf/raddb/sites-enabled/packetfence-cli > Mon Aug 28 16:30:01 2017 : Debug : main { > Mon Aug 28 16:30:01 2017 : Debug : security { > Mon Aug 28 16:30:01 2017 : Debug : user = "pf" > Mon Aug 28 16:30:01 2017 : Debug : group = "pf" > Mon Aug 28 16:30:01 2017 : Debug : allow_core_dumps = no > Mon Aug 28 16:30:01 2017 : Warn : > /usr/local/pf/raddb/radiusd.conf[352]: The item 'max_attributes' is > defined, but is unused by the configuration > Mon Aug 28 16:30:01 2017 : Warn : > /usr/local/pf/raddb/radiusd.conf[370]: The item 'reject_delay' is > defined, but is unused by the configuration > Mon Aug 28 16:30:01 2017 : Warn : > /usr/local/pf/raddb/radiusd.conf[390]: The item 'status_server' is > defined, but is unused by the configuration > Mon Aug 28 16:30:01 2017 : Warn : > /usr/local/pf/raddb/radiusd.conf[400]: The item > 'allow_vulnerable_openssl' is defined, but is unused by the configuration > Mon Aug 28 16:30:01 2017 : Debug : } > Mon Aug 28 16:30:01 2017 : Debug : name = "radiusd" > Mon Aug 28 16:30:01 2017 : Debug : prefix = "/usr" > Mon Aug 28 16:30:01 2017 : Debug : localstatedir = > "/usr/local/pf/var" > Mon Aug 28 16:30:01 2017 : Debug : logdir = "/usr/local/pf/logs" > Mon Aug 28 16:30:01 2017 : Debug : run_dir = "/usr/local/pf/var/run" > Mon Aug 28 16:30:01 2017 : Warn : /usr/local/pf/raddb/auth.conf[5]: > The item 'pidfile' is defined, but is unused by the configuration > Mon Aug 28 16:30:01 2017 : Warn : > /usr/local/pf/raddb/radiusd.conf[57]: The item 'exec_prefix' is > defined, but is unused by the configuration > Mon Aug 28 16:30:01 2017 : Warn : > /usr/local/pf/raddb/radiusd.conf[58]: The item 'sysconfdir' is > defined, but is unused by the configuration > Mon Aug 28 16:30:01 2017 : Warn : > /usr/local/pf/raddb/radiusd.conf[71]: The item 'confdir' is defined, > but is unused by the configuration > Mon Aug 28 16:30:01 2017 : Warn : > /usr/local/pf/raddb/radiusd.conf[78]: The item 'db_dir' is defined, > but is unused by the configuration > Mon Aug 28 16:30:01 2017 : Warn : > /usr/local/pf/raddb/radiusd.conf[117]: The item 'libdir' is defined, > but is unused by the configuration > Mon Aug 28 16:30:01 2017 : Warn : > /usr/local/pf/raddb/radiusd.conf[149]: The item 'correct_escapes' is > defined, but is unused by the configuration > Mon Aug 28 16:30:01 2017 : Warn : > /usr/local/pf/raddb/radiusd.conf[203]: The item 'max_request_time' is > defined, but is unused by the configuration > Mon Aug 28 16:30:01 2017 : Warn : > /usr/local/pf/raddb/radiusd.conf[222]: The item 'cleanup_delay' is > defined, but is unused by the configuration > Mon Aug 28 16:30:01 2017 : Warn : > /usr/local/pf/raddb/radiusd.conf[259]: The item 'hostname_lookups' is > defined, but is unused by the configuration > Mon Aug 28 16:30:01 2017 : Warn : > /usr/local/pf/raddb/radiusd.conf[262]: The item 'checkrad' is defined, > but is unused by the configuration > Mon Aug 28 16:30:01 2017 : Warn : > /usr/local/pf/raddb/radiusd.conf[419]: The item 'proxy_requests' is > defined, but is unused by the configuration > Mon Aug 28 16:30:01 2017 : Debug : } > Mon Aug 28 16:30:01 2017 : Debug : main { > Mon Aug 28 16:30:01 2017 : Debug : name = "radiusd" > Mon Aug 28 16:30:01 2017 : Debug : prefix = "/usr" > Mon Aug 28 16:30:01 2017 : Debug : localstatedir = > "/usr/local/pf/var" > Mon Aug 28 16:30:01 2017 : Debug : sbindir = "/usr/sbin" > Mon Aug 28 16:30:01 2017 : Debug : logdir = "/usr/local/pf/logs" > Mon Aug 28 16:30:01 2017 : Debug : run_dir = "/usr/local/pf/var/run" > Mon Aug 28 16:30:01 2017 : Debug : libdir = "/usr/lib64/freeradius" > Mon Aug 28 16:30:01 2017 : Debug : radacctdir = > "/usr/local/pf/logs/radacct" > Mon Aug 28 16:30:01 2017 : Debug : hostname_lookups = no > Mon Aug 28 16:30:01 2017 : Debug : max_request_time = 10 > Mon Aug 28 16:30:01 2017 : Debug : cleanup_delay = 5 > Mon Aug 28 16:30:01 2017 : Debug : continuation_timeout = 15 > Mon Aug 28 16:30:01 2017 : Debug : max_requests = 20000 > Mon Aug 28 16:30:01 2017 : Debug : pidfile = > "/usr/local/pf/var/run/radiusd.pid" > Mon Aug 28 16:30:01 2017 : Debug : checkrad = "/usr/sbin/checkrad" > Mon Aug 28 16:30:01 2017 : Debug : debug_level = 0 > Mon Aug 28 16:30:01 2017 : Debug : proxy_requests = yes > Mon Aug 28 16:30:01 2017 : Debug : log { > Mon Aug 28 16:30:01 2017 : Debug : stripped_names = no > Mon Aug 28 16:30:01 2017 : Debug : auth = yes > Mon Aug 28 16:30:01 2017 : Debug : auth_badpass = no > Mon Aug 28 16:30:01 2017 : Debug : auth_goodpass = no > Mon Aug 28 16:30:01 2017 : Debug : colourise = yes > Mon Aug 28 16:30:01 2017 : Debug : msg_denied = "You are already > logged in - access denied" > Mon Aug 28 16:30:01 2017 : Warn : /usr/local/pf/raddb/auth.conf[50]: > The item 'destination' is defined, but is unused by the configuration > Mon Aug 28 16:30:01 2017 : Warn : /usr/local/pf/raddb/auth.conf[67]: > The item 'file' is defined, but is unused by the configuration > Mon Aug 28 16:30:01 2017 : Warn : /usr/local/pf/raddb/auth.conf[113]: > The item 'syslog_facility' is defined, but is unused by the configuration > Mon Aug 28 16:30:01 2017 : Debug : } > Mon Aug 28 16:30:01 2017 : Debug : resources { > Mon Aug 28 16:30:01 2017 : Debug : } > Mon Aug 28 16:30:01 2017 : Debug : security { > Mon Aug 28 16:30:01 2017 : Debug : max_attributes = 200 > Mon Aug 28 16:30:01 2017 : Debug : reject_delay = 1.000000 > Mon Aug 28 16:30:01 2017 : Debug : status_server = yes > Mon Aug 28 16:30:01 2017 : Debug : allow_vulnerable_openssl = "yes" > Mon Aug 28 16:30:01 2017 : Debug : } > Mon Aug 28 16:30:01 2017 : Warn : > /usr/local/pf/raddb/radiusd.conf[57]: The item 'exec_prefix' is > defined, but is unused by the configuration > Mon Aug 28 16:30:01 2017 : Warn : > /usr/local/pf/raddb/radiusd.conf[58]: The item 'sysconfdir' is > defined, but is unused by the configuration > Mon Aug 28 16:30:01 2017 : Warn : > /usr/local/pf/raddb/radiusd.conf[71]: The item 'confdir' is defined, > but is unused by the configuration > Mon Aug 28 16:30:01 2017 : Warn : > /usr/local/pf/raddb/radiusd.conf[78]: The item 'db_dir' is defined, > but is unused by the configuration > Mon Aug 28 16:30:01 2017 : Warn : > /usr/local/pf/raddb/radiusd.conf[149]: The item 'correct_escapes' is > defined, but is unused by the configuration > Mon Aug 28 16:30:01 2017 : Debug : } > Mon Aug 28 16:30:01 2017 : Debug : xlat_register: Foreach-Variable-0 > Mon Aug 28 16:30:01 2017 : Debug : xlat_register: Foreach-Variable-1 > Mon Aug 28 16:30:01 2017 : Debug : xlat_register: Foreach-Variable-2 > Mon Aug 28 16:30:01 2017 : Debug : xlat_register: Foreach-Variable-3 > Mon Aug 28 16:30:01 2017 : Debug : xlat_register: Foreach-Variable-4 > Mon Aug 28 16:30:01 2017 : Debug : xlat_register: Foreach-Variable-5 > Mon Aug 28 16:30:01 2017 : Debug : xlat_register: Foreach-Variable-6 > Mon Aug 28 16:30:01 2017 : Debug : xlat_register: Foreach-Variable-7 > Mon Aug 28 16:30:01 2017 : Debug : xlat_register: Foreach-Variable-8 > Mon Aug 28 16:30:01 2017 : Debug : xlat_register: Foreach-Variable-9 > Mon Aug 28 16:30:01 2017 : Debug : xlat_register: integer > Mon Aug 28 16:30:01 2017 : Debug : xlat_register: strlen > Mon Aug 28 16:30:01 2017 : Debug : xlat_register: length > Mon Aug 28 16:30:01 2017 : Debug : xlat_register: hex > Mon Aug 28 16:30:01 2017 : Debug : xlat_register: tag > Mon Aug 28 16:30:01 2017 : Debug : xlat_register: vendor > Mon Aug 28 16:30:01 2017 : Debug : xlat_register: vendor_num > Mon Aug 28 16:30:01 2017 : Debug : xlat_register: attr > Mon Aug 28 16:30:01 2017 : Debug : xlat_register: attr_num > Mon Aug 28 16:30:01 2017 : Debug : xlat_register: string > Mon Aug 28 16:30:01 2017 : Debug : xlat_register: xlat > Mon Aug 28 16:30:01 2017 : Debug : xlat_register: map > Mon Aug 28 16:30:01 2017 : Debug : xlat_register: module > Mon Aug 28 16:30:01 2017 : Debug : xlat_register: debug_attr > Mon Aug 28 16:30:01 2017 : Debug : xlat_register: regex > Mon Aug 28 16:30:01 2017 : Debug : xlat_register: debug > Mon Aug 28 16:30:01 2017 : Debug : xlat_register: trigger > Mon Aug 28 16:30:01 2017 : Debug : auth: #### Loading Realms and Home > Servers #### > Mon Aug 28 16:30:01 2017 : Debug : proxy server { > Mon Aug 28 16:30:01 2017 : Debug : retry_delay = 5 > Mon Aug 28 16:30:01 2017 : Debug : retry_count = 3 > Mon Aug 28 16:30:01 2017 : Debug : default_fallback = no > Mon Aug 28 16:30:01 2017 : Debug : dead_time = 120 > Mon Aug 28 16:30:01 2017 : Debug : wake_all_if_all_dead = no > Mon Aug 28 16:30:01 2017 : Debug : } > Mon Aug 28 16:30:01 2017 : Debug : home_server localhost { > Mon Aug 28 16:30:01 2017 : Debug : ipaddr = 127.0.0.1 > Mon Aug 28 16:30:01 2017 : Debug : port = 1812 > Mon Aug 28 16:30:01 2017 : Debug : type = "auth" > Mon Aug 28 16:30:01 2017 : Debug : secret = "testing123" > Mon Aug 28 16:30:01 2017 : Debug : response_window = 20.000000 > Mon Aug 28 16:30:01 2017 : Debug : response_timeouts = 1 > Mon Aug 28 16:30:01 2017 : Debug : max_outstanding = 65536 > Mon Aug 28 16:30:01 2017 : Debug : zombie_period = 40 > Mon Aug 28 16:30:01 2017 : Debug : status_check = "status-server" > Mon Aug 28 16:30:01 2017 : Debug : ping_interval = 30 > Mon Aug 28 16:30:01 2017 : Debug : check_interval = 30 > Mon Aug 28 16:30:01 2017 : Debug : check_timeout = 4 > Mon Aug 28 16:30:01 2017 : Debug : num_answers_to_alive = 3 > Mon Aug 28 16:30:01 2017 : Debug : revive_interval = 120 > Mon Aug 28 16:30:01 2017 : Debug : limit { > Mon Aug 28 16:30:01 2017 : Debug : max_connections = 16 > Mon Aug 28 16:30:01 2017 : Debug : max_requests = 0 > Mon Aug 28 16:30:01 2017 : Debug : lifetime = 0 > Mon Aug 28 16:30:01 2017 : Debug : idle_timeout = 0 > Mon Aug 28 16:30:01 2017 : Debug : } > Mon Aug 28 16:30:01 2017 : Debug : coa { > Mon Aug 28 16:30:01 2017 : Debug : irt = 2 > Mon Aug 28 16:30:01 2017 : Debug : mrt = 16 > Mon Aug 28 16:30:01 2017 : Debug : mrc = 5 > Mon Aug 28 16:30:01 2017 : Debug : mrd = 30 > Mon Aug 28 16:30:01 2017 : Debug : } > Mon Aug 28 16:30:01 2017 : Debug : } > Mon Aug 28 16:30:01 2017 : Warn : Ignoring "response_window = > 20.000000", forcing to "response_window = 10.000000" > Mon Aug 28 16:30:01 2017 : Debug : home_server_pool my_auth_failover { > Mon Aug 28 16:30:01 2017 : Debug : type = fail-over > Mon Aug 28 16:30:01 2017 : Debug : home_server = localhost > Mon Aug 28 16:30:01 2017 : Debug : } > Mon Aug 28 16:30:01 2017 : Debug : realm example.com > <http://example.com/> { > Mon Aug 28 16:30:01 2017 : Debug : auth_pool = my_auth_failover > Mon Aug 28 16:30:01 2017 : Debug : } > Mon Aug 28 16:30:01 2017 : Debug : realm default { > Mon Aug 28 16:30:01 2017 : Debug : } > Mon Aug 28 16:30:01 2017 : Debug : realm local { > Mon Aug 28 16:30:01 2017 : Debug : } > Mon Aug 28 16:30:01 2017 : Debug : realm null { > Mon Aug 28 16:30:01 2017 : Debug : } > Mon Aug 28 16:30:01 2017 : Debug : xlat_register: home_server > Mon Aug 28 16:30:01 2017 : Debug : xlat_register: home_server_pool > Mon Aug 28 16:30:01 2017 : Debug : auth: #### Loading Clients #### > Mon Aug 28 16:30:01 2017 : Debug : client localhost { > Mon Aug 28 16:30:01 2017 : Debug : ipaddr = 127.0.0.1 > Mon Aug 28 16:30:01 2017 : Debug : require_message_authenticator = no > Mon Aug 28 16:30:01 2017 : Debug : secret = "testing123" > Mon Aug 28 16:30:01 2017 : Debug : nas_type = "other" > Mon Aug 28 16:30:01 2017 : Debug : proto = "*" > Mon Aug 28 16:30:01 2017 : Debug : limit { > Mon Aug 28 16:30:01 2017 : Debug : max_connections = 16 > Mon Aug 28 16:30:01 2017 : Debug : lifetime = 0 > Mon Aug 28 16:30:01 2017 : Debug : idle_timeout = 30 > Mon Aug 28 16:30:01 2017 : Debug : } > Mon Aug 28 16:30:01 2017 : Debug : } > Mon Aug 28 16:30:01 2017 : Debug : Adding client 127.0.0.1/32 > <http://127.0.0.1/32> (127.0.0.1) to prefix tree 32 > Mon Aug 28 16:30:01 2017 : Debug : client localhost_ipv6 { > Mon Aug 28 16:30:01 2017 : Debug : ipv6addr = ::1 > Mon Aug 28 16:30:01 2017 : Debug : require_message_authenticator = no > Mon Aug 28 16:30:01 2017 : Debug : secret = "testing123" > Mon Aug 28 16:30:01 2017 : Debug : limit { > Mon Aug 28 16:30:01 2017 : Debug : max_connections = 16 > Mon Aug 28 16:30:01 2017 : Debug : lifetime = 0 > Mon Aug 28 16:30:01 2017 : Debug : idle_timeout = 30 > Mon Aug 28 16:30:01 2017 : Debug : } > Mon Aug 28 16:30:01 2017 : Debug : } > Mon Aug 28 16:30:01 2017 : Debug : Adding client ::1/128 (::1) to > prefix tree 128 > Mon Aug 28 16:30:01 2017 : Debug : client dynamic { > Mon Aug 28 16:30:01 2017 : Debug : ipaddr = 0.0.0.0/0 > <http://0.0.0.0/0> > Mon Aug 28 16:30:01 2017 : Debug : require_message_authenticator = no > Mon Aug 28 16:30:01 2017 : Debug : limit { > Mon Aug 28 16:30:01 2017 : Debug : max_connections = 16 > Mon Aug 28 16:30:01 2017 : Debug : lifetime = 0 > Mon Aug 28 16:30:01 2017 : Debug : idle_timeout = 30 > Mon Aug 28 16:30:01 2017 : Debug : } > Mon Aug 28 16:30:01 2017 : Debug : dynamic_clients = > "dynamic_clients" > Mon Aug 28 16:30:01 2017 : Debug : lifetime = 300 > Mon Aug 28 16:30:01 2017 : Debug : } > Mon Aug 28 16:30:01 2017 : Debug : Adding client 0.0.0.0/0 > <http://0.0.0.0/0> (0.0.0.0) to prefix tree 0 > Mon Aug 28 16:30:01 2017 : Debug : xlat_register: config > Mon Aug 28 16:30:01 2017 : Debug : xlat_register: client > Mon Aug 28 16:30:01 2017 : Debug : xlat_register: getclient > Mon Aug 28 16:30:01 2017 : Debug : xlat_register: listen > Mon Aug 28 16:30:01 2017 : Info : Debugger not attached > Mon Aug 28 16:30:01 2017 : Debug : thread pool { > Mon Aug 28 16:30:01 2017 : Debug : start_servers = 0 > Mon Aug 28 16:30:01 2017 : Debug : max_servers = 64 > Mon Aug 28 16:30:01 2017 : Debug : min_spare_servers = 3 > Mon Aug 28 16:30:01 2017 : Debug : max_spare_servers = 10 > Mon Aug 28 16:30:01 2017 : Debug : max_requests_per_server = 0 > Mon Aug 28 16:30:01 2017 : Debug : cleanup_delay = 5 > Mon Aug 28 16:30:01 2017 : Debug : max_queue_size = 65536 > Mon Aug 28 16:30:01 2017 : Debug : auto_limit_acct = no > Mon Aug 28 16:30:01 2017 : Debug : } > Mon Aug 28 16:30:01 2017 : Error : /usr/local/pf/raddb/auth.conf[9]: > Listeners of type 'auth' MUST be defined in a server. > > > Greetings. > > > > ------------------------------------------------------------------------------ > Check out the vibrant tech community on one of the world's most > engaging tech sites, Slashdot.org! http://sdm.link/slashdot > > > _______________________________________________ > PacketFence-users mailing list > Pac...@li... > https://lists.sourceforge.net/lists/listinfo/packetfence-users -- Fabrice Durand fd...@in... :: +1.514.447.4918 (x135) :: www.inverse.ca Inverse inc. :: Leaders behind SOGo (http://www.sogo.nu) and PacketFence (http://packetfence.org) |