Search
Results (711)
- Feature #1119 (Resolved): Add a per-VIP override to hide it from expansion in drop-down fields
- For some people using Proxy ARP VIPs on large networks (like a /16) the GUI can ... thousands (or tens of thousands) of entries.
- Revision dc2bb9e5: Allow ip aliases to be added to vips.
- Revision 00752d5a: Ticket #959. Keep local items at the top of vip section
- Revision 25f6730a: Add IPSec 'ipalias' VIP support. Ticket #1041
- Revision a79c72d7: Actually the passed config ... ex 1 of the array. This fixes config sync of vips as well.
- Revision 68ef6e03: Teach convert_friendly_interface_to_friendly_descr about carp vips. This helps cases like Ticket #1086.
- Bug #1088 (Resolved): CARP sync broken
- After http://redmine.pfsense.org/projects/pfs ... on" => $config['version'] ); Thank you.
- Feature #1086 (Resolved): [patch] CARP IPs as outer source addressed for GRE and GIF tunnels
- I applied the code from the ipsec/openvpn interface lists to include CARP VIP interfaces as outer source addresses for GRE ... $portlist[$cif] = $carpip." (".get_vip_descr($carpip).")"; ... $portlist[$cif] = $carpip." (".get_vip_descr($carpip).")"; ... sense.org was broken. Is that still the case?
- Revision dd62256f: Fix vip descriptions in openvpn and ipsec screens. Ticket #1042
- Revision dcadda55: Do not reload twice carp and vips in general during an interface reload.