Wed Mar 12, 2008 3:04 pm
Hello again!
I haven't tried this yet, but am about to give it a shot. I have two radius servers up, so when I have time...
If you want to experiment first, please let me know how your's went.
Add a second radius server just like the first.
/radius add service=hotspot address=yyy.yyy.yyy.yyy secret=radiussecret disabled=no
It should check them in order. As I understand, the first that responds is the only one it uses. If it gets a reject there, it does not check any further.
I use two radius servers, but I split them between my AP and VAP on one box, not as a fallthrough. They have different domains in the /radius setting.
EDIT: That is the way it works. Just tried it. There is even a handy command called move so you can change the order.
/radius move 1 0
moves the second entry up to the first, and the old first becomes second.