• Help With DORA over CARP

    3
    0 Votes
    3 Posts
    459 Views
    G

    Hi Netblues,
    Thanks for your fast respons and sorry for not answering sooner.
    I figured out my troubles, after a while, and found that I needed to add 3 more vmnets (VNICS) on the Firewalls and to Configure those Firewalls, the Windows dhcp servers and the Client machine with the appropriate vmnets to them aswell in Workstation Pro. Because I broadcastet my dhcp renewal from the client into the same network and hadn't seperated the network with different networks, I simply got a messy DORA exchange on the firewalls, where they would send the discover, offer, request and acknowledge between FW1 and FW2, before sending it to the dhcp servers.

  • Virtual ip addresses fail to assign to PPOE Interface

    6
    0 Votes
    6 Posts
    1k Views
    viktor_gV

    added to https://redmine.pfsense.org/issues/7132#note-7

  • CARP issues due to Layer 2 switching

    7
    0 Votes
    7 Posts
    2k Views
    maverickwsM

    Again I stress... not really a programmer, this kind of is a bit over my head. I will try to look into it with some spare time, but in the meanwhile I wonder if no one would also benefit from this and if there isn't someone who maybe could pick this up and wrap it quickly.

  • HA Slave Slow WebUI

    1
    0 Votes
    1 Posts
    411 Views
    No one has replied
  • Secondary router not passing traffic

    2
    0 Votes
    2 Posts
    225 Views
    S

    Is "Synchronize states" checked on both routers in System/HA Sync? Not having states synced would block existing connections but new connections should work.

    Possibly something upstream isn't liking the IP changes? Did you look at https://docs.netgate.com/pfsense/en/latest/book/highavailability/high-availability-troubleshooting.html#other-switch-and-layer-2-issues

  • Multi-wan HAProxy redirect

    1
    0 Votes
    1 Posts
    243 Views
    No one has replied
  • Can HAProxy pass OpenVPN

    8
    0 Votes
    8 Posts
    3k Views
    G

    @johnpoz said in Can HAProxy pass OpenVPN:

    Well for haproxy to pass it on it would have to meet your acls... So say some random guy hit your IP. Unless he was calling for your exact fqdn say host.domain.tld ha proxy would not pass it on to your server.

    Or whatever other acls you setup on haproxy.

    Thanks @johnpoz ... Do you know if HAProxy returns an error like a 401/403 or if it just drops/rejects the connection?

  • Questions about CARP setup

    11
    0 Votes
    11 Posts
    745 Views
    maverickwsM

    Hi @teamits hehe well actually I do because the SYNC network also has a few other clients behind it that require the VIP such as LAN.
    Basically as I mentioned on the above posts, I chose an already existing network for SYNC that has two other clients beside the pfSense machines. This is a secured network and these are administration machines with restricted access and little traffic.
    The documentation recommends a separate network, as I see it, for two factors:

    network availability and load privacy and security (as passwords aren't really encrypted)

    Since the chosen network complies with these requirements, it is a very restrict network with very low traffic, this network was used and hence the interface used for sync has a carp vip.
    Anyway, all configurations: HA, Interfaces and DHCP server etc have the peer IP directly where it belongs, not the CARP VIP.
    I expect this interface to work alike the other interfaces (LAN/DMZ7DATA) etc.

  • Switch Carp MASTER to BACKUP via terminal

    8
    0 Votes
    8 Posts
    2k Views
    DerelictD

    It does not matter what interface you are connected to when you issue that command. It demotes all CARP VIPs on that node to advskew 254.

    If you run that (or use enter CARP Mantenance mode in Status > CARP - which does the same thing) and you still see MASTER VIPs on that node, your HA is not properly-configured in the first place.

    Are all of your CARP VIPs MASTER/BACKUP before you try to put the master into maintenance mode?

  • Can't access Backup router after HA/CARP enabled

    4
    0 Votes
    4 Posts
    557 Views
    T

    Today I had an idea. I disabled the firewall with pfctl -d on the second device.
    Access was possible again.

    After syncing the config from the first to the second pfsense, I enabled the firewall again with pfctl -e. You might want to reboot your device at this point.

    Now it works again.
    I must have messed up something with the firewall rules, and it was applied to the second pfsense, and then I was locked out as well as my first firewall from the gui. I have no other explanation for my situation.

    You can follow the guide from the docs (found that later): https://docs.netgate.com/pfsense/en/latest/book/config/what-to-do-when-locked-out-of-the-webgui.html#disable-the-firewall

    also check, what @jgraham5481 said in Can't access Backup router after HA/CARP enabled:

    Those carp addresses should be the same subnet mask as the network they live on, ie: should be /24 if the interfaces on the master and salve firewalls are /24/

  • pfsense CARP/HA not working

    10
    0 Votes
    10 Posts
    2k Views
    B

    Thanks @netblues

    I worked out what my issue was, I made a rookie mistake when creating the VLANs on the secondary pfsense machine.

    The VLAN subnet should have been 192.168.150.2, but I assigned 192.168.150.1 which meant .1 was duplicated twice on the network.

    Once that was corrected, everything works fine now.

  • Remove a CARP/HA

    1
    0 Votes
    1 Posts
    207 Views
    No one has replied
  • HAProxy domains with specific path

    1
    0 Votes
    1 Posts
    163 Views
    No one has replied
  • Monitoring backup member of HA cluster

    2
    0 Votes
    2 Posts
    364 Views
    V

    @jgraham5481
    https://docs.netgate.com/pfsense/en/latest/highavailability/troubleshooting-vpn-connectivity-to-a-high-availability-secondary-node.html

  • HA Config Sync Status

    3
    0 Votes
    3 Posts
    448 Views
    D

    True, but I need to "prove" that they are in sync for a 3rd party audit. So I need to show the current status of the sync.

  • CARP not working on VLAN but works fine on LAN

    6
    0 Votes
    6 Posts
    695 Views
    N

    @benrichardson_insync So its is expected to have this behaviour. Carp interfaces must be on the same broadcast domain. The master sends regular advertisements to the backups.

    See here for more details about the mechanism
    https://www.netbsd.org/docs/guide/en/chap-carp.html

  • Mark gateway as down doesn't seem to work

    2
    0 Votes
    2 Posts
    344 Views
    N

    "Flush all states when a gateway goes down" has to be off, otherwise states are killed even when a gateway reaches the high watermark, that has been set to down.

  • Secondary is not Syncing

    2
    0 Votes
    2 Posts
    350 Views
    Z

    what is the error message you received?
    make sure noting broken in L2 level

  • Problem with Virtual IP

    10
    0 Votes
    10 Posts
    2k Views
    S

    It can depend on the switch/router on the other end of the cable. For instance with Comcast routers often when replacing a router in an office (inside the Comcast router) I've found it's fastest to power off or reboot the Comcast router so it learns the IP has a new MAC. If you have the second router on, and are just plugging in cables, I would wonder if restarting the second router (or just leaving it off and powering it on) would help.

    But overall CARP set up properly works basically instantly so that would be preferred. https://docs.netgate.com/pfsense/en/latest/book/highavailability/index.html

  • HA for three or more devices

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