Project

General

Profile

Search

Results (411)

Apply issues filter

Bug #17081 (New): Provide supported PPPoE HA migration path from mpd5 to if_pppoe
h2. Summary There is currently no supporte ... sue #16174 requests support for using a CARP VIP directly as the @if_pppoe@ parent interface. ... her that is implemented by supporting a CARP VIP as the PPPoE parent or by another mechanism. ... emselves use static IP configuration. A CARP VIP is configured on each static transport netwo ... ent with the legacy MPD backend. The CARP VIP is therefore *not configured on the dynamic ... | CARP VIP / \ ... r, the former MASTER no longer owns the CARP VIP and the new MASTER can establish the PPPoE s ... MPD implementation handles a configured CARP VIP used as a PPPoE parent specially. When the configured PPPoE parent references a @_vip@ interface, pfSense checks the CARP state. If the local node is not MASTER for that VIP... 09/09/2026 06:22 AM
Feature #17047 (New): Feature Request: Allow CARP VIP Selection as a "Service Trigger" in OpenVPN Server when using Multihome / Dual-Stack
h2. Description Currently, configuring a r ... specific, distinct Virtual IPs (an IPv4 CARP VIP and an IPv6 CARP VIP) simultaneously using standard UDP, administ ... rently blocks the user from selecting a CARP VIP if a "Multihome" protocol is chosen. The und ... ction of an "Interface" (specifically a CARP VIP) even when a Multihome/Dual-Stack protocol i ... In this configuration, the selected CARP VIP would *not* overwrite the OpenVPN @bind@ dir ... n MASTER:* pfSense detects the selected CARP VIP is @MASTER@ -> starts the OpenVPN daemon. * ... n BACKUP:* pfSense detects the selected CARP VIP is @BACKUP@ -> natively stops/kills the Open ... them into brittle script-based workarounds. 08/23/2026 11:35 PM
Bug #17039 (New): NAT64 fails when PPPoE interface address is also configured as a CARP VIP on another interface
There are two related issues involved. pfS ... tual address of a PPPoE interface and a CARP VIP on another interface. This behavior already ... this existing problem. The underlying PPPoE/VIP address-discovery problem therefore predates ... 67.1. * 11.22.33.65 is configured as a CARP VIP on OPT2. Other hosts on the routed networ ... primary address, with 11.22.33.65 as a CARP VIP This is intentional and required by the ISP ... es() builds a global list of configured IPv4 VIP addresses. The relevant code is: @$v4vips = array(); foreach (array_keys(get_configured_vip_list()) as $viface) { $vip = get_configured_vip($viface); if (is_ipaddrv4($vip['subnet'])) { array_push($v4vips, $vip['subnet']); } } @ It then filters the a ... r($ifaddrs['addrs'], function($addr) use ($v4... 08/21/2026 10:34 PM
Bug #17023 (Feedback): Non-CARP VIPs used as the RA interface are used for radavd HA
## Description: When utilizing the newly introduced Feature #16914 to select a custom Virtual IP (VIP) as the "RA Interface" source, the pfSense c ... generation for that interface. When a custom VIP is selected, the parser hardcodes RemoveRout ... are LLA of the firewall alongside the chosen VIP gateway. While the client's routing table ... 1. Create a custom IPv6 Link-Local IP Alias VIP (ex: fe80::20:1/128) bound to a VLAN interfa ... ect the target interface tab, and choose the VIP in the "RA Interface" dropdown menu. 3. Dro ... Expected Behavior: When an explicit custom VIP override is assigned to the "RA Interface" f ... physical interface LLA alongside the chosen VIP. # Windows client Note: Router Priority ... 66 ::/0 fe80::20:1 08/15/2026 06:38 AM
Bug #16953 (Confirmed): The subnet is not spl ... pansion" option is not being checked for the VIP type Other and proxy ARP
Tested on <pre><code class="shell"> 26.0 ... 0-CURRENT </code></pre> and 26.07Beta VIP is set as the Network, and the "Disable expa ... h IP. !clipboard-202607160836-lkudu.png! 07/16/2026 05:39 AM
Feature #16914 (Resolved): Set IP Alias VIP as the Router Advertisement source
I would like to be able to set a static LLAs ... ertise it. It might be possible with CARP VIP, but that adds a lot of unnecessary complica ... erfaces Suggested to post a feature request. 06/22/2026 11:11 AM
Bug #16906 (Resolved): Unbound configuration may be generated with duplicate interface bindings
unbound.conf can contain duplicate interface entries in a specific VIP/RA/Multi-WAN scenario. The duplicate interf ... internal interfaces has a corresponding ULA VIP of the form fd04:f95f:5a7f:{15,20,40}::1/64. ... 6 prefix from the ISP and the respective ULA VIP prefix as an "RA Subnet." If the configured VIP (Firewall>VIP) and the configured RA (Services>Router Adve ... s from unbound.conf below, "(A,B)" denotes a VIP address of A and an advertised prefix of B. ... 8:0] fatal error: could not open ports @ 06/17/2026 07:32 PM
Feature #16613 (Resolved): Allow using interface subnet macros with interfaces which only contain VIPs
Rules which use interface macros (e.g. OPT1 s ... not have an address assigned but does have a VIP, the rule is omitted from the ruleset. 12/28/2025 07:53 PM
Bug #16610 (Closed): GUI does not prevent adding a VIP with a blank address
Tested on <pre>25.11-RELEASE (amd64) built ... D 16.0-CURRENT</pre> It appears saving an VIP with an empty address, of any type, adds an ... story or looking directly at the config file. 12/27/2025 02:38 AM
Bug #16608 (New): DHCP Relay sometimes fails to start if Wireguard interface assigned.
Reported for 25.11 software. Despite the W ... server>192.168.250.10</server> <carpstatusvip>none</carpstatusvip> <enable></enable> </dhcrelay> </code> ... is formed after starting the DHCP relay) 12/26/2025 12:07 PM
(1-10/411)