Search
Results (717)
- Bug #882 (Resolved): IP aliases should not sync
- IP alias VIPs should not sync to the secondary
- Revision f4e8db1f: Do the check regarding 'no ... interfaces properly. This fixes breakage on VIP configuration. Reported-by: http://forum.pfsense.org/index.php/topic,28120.0.html
- Revision e8471084: Ticket #866 #632. Save old ... ctions to be taken for reconfiguring a route/vip on a tmp file and make use that information ... icked. This makes the gui behave as expected.
- Revision 62a4abc9: Ticket #543. Do not allow ... igured to a type none if it is referenced by VIPs and also do not allow VIPs to be configured on an interface with type none. Maybe the latest should be relaxed to only dis...
- Bug #860 (Resolved): Multiple PARP entries do not function
- Where there are multiple PARP entries, chopar ... nal. It used to run one instance for all the VIPs.
- Revision 2de2abe0: No need to triger a vips re-configure explicitly but rather detect t ... best way to do this after fixing Ticket #601.
- 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