Project

General

Profile

Search

Results (711)

Bug #14392 (Resolved): ``find_interface_ipv6_ll()`` can return a VIP instead of the interface address
While looking at #14383 and #14385 I noticed ... would return the interface address before a VIP was added, but would return a VIP when run later. This inconsistency makes it ... than what could potentially be a shared CARP VIP. For example, when attempting to determine w ... r, since some cases may want to latch onto a VIP for local services, so perhaps the behavior ... function parameter to conditionally exclude VIPs). For reference, this is what the LAN in ... has both its own LL address plus an LL CARP VIP. Now try to fetch the LL address of the i ... 6_ll('vtnet1') ); </pre> And it gets the VIP back instead: <pre> string(17) "fe80::1: ... that alone may not be sufficient to ensure a VIP is never selected. 05/16/2023 02:06 PM
Revision 62fb07c8: Disable CARP until services have started and before shutdown/reboot. Fixes #2218
CARP has historically been enabled as part of ... call interfaces_sync_setup() from interfaces_vips_configure() if the platform is stil ... configuration, and re-enable if CARP VIPs exist after the marking the system as no lo ... _carp.php Use enable_carp() function 05/10/2023 10:44 PM
Bug #14354 (Resolved): Outbound NAT rule inpu ... y specify "Other Subnet" with a valid address
I believe I have stumbled upon a bug within t ... try displaying the address correctly as well. 05/06/2023 04:24 AM
Todo #14352 (New): Virtual IP address configuration input fields are handled inconsistently between VIP types
When editing a VIP, some options are enabled/disabled when chan ... o their own section for Proxy ARP/Other Type VIPs So it would end up with three sections: ... pansion * CARP Options (Only shown for CARP VIPs): VIP Password, VHID, Adv base/skew, CARP mode (Plus). 05/05/2023 03:48 PM
Regression #14322 (Resolved): CARP password is not being respected on 23.05 snapshots
On pfSense Plus 23.01, Plus 23.05 snapshots, ... 22.05 and earlier releases, changing a CARP VIP password on the secondary node would cause b ... er 224.0.0.18 peer6 ff02::12 [...] </pre> 04/28/2023 01:08 PM
Bug #14288 (Resolved): Setting system DNS ser ... rrectly modify routes for interface addresses
Tested on 23.01 Using an address on @lo0@ (e.g. a localhost VIP or simply @127.0.0.1) as a DNS sever under S ... link#1 UHS lo0 </pre> 04/18/2023 07:21 PM
Bug #14273 (New): Traffic to a VIP is not port forwarding TCP or UDP
When there is a VIP on an interface (CARP, IP Alias) the traffic ... as expected and replying. Configuration: VIP on an internal interface. Port forward the VIP on the interface to a public IP Attempt to ... s on the pcap on the outbound (WAN) interface 04/12/2023 06:05 PM
Revision e90ba648: Automatic CARP/VIP rule refinements. Fixes #13908
* Perform a filter reload after deleting a VIP. This is important not only for CARP but other VIPs, since they may be referenced in places s ... RP rules to the ruleset when there is a CARP VIP configured. Previously the automated CARP rules were added when any VIPs were present or when there were any HA sync ... irrelevant, the former case was too broad. 04/12/2023 03:07 PM
Regression #14139 (Resolved): CARP announcement src MAC should be virtual MAC
Hi All, I think at some point in the last ... nteresting problems. BR -- Robert Karsai 03/21/2023 12:49 PM
Bug #14034 (Resolved): PHP errors in ``xmlrpc ... host has an empty XML tag for a given section
There are several cases where xmlrpc is still ... d_Php_Server->handleCall() #4 {main} </pre> 02/25/2023 10:05 AM
(61-70/711)