equivalent of preproxy.conf in FR3
Hi, In FR2 I use a preproxy.conf file in my "default" virtual server to proxy off auth requests to other radius servers based upon the contents of the realm attribute. This file doesn't seem to be part of the standard config config files in FR3. Has this functionality been moved to somewhere else in FR3, or can I just use the preproxy.conf from FR2? Rgds Alex
Hi On general I'd say that you are better off using unlang for this sort of operation and control anyway. alan -- Sent from my Android device with K-9 Mail. Please excuse my brevity.
On 21 Nov 2013, at 07:45, Alan Buxey <A.L.M.Buxey@LBORO.AC.UK> wrote:
Hi
On general I'd say that you are better off using unlang for this sort of operation and control anyway.
Just use the pre-proxy section in the default virtual server... Arran Cudbard-Bell <a.cudbardb@freeradius.org> FreeRADIUS Development Team
Hi,
Just use the pre-proxy section in the default virtual server...
yes.....and also be aware that the configurations for 'files' etc in this context are in the mods-config directory eg $PATH/raddb/mods-config/files/ in the case of pre-proxy thats $PATH/raddb/mods-config/files/pre-proxy (reading radiusd -X debug will help..... theres very little lurking around in the top directory any more) alan
participants (4)
-
A.L.M.Buxey@lboro.ac.uk -
Alan Buxey -
Alex Sharaz -
Arran Cudbard-Bell