Search
Results (711)
- Revision 19b5c3e7: Ticket #601. If 'virtualip ... ored or merged through xmlrpc bring down all vips which will be brough up later on from the c ... eers on the cluster stay current to each o...
- Revision 68e1bc0f: Not neccessary to call this here since vips_configure does this automatically.
- Revision f6f5fde1: Fixes #694. Actually if the vip interface changes take proper actions to clean up on the previous interface.
- Revision ac8c5e56: Do not try to bring down a CARP VIP for an entry that does not exist yet. Fixes #819
- Revision 191b00d9: Rename $vipent to $pool here since we only deal with pools and the old name doesn't make sense in this context.
- Feature #820 (Resolved): Expose interface for PF address pools on outbound NAT rules
- There are various scenarios where it would be ... d at http://www.openbsd.org/faq/pf/pools.html
- Bug #819 (Resolved): Blank <vip/> tags appear in config.xml
- After adding a CARP VIP (at least, possibly others), you end up with a <vip/> or <vip></vip> tag above the configured VIP. To replicate, just add two CARP IPs and che ... l. It makes blank entries show up in the VIP lists.
- Revision 89830b60: Ticket #776. reload even ipalias type of vip when reloading carps and do not destroy cloned interfaces on interface bring down.
- Bug #776 (Resolved): Interface IP not configu ... re is an IP alias and interface is reassigned
- If you have an interface that has an IP alias VIP on it and reassign the interface, for a mome ... and only the IP alias is getting added back.
- Revision 8e2986f8: Fixes #761. Correctly bring down/up all vips based on the button click in the webGUI.