On a new HA setup, I try to get XMLRPC sync working.
I can reach the webGUI of the backup via pfsync interface from CLI at master with curl.
In HA setting/Synchronize Config, I have <ip4>:<port> .
Should that work ?
Where are sync errors logged ?
The help text states that protocol (standard HTTPS) and port (standard 443) for the web GUI should be the same for both firewalls when an IP address was provided.
Apparently you can also input a full URL which then doesn't have to follow the rules.
Cheers,
Franco
Using the URL fixed the problem.
Thanks Franco.