Hi all, I'm trying to implement radius accounting. I want to ask how I can know whether accounting packets are sent and received ? Hung,
And I can't see Accouting-Request and Accounting-Respond. How do I configure freeradius to get Accouting-Request and Accounting-Respond packets when I capture them ? I hope someones will give me some advices. Hung
VU VAN HUNG wrote:
Hi all, I'm trying to implement radius accounting. I want to ask how I can know whether accounting packets are sent and received ?
Run the server in debugging mode, as suggested in the FAQ, README, INSTALL, "man page".... If you don't see accounting packets, go fix the NAS so that it sends accounting packets. Alan DeKok.
Alan DeKok wrote:
VU VAN HUNG wrote:
Hi all, I'm trying to implement radius accounting. I want to ask how I can know whether accounting packets are sent and received ?
Run the server in debugging mode, as suggested in the FAQ, README, INSTALL, "man page"....
If you don't see accounting packets, go fix the NAS so that it sends accounting packets.
Alan DeKok. - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
In my freeradius, accounting listening port is 1813, how do I edit my accounting port in freeradius by configuration ? I'm using Engenius ECB3500 Access Point as NAS. It uses RADIUS port 1812. Hung,
VU VAN HUNG wrote:
In my freeradius, accounting listening port is 1813, how do I edit my accounting port in freeradius by configuration ? I'm using Engenius ECB3500 Access Point as NAS. It uses RADIUS port 1812.
Read your NAS documentation. This is not a FreeRADIUS issue, and cannot be solved by editing the FreeRADIUS configuration. Alan DeKok.
participants (2)
-
Alan DeKok -
VU VAN HUNG