• IPSec taking long time to connect after CARP IP failover.

    7
    0 Votes
    7 Posts
    1k Views
    planedropP
    Are you using pfSense CE or Plus? I think that is my first follow up question, Plus is supposed to have some more "stuff" in it to help with IPsec failover delays, as mentioned in the docs. It's been a while since I've had to failover a node for testing so I could be remembering wrong but I think it was near instant failover. But the docs do mention it could take until the timeout of the tunnel if the peer is the one initiating. Do you have dead peer detection enabled and do you know if the other side of the tunnel does? That should in theory cause the peer to initiate the tunnel again quickly. Also, as far as I can tell, the backup node in the HA cluster should become an initiator when it's status changes to Master; I'm sure it is, but can you confirm (when in failover) that the primary says Backup and the secondary says Master? Just to be 100% sure that is working. Finally, from what I am seeing, I think it should work just as well without XLMRPC so that's the good news.
  • DNS resolution issue with High Availability

    11
    0 Votes
    11 Posts
    1k Views
    E
    @viragomann I watched all of netgate official tutorials. In one of them they mention that if my setup is structured as a DMZ, the outbound NAT should be set as default: https://www.youtube.com/watch?v=-UszV8qIaRw&t=2426s My setup is set as a DMZ COMCAST ROUTER -> DMZ WAN CARP IP (either pfsense1 or pfsense2) I removed the custom NAT outbound rules pointing to the WAN CARP IP, and left it at hybrid default rules. The DNS resolution is working now. Besides this small mention in a tutorial from 9 years ago, I do not see anywhere else this mention about DMZ in the documentation from netgate. Either way, it is working now. I hope this helps someone else in the future. Thank you for your help!
  • New to HA -- questions about DHCP server on LAN interface

    2
    0 Votes
    2 Posts
    274 Views
    D
    I checked the primary and secondary pfsense again last night. The dhcpd were on on both. I guess that is probably the intended behaviour. I see the failover dhcpd in the dhcp status page. I think I am all good. Thanks.
  • HA/CARP with EdgerouterX facing the Internet

    2
    0 Votes
    2 Posts
    486 Views
    R
    @reberhar Hi All The answer was already in the forum. https://forum.netgate.com/topic/182996/openvpn-with-ha-carp-not-connecting-on-vip Thanks for your patience. Roy
  • Vlan & HA

    18
    0 Votes
    18 Posts
    2k Views
    MrGamecaseM
    Ok, so scrambling round for an unused switc, i have discovered the Proxmox on its own wont do layer 2 switching.. once i plugged the 2 vPFsense into a switch they started behaving as expexted.... All the CARP HA responded as primary & backup acordingly and failover works like a charm.
  • WAN down, but LAN will not failover to Backup FW

    1
    0 Votes
    1 Posts
    331 Views
    No one has replied
  • Question about LAN CARP Gateway failover when only WAN CARP goes down?

    3
    0 Votes
    3 Posts
    379 Views
    E
    @viragomann That's great, thanks for your reply. I'll be validating this forthcoming but it gives me confidence hearing it from someone else. Much appreciated.
  • how to debug CARP ?

    9
    0 Votes
    9 Posts
    1k Views
    V
    @Yathus We are also running two pfSense in HA mode on ESXi7. But we have no issues like this. A view day ago the hosts were taken down for maintenance and started up again, one by the other. The master moved over to the secondary with all services, IPSec, OpenVPN, HAproxy, and back again flawlessly. However, we don't move around the VMs from one host to another.
  • Hybrid SSL off load and not

    4
    0 Votes
    4 Posts
    543 Views
    V
    @Tony-Soprano said in Hybrid SSL off load and not: yes a client has a magento installation which wont work after pfsens haproxy ssl offload. If the client just needs to do the SSL encryption for whatever reason (HAproxy should be able to satisfy the client / backend, so that SSL offloading should be doable), an option could be to assign a private certificate to backend web instance and install the certificate also on pfSense so that it trusts the backend, or simply disable SSL checks. You can also generate the backend certificate on pfSense with a local CA. The client cert can have a long period of validity. Ok we do have 2 public ips so if i config a second WAN on pfsense and make 2nd frontend answer to the second public IP, i can seti it as NON ssl offload for any domain into that frontend right? You can just assign additional IPs as virtual to the WAN interface and configure the additional frontend to listen on it. It has not to be on another interface.
  • VIP network expansion not working

    2
    0 Votes
    2 Posts
    352 Views
    F
    Can confirm this issue occurs from 2.7.1 onwards. The GUI works as expected in 2.7.0.
  • Builtin alias for CARP address in f/w rules?

    3
    0 Votes
    3 Posts
    371 Views
    S
    @minimos We created an alias for “WAN IPs” with the three public IPs in it. (And LAN) In essence I think you’re asking whether This Firewall will update to include the shared IP when it moves, and I don’t know the answer to that. Maybe, but I would not assume it does.
  • How to config 5 static IP addresses with pfSense

    6
    0 Votes
    6 Posts
    1k Views
    V
    @jngo That is a very unusual way to get additional IP addresses based on DHCP. Typically you get a single (primary) DHCP address and all further IPs you get from the ISP are routed to the primary. So you only need to configure one DHCP interface and can easily use all the assigned IPs.
  • No internet connectivity on standby CARP member

    6
    0 Votes
    6 Posts
    635 Views
    S
    @clonian Check Diagnostics/Routes on secondary? Any chance the ISP router is locking on to the CARP IP? IOW if you remove the shared IP they should both be able to connect out on their own.
  • 1 out of 3 VIPs not moving to backup firewall

    3
    0 Votes
    3 Posts
    298 Views
    No one has replied
  • VIP address of carp not detected in other router

    8
    0 Votes
    8 Posts
    845 Views
    V
    @prisonier Yes, VRRP is very very similar to CARP. It behaves the same regarding the virtual MAC. Glad that you got it sorted.
  • pfsense 2.7.2 HAProxy 2.8.3 is not allowing TLSv1.0, 1.1

    4
    0 Votes
    4 Posts
    960 Views
    D
    Hi, i have the same issue but putting :@SECLEVEL=0 to ssl-default-bind-ciphers just gives me an error: section 'frontend' : 'crt-list' : parsing [/var/etc/haproxy_test/imap_test-994.crt_list:1]: unknown ssl keyword :@SECLEVEL=0 is there anything i can do? regards
  • Is this expected - or have i f*ckd up?

    1
    0 Votes
    1 Posts
    232 Views
    No one has replied
  • Not able to ping backup node LAN interface via Master IOT interface

    1
    0 Votes
    1 Posts
    205 Views
    No one has replied
  • Additional ports to forward in HAProxy?

    1
    0 Votes
    1 Posts
    223 Views
    No one has replied
  • CARP / HA Logging for inactive WAN

    11
    0 Votes
    11 Posts
    1k Views
    stephenw10S
    Not from the gui or in any way that officially supported. You can specify the log storage location in the syslog-ng package so use that to store it. You still need to forward logs to it from the normal syslogs though. And mounting a different disk for that requires some custom script.
Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.