Question about Session start
Alan DeKok
aland at ox.org
Fri Jan 20 19:23:01 CET 2006
San <san_sar at yahoo.com> wrote:
> 1. How do we start the session? I have send the
> request to the server and got access_accepted.
What program is sending the request?
> I use this command to send acct_request
> echo "User-Name= Anna"| radclient 10.1.0.76 acct -x
> testing123
> Is that right? or is there any place I can refer to
> use the radclient command?
That's a good start. Read the RFC's to see what attributes are
required in accounting packets.
> 2. Do I need to write external script to run the
> command?
The same program that sends Access-Request should send
Accounting-Request.
My suggestion is to buy the O'Reilly RADIUS book and read it. It's
a good introduction to RADIUS, which you will need to solve your problems.
Alan DeKok.
More information about the Freeradius-Users
mailing list