• Change Interface OPT number so Carp can sync

    Moved
    4
    0 Votes
    4 Posts
    435 Views
    stephenw10S

    The opt number for the interface is probably the most important value. Everything else references that, firewall rules, NAT rules etc.

    That's why you can reassign the interface to a new NIC or rename it and all the config will follow it. If you change the opt number you have to change everything that references it or recreate everything else.

    The opportunity for typo'ing something here is large!

  • WAN Carp

    1
    0 Votes
    1 Posts
    324 Views
    No one has replied
  • HaProxy doesn't sync with firewall2 by HA

    3
    0 Votes
    3 Posts
    305 Views
    T

    @viragomann TNX, i forgot it was there.

  • Unexpected Traffic Duplication Issue in pfSense CARP Setup

    6
    0 Votes
    6 Posts
    706 Views
    planedropP

    @Igor-Moura Happy to help.

    I'm still not coming up with any reason this should be happening, quite odd if I'm being honest. It sounds like a configuration thing but I'm not sure what would actually cause that, if it were a bug though I would imagine my test or prod HA environments would be seeing it too.

    I'll keep thinking on this and come back if I have any other ideas.

    @stephenw10 any thoughts on this thread here? Nothing is immediately coming to mind that would cause traffic to end up on both nodes.

  • PPPoE with IP Alias on a CARP interface

    1
    0 Votes
    1 Posts
    231 Views
    No one has replied
  • Both WAN interfaces are in the master state

    9
    0 Votes
    9 Posts
    669 Views
    planedropP

    @SteveITS Yeah this is correct, no need for a managed switch, personally though I usually use an existing switch, setup the VLAN with tags at the port level, this way I don't need a different switch for WAN. So that's why I suggested that, but only works if you have available ports on an existing managed switch, otherwise an unmanaged one makes more sense.

  • Slave psSense not reaching internet

    2
    0 Votes
    2 Posts
    369 Views
    Urbaman75U

    Hi,

    Already found out that there was a VLAN misconfiguration on slave pfSense, even if this shouldn't affect the wan and gateway functionality.
    I'll check up all of the ports/cables as soon as I can.

  • Backup has no internet if Master is active

    1
    0 Votes
    1 Posts
    234 Views
    No one has replied
  • Can i use VIPs and CARP on non-HA configured firewalls?

    3
    0 Votes
    3 Posts
    368 Views
    R

    @planetinse said in Can i use VIPs and CARP on non-HA configured firewalls?:

    then i should be able to use more than two firewals participating in a fail over / loadbalance scenario - right?

    Yes on VIPs.

    No on this concept. This is only supported on two pfSense systems in HA.

  • CARP/HA in XCP-ng losses packets when in different hypervisor

    6
    0 Votes
    6 Posts
    771 Views
    planedropP

    @Luis-Cordero OK so looks like both hosts are running XCP-ng.

    There are a lot of things that could cause this behavior, are the two hosts in a pool together or 2 separate pools? Either way they are probably communicating over a switch, maybe that physical switch doesn't have the right VLANs in place?

  • 0 Votes
    6 Posts
    735 Views
    J

    @jimp Thank you!

  • 0 Votes
    4 Posts
    612 Views
    V

    @Delegator5042 said in Setting up CARP Master and Backup on a per VLAN basis (Like VRRP): is it possible?:

    I've read that you can use a switch on the ISP Ethernet connection so it could be shared with multiple routers, but I haven't tried this.

    Yes, put a small switch into each line or even a VLAN capable switch and split it into two virtual switches.

    Consider that for CARP, you need an IP on each pfSense and a third as VIP. So you should have 3 IPs on each.
    If you haven't there is also a way to configure private IPs on the boxes, but this has some drawbacks.

    I would still like to know if I could force a vlan (or subnet) to use a specific gateway and only when that gateway is down to send the traffic over to designated backup connection.

    You can configure a gateway group and set this as default gateway.
    For routing traffic other than according the default gateway you can do policy routing by stating a gateway in the firewall pass rule.

    You your purposes you can configure an additional gateway group, say with inverted priorities, and use this in the policy routing rule.

  • is it possible to configure more than 2 pfsense for HA?

    5
    0 Votes
    5 Posts
    503 Views
    P

    @jimp Yea i know - but there is no other way when a single instance can not take the load, especially since it's a single CPU process only
    (see load below) - other ways to solve this ? please enlighten me :-)
    cce21a91-f3c8-4bdf-ab67-99f1a3fc7d85-image.png

    I have handled this in the past by simply unlink CARP sync and manually set skew for VIP's to loadbalance load over two HA's

    Example:
    so some customers has fw1 as primary and some other customers has fw2 as primary - failover still works.

  • Is it possible to adjusting ARP table update or clear time?

    3
    0 Votes
    3 Posts
    534 Views
    E

    @johnpoz Thank you so much. I configured followed your comment.

  • Synchronize Configurations between Cluster Members via cli

    1
    0 Votes
    1 Posts
    241 Views
    No one has replied
  • ACL conditions

    7
    0 Votes
    7 Posts
    784 Views
    E

    @viragomann said in ACL conditions:

    So are these IPs behind pfSense or are these IPs assigned to WAN?

    Ok, so we are using this in L4 mode, and it's working fine. To reply to you we have no need to hide those public IPs, for us those are on a DMZ assigned to our WAN, so it's ok.

    Thanks for your support Virago, sadly we are struggling a bit on this.

  • OpenVPN Clients issue in High Availability

    2
    0 Votes
    2 Posts
    348 Views
    V

    @nouman786
    Which OpenVPN client are you talking about? Incoming connections to the firewall or outgoing from behind pfSense?
    If the issue is on incoming connections, do you connect to the WAN CARP VIP?

    Is your HA setup working properly, so that all interfaces are in master state on the primary and in backup on the secondary?
    Are all devices inside your network using the CARP VIP as their default gateway?

  • CARP issue (master on both nodes at the same time)

    6
    0 Votes
    6 Posts
    2k Views
    I

    @jimp
    Sorry for my late reply. I performed several tests and CARP is working fine now :) Thanks for your help!

  • Pfsense and NordVPN

    4
    0 Votes
    4 Posts
    1k Views
    GertjanG

    @Astartes said in Pfsense and NordVPN:

    let the solution start here

    Not here.
    This is the Home > pfSense® Software > HA/CARP/VIPs so no VPN talk here.

    Look here : Home > pfSense® Software > OpenVPN and you'll find some recent NordVPN discussions.

  • VIPs and Firewall Rules

    1
    0 Votes
    1 Posts
    211 Views
    No one has replied
Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.