Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Messages - kbrown.it

#1
I will note, that yes it does say "Do not configure XMLRPC sync on the backup firewall" in the document. I will say the VM Firewall we have setup (OPNsense 21.7.3_3-amd64), which was setup by a vendor who uses OPNsense for some of their stuff, has it setup with XMLRPC on both the Primary and Backup firewalls and that works without issue. The sync mainly only happens from the Primary to the Backup, but in the event the Backup becomes the Primary (due to hardware failure of the Primary) I will need to have the Backup Sync to the new Primary if anything changes during that time.

Removing the config for XMLRPC on the Backup has not solve the issue either.
#2
I did notice I did not post the hardware (in case that will be a factor). I am using two Protectli FW6A units. They both have 120 SSD, 8 GB of RAM, a Intel Celeron 3867U @ 1.80 GHz (2 core, 2 thread), and the Network adapters are Intel I211 (identified as igb). The SSD was setup with zfs using the Console Install Package.
#3
Due to the restriction of 4 attachments per post, here is the Secondary Side HA. Secondary HA shows the top part of the HA configuration. Below that are the check boxes as to what to sync (I did not screenshot all of them, but below is what is checked). Secondary HA Int 1 and 2 are the Interface for the HA (this is a physical port with a cable connected directly to the other firewall's HA port). Secondary HA Rule shows the rules setup for the HA port (the only Floating rules are the "Automatically generated rules" when you install OPNsense).

I have also done a ping test and the Secondary can ping the Primary's IP Address and vice versa.

Configuration Synchronization Settings (list subject to change as needs change):
Dashboard
Users and Groups
Auth Servers
Virtual IPs
Static Routes
Network Time
Firewall Groups
Firewall Rules
Firewall Schedules
Firewall Categories
Firewall Log Templates
Unbound DNS
#4
Due to the restriction of 4 attachments per post, here is the Primary Side HA. Primary HA shows the top part of the HA configuration. Below that are the check boxes as to what to sync (I did not screenshot all of them, but below is what is checked). Primary HA Int 1 and 2 are the Interface for the HA (this is a physical port with a cable connected directly to the other firewall's HA port). Primary HA Rule shows the rules setup for the HA port (the only Floating rules are the "Automatically generated rules" when you install OPNsense).

I have also done a ping test and the Primary can ping the Secondary's IP Address and vice versa.

Configuration Synchronization Settings (list subject to change as needs change):
Dashboard
Users and Groups
Auth Servers
Virtual IPs
Static Routes
Network Time
Firewall Groups
Firewall Rules
Firewall Schedules
Firewall Categories
Firewall Log Templates
Unbound DNS
#5
Quote from: pmhausen on August 25, 2022, 11:24:20 PM
If you configured it correctly, it would work as designed, wouldn't it?

Assuming nothing has broken within the last code up date. As mentioned, I have this working correctly (and mirrored the setup to this new one) on OPNsense 21.7.3_3-amd64 in a VM Environment. Comparing the two HA Settings pages, I see my newer one has an additional option (Disconnect dialup interfaces) and the Synchronize States is not at the top (which it is in the older version). This indicates that there have been some changes to at least the look/function of the page (which can result in breaking functionality if stuff is not coded right).

I will post the requested screenshots shortly.
#6
HA Config and Rules are configured on both sides (forgot to mention this in the original post).
#7
I am setting up OPNSense (Version: 22.7-amd64, FreeBSD 13.1-RELEASE, OpenSSL 1.1.1q 5 Jul 2022) to be in an HA Cluster with another OPNSense firewall (both were installed at the same time with the same installer, I use the Serial Console Installer). I have them configured and CARP setup (which is working), but when I went to set up the HA Config Sync I cannot get the config to sync over.

When I try and preform a Sync, I see it does the "pfsync bulk start" and thank it does a "pfsync bulk done" shortly after on the console. When I got to Status all I see is "The backup firewall is not accessible or not configured.". I have compared the settings to another OPNSense cluster (older version) and they are similar (different IPs and and different options selected on what to sync). I turned on logging for the rule on my HA interface (which is wide open) and I can see the traffic being allowed. I do not see anything in the logs specific to the syncing.

I am at a loss as to why the Config Sync is not working as it should (or if it is working and the Status page is broken). I have seen post were people talked about a semi-colon in the password being an issue. I am not using a semi-colon in the password and after removing all special characters, the issue was still present (so I do not thing that is the issue). The Web Interface is allowed on all interfaces as well.