Search
Results (397)
- 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;
- 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.
- Bug #4106 (Rejected): ipsec, using a carpip f ... with fails to generate the ipsec.conf content
- ipsec, using a carpip for the interface of a ... does work properly. due to the value wan_vip1 being stored in the config by using this: ... rpip) $interfaces[$cif] = $carpip." (".get_vip_descr($carpip).")"; the $cif will contain that value wan_vip1, then when the function ipsec_get_phase1_sr ... ils to convert that to the ip address of the vip. Changing code to this make (most of) my ip ... .: $interfaces[$carpip] = $carpip." (".get_vip_descr($carpip).")";
- Bug #4031 (Resolved): Notifications mail bomb in some gateway failure circumstances
- In certain gateway failure scenarios where th ... cking doesn't accommodate this circumstance.
- Bug #4026 (Rejected): Virtual IP on a PPPoE interface - OpenVPN fails
- WAN interface is PPPoE(em1) Virtual IP (1.2. ... using a Virtual IP on a PPPoE interface type.
- Feature #4024 (Closed): Add a reject rule to ... ugh" relayd and reaching the GUI accidentally
- Currently if relayd is in use and all pool se ... ad. If relayd is using an interface IP, CARP VIP, or IP Alias VIP then in the HTTP or HTTPS case it can cause ... e someone is relying on the current behavior.
- Bug #4023 (Resolved): allowed networks in Unbound inadequate
- Unbound defaults to only answering queries fr ... use cases will be refused. 1) IPv6 2) VIPs 3) static routes 4) VPNs maybe others ... ult for v4, and figure out something for v6.
- Bug #3997 (Resolved): get_interface_ip() returns first IP on interface, not necessarily primary IP
- In some circumstances, IPs can be added/remov ... can add thoughts here it'd be appreciated.
- Bug #3967 (Resolved): Need to restore IP aliases on CARP IPs in 2.2
- Ticket for what Ermal and I discussed earlier ... f things on upgrade. Need to bring back CARP VIPs as an option for the parent interface of IP aliases.
- Bug #3919 (Resolved): carp vhid=255
- When a carp vhid=255 is used, the CARP interf ... ault route was one of the IF Aliases on this VIP, mass panic ensued. (Trying to get things l ... at least, a warning box on changing the vhid?