On Thu, 23 Jan 2003, yacine rebahi wrote:
> I put in the proxy.conf,
> realm isp2.com { type = radius
> authhost = 193.24.35.12:1812 (ip address of my machine)
> accthost = 193.24.35.12:1813
> secret = testing123
> }
> modules {
> preprocess {
> huntgroups = ${confdir}/huntgroups
> hints = ${confdir}/hints
> # here some other stuff
> }
>
> realm suffix {
> format = suffix
> delimiter = "@"
> }
> }
>
> authorize {
> preprocess
> suffix
> # here some other stuff
> }
> and the command line is :
> radtest [EMAIL PROTECTED] test localhost 0 testing123
>
> but it is not working, the errors are:
> - rlm_realm: no such realm isp2.com
> - [authorize]: module "suffix" returns noop
>
do you have proxying turned on in radiusd.conf?
proxy_requests = yes
$INCLUDE ${confdir}/proxy.conf
if yes, and if it's still not working, post the entire debug output (but
edit the sensitive information, if there are any) somewhere where i can view
it, then i'll see if i can give another try.
-
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html