Search
Results (717)
- Revision c14781e3: Save vip interface and subnet to use to delete old vips from secondary nodes. Fixes #4446
- Revision 6127c541: Revert "Fixes #4446 Correc ... al on top of carp during configuration sync."
- master works differently and get_real_interface() resolves vips as well. This reverts commit 8896fe1cebdc97dcbeb59249f3bb2abd1601b979.
- Revision aeaa6143: Use the parent interface, not the _vip for interfaces_use. Part of Ticket #4482
- Revision 29de629e: Use the parent interface, not the _vip for interfaces_use. Part of Ticket #4482
- Bug #4482 (Resolved): IPsec on gateway group with VIPs not working
- IPsec connections that are bound to a gateway group using VIPs end up omitted from ipsec.conf, and are missing their 500/4500/ESP firewall rules.
- Bug #4446 (Resolved): IP Alias with CARP VIP parent is not removed from OS on secondary node when deleted
- I used to have a CARP VIP for any IP address my pf cluster has to hand ... defining a single IP Alias on the WAN's CARP VIP, and had trouble with the backup router flipping its WAN VIP to master, resulting in a dual-master situation and intermittent problems. Redefining the VIP to CARP made the problem disappear immediately.
- Bug #4439 (Rejected): CARP does not Sync IP Alais to Backup firewall
- I have a working 2 FW CARP setup with pfSense ... nse.org/index.php?topic=88781.0]] Glen
- Bug #4438 (Resolved): Unable to delete IP Ali ... net where a gateway exists in the same subnet
- I have a working 2 FW CARP setup with pfSense ... simple this is still a bug isn't it? Glen
- Revision 810b36ac: Fixes #4390 Properly return the vip subnet now that the CARP might not match its parent interface subnet.
- Revision b65de558: Fixes #4389 The VIP interfaces cannot be assigned since they are just an identification of the VIP for tracking. Consider that when configuring gif/gre. Also on bridges you cannot set a vip interface as its member.