Hello Alan, I am using a Cisco router with the following configuration : aaa new-model ! aaa group server radius radius-grp server-private 10.0.1.100 auth-port 1812 acct-port 1813 key 7 XXXXXXX ip radius source-interface GigabitEthernet0/0/1 ! aaa authentication ppp ppp-auth group radius-grp aaa authorization network network-radius group radius-grp aaa accounting delay-start aaa accounting update newinfo aaa accounting network ppp-auth start-stop group radius-grp ! On the radius server (10.0.1.100) the radwho command is always empty... What is my mistake ? Thank you for your help. ________________________________ De : Freeradius-Users <freeradius-users-bounces+sebastien-65=live.fr@lists.freeradius.org> de la part de Alan DeKok <aland@deployingradius.com> Envoyé : mardi 4 octobre 2022 16:02 À : FreeRadius users mailing list <freeradius-users@lists.freeradius.org> Objet : Re: Radutmp is empty On Oct 4, 2022, at 10:00 AM, Sébastien 65 <sebastien-65@live.fr> wrote:
Is the server receiving accounting packets? With NTRadPing and the port 1813, the type of request "Accounting Start" I get this:
(3) radutmp: WARNING: No NAS-Port seen. Cannot do anything. Checkrad will probably not work!
Yes... the accounting packets have to contain information. You can't send empty packets.
Configure the NAS to send accounting packets. I just don't know how to do that...
The NAS has documentation. Read it. The FreeRADIUS project does not document NAS configurations. There are just too many NAS vendors. Alan DeKok. - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html