Hi Alan
It worked, like this
I just changed proxy.conf to do this
Instead of
Realm DOMAIN {
Type= radius
Authhost = LOCAL
Accthost = LOCAL
strip
}
I did
Realm DOMAIN {
Type=radius
Authhost= localhost:1812
Accthost = localhost:1813
Secret = whatever
strip
}
and now it is working
do you think this is right ?
CHeers
>"Mustafa N. deeb" <[EMAIL PROTECTED]> wrote:
> Below is the debug of 2 attempts, the first is successful and the
other
> is not
> So compare the two, to see what the differences are.
>
> You do realize that the two usernames "test" and "[EMAIL PROTECTED]" are
>different, don't you? The 'users' file keys on the username, so
>you've got to somehow make those two different usernames the same.
> Hint: look for the 'strip' and/or 'nostrip' option in the proxy
>configuration.
> I'm using ntradping for testing
> I'm surprised that 'radtest', which comes with the server, is
>inadequate.
> Alan DeKok.
-
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html