• CARP - Not able to access the LAN IP of the Backup pfSense machine

    18
    0 Votes
    18 Posts
    4k Views
    P
    @Derelict: That is because when the secondary is CARP master it is the node that receives the traffic on the LAN CARP VIP. Again, what are you trying to prove by accessing the secondary's WAN interface from the inside when it is not CARP MASTER? Why did you X.X out the IP addresses on the WAN side in your diagram? Makes it pretty hard to communicate specifics back to you. They are RFC1918. Who cares about protecting/hiding them? Can you ping the secondary's WAN IP address from the primary? Then it's working. Can you ping the secondary's LAN address from LAN? Then it's working. Can the secondary resolve names, check for updates, and check for packages while it is NOT CARP master? Then it's working. I got it working.. On the WAN interface on the backup pfSense machine, I had to untick the "Block private networks and loopback addresses" and "Block bogon networks" options. See attachments. [image: Capture_100.PNG] [image: Capture_100.PNG_thumb] [image: Capture_200.PNG] [image: Capture_200.PNG_thumb]
  • CARP/HA Source IP for Authentication is interface IP instead of CARP IP.

    6
    0 Votes
    6 Posts
    1k Views
    S
    I agree, Derelict. I tend to be in that camp also. What I like about the NAT solution is it allows me to interchange a single router with an HA cluster without making changes to the rest of my network. Thank you for the answer on NAT.
  • High Availability CARP between two ISPs

    2
    0 Votes
    2 Posts
    821 Views
    DerelictD
    You would need at least 3 public IP addresses on each WAN to do it right. There is not much difference where Multi-WAN is concerned when you go to HA. Discussed in some detail (gold or book required) here: https://portal.pfsense.org/docs/book/highavailability/multi-wan-with-ha.html
  • Loopback VIP type that is not synced

    6
    0 Votes
    6 Posts
    1k Views
    jimpJ
    That sort of documentation would be from FreeBSD - The OS/interfaces/routing behavior at that level is all determined by how FreeBSD handles it. That behavior isn't special or unique to LAN. All interface addresses behave that way.
  • High Avail. Sync Doesn't Work - version 2.3.3 and 2.3.3-p1

    6
    0 Votes
    6 Posts
    1k Views
    DerelictD
    An IP Alias VIP will not sync unless it is riding on a CARP VIP because the same IP Alias active on both nodes at the same time will create an IP address conflict.
  • [CLOSED] CARP IP as 1:1 NAT

    8
    0 Votes
    8 Posts
    2k Views
    N
    I finally found it ! It's a bit weird though.. It turns out that on both master/slave,  of Shaper's –> System -> Routing - Gateways list, I still have the bastion firewall's IP when it was still a standalone pfsense, but it's already in DISABLED state ! and i have the new Bastion Firewall's Floating IP as HA enabled. Pure luck ? I was out of idea then just delete the hell out of that old ( and disabled ) IP... voila ! Thank you so much for you patience !!
  • Pfsync_undefer_state: unable to find deferred state

    2
    0 Votes
    2 Posts
    801 Views
    E
    I think I found this bug on the roadmap for version 2.4 (https://redmine.pfsense.org/issues/4310)
  • Can't resolve usind pfsense DNS in CARP

    5
    0 Votes
    5 Posts
    3k Views
    J
    Solved by changing firewall rule from allowing dns to " lan address", to allowing dns to "lan net". Don't want to use "This Firewall" as I don't want to allow traffic to other interfaces.
  • Carp and Openvpn (SLAVE)

    4
    0 Votes
    4 Posts
    1k Views
    M
    +1
  • Ovh Dedicated Server + multiple ip on same network card

    3
    0 Votes
    3 Posts
    2k Views
    L
    Hi I have find the problem I contact the ovh support. when I configure the ip on ovh manager I have a mac adress define for this ip (before I use this ip for a virtual machine) . and if and mac adress is define I can't use it to connect directly from a physical server. when I delete the mac adress I can ping it with no problem  :) Lolo
  • CARP done right with VLANS?

    4
    0 Votes
    4 Posts
    2k Views
    DerelictD
    SYNC has nothing to do with VIPs either. You could use a VLAN interface as a pfsync/xmlrpc sync interface. Not sure you should, but you could. It won't care either. Just has to be tagged through the switch properly to both nodes. On a busy site you do not want pfsync to get backlogged. A rule of thumb is pfsync requires about 10% of the bandwidth represented by the states that are being synced. Why not just use a dedicated interface? If it's worth HA it's worth doing right. But i can only get the sync from a VLAN to work on the same interface as the vlan. No idea what you're saying here either.
  • CARP sync renders both DHCPs enabled

    8
    0 Votes
    8 Posts
    3k Views
    I
    To get rid of that split error, just get rid of that line in the Secondary config file. It works for me ;D ;)
  • Can't add additional subnet to LAN - 2.3.3-RELEASE-p1 (amd64)

    4
    0 Votes
    4 Posts
    1k Views
    johnpozJ
    "Needed to add a second subnet to the LAN" As a vlan??  Or you wanting to run multiple layer 3 on the same layer 2??  If so that is BORKED - rethink what your doing.  And when you come up with vlans as your answer to running multiple networks on the same physical interface you have gotten to the correct answer ;)
  • 2.3.3-RELEASE-p1IPv6 CARP issue (dual master)

    1
    0 Votes
    1 Posts
    605 Views
    No one has replied
  • MLPPP and CARP possible?

    2
    0 Votes
    2 Posts
    683 Views
    A
    I too would like to know the answer to this.  I also have a similar MLPPP configuration and would like to know if CARP Failover will work.
  • Virtual ip visibility from provider

    4
    0 Votes
    4 Posts
    942 Views
    K
    Now it is working. I've had to choose for the OpenVPN server the CARP VIP as an interface. Thank you!
  • HA Wan with 802.1q tagged virtual interface

    1
    0 Votes
    1 Posts
    512 Views
    No one has replied
  • CARP + CenturyLink Enterprise Fiber

    2
    0 Votes
    2 Posts
    790 Views
    S
    Hmm, ping and RDP started working when I checked the "Default gateway" box on the Fiber Link. Not sure I understand why that is….
  • Unable to ping tier 2 CARP VIP in dual WAN [RESOLVED]

    3
    0 Votes
    3 Posts
    773 Views
    B
    Thanks, that fixed the issue.
  • Can't sync between 2.3.2-p1 and 2.3.3 ??

    2
    0 Votes
    2 Posts
    906 Views
    jimpJ
    It's disabled when the configuration format is different between them, as marked by the "<version>XX.Y</version>" in config.xml If the configuration version is different, they cannot sync because it could push incorrect data. That said, synchronizing between different versions has never been officially supported, nor recommended. It may have worked by chance before, but we never recommend running different versions for any measurable amount of time. Just long enough to make sure the updated node is functional/tested, which shouldn't involve any configuration changes.
Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.