Search
Results (717)
- Bug #4903 (Resolved): Captive Portal ipfw rules are not correctly including interface CARP VIPs
- With Captive Portal on an interface with a CARP VIP, 2.1.x properly included the CARP VIP in the ipfw rules: <pre> 65310 206529 ... s repeated in the 2.2.x version and the CARP VIP is missing.
- Feature #4881 (Resolved): Allow NPt to use dynamic IPv6 networks
- It would be very helpful to allow NTp to be used with dynamic IPv6 connections.
- Revision bfc1c4b0: make the IPsec bypass LAN from LAN subnet to LAN subnet rather than from
- LAN subnet to LAN IP. Same end result except it'll work for VIPs on same interface now.
- Revision 699e2074: make the IPsec bypass LAN from LAN subnet to LAN subnet rather than from
- LAN subnet to LAN IP. Same end result except it'll work for VIPs on same interface now.
- Todo #4858 (Resolved): Finish/fix CARP uniqid changes
- The changes made in 89f171b052fbe72aed654d2a1 ... in 6eb520938c518a958f09db67e5e9eba2dbdc02d2.
- Bug #4854 (Resolved): OpenVPN bound to gatewa ... CARP IP doesn't start with CARP master status
- OpenVPN bound to a gateway group specifying CARP VIPs stops when CARP goes to backup status, but doesn't start when re-gaining master.
- Bug #4852 (Resolved): Unbound outgoing-interface not working with CARP VIPs
- When binding outgoing-interface in Unbound to ... <pre> outgoing-interface: Array </pre>
- Bug #4845 (Confirmed): CARP preemption doesn' ... vity between systems is lost but not NIC link
- Take a basic WAN and LAN setup, one CARP IP o ... en upon loss of connectivity on one network.
- Bug #4802 (Duplicate): OpenVPN Client wont st ... oot, when set to a Gateway Group specifing a VIP
- An OpenVPN Client won't start after reboot of ... ode, when set to a Gateway Group specifing a VIP.
- Revision 89953fe7: Return IP correctly in get_interface_ip for gateway groups specifying a
- VIP. Ticket #4661