Search
Results (717)
- 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.
- Bug #761 (Resolved): Status > CARP enable does not work
- After disabling CARP under Status> CARP, and clicking Enable, it doesn't actually add the VIPs.
- Revision 067e48ab: Handle VIP DNS-Rebinding detection correctly
- Revision 4a756e9b: Actually correctly handle some vip types ips for getNasIP.
- Revision 34e9ca60: Show even VIP's in the list. This is copied from nat code and probably should be generalized.