CARP/HA on physical Opnsense and Virtual.

Started by byDoks, June 04, 2025, 03:44:29 PM

Previous topic - Next topic
Hello
has anyone encountered such a problem.

I have a physical Opnsense DEC750 and another Virtual Machine with OpnSense on (ESXI), I configure HA according to the manual: https://docs.opnsense.org/manual/how-tos/carp.html

The Master can synchronize with the Backup, they see each other, but at the moment when the Master fails, the Backup does not take responsibility and does not act as the Master.

My interfaces look like this:

DEC750
LAN(lan) - igc0
WAN(van) - igc1
MGMT(opt1) - igc2
pfSync(opt2) - vlan0.100

Virtual Opnsens
LAN(lan) - igc0
WAN(van) - igc1
MGMT(opt1) - igc2
pfSync(opt2) - vmx0

I'm confused about the pfSync interfaces, maybe there's something wrong with them, but I'm not sure.

MAC spoofing allowed for the vSwitch in ESXi?
Deciso DEC750
People who think they know everything are a great annoyance to those of us who do. (Isaac Asimov)

Quote from: Patrick M. Hausen on June 04, 2025, 04:06:01 PMMAC spoofing allowed for the vSwitch in ESXi?

Yes, MAC spoofing allowed, i am attaching a screenshot from ESXI.

Is everythink ok with carp? No demotion?
You can find log entrys in System > Log Files > General.

Did you leave the peer in the virtual IPs on default / empty?
I have problems like you, when i set a unicast adress there.


Why are you confused about the pfsync interfaces?
They have nothing to do with carp. You need it for the config and state sync, not for carp.


Quote from: userbenutzer on June 06, 2025, 08:13:33 AMIs everythink ok with carp? No demotion?

Yes, no demotion

Quote from: userbenutzer on June 06, 2025, 08:13:33 AMYou can find log entrys in System > Log Files > General.

here are some logs when I physically turn off the Master
2025-06-06T10:22:41    Notice    opnsense    /usr/local/sbin/pluginctl: plugins_configure crl (execute task : openvpn_refresh_crls(1))   
2025-06-06T10:22:41    Notice    opnsense    /usr/local/sbin/pluginctl: plugins_configure crl (execute task : core_trust_crl(1))   
2025-06-06T10:22:41    Notice    opnsense    /usr/local/sbin/pluginctl: plugins_configure crl (1)   
2025-06-06T10:22:41    Notice    opnsense    /usr/local/sbin/pluginctl: plugins_configure crl (execute task : openvpn_refresh_crls(1))   
2025-06-06T10:22:41    Notice    opnsense    /usr/local/etc/rc.syshook.d/carp/20-openvpn: Carp cluster member "VIP WAN (VIP WAN IP) (1@igc1)" has resumed the state "BACKUP" for vhid 1   
2025-06-06T10:22:41    Notice    opnsense    /usr/local/sbin/pluginctl: plugins_configure crl (execute task : core_trust_crl(1))   
2025-06-06T10:22:41    Notice    opnsense    /usr/local/sbin/pluginctl: plugins_configure crl (1)   
2025-06-06T10:22:40    Notice    opnsense    /usr/local/etc/rc.syshook.d/carp/20-openvpn: Carp cluster member "VIP WAN (VIP WAN IP) (1@igc1)" has resumed the state "MASTER" for vhid 1   
2025-06-06T10:22:40    Notice    kernel    <6>carp: 1@igc1: MASTER -> BACKUP (more frequent advertisement received)   
2025-06-06T10:22:40    Notice    kernel    <6>carp: 1@igc1: BACKUP -> MASTER (master timed out)   
2025-06-06T10:22:38    Notice    opnsense    /usr/local/sbin/pluginctl: plugins_configure crl (execute task : openvpn_refresh_crls(1))   
2025-06-06T10:22:38    Notice    opnsense    /usr/local/sbin/pluginctl: plugins_configure crl (execute task : core_trust_crl(1))   
2025-06-06T10:22:38    Notice    opnsense    /usr/local/sbin/pluginctl: plugins_configure crl (1)   
2025-06-06T10:22:38    Notice    opnsense    /usr/local/sbin/pluginctl: plugins_configure crl (execute task : openvpn_refresh_crls(1))   
2025-06-06T10:22:38    Notice    opnsense    /usr/local/etc/rc.syshook.d/carp/20-openvpn: Carp cluster member "VIP LAN (VIP LAN IP) (3@igc0)" has resumed the state "BACKUP" for vhid 3   
2025-06-06T10:22:38    Notice    opnsense    /usr/local/sbin/pluginctl: plugins_configure crl (execute task : core_trust_crl(1))   
2025-06-06T10:22:38    Notice    opnsense    /usr/local/sbin/pluginctl: plugins_configure crl (1)   
2025-06-06T10:22:38    Notice    opnsense    /usr/local/sbin/pluginctl: plugins_configure crl (execute task : openvpn_refresh_crls(1))   
2025-06-06T10:22:38    Notice    opnsense    /usr/local/etc/rc.syshook.d/carp/20-openvpn: Carp cluster member "VIP WAN (VIP WAN IP) (1@igc1)" has resumed the state "BACKUP" for vhid 1   
2025-06-06T10:22:37    Notice    opnsense    /usr/local/sbin/pluginctl: plugins_configure crl (execute task : core_trust_crl(1))   
2025-06-06T10:22:37    Notice    opnsense    /usr/local/sbin/pluginctl: plugins_configure crl (1)   
2025-06-06T10:22:37    Notice    opnsense    /usr/local/sbin/pluginctl: plugins_configure crl (execute task : openvpn_refresh_crls(1))   
2025-06-06T10:22:37    Notice    opnsense    /usr/local/etc/rc.syshook.d/carp/20-openvpn: Carp cluster member "VIP WAN (VIP WAN IP) (1@igc1)" has resumed the state "MASTER" for vhid 1   
2025-06-06T10:22:37    Notice    opnsense    /usr/local/sbin/pluginctl: plugins_configure crl (execute task : core_trust_crl(1))   
2025-06-06T10:22:37    Notice    opnsense    /usr/local/sbin/pluginctl: plugins_configure crl (1)   
2025-06-06T10:22:37    Notice    kernel    <6>carp: 3@igc0: MASTER -> BACKUP (more frequent advertisement received)   
2025-06-06T10:22:37    Notice    kernel    <6>carp: 1@igc1: MASTER -> BACKUP (more frequent advertisement received)   
2025-06-06T10:22:37    Notice    kernel    <6>carp: 1@igc1: BACKUP -> MASTER (master timed out)   
2025-06-06T10:22:37    Notice    kernel    <6>carp: 3@igc0: BACKUP -> MASTER (master timed out)   
2025-06-06T10:22:37    Notice    opnsense    /usr/local/etc/rc.syshook.d/carp/20-openvpn: Carp cluster member "VIP LAN (VIP LAN IP) (3@igc0)" has resumed the state "MASTER" for vhid 3   
2025-06-06T10:22:35    Notice    opnsense    /usr/local/sbin/pluginctl: plugins_configure crl (execute task : openvpn_refresh_crls(1))   
2025-06-06T10:22:35    Notice    opnsense    /usr/local/sbin/pluginctl: plugins_configure crl (execute task : core_trust_crl(1))   
2025-06-06T10:22:35    Notice    opnsense    /usr/local/sbin/pluginctl: plugins_configure crl (1)   
2025-06-06T10:22:35    Notice    opnsense    /usr/local/sbin/pluginctl: plugins_configure crl (execute task : openvpn_refresh_crls(1))   
2025-06-06T10:22:35    Notice    opnsense    /usr/local/etc/rc.syshook.d/carp/20-openvpn: Carp cluster member "VIP LAN (VIP LAN IP) (3@igc0)" has resumed the state "BACKUP" for vhid 3   
2025-06-06T10:22:35    Notice    opnsense    /usr/local/sbin/pluginctl: plugins_configure crl (execute task : core_trust_crl(1))   
2025-06-06T10:22:35    Notice    opnsense    /usr/local/sbin/pluginctl: plugins_configure crl (1)   
2025-06-06T10:22:34    Notice    opnsense    /usr/local/sbin/pluginctl: plugins_configure crl (execute task : openvpn_refresh_crls(1))   
2025-06-06T10:22:34    Notice    opnsense    /usr/local/etc/rc.syshook.d/carp/20-openvpn: Carp cluster member "VIP WAN (VIP WAN IP) (1@igc1)" has resumed the state "BACKUP" for vhid 1   
2025-06-06T10:22:34    Notice    opnsense    /usr/local/sbin/pluginctl: plugins_configure crl (execute task : core_trust_crl(1))   
2025-06-06T10:22:34    Notice    opnsense    /usr/local/sbin/pluginctl: plugins_configure crl (1)   
2025-06-06T10:22:34    Notice    opnsense    /usr/local/sbin/pluginctl: plugins_configure crl (execute task : openvpn_refresh_crls(1))   
2025-06-06T10:22:34    Notice    opnsense    /usr/local/etc/rc.syshook.d/carp/20-openvpn: Carp cluster member "VIP WAN (VIP WAN IP) (1@igc1)" has resumed the state "MASTER" for vhid 1   
2025-06-06T10:22:34    Notice    opnsense    /usr/local/sbin/pluginctl: plugins_configure crl (execute task : core_trust_crl(1))   
2025-06-06T10:22:34    Notice    opnsense    /usr/local/sbin/pluginctl: plugins_configure crl (1)   
2025-06-06T10:22:34    Notice    kernel    <6>carp: 3@igc0: MASTER -> BACKUP (more frequent advertisement received)   
2025-06-06T10:22:34    Notice    opnsense    /usr/local/etc/rc.syshook.d/carp/20-openvpn: Carp cluster member "VIP LAN (VIP LAN IP) (3@igc0)" has resumed the state "MASTER" for vhid 3   
2025-06-06T10:22:33    Notice    kernel    <6>carp: 1@igc1: MASTER -> BACKUP (more frequent advertisement received)   
2025-06-06T10:22:33    Notice    kernel    <6>carp: 1@igc1: BACKUP -> MASTER (master timed out)   
2025-06-06T10:22:33    Notice    kernel    <6>carp: 3@igc0: BACKUP -> MASTER (master timed out)   
2025-06-06T10:22:32    Notice    opnsense    /usr/local/sbin/pluginctl: plugins_configure crl (execute task : openvpn_refresh_crls(1))   
2025-06-06T10:22:31    Notice    opnsense    /usr/local/sbin/pluginctl: plugins_configure crl (execute task : core_trust_crl(1))   
2025-06-06T10:22:31    Notice    opnsense    /usr/local/sbin/pluginctl: plugins_configure crl (1)   
2025-06-06T10:22:31    Notice    opnsense    /usr/local/sbin/pluginctl: plugins_configure crl (execute task : openvpn_refresh_crls(1))   
2025-06-06T10:22:31    Notice    opnsense    /usr/local/etc/rc.syshook.d/carp/20-openvpn: Carp cluster member "VIP LAN (VIP LAN IP) (3@igc0)" has resumed the state "BACKUP" for vhid 3   
2025-06-06T10:22:31    Notice    opnsense    /usr/local/sbin/pluginctl: plugins_configure crl (execute task : core_trust_crl(1))   
2025-06-06T10:22:31    Notice    opnsense    /usr/local/sbin/pluginctl: plugins_configure crl (1)   
2025-06-06T10:22:31    Notice    opnsense    /usr/local/sbin/pluginctl: plugins_configure crl (execute task : openvpn_refresh_crls(1))   
2025-06-06T10:22:31    Notice    opnsense    /usr/local/etc/rc.syshook.d/carp/20-openvpn: Carp cluster member "VIP WAN (VIP WAN IP) (1@igc1)" has resumed the state "BACKUP" for vhid 1   
2025-06-06T10:22:31    Notice    opnsense    /usr/local/sbin/pluginctl: plugins_configure crl (execute task : core_trust_crl(1))   
2025-06-06T10:22:31    Notice    opnsense    /usr/local/sbin/pluginctl: plugins_configure crl (1)   
2025-06-06T10:22:31    Notice    opnsense    /usr/local/sbin/pluginctl: plugins_configure crl (execute task : openvpn_refresh_crls(1))   
2025-06-06T10:22:30    Notice    opnsense    /usr/local/etc/rc.syshook.d/carp/20-openvpn: Carp cluster member "VIP WAN (VIP WAN IP) (1@igc1)" has resumed the state "MASTER" for vhid 1   
2025-06-06T10:22:30    Notice    opnsense    /usr/local/sbin/pluginctl: plugins_configure crl (execute task : core_trust_crl(1))   
2025-06-06T10:22:30    Notice    opnsense    /usr/local/sbin/pluginctl: plugins_configure crl (1)   
2025-06-06T10:22:30    Notice    kernel    <6>carp: 3@igc0: MASTER -> BACKUP (more frequent advertisement received)   
2025-06-06T10:22:30    Notice    kernel    <6>carp: 1@igc1: MASTER -> BACKUP (more frequent advertisement received)   
2025-06-06T10:22:30    Notice    kernel    <6>carp: 1@igc1: BACKUP -> MASTER (master timed out)   
2025-06-06T10:22:30    Notice    kernel    <6>carp: 3@igc0: BACKUP -> MASTER (master timed out)   
2025-06-06T10:22:30    Notice    opnsense    /usr/local/etc/rc.syshook.d/carp/20-openvpn: Carp cluster member "VIP LAN (VIP LAN IP) (3@igc0)" has resumed the state "MASTER" for vhid 3   
2025-06-06T10:22:28    Notice    opnsense    /usr/local/sbin/pluginctl: plugins_configure crl (execute task : openvpn_refresh_crls(1))   
2025-06-06T10:22:28    Notice    opnsense    /usr/local/sbin/pluginctl: plugins_configure crl (execute task : core_trust_crl(1))   
2025-06-06T10:22:28    Notice    opnsense    /usr/local/sbin/pluginctl: plugins_configure crl (1)   
2025-06-06T10:22:28    Notice    opnsense    /usr/local/sbin/pluginctl: plugins_configure crl (execute task : openvpn_refresh_crls(1))   
2025-06-06T10:22:28    Notice    opnsense    /usr/local/etc/rc.syshook.d/carp/20-openvpn: Carp cluster member "VIP LAN (VIP LAN IP) (3@igc0)" has resumed the state "BACKUP" for vhid 3   
2025-06-06T10:22:28    Notice    opnsense    /usr/local/sbin/pluginctl: plugins_configure crl (execute task : core_trust_crl(1))   
2025-06-06T10:22:28    Notice    opnsense    /usr/local/sbin/pluginctl: plugins_configure crl (1)   
2025-06-06T10:22:28    Notice    opnsense    /usr/local/sbin/pluginctl: plugins_configure crl (execute task : openvpn_refresh_crls(1))   
2025-06-06T10:22:27    Notice    opnsense    /usr/local/etc/rc.syshook.d/carp/20-openvpn: Carp cluster member "VIP WAN (VIP WAN IP) (1@igc1)" has resumed the state "BACKUP" for vhid 1   
2025-06-06T10:22:27    Notice    opnsense    /usr/local/sbin/pluginctl: plugins_configure crl (execute task : core_trust_crl(1))   
2025-06-06T10:22:27    Notice    opnsense    /usr/local/sbin/pluginctl: plugins_configure crl (1)   
2025-06-06T10:22:27    Notice    opnsense    /usr/local/sbin/pluginctl: plugins_configure crl (execute task : openvpn_refresh_crls(1))   
2025-06-06T10:22:27    Notice    opnsense    /usr/local/etc/rc.syshook.d/carp/20-openvpn: Carp cluster member "VIP LAN (VIP LAN IP) (3@igc0)" has resumed the state "MASTER" for vhid 3   
2025-06-06T10:22:27    Notice    opnsense    /usr/local/sbin/pluginctl: plugins_configure crl (execute task : core_trust_crl(1))   
2025-06-06T10:22:27    Notice    opnsense    /usr/local/sbin/pluginctl: plugins_configure crl (1)   
2025-06-06T10:22:27    Notice    opnsense    /usr/local/etc/rc.syshook.d/carp/20-openvpn: Carp cluster member "VIP WAN (VIP WAN IP) (1@igc1)" has resumed the state "MASTER" for vhid 1   
2025-06-06T10:22:27    Notice    kernel    <6>carp: 3@igc0: MASTER -> BACKUP (more frequent advertisement received)   
2025-06-06T10:22:27    Notice    kernel    <6>carp: 1@igc1: MASTER -> BACKUP (more frequent advertisement received)   
2025-06-06T10:22:27    Notice    kernel    <6>carp: 3@igc0: BACKUP -> MASTER (master timed out)   
2025-06-06T10:22:27    Notice    kernel    <6>carp: 1@igc1: BACKUP -> MASTER (master timed out)   
2025-06-06T10:22:25    Notice    opnsense    /usr/local/sbin/pluginctl: plugins_configure crl (execute task : openvpn_refresh_crls(1))   
2025-06-06T10:22:24    Notice    opnsense    /usr/local/sbin/pluginctl: plugins_configure crl (execute task : core_trust_crl(1))   
2025-06-06T10:22:24    Notice    opnsense    /usr/local/sbin/pluginctl: plugins_configure crl (1)   
2025-06-06T10:22:24    Notice    opnsense    /usr/local/sbin/pluginctl: plugins_configure crl (execute task : openvpn_refresh_crls(1))   
2025-06-06T10:22:24    Notice    opnsense    /usr/local/etc/rc.syshook.d/carp/20-openvpn: Carp cluster member "VIP LAN (VIP LAN IP) (3@igc0)" has resumed the state "BACKUP" for vhid 3   
2025-06-06T10:22:24    Notice    opnsense    /usr/local/sbin/pluginctl: plugins_configure crl (execute task : core_trust_crl(1))   
2025-06-06T10:22:24    Notice    opnsense    /usr/local/sbin/pluginctl: plugins_configure crl (1)   
2025-06-06T10:22:24    Notice    opnsense    /usr/local/sbin/pluginctl: plugins_configure crl (execute task : openvpn_refresh_crls(1))   
2025-06-06T10:22:24    Notice    opnsense    /usr/local/etc/rc.syshook.d/carp/20-openvpn: Carp cluster member "VIP WAN (VIP WAN IP) (1@igc1)" has resumed the state "BACKUP" for vhid 1   
2025-06-06T10:22:24    Notice    opnsense    /usr/local/sbin/pluginctl: plugins_configure crl (execute task : core_trust_crl(1))   
2025-06-06T10:22:24    Notice    opnsense    /usr/local/sbin/pluginctl: plugins_configure crl (1)   
2025-06-06T10:22:24    Notice    opnsense    /usr/local/sbin/pluginctl: plugins_configure crl (execute task : openvpn_refresh_crls(1))   
2025-06-06T10:22:24    Notice    opnsense    /usr/local/etc/rc.syshook.d/carp/20-openvpn: Carp cluster member "VIP WAN (VIP WAN IP) (1@igc1)" has resumed the state "MASTER" for vhid 1   
2025-06-06T10:22:23    Notice    opnsense    /usr/local/sbin/pluginctl: plugins_configure crl (execute task : core_trust_crl(1))   
2025-06-06T10:22:23    Notice    opnsense    /usr/local/sbin/pluginctl: plugins_configure crl (1)   
2025-06-06T10:22:23    Notice    kernel    <6>carp: 3@igc0: MASTER -> BACKUP (more frequent advertisement received)   
2025-06-06T10:22:23    Notice    kernel    <6>carp: 1@igc1: MASTER -> BACKUP (more frequent advertisement received)   
2025-06-06T10:22:23    Notice    kernel    <6>carp: 1@igc1: BACKUP -> MASTER (master timed out)   
2025-06-06T10:22:23    Notice    kernel    <6>carp: 3@igc0: BACKUP -> MASTER (master timed out)   
2025-06-06T10:22:23    Notice    opnsense    /usr/local/etc/rc.syshook.d/carp/20-openvpn: Carp cluster member "VIP LAN (VIP LAN IP) (3@igc0)" has resumed the state "MASTER" for vhid 3   
2025-06-06T10:22:21    Notice    opnsense    /usr/local/sbin/pluginctl: plugins_configure crl (execute task : openvpn_refresh_crls(1))   
2025-06-06T10:22:21    Notice    opnsense    /usr/local/sbin/pluginctl: plugins_configure crl (execute task : core_trust_crl(1))   
2025-06-06T10:22:21    Notice    opnsense    /usr/local/sbin/pluginctl: plugins_configure crl (1)   
2025-06-06T10:22:21    Notice    opnsense    /usr/local/sbin/pluginctl: plugins_configure crl (execute task : openvpn_refresh_crls(1))   
2025-06-06T10:22:21    Notice    opnsense    /usr/local/etc/rc.syshook.d/carp/20-openvpn: Carp cluster member "VIP LAN (VIP LAN IP) (3@igc0)" has resumed the state "BACKUP" for vhid 3   
2025-06-06T10:22:21    Notice    opnsense    /usr/local/sbin/pluginctl: plugins_configure crl (execute task : core_trust_crl(1))   
2025-06-06T10:22:21    Notice    opnsense    /usr/local/sbin/pluginctl: plugins_configure crl (1)   
2025-06-06T10:22:21    Notice    opnsense    /usr/local/sbin/pluginctl: plugins_configure crl (execute task : openvpn_refresh_crls(1))   
2025-06-06T10:22:21    Notice    opnsense    /usr/local/etc/rc.syshook.d/carp/20-openvpn: Carp cluster member "VIP WAN (VIP WAN IP) (1@igc1)" has resumed the state "BACKUP" for vhid 1   
2025-06-06T10:22:20    Notice    opnsense    /usr/local/sbin/pluginctl: plugins_configure crl (execute task : core_trust_crl(1))   
2025-06-06T10:22:20    Notice    opnsense    /usr/local/sbin/pluginctl: plugins_configure crl (1)   
2025-06-06T10:22:20    Notice    opnsense    /usr/local/sbin/pluginctl: plugins_configure crl (execute task : openvpn_refresh_crls(1))   
2025-06-06T10:22:20    Notice    opnsense    /usr/local/etc/rc.syshook.d/carp/20-openvpn: Carp cluster member "VIP WAN (VIP WAN IP) (1@igc1)" has resumed the state "MASTER" for vhid 1   
2025-06-06T10:22:20    Notice    opnsense    /usr/local/sbin/pluginctl: plugins_configure crl (execute task : core_trust_crl(1))   
2025-06-06T10:22:20    Notice    opnsense    /usr/local/sbin/pluginctl: plugins_configure crl (1)   
2025-06-06T10:22:20    Notice    opnsense    /usr/local/etc/rc.syshook.d/carp/20-openvpn: Carp cluster member "VIP LAN (VIP LAN IP) (3@igc0)" has resumed the state "MASTER" for vhid 3   
2025-06-06T10:22:20    Notice    kernel    <6>carp: 3@igc0: MASTER -> BACKUP (more frequent advertisement received)   
2025-06-06T10:22:20    Notice    kernel    <6>carp: 1@igc1: MASTER -> BACKUP (more frequent advertisement received)   
2025-06-06T10:22:20    Notice    kernel    <6>carp: 1@igc1: BACKUP -> MASTER (master timed out)   
2025-06-06T10:22:20    Notice    kernel    <6>carp: 3@igc0: BACKUP -> MASTER (master timed out)   
2025-06-06T10:22:18    Notice    opnsense    /usr/local/sbin/pluginctl: plugins_configure crl (execute task : openvpn_refresh_crls(1))   
2025-06-06T10:22:18    Notice    opnsense    /usr/local/sbin/pluginctl: plugins_configure crl (execute task : core_trust_crl(1))   
2025-06-06T10:22:18    Notice    opnsense    /usr/local/sbin/pluginctl: plugins_configure crl (1)   
2025-06-06T10:22:17    Notice    opnsense    /usr/local/sbin/pluginctl: plugins_configure crl (execute task : openvpn_refresh_crls(1))   
2025-06-06T10:22:17    Notice    opnsense    /usr/local/etc/rc.syshook.d/carp/20-openvpn: Carp cluster member "VIP LAN (VIP LAN IP) (3@igc0)" has resumed the state "BACKUP" for vhid 3   
2025-06-06T10:22:17    Notice    opnsense    /usr/local/sbin/pluginctl: plugins_configure crl (execute task : core_trust_crl(1))   
2025-06-06T10:22:17    Notice    opnsense    /usr/local/sbin/pluginctl: plugins_configure crl (1)   
2025-06-06T10:22:17    Notice    opnsense    /usr/local/sbin/pluginctl: plugins_configure crl (execute task : openvpn_refresh_crls(1))   
2025-06-06T10:22:17    Notice    opnsense    /usr/local/etc/rc.syshook.d/carp/20-openvpn: Carp cluster member "VIP WAN (VIP WAN IP) (1@igc1)" has resumed the state "BACKUP" for vhid 1   
2025-06-06T10:22:17    Notice    opnsense    /usr/local/sbin/pluginctl: plugins_configure crl (execute task : core_trust_crl(1))   
2025-06-06T10:22:17    Notice    opnsense    /usr/local/sbin/pluginctl: plugins_configure crl (1)   
2025-06-06T10:22:17    Notice    opnsense    /usr/local/sbin/pluginctl: plugins_configure crl (execute task : openvpn_refresh_crls(1))   
2025-06-06T10:22:17    Notice    opnsense    /usr/local/etc/rc.syshook.d/carp/20-openvpn: Carp cluster member "VIP WAN (VIP WAN IP) (1@igc1)" has resumed the state "MASTER" for vhid 1   
2025-06-06T10:22:17    Notice    opnsense    /usr/local/sbin/pluginctl: plugins_configure crl (execute task : core_trust_crl(1))   
2025-06-06T10:22:17    Notice    opnsense    /usr/local/sbin/pluginctl: plugins_configure crl (1)   
2025-06-06T10:22:16    Notice    opnsense    /usr/local/etc/rc.syshook.d/carp/20-openvpn: Carp cluster member "VIP LAN (VIP LAN IP) (3@igc0)" has resumed the state "MASTER" for vhid 3   
2025-06-06T10:22:16    Notice    kernel    <6>carp: 3@igc0: MASTER -> BACKUP (more frequent advertisement received)   
2025-06-06T10:22:16    Notice    kernel    <6>carp: 1@igc1: MASTER -> BACKUP (more frequent advertisement received)   
2025-06-06T10:22:16    Notice    kernel    <6>carp: 1@igc1: BACKUP -> MASTER (master timed out)   
2025-06-06T10:22:16    Notice    kernel    <6>carp: 3@igc0: BACKUP -> MASTER (master timed out)   
2025-06-06T10:22:15    Notice    opnsense    /usr/local/sbin/pluginctl: plugins_configure crl (execute task : openvpn_refresh_crls(1))   
2025-06-06T10:22:14    Notice    opnsense    /usr/local/sbin/pluginctl: plugins_configure crl (execute task : core_trust_crl(1))   
2025-06-06T10:22:14    Notice    opnsense    /usr/local/sbin/pluginctl: plugins_configure crl (1)   
2025-06-06T10:22:14    Notice    opnsense    /usr/local/sbin/pluginctl: plugins_configure crl (execute task : openvpn_refresh_crls(1))   
2025-06-06T10:22:14    Notice    opnsense    /usr/local/etc/rc.syshook.d/carp/20-openvpn: Carp cluster member "VIP LAN (VIP LAN IP) (3@igc0)" has resumed the state "BACKUP" for vhid 3   
2025-06-06T10:22:14    Notice    opnsense    /usr/local/sbin/pluginctl: plugins_configure crl (execute task : openvpn_refresh_crls(1))   
2025-06-06T10:22:14    Notice    opnsense    /usr/local/sbin/pluginctl: plugins_configure crl (execute task : core_trust_crl(1))   
2025-06-06T10:22:14    Notice    opnsense    /usr/local/sbin/pluginctl: plugins_configure crl (1)   
2025-06-06T10:22:14    Notice    opnsense    /usr/local/etc/rc.syshook.d/carp/20-openvpn: Carp cluster member "VIP WAN (VIP WAN IP) (1@igc1)" has resumed the state "BACKUP" for vhid 1   
2025-06-06T10:22:14    Notice    opnsense    /usr/local/sbin/pluginctl: plugins_configure crl (execute task : core_trust_crl(1))   
2025-06-06T10:22:14    Notice    opnsense    /usr/local/sbin/pluginctl: plugins_configure crl (1)   
2025-06-06T10:22:13    Notice    opnsense    /usr/local/sbin/pluginctl: plugins_configure crl (execute task : openvpn_refresh_crls(1))   
2025-06-06T10:22:13    Notice    opnsense    /usr/local/etc/rc.syshook.d/carp/20-openvpn: Carp cluster member "VIP LAN (VIP LAN IP) (3@igc0)" has resumed the state "MASTER" for vhid 3   
2025-06-06T10:22:13    Notice    opnsense    /usr/local/sbin/pluginctl: plugins_configure crl (execute task : core_trust_crl(1))   
2025-06-06T10:22:13    Notice    opnsense    /usr/local/sbin/pluginctl: plugins_configure crl (1)   
2025-06-06T10:22:13    Notice    opnsense    /usr/local/etc/rc.syshook.d/carp/20-openvpn: Carp cluster member "VIP WAN (VIP WAN IP) (1@igc1)" has resumed the state "MASTER" for vhid 1   
2025-06-06T10:22:13    Notice    kernel    <6>carp: 3@igc0: MASTER -> BACKUP (more frequent advertisement received)   
2025-06-06T10:22:13    Notice    kernel    <6>carp: 1@igc1: MASTER -> BACKUP (more frequent advertisement received)   
2025-06-06T10:22:13    Notice    kernel    <6>carp: 3@igc0: BACKUP -> MASTER (master timed out)   
2025-06-06T10:22:13    Notice    kernel    <6>carp: 1@igc1: BACKUP -> MASTER (master timed out)   
2025-06-06T10:22:11    Notice    opnsense    /usr/local/sbin/pluginctl: plugins_configure crl (execute task : openvpn_refresh_crls(1))   
2025-06-06T10:22:11    Notice    opnsense    /usr/local/sbin/pluginctl: plugins_configure crl (execute task : core_trust_crl(1))   
2025-06-06T10:22:11    Notice    opnsense    /usr/local/sbin/pluginctl: plugins_configure crl (1)   
2025-06-06T10:22:11    Notice    opnsense    /usr/local/sbin/pluginctl: plugins_configure crl (execute task : openvpn_refresh_crls(1))   
2025-06-06T10:22:11    Notice    opnsense    /usr/local/etc/rc.syshook.d/carp/20-openvpn: Carp cluster member "VIP LAN (VIP LAN IP) (3@igc0)" has resumed the state "BACKUP" for vhid 3   
2025-06-06T10:22:10    Notice    opnsense    /usr/local/sbin/pluginctl: plugins_configure crl (execute task : core_trust_crl(1))   
2025-06-06T10:22:10    Notice    opnsense    /usr/local/sbin/pluginctl: plugins_configure crl (1)   
2025-06-06T10:22:10    Notice    opnsense    /usr/local/sbin/pluginctl: plugins_configure crl (execute task : openvpn_refresh_crls(1))   
2025-06-06T10:22:10    Notice    opnsense    /usr/local/etc/rc.syshook.d/carp/20-openvpn: Carp cluster member "VIP LAN (VIP LAN IP) (3@igc0)" has resumed the state "MASTER" for vhid 3   
2025-06-06T10:22:10    Notice    opnsense    /usr/local/sbin/pluginctl: plugins_configure crl (execute task : core_trust_crl(1))   
2025-06-06T10:22:10    Notice    opnsense    /usr/local/sbin/pluginctl: plugins_configure crl (1)   
2025-06-06T10:22:10    Notice    opnsense    /usr/local/sbin/pluginctl: plugins_configure crl (execute task : openvpn_refresh_crls(1))   
2025-06-06T10:22:10    Notice    opnsense    /usr/local/etc/rc.syshook.d/carp/20-openvpn: Carp cluster member "VIP WAN (VIP WAN IP) (1@igc1)" has resumed the state "BACKUP" for vhid 1   
2025-06-06T10:22:10    Notice    opnsense    /usr/local/sbin/pluginctl: plugins_configure crl (execute task : core_trust_crl(1))   
2025-06-06T10:22:10    Notice    opnsense    /usr/local/sbin/pluginctl: plugins_configure crl (1)   
2025-06-06T10:22:10    Notice    opnsense    /usr/local/etc/rc.syshook.d/carp/20-openvpn: Carp cluster member "VIP WAN (VIP WAN IP) (1@igc1)" has resumed the state "MASTER" for vhid 1   
2025-06-06T10:22:10    Notice    kernel    <6>carp: 3@igc0: MASTER -> BACKUP (more frequent advertisement received)   
2025-06-06T10:22:10    Notice    kernel    <6>carp: 3@igc0: BACKUP -> MASTER (master timed out)   
2025-06-06T10:22:10    Notice    kernel    <6>carp: 1@igc1: MASTER -> BACKUP (more frequent advertisement received)   
2025-06-06T10:22:10    Notice    kernel    <6>carp: 1@igc1: BACKUP -> MASTER (master timed out)


Quote from: userbenutzer on June 06, 2025, 08:13:33 AMDid you leave the peer in the virtual IPs on default / empty?
I have problems like you, when i set a unicast adress there.

Yes, i don't enter anything in the peer field either on the WAN or LAN virtual interface

Quote from: userbenutzer on June 06, 2025, 08:13:33 AMWhy are you confused about the pfsync interfaces?
They have nothing to do with carp. You need it for the config and state sync, not for carp.


I wasn't sure that the pfsync interface could somehow affect СARP, if it doesn't affect anything then the problem is somewhere else.


Another thing I noticed is that when i enable NAT for the LAN interface so that local users can access the Internet, and specify the VIP WAN address in the NAT Address field, my clients practically have no access to the Internet, it is very slow, when executing the ping command to 8.8.8.8, packets are dropped, in general the connection is not stable.
When i change the NAT address to a physical WAN, everything works fine, maybe this is also related to CARP, I don't understand it yet.