OPNsense Forum

Archive => 19.7 Legacy Series => Topic started by: Werner Fischer on September 17, 2019, 10:49:17 AM

Title: [SOLVED] Re: pfsync - better to activate on both cluster nodes? -> yes
Post by: Werner Fischer on September 17, 2019, 10:49:17 AM
Hi all,

when you are setting up a firewall cluster, the documentation https://docs.opnsense.org/manual/how-tos/carp.html#setup-ha-sync-xmlrpc-and-pfsync currently says:

Also a diff of the sample configuration shows that pfsync is only enabled on node 1 (master):

My question:

Should we update the OPNsense documentation?

Best regards,
Werner
Title: Re: pfsync - better to activate on both cluster nodes?
Post by: mimugmail on September 17, 2019, 11:08:18 AM
Yes it should be enabled on both nodes. You can open a PR if you like :)
Title: [SOLVED] Re: pfsync - better to activate on both cluster nodes? -> yes
Post by: Werner Fischer on September 17, 2019, 11:33:32 AM
Thank you, I'll update the wiki article https://www.thomas-krenn.com/en/wiki/OPNsense_HA_Cluster_configuration.

I'll check whether I can prepare a pull request for the OPNsense documentation. The example configuration files should be updated there, too (as the current configuration file of the backup node does not have pfsync enabled).
Title: Re: [SOLVED] Re: pfsync - better to activate on both cluster nodes? -> yes
Post by: Werner Fischer on September 19, 2019, 09:34:26 AM
I have created the pull request: https://github.com/opnsense/docs/pull/198