Hi
 
at one auth request happen then
FR Act as like
{ first check remote1 radius Server
  if fail
     second chek remote 2 radius Server
        if fail
           third check local DB of file
        fi
  fi
}
 
is't a another multi auth check method?
Thaks!