MySQL: don't logging to radacct

A.L.M.Buxey at lboro.ac.uk A.L.M.Buxey at lboro.ac.uk
Wed Dec 13 09:30:12 CET 2006


Hi,

> [root at mercury /tmp]# cat radius.teste | radclient 127.0.0.1 auth teste
> Received response ID 198, code 2, length = 20
> [root at mercury /tmp]# cat radius.teste | radclient 127.0.0.1 acct teste
> radclient: no response from server for ID 204

are you firewalling port 1813 UDP?  accounting is done on that port
by defauly.

open up a couple more shell windows, run freeradius is full debugging
mode (radiusd -X) and run tcpdump in the other.. eg 'tcpdump -eqntl -i eth0'
(or 'tcpdump -eqntl -i eth0 not port 22'  if you are SSH'd to the box! ;-)
and then run your radclient stuff again.

simple, solid debugging.

alan



More information about the Freeradius-Users mailing list