if I would like to setup a opnSense HA cluster of two nodes, what is the best practice to setup such an environment.
My preferred approach would be:
- setup the first node IP
- setup the physical interfaces
- setup the link aggregation(s)
- setup the VLANs
- setup the needed services
Now it is unclear for me (and also from the documentation), if I can setup a CARP (HA) with the second and if all these settings will be automatically synchronized to the second node?
Or do I need to resetup all the configurations also for the second node and afterwards to setup the CARP? If the later case is the fact and I need to setup some things redundantly on the second node:
- what are these things, which need to be done manually?
- is there any way to manually export these settings from first/master and to reimport to the second node?