Re: Proxying
"Sergey Poznyakoff" <[email protected]> Sat, 08 Oct 2005 23:43:01 EEST
| Newsgroups | gmane.comp.gnu.radius.general |
|---|---|
| Organization | Farlep-Internet |
| Message-ID | <[email protected]> |
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