Tue May 20, 2025 4:10 am
I have not tried this, but... You likely can do some warm/cold standby by copying the sqlite DB file and have matching config on both routers. But there is NO built-in "sync", so this be a manual/scripted processes to copy the DB file from one router to other.
And, as noted above, you could add VRRP to use that as the RADIUS address for remote clients to UM - you'd just want to make sure the master has a higher priority so the "primary" one is always picked by VRRP. And if you script a copy of DB periodically, or, perhaps, store on NAS so both side are working with same sqlite DB file.