@ramses-sevilla said in Some doubts configuring High Availability in pfSense 2.4.4.:
Well, then, if the primary node crash I can't modify the config until repare the primary node and be up, isn't it?
Correct. The only thing you should be worrying about when the primary is down is fixing the primary. You could keep a record of changes and then make them again once the primary is online, but there is no way to feed those back to the repaired primary automatically.
Is there no other way to mount the cluster to avoid this problem?
Nothing easy. You could completely change the secondary config so it becomes a new primary, but then you couldn't just turn the old primary back on, you'd have to reconfigure it as the new secondary. That's a significant amount of work, though (changing sync settings, manually adjusting IP addresses, VIPs, etc)