"Chris Hartel" <[EMAIL PROTECTED]> wrote:
> Well, I got the same problem (see post 'proxying accounting requests') and
> I'm using freeradius-0.5, too.

  Ok.  On closer examination, there are two problems.

1. Due to a bug in the server, you need to add ':1813' on the
'accthost' line.  e.g.

           ...
           accthost = foo.bar.com:1813
           ...

  Use whatever port number is required.

2.  The rlm_realm module appears to still get excited over the
authentication configuration, even when given accounting packets.


  I've updated the latest CVS version of rlm_realm, and it seems to
work for me.  You should be able to do a CVS checkout of the latest
version (or grab tonight's snapshot), and then copy the
src/modules/rlm_realm directory to your source tree for 0.5.  Rebuild
&& install 0.5, and it should work.

  Alan DeKok.

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

Reply via email to