Search
Results (717)
- 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.
- 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.
- Revision a3e7bd0b: Consider VIPs on Destination Address and below few fixes
- - Rename change_dst to dst_change to follow standards - Fix indent