Search
Results (711)
- Todo #12459 (New): Add IP Alias subnet input validation
- From https://docs.netgate.com/pfsense/en/late ... s in different subnets at least one IP alias VIP must have the correct mask for the new subnet. - Stacked IP Alias VIPs *must be inside the same subnet as the CARP VIP* upon which they are placed.
- Bug #12451 (New): deleteVIP() does not check RFC2136 Update Source
- It is possible to delete the Virtual IP that ... mic DNS client in the 'Update Source' field
- Regression #12442 (Resolved): Unexpected error message after trying to delete a CARP VIP
- There is an unexpected error message after trying to delete a CARP VIP which is used as a parent interface for VIP Alias Type. "Virtual IP # 0 does not exist."
- Revision 42259176: deleteVIP() IPsec PH1 input validation. Fixes #12356
- Revision 3e968849: Correct input validation on deleting a CARP VIP which is referenced by an IP Alias. Fixes #12362
- Bug #12385 (Rejected): deleteVIP() does not check 1:1 NAT and Outbound NAT rules
- It is possible to delete the Virtual IP that ... tional input checks needed see also #12356
- Bug #12362 (Resolved): Validation when deleting a VIP does not prevent deleting a CARP VIP used as a parent for an IP Aliases VIP
- It is possible to delete a CARP that is used by an IP aliases as the parent @deleteVIP()@ needs checking see also #12177
- Bug #12356 (Resolved): Validation when deleting a VIP does not check if the VIP is used by IPsec phase 1 entries
- It is possible to delete the Virtual IP that ... H1 see the result in the attached screenshot
- Bug #12315 (Resolved): IPsec tunnels using a gateway group do not get reloaded in some cases
- When @ipsec_force_reload($interface)@ is call ... source for a tunnel (either an interface, a VIP, or a gateway group) matches an address on the interface name passed to the function.
- Revision 6514012d: Reconfigure stacked IP Aliases on parent CARP VIP changes. Fixes #12227