Bill Neely <[EMAIL PROTECTED]> wrote: > 1. In proxy.c line 434 allowed_pairs = NULL; > How do I overwrite the allowed_pairs so that reply pairs from the proxy are > passed back to the NAS.
Please see: description of proxying: http://www.gnu.org/software/radius/manual/html_node/radius_13.html#SEC16 description of ATTRIBUTE statement: http://www.gnu.org/software/radius/manual/html_node/radius_40.html#SEC94 description of PROPERTY statement: http://www.gnu.org/software/radius/manual/html_node/radius_43.html#SEC106 > 2. Has proxy failtrough been implemented in gnu_radius? IE, if server 1 fails, > go on to server 2. Yes, it has. See description of 'Remote server list' in http://www.gnu.org/software/radius/manual/html_node/radius_57.html#SEC133 Regards, Sergey _______________________________________________ Help-gnu-radius mailing list [email protected] http://lists.gnu.org/mailman/listinfo/help-gnu-radius
