Hello,
At my home, I have two RB962UiGS-5HacT2HnT – hAP ac device running routeros7. I am using them as wireless access points mainly. One of them is running dhcp, radius and usermanager for the whole home network. I use this machine to assign ip addresses based on mac address. Of and on, I have some other problems and my machines could not access the raidus server/usermanager/dhcp in my the configured machine.
How can I make make these services redundant as the way they configured in the second machine. I would like to setup the second machine the same way but it should be the backup machine. Is it possible?
Any insight, help much appreciated.
hello,
How can I make make these services redundant as the way they configured in the second machine. I would like to setup the second machine the same way but it should be the backup machine. Is it possible?
yes, you can make those 2 routers in redundant setup - but not for the:
-
ip/gateway/routing part. they should have additional vrrp like and pbr/nat mechanism to handle/take over user sessions.
-
radius capmans part. you will need another device to handle those 2 routers user sessions.
actually those 2 routers are having identical settings (except things mentioned above) - so for the backup part could be considered easy routine.
hope this helps.