proxy setup questions
Dallas Helquist
dallas at oldbrownjeep.net
Fri Apr 3 00:01:31 CEST 2009
A.L.M.Buxey at lboro.ac.uk wrote:
> Hi,
>
>> Here's the relevant portion of my proxy.conf:
>
> although old, proxying works in 1.0.1.
>
> the bit that doesnt work here is when you say
> 'relevant portion' - no, its not the relevant portion
> at all - you've got something else going on in proxy.conf
> please supply rhe whole file - I dont care if you obfuscate
> IP addresses, realms and secrets.
>
Here is the full proxy.conf file. A few minor changes from what I
posted earlier (realm names changed, accthost changed).
## begin proxy.conf
proxy server {
synchronous = yes
retry_delay = 5
retry_count = 3
dead_time = 60
default_fallback = no
post_proxy_authorize = yes
}
realm test.com {
type = radius
authhost = 10.19.3.8:1812
accthost = 10.19.3.8:1813
secret = testing123
}
realm blah.com {
type = radius
authost = 10.19.3.9:1812
accthost = 10.19.3.9:1813
secret = testing123
}
realm LOCAL {
type = radius
authhost = LOCAL
accthost = LOCAL
}
## end proxy.conf
> alan
> -
> List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
More information about the Freeradius-Users
mailing list