Search
Results (397)
- 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.
- 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.
- 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).
- 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>
- 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>
- 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
- 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
- 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>
- Regression #14026 (Resolved): HA node with CARP VIP in backup state is unable to ping the active node using that CARP VIP address
- This was brought up by a customer and I am ab ... are no blocked entries in the firewall logs.
- Bug #13934 (Closed): Killing states by gateway can miss some IPv6 outbound states
- Due to the default outbound rules, IPv6 outbo ... N interface - one for IPv4 and one for IPv6 (VIPs should not affect this). * Change the curr ... ay and be ignored by the kill states feature.