Proxy Not working
Alan DeKok
aland at deployingradius.com
Thu Jun 5 07:52:52 CEST 2008
Bryan Evege wrote:
> Here's what I get in debug mode
>
> //rlm_realm: Looking up realm "vpn.net" for User-Name = "testuser at vpn.net"
> rlm_realm: Found realm "vpn.net"
> rlm_realm: Adding Stripped-User-Name = "testuser"
> rlm_realm: Proxying request from user testuser to realm vpn.net
> rlm_realm: Adding Realm = "vpn.net"
> rlm_realm: Authentication realm is LOCAL. <-----This is what is
> strange to me. Why is it local? Shouldn't it be the server I have
> defined in proxy.conf (vpn.net)?
It means that the vpn.net server you've defined has no IP address.
> realm vpn.net {
> Type = radius
> Authhost = wikidserver_ip:1812
> # accthost = 127.0.0.1:1813
> Secret = **************
> }
Check that the server is actually reading this file. i.e. delete the
vpn.net entry, and see if you get the same error.
Alan DeKok.
More information about the Freeradius-Users
mailing list