Hello, I am being asked by my server load balancing vendor to send a "MONITOR" health-check, which should respond with "MONITOR" back. Does anyone know if Free Radius supports this option/ability? Regards, Ethan
Hi,
I am being asked by my server load balancing vendor to send a "MONITOR" health-check, which should respond with "MONITOR" back. Does anyone know if Free Radius supports this option/ability?
how do they want this MONITOR to be sent back? as a reply message or some VSA ? *anything* is pretty much possible ;-) alan
Alan, Good question. Today I am using Radius to auth again a text file, which I cut-and-pasted. I am a novice beyond that. I will ask for clarification and will search around for "reply message" and "VSA". If you have any pointers, it would be much appreciated. Thanks! On Fri, Aug 24, 2012 at 11:33 AM, alan buxey <A.L.M.Buxey@lboro.ac.uk> wrote:
Hi,
I am being asked by my server load balancing vendor to send a "MONITOR" health-check, which should respond with "MONITOR" back. Does anyone know if Free Radius supports this option/ability?
how do they want this MONITOR to be sent back? as a reply message or some VSA ? *anything* is pretty much possible ;-)
alan - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
Ethan Whitt wrote:
Hello,
I am being asked by my server load balancing vendor to send a "MONITOR" health-check, which should respond with "MONITOR" back. Does anyone know if Free Radius supports this option/ability?
Ask the vendor if they do RADIUS. There's no "MONITOR" in RADIUS. If they don't like such questions, point out that the people on this list have written most of the recent RADIUS specifications. Alan DeKok.
The load balancer sends the health-check on udp/1813 with only "Monitor" in the payload (per a sniffer capture). From my understanding - this health-check is not a properly formatted radius packet? The expected response is the exact same - a packet from udp/1813 with only "Monitor" in the payload. Is this possible with Free Radius with a reply message? Ethan On Fri, Aug 24, 2012 at 12:39 PM, Alan DeKok <aland@deployingradius.com> wrote:
Ethan Whitt wrote:
Hello,
I am being asked by my server load balancing vendor to send a "MONITOR" health-check, which should respond with "MONITOR" back. Does anyone know if Free Radius supports this option/ability?
Ask the vendor if they do RADIUS. There's no "MONITOR" in RADIUS.
If they don't like such questions, point out that the people on this list have written most of the recent RADIUS specifications.
Alan DeKok. - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
On 25 Aug 2012, at 21:36, Ethan Whitt <ethan.l.whitt@gmail.com> wrote:
The load balancer sends the health-check on udp/1813 with only "Monitor" in the payload (per a sniffer capture). From my understanding - this health-check is not a properly formatted radius packet? The expected response is the exact same - a packet from udp/1813 with only "Monitor" in the payload.
Is this possible with Free Radius with a reply message?
No. A UDP packet with just the string "Monitor" is not a valid RADIUS packet. No FreeRADIUS will not process this, and you will not be able to formulate a reply. Please send me the packet capture, so I can verify what you're saying is correct. -Arran
participants (4)
-
alan buxey -
Alan DeKok -
Arran Cudbard-Bell -
Ethan Whitt