Search
Results (711)
- Revision 94efc59d: Use the parent NIC rather than the VIP. Fixes part of Ticket #4252
- Revision 2f74d9d8: Use the parent NIC rather than the VIP. Fixes part of Ticket #4252
- Bug #4252 (Resolved): radvd not functional with CARP IPs
- radvd.conf where a CARP IP is chosen results ... rely (where it used to be something like wan_vipX).
- Bug #4229 (Rejected): Can not create a VIP for OpenVPN instance
- pfSense says: @The following input errors were detected: The interface chosen for the VIP has no IPv4 or IPv6 address configured so it cannot be used as a parent for the VIP.@ when I try to create a IPA/CARP VIP on any (tun/tap, server/client) OpenVPN inte ... ommendation what's better for IPsec/OpenVPN;
- Revision 19523ce2: Ticket #3997 s/_vhid/_vip/g
- Revision 1776d19e: Change OpenVPN CARP VIP test to be more accurate. The client should also not be run if the VIP is in the INIT state.
- Revision 725d54bd: Change OpenVPN CARP VIP test to be more accurate. The client should also not be run if the VIP is in the INIT state.
- Revision 43157c8f: Teach interface_vip_bring_down() to deal with IP Alias over CARP
- Revision 28268a4a: Teach interface_vip_bring_down() to deal with IP Alias over CARP
- Bug #4116 (Resolved): IP Alias VIPs using CARP VIP as their interface are not properly deactivated for temporary CARP disable
- When using "Temporarily Disable CARP", IP alias VIPs using a CARP VIP "interface" are still present and the interface flips back to MASTER for the alias VIPs which is unexpected/undesirable. When temporarily disabling CARP mode, the CARP VIP is removed but the aliases using it as an in ... oblem. Easy to reproduce by adding a CARP VIP to a cluster, then adding an IP Alias VIP using that CARP VIP as its interface, and then test manual/temporary failover from Status > CARP.