• DHCP server no longer serving all VLANs - HA

    1
    0 Votes
    1 Posts
    216 Views
    No one has replied
  • Whole environment has become slow after introducing HA

    5
    0 Votes
    5 Posts
    969 Views
    M
    Lots of possibilities. I would simplify the configuration down to the basics and see if you can get it working. Key suspects for me would be network structure issue (have you accidentally introduced a loop and STP/RTSP is kicking in and disabling ports, causing weird routing? do you have a bad cable or ports that are auto-negotiating at the wrong speeds? etc). A CARP or Virtual IP configuration step you missed (wrong netmask on a virtual IP? left CARP in temporary maintenance mode, etc...)? Check out the pfSense system logs, check that node is MASTER on both WAN and LAN (if they split then of course you have routing issues) and the other is BACKUP on both, check your switch port status and logs to see if it gives you any hints...
  • HAProxy is this a Good Use Case/Is this possible/practical

    1
    0 Votes
    1 Posts
    222 Views
    No one has replied
  • CARP private WAN spoofed MAC

    2
    0 Votes
    2 Posts
    454 Views
    G
    https://forum.netgate.com/topic/151718/carp-with-single-ppoe-make-internet-working-from-the-slave-node
  • Traceroute going via Secondary instead of Primary in HA cluster

    2
    0 Votes
    2 Posts
    335 Views
    N
    When i try to ping the other way around, it goes via the correct path via primary 10.x.x.196 Tracing route to 10.x.x.41 over a maximum of 30 hops 1 <1 ms <1 ms <1 ms 10.x.x.196 2 <1 ms <1 ms <1 ms 10.x.x.41 Trace complete.
  • VHID VIP Clarification

    vip carp vhid
    3
    0 Votes
    3 Posts
    2k Views
    JeGrJ
    CARP/VRRP/etc. are using not only virtual IPs but also virtual MACs to make failover a smooth experience without clients or network equipment having to learn a new MAC address of a failover server like with only IP based configurations (early linux HA cluster for example). The VHID setting is influencing which MAC is handed out for that CARP style VIP. All of them are (IMHO) using the failover MAC space of 00:00:5E:00:01:XX so with changing the VHID you are also configuring the last "XX" segment of said MAC address. That's why it has to be unique on that network segment (L2) and you also have to watch out for other cluster/HA-grade setups, that are using VRRP or HSRP style VIP/MAC combinations. But if your pfSense cluster is the only cluster in that network segment, VHID 1 is commonly fine on all interfaces. We're using VHID 4 and 6 (for IP4 / IP6 VIPs on the same VLAN) over multiple VLANs just fine :)
  • CARP PFSense array not forwarding outbound traffic

    1
    0 Votes
    1 Posts
    159 Views
    No one has replied
  • WAN VIP with status of MASTER on both nodes

    4
    0 Votes
    4 Posts
    591 Views
    V
    No, only the WAN IPs of the two pfSense boxes have to be within the same subnet. A /29 is just the minimal network size for a common CARP setup with the two WAN IPs and the WAN VIP within a subnet. But it doesn't matter if the subnet is larger.
  • HAProxy Frontend ACL Limitation

    4
    0 Votes
    4 Posts
    723 Views
    P
    @arnold-assistant said in HAProxy Frontend ACL Limitation: Perhaps try not using the 'var', i think now that it did not 'set' it yet when the advanced config acl is using it.. http-request rules are processed in the order they appear in the config.. so to avoid that change the acl like this: acl xyz hdr(Host) -m str -i xyz.companyname.com http-request redirect location https://test.companyname.com/xyz if xyz
  • 0 Votes
    2 Posts
    370 Views
    M
    Does the log on the master (the FW which is switching to backup status) show a "reloading filter" message just prior to the CARP state change? Seems to be a known issue which is causing CARP instability (for us, on physical hardware, but apparently the issue is more common on VMs). Will hopefully be fixed in 2.4.5-p1. Some discussion and possible temporary mitigation discussed here: https://redmine.pfsense.org/issues/10414 https://forum.netgate.com/topic/153723/after-upgrade-to-2-4-5-primary-in-ha-pair-stops-sending-carp-adv-momentarily-after-firewall-rule-changes-are-applied
  • Request - Dummies guide to HA setup

    2
    0 Votes
    2 Posts
    369 Views
    M
    Hello, when I've done my HA configuration I followed this: High Availability guide PFSense Until now I have not done setup for multi WAN configuration but you can find more in this Rounting and Multi WAN documentation and specifically in Using Multiple IPv4 WAN Connection Hope this can help to start.
  • 0 Votes
    2 Posts
    971 Views
    L
    Trying something really stupid, I seem to have solved it. This seems highly possibly to be a bug... [image: 1590631755470-5f1f1e69-af11-4fcc-91d6-bc1b7f6d65ed-image.png] pi_dev_server2 is the pre-existing server backend, just renamed, and it uses the hostname as mentioned in my first post, which gets correctly resolved to 10.0.0.235 by HAProxy and uses port 80. There's no obvious reason why this doesn't work, but it doesn't, I've disabled it here for the test. But if you look at the original post, it fails with L4OUT. [image: 1590631821225-b688d354-db42-4924-bcf2-10ffa05e522f-image.png] Now all of the servers are working, as a result of that one change (?) or did something else suddenly start working? I'm not sure, but having pi_dev_server using an IP instead of a hostname seemed to make all of the others work properly, despite the fact that they are still using hostnames... Very very curious... [image: 1590637796139-e245c275-1c13-4de4-8451-72e0c24b82c9-image.png]
  • Confused about HA setup

    7
    0 Votes
    7 Posts
    855 Views
    G
    @Derelict The clients don't have internet access or able to ping 8.8.8.8. I have my client as a static IP with gateway and DNS set to 192.168.1.1. I will try using manual NAT mode.
  • ESXi CARP on selected interfaces

    2
    0 Votes
    2 Posts
    397 Views
    K
    So I investigated this littel bit further. Bringing interfaces UP/DOWN on failover did not work as expected. Then I tried to use VIP alias. At first manually using SSH I invoked following commands: VM becomeing Master: ifconfig vmx6 10.79.60.1 255.255.255.255 alias VM becomeing Backup: ifconfig vmx6 10.79.60.1 255.255.255.255 delete This gave me good result so I wanted to automate and edited /etc/rc.carpbackup and /etc/rc.carpmaster on both nodes. This did not work and I receive crash report like below: Crash report begins. Anonymous machine information: amd64 11.3-STABLE FreeBSD 11.3-STABLE #236 21cbb70bbd1(RELENG_2_4_5): Tue Mar 24 15:26:53 EDT 2020 root@buildbot1-nyi.netgate.com:/build/ce-crossbuild-245/obj/amd64/YNx4Qq3j/build/ce-crossbuild-245/sources/FreeBSD-src/sys/pfSense Crash report details: PHP Errors: [25-May-2020 14:05:18 Europe/Warsaw] PHP Parse error: syntax error, unexpected 'vmx6' (T_STRING) in /etc/rc.carpbackup on line 120 [25-May-2020 14:05:18 Europe/Warsaw] PHP Parse error: syntax error, unexpected 'vmx6' (T_STRING) in /etc/rc.carpbackup on line 120 [25-May-2020 14:05:18 Europe/Warsaw] PHP Parse error: syntax error, unexpected 'vmx6' (T_STRING) in /etc/rc.carpbackup on line 120 [25-May-2020 14:05:18 Europe/Warsaw] PHP Parse error: syntax error, unexpected 'vmx6' (T_STRING) in /etc/rc.carpbackup on line 120 [25-May-2020 14:05:18 Europe/Warsaw] PHP Parse error: syntax error, unexpected 'vmx6' (T_STRING) in /etc/rc.carpbackup on line 120 What I'm doing worng?
  • HA Setup with CARP proposal

    2
    0 Votes
    2 Posts
    357 Views
    J
    Seems like it might be possible to drop the top XG-7100? Run the internet into a switch and do CARP on the wan too. (assuming you have static IP's) Or even better if your provider can give you dual drops.
  • Carp Maintenance mode + reboot = bug?

    5
    0 Votes
    5 Posts
    755 Views
    J
    In case anyone finds this in the future, I was just missing an outbound nat rule. Without that your outbound connections are just using the firewall IP, rather than the carp IP.
  • Carp failures after upgrade to 2.4.5

    8
    0 Votes
    8 Posts
    593 Views
    I
    @Izaac A much delayed update: reducing the VM instances to single CPU/core did indeed resolve the problem. The hardware gateways, which are not so easily so handled -- heh -- still have issues. So. If you can "get by" with a single core, do that until a fix can roll.
  • HA, one physical, one VM, with LACP question

    1
    0 Votes
    1 Posts
    265 Views
    No one has replied
  • 0 Votes
    11 Posts
    2k Views
    A
    Hi: More information about this problem: https://redmine.pfsense.org/issues/10585 @jimp, thanks you for all information.
  • 0 Votes
    8 Posts
    883 Views
    T
    Thank you both @teamits and @jimp for the pointers! As you both referenced info about IPv6 bogons I checked the table with pfctl -t bogonsv6 -T show and it was indeed quite large on the firewalls, being populated by the contents of /etc/bogonsv6. Since I have almost 80 interfaces (VLANs) defined on each firewall, I did not want to have to go to each one and uncheck Block bogon networks, so I did the lazy thing instead and: cp /etc/bogonsv6 /etc/bogonsv6.bak cp /dev/null /etc/bogonsv6 on both firewalls and then applied an arbitrary config change to trigger a reload of the firewall rules. From that moment on both firewalls performed much better and the lock ups and CARP ping-pongs disappeared. I've got the bogon updates set to Monthly, so I'll need to re-empty /etc/bogonsv6 again in a few days, but doing this once a month as a workaround is fine for me until I can upgrade to a release where the locks up are fixed. Thanks a million again.
Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.