Search
Results (717)
- 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
- Revision e7cac368: Properly remove the old VHID on XMLRPC CARP VIP sync. Fixes #12202
- Revision 253d6509: Fix ProxyARP/Other VIP network address expansion on Port Forward rules. Issue #12233
- Regression #12233 (Resolved): VIP network addresses are not expanded on Port Forward rules
- On 2.4.5p1, it was possible to select an auto-expanded IP derived from VIP network expansion. On the latest stable and ... for selection. To reproduce: # Create a VIP @Type Other | Address type Network | Addres ... rough 10.0.0.7 and "Subnet: 10.0.0.0/29"@
- Bug #12227 (Resolved): Changing VHID on CARP VIP does not update VHID of related IP Alias VIPs
- 192.168.88.44 - CARP VIP (VHID: 1) 192.168.88.45 - IP Alias on CARP VIP: <pre> [2.6.0-DEVELOPMENT][root@pf100.home ... TO_LINKLOCAL> </pre> After changing CARP VIP VHID to 2, the IP alias remains on the old V ... options=21<PERFORMNUD,AUTO_LINKLOCAL> </pre>