25 Jan
2007
25 Jan
'07
11:41 p.m.
Abdul Qadir wrote:
Hi All, I have an instace of freeradius 1.1.2 running. I started the radius with -X switch. Is there any way to get a log of requests/response coming to/from radius. I tried to capture on udp port 1812 but no use.
FreeRADIUS won't write a log when in debug mode (-X). If you want a record, do something like this: radiusd -X >> debug.log tail -f debug.log Otherwise, don't run it in debug mode. -- Dennis Skinner Systems Administrator BlueFrog Internet http://www.bluefrog.com