more proxy problems

Paul A razor at meganet.net
Thu Oct 23 21:27:44 CEST 2008


Hi, hoping someone has some advise on thise but I had DNIS proxy working and
im not sure what I did and now it has stopped working.

In the acct_users file I have 

DEFAULT Called-Station-Id == "5500", Proxy-To-Realm := "xxx"
        Fall-Through = yes


In the proxy file I have 

realm xxx {
       type            = radius
       authhost        = xxxx:1645
       accthost        = xxxx:1646
       secret          = something
}


But when I test it never seems to trigger the DNIS proxy setup. This is what
I get below, also named realms are working.

rad_recv: Access-Request packet from host 209.213.66.12:1650, id=114,
length=94
        User-Name = "ectest"
        User-Password = "test123"
        NAS-IP-Address = 127.0.0.1
        NAS-Port = 1
        Called-Station-Id = "5500"
        Proxy-State =
0x471e493f7f0000010495000000000000000000000000000000000000
  Processing the authorize section of radiusd.conf
modcall: entering group authorize for request 0
  modcall[authorize]: module "preprocess" returns ok for request 0
  modcall[authorize]: module "chap" returns noop for request 0
  modcall[authorize]: module "mschap" returns noop for request 0
    rlm_realm: No '@' in User-Name = "ectest", looking up realm NULL
    rlm_realm: No such realm "NULL"
  modcall[authorize]: module "suffix" returns noop for request 0
  rlm_eap: No EAP-Message, not doing EAP
  modcall[authorize]: module "eap" returns noop for request 0
  modcall[authorize]: module "files" returns notfound for request 0
modcall: leaving group authorize (returns ok) for request 0
auth: No authenticate method (Auth-Type) configuration found for the
request: Rejecting the user
auth: Failed to validate the user.
Delaying request 0 for 1 seconds
Finished request 0
Going to the next request
--- Walking the entire request list ---
Waking up in 1 seconds...
--- Walking the entire request list ---
Waking up in 1 seconds...
--- Walking the entire request list ---






More information about the Freeradius-Users mailing list