Norbert Wegener <[EMAIL PROTECTED]> wrote:
> I start my freeradius 0.8.1 with /usr/local/sbin/radiusd -i 127.0.0.1 -p
> 1812 -sfX
> and have problems to get proxyauthentication working. Without the realm
> everything works as expected.
...
> proxy.conf(only the Configuration for the proxy realms, above no changes)
>
> realm myrealm {
> type = radius
> authhost = LOCAL
> accthost = LOCAL
> strip
> }
Nothing will ever be proxied with this configuration. The LOCAL
realm is never proxied.
See the comments in the 'proxy.conf' file shipped with the server.
> rlm_realm: Authentication realm is LOCAL.
> rlm_realm: auth_port is not set. proxy cancelled
>
> Where do I have to set an auth_port ?
You don't. That error message is gone in the CVS head.
Alan DeKok.
-
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html