Hello all,

I use freeradius 0.5 and my NAS is a Cisco AS5300.
I test with freeradius and mysql since 2 weeks and I have 2 problems:

The radius server writes the accounting records in the mysql-table, but
the following entries leave blank for all records:
++++++++++++++++++++++++++
AcctUniqueId
ConnectInfo_start 
ConnectInfo_stop
AcctTerminateCause
NASPortId = 0 (for all records)
++++++++++++++++++++++++++
How can I fill these parameters?

My AS5300 config:
++++++++++++++++++++++++++
aaa accounting delay-start
aaa accounting exec default start-stop group radius
aaa accounting network default start-stop group radius

radius-server attribute 44 include-in-access-req
radius-server attribute nas-port format c
radius-server vsa send accounting
++++++++++++++++++++++++++

My second problem is the use of Called-Station-ID.
Is there a way to define two or more
Called-Station-Id for one user?
What I mean is, that a user can dial in
several services. For the first service,
he called 34567 and for the second service
he called 34568.
When I define both, Called-Station-Id = 34567 and
Called-Station-Id = 34568, dial in is not possible.
The same is, when I define Called-Station-Id = 3456
or Called-Station-Id = 3456*.

Can I use wildcards or what can I do to solve this problem?


Thanks for any answer.

regards

Dirk Tanneberger


- 
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Reply via email to