Search
Results (711)
- Todo #647 (Resolved): Move CARP settings from pkg XML to a real PHP page
- * Migrate the CARP settings page from its cur ... reate upgrade code to handle this transition.
- 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.
- Revision 5523fa3d: Fixes #632. Actually pass the interface and not the vip configuration to the function.
- 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>
- Revision 042fa85c: Fix VIP list generation here also.
- Revision 08a5d2eb: Properly generate a list of proxy arp VIPs for address drop-down list.
- 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.
- Revision 77eddca8: fix display of PARP VIP ranges. Resolves #386
- Revision 0172c431: Actually correctly handle editing of vips with index 0.