# # SOURCES # source (port=1812, port=1813), #source (port=1645, addr=127.0.0.1, # port=1646, addr=127.0.0.1), # # INTERFACES # interface (name="Stdlogger", sendattr="RAD-Code", sendattr="User-Name", # sendattr="User-Password", sendattr="Calling-Station-Id", sendattr="Called-Station-Id", sendattr="NAS-Port", sendattr="NAS-Port-Type", sendattr="NAS-IP-Address", sendattr="NAS-Identifier", sendattr="str", # prog="radlogger -d /tmp/radaccess.log", prog="radlogger /tmp/radaccess.log", flags=Ascii + Short-Attr + Named-Const + Double-Backslash), interface (name="Errorlogger", sendattr="str", # prog="radlogger -d /tmp/raderrs.log", prog="radlogger /tmp/raderrs.log", flags=Ascii + Short-Attr + Double-Backslash), interface (name="Acctlogger", sendattr="str", sendattr="User-Name", sendattr="Calling-Station-Id", sendattr="Called-Station-Id", sendattr="NAS-Port", sendattr="NAS-Port-Type", sendattr="NAS-IP-Address", sendattr="NAS-Identifier", sendattr="Acct-Status-Type", sendattr="Acct-Session-Id", sendattr="Record-Unique-Key", sendattr="Session-Key", sendattr="Acct-Input-Octets", sendattr="Acct-Output-Octets", sendattr="Acct-Input-Packets", sendattr="Acct-Output-Packets", sendattr="Acct-Terminate-Cause", sendattr="Timestamp", sendattr="Acct-Delay-Time", sendattr="Acct-Session-Time", sendattr="Acct-Authentic", sendattr="Acct-Authenticator", sendattr="Class", # prog="radlogger -d /tmp/radacct.log", prog="radlogger /tmp/radacct.log", recvattr="int", flags=Ascii + Short-Attr + Named-Const + Double-Backslash, timeout=5), # This interface binds once at startup. Two instances are started, both # querying the LDAP at localhost:389. # # You probably want to change the bind credentials specified here. The # user you choose must have access to all radiusClient objects and all # radiusUser objects. # # You also probably want to remove the (-d) debugging flags. # # See configuration.sample-ldap-authbind for another way of doing things. interface (name="Ldap", sendattr="str", prog="radldap -b cn=radiusUser,dc=e-advies,dc=nl" . " -s radiusUserPassword -dd localhost", prog="radldap -b cn=radiusUser,dc=e-advies,dc=nl" . " -s radiusUserPassword -dd localhost", timeout=20),