6 May
2010
6 May
'10
6:58 a.m.
Hi,
Hi, FreeRadius.
How to force radiusd -X to do logging to log file too?
use something like 'script', this will then take all stdout stuff and dump to a file eg script mylogfile.txt radiusd -X exit (the exit command is important to close the output log and dump you back to a non scripted environment) not a FreeRADiUS issue/thing really - unix 101 alan