I cannot get Radius accounting to work. I am running Freeradius 0.9.3 on
Solaris 9. Authentication works fine. When I start radius in debug mode I
see processing the config file with no errors and listening on the proper
ports that I have set in the /etc/services file.
----
/etc/services excerpt
radius          1645/udp        radius          #radius
radius-acct     1646/udp        radius-acct     #radius accounting
radius-proxy    1649/udp        radius-proxy    #radius proxy
----
radiusd.conf excerpt
Listening on IP address *, ports 1645/udp and 1646/udp, with proxy on
1647/udp.
Ready to process requests.
----
Then I see the following:

rad_recv: Accounting-Request packet from host 192.168.1.14:1027, id=176,
length=210
Ignoring request from unknown home server 192.168.1.14:1027
--- Walking the entire request list ---
Nothing to do.  Sleeping until we see a request.
rad_recv: Accounting-Request packet from host 192.168.1.14:1027, id=177,
length=241
Ignoring request from unknown home server 192.168.1.14:1027
--- Walking the entire request list ---
Nothing to do.  Sleeping until we see a request.
rad_recv: Accounting-Request packet from host 192.168.1.14:1027, id=178,
length=239
Ignoring request from unknown home server 192.168.1.14:1027
--- Walking the entire request list ---
Nothing to do.  Sleeping until we see a request.
rad_recv: Accounting-Request packet from host 192.168.1.14:1027, id=179,
length=211
Ignoring request from unknown home server 192.168.1.14:1027

What do I need to do to get accounting to start working?



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

Reply via email to