Search
Results (711)
- 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
- Revision 9a38338c: Ticket #386. Add even the network address to the list of addresses on proxy arp vips to the naat out edit.
- 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.
- Revision dae5589e: carp interfaces are now called vip's.
- 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.
- Revision ed65eb04: Ticket #152. Hoepfully fix creation of empty vip entries in the config when deleting them. Probably more checks need to be done by consumers.