Search
Results (402)
- 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.
- 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?
- Bug #1042 (Resolved): CARP VIP Descriptions incorrect on IPsec/OpenVPN
- CARP VIPs in the list for use by IPsec and OpenVPN are shown with the interface name (e.g. VIP22) instead of the CARP VIP description.
- Bug #1041 (Resolved): IP Alias VIPs are not available for use by IPsec
- IP aliases are not in the drop-down list for use in IPsec, but CARP VIPs are. Both should be usable for IPsec. (And both are listed for OpenVPN)
- Feature #1032 (Resolved): Add all interfaces to Packet Capture drop-down
- It would be handy if all interfaces were avai ... r packet capture even without being assigned.
- Bug #1023 (Resolved): Carp Status Incorrect
- I Have Multiple Carp Interfaces (vip21 - vip24), on the Status Page and the Dashboard Wi ... e state of the first Interfaces (in my case vip21). If vip21 is Master all are Shown as master even if they are in Backup state. If vip21 is Backup all are shown as backup.
- Feature #983 (Resolved): Improve/Enhance IP Alias VIP handling in GUI
- IP Alias subnets should probably be included ... ex.php/topic,29616.msg153487.html#msg153487
- Bug #975 (Resolved): CARP / vip interface disappears on slave after interface change
- In my testing 2.0 (build Mon Oct 25 02:28:25 ... he system seems to forget about the (first?) vip on the slave box: ifconfig -a before: master: vip200: flags=49<UP,LOOPBACK,RUNNING> metric 0 m ... carp: MASTER vhid 200 advbase 1 advskew 0 vip201: flags=49<UP,LOOPBACK,RUNNING> metric 0 m ... R vhid 201 advbase 1 advskew 0 backup: vip200: flags=49<UP,LOOPBACK,RUNNING> metric 0 m ... carp: BACKUP vhid 200 advbase 1 advskew 100 vip201: flags=49<UP,LOOPBACK,RUNNING> metric 0 m ... sk, click apply changes) After, on slave, vip200 is gone: vip201: flags=49<UP,LOOPBACK,RUNNING> metric 0 m ... without making any changes, it restores the vips. (At this point, on the slave, it sometime ... Click to home page to get it back again.) vip201: flags=49<UP,LOOPBACK,RUNNING> metric 0 m ... carp: BACKUP vhid 201 advbase 1 advskew 100 ...
- Bug #963 (Closed): CARP Virtual IPs bind to actual interface, not interface description
- I have the following setup on Oct 2 snapshot: ... -> em3 -> 10.0.99.253/22 CARP VIPs supply IPs for the following: LAN default ... The problem is that Carp Sync breaks the VIP for MGMT on Firewall B because the config bi ... (MGMT). Is this by design? Thanks, -t