Search
Results (402)
- Bug #644 (Resolved): Changing CARP VHID results in multiple interfaces with the same IP
- If you change the VHID of a CARP VIP, the old interface is not deactivated/destro ... Or at least strip the IP address off the old VIP interface? As expected, after a reboot only the correct VHID interface is present.
- Bug #643 (Resolved): CARP interfaces aren't created on initial sync
- On the first sync of a CARP VIP to a backup host, the settings are copied bu ... face is not created. If you edit/save the VIP, an interface is created as expected. All in ... e created if you reboot the slave after sync.
- Bug #632 (Resolved): Change type of Virtual IP not work.
- Used: <pre> Current version: 2.0-BETA2 ... ewall_virtual_ip_edit.php on line 221 </pre>
- Bug #601 (Resolved): VHID changes do not apply immediately on secondary
- When changing the VHID on the primary, it's a ... aster status, with each on a different VHID.
- Bug #551 (Resolved): Proxy ARP does not work (choparp won't launch)
- Adding PARP VIPs doesn't launch choparp. When trying to do s ... erface, IP, or anything else, nothing works.
- Bug #549 (Resolved): VIP configuration changes.
- The code present in 2.0 assumes that apply button will be clicked for every operation done on the VIP entry, so it will be reflected on the real VIP config. Some changes need to be done to change code to keep a list of vips that have changed and need changes applied.
- Bug #543 (Resolved): IP alias input validation problem
- When you have an interface with IP "none" con ... oofmac/> </opt2> </pre> VIP config: <pre> <vip> <mode>ipalias</mod ... bnet>192.168.4.5</subnet> </vip> </pre> It's initially added fine, but if you go in and edit it, you cannot save it.
- Bug #482 (Resolved): OpenVPN config upgrade problems
- There are a number of issues with configs upg ... Ideal fix, find out where that IP is (a CARP VIP, interface IP) and automatically assign the ... abled before upgrade There may be others.
- Bug #386 (Resolved): Proxy ARP range does not show all usable IPs
- When using a network range in proxy ARP, the ... ll_nat_edit.php, that pre-fill the available VIPs do not pre-fill all of the IPs available in ... IP range. It only shows the network address.
- Bug #365 (Closed): CARP status page display broken when skipping VHIDs
- When CARP VIPs are configured that skip VHIDs, status_carp ... in RELENG_1_2, but doesn't need fixed there.