Project

General

Profile

Search

Results (717)

Feature #3025 (Rejected): Allow Proxy Arp to Bind to CARP Interface
Hi, We are using a cluster pfSense to NAT 1:1 two network. I need to make Proxy ARP VIP to bind to CARP Interface. Now, it is not ... of configuration I also try with "Other" VIP, but same message. 06/06/2013 07:46 AM
Bug #3004 (Resolved): config upgrade code needs to change VIP binding on IPsec
In 2.0.x when you have an IPsec connection bo ... s set as something like: <pre> <interface>vip5</interface> </pre> After upgrading to 2.1, the VIP is now wan_vip5, but the IPsec still refers to vip5 and is hence broken until changing it to wan_vip5. The config upgrade code needs to handle that automatically. 05/23/2013 07:34 PM
Bug #2984 (Resolved): IPSec adds route but isn't needed any more
Since route-to and reply-to rules are added, ... { $vip = find_virtual_ip_alias($ph1ent['interface'] ... if (preg_match("/^carp|^[a-z0-9]+_vip/i", $vip['interface'])) ... ntinterface = link_carp_interface_to_parent($vip['interface']); ... $parentinterface = $vip['interface']; } else if (preg_match("/^carp|^[a-z0-9]+_vip/i", $ph1ent['interface'])) ... e from pfSense_BUILDER_BINARIES in vpn.inc. 05/07/2013 01:21 PM
Feature #2886 (Rejected): multiple ips per carp vhid group
since I can't find very detailed information ... w, i guess due to ethernet packetsize limit?) 03/15/2013 09:21 AM
Revision 6b23c19a: Don't allow adding IP Alias or CARP VIP on network or broadcast addresses. Fixes #2768
03/01/2013 01:44 PM
Bug #2828 (Closed): CARP does not work on dua ... Xi hosts without a workaround on the ESX host
Certain active/active VMware ESXi configurati ... he machine continously reports <pre> lan_vip3: 2 link states coalesced </pre> and the VIPs are not available, even when the machine is ... ive.com/freebsd-net@freebsd.org/msg30562.html 02/20/2013 06:00 AM
Bug #2824 (Resolved): IP alias VIP stacked on CARP VIP interface has a blank "Interface" column on VIP list
When you create an IP alias VIP and select a CARP VIP as its interface, it shows up properly on the VIP edit page, but in the list of VIPs, the column that should list the interface for the VIP is empty. 02/18/2013 03:18 PM
Bug #2823 (Resolved): Unable to save changes on a CARP VIP
If I try to edit and save a CARP VIP, changing nothing, the GUI rejects the chang ... ddress is being used by another interface or VIP. </pre> There is no other trace of the I ... onfig, so it's definitely matching on itself. 02/17/2013 11:27 PM
Revision e6c60013: Check interfaces and VIP IP address overlap
- Check if interface IP overlaps other interfaces or localip from mpd based services - Check if VIPs IP overlaps interfaces or other VIPs address It fixes #1723 02/11/2013 08:35 PM
Revision a75a49f6: Fix get_interface_subnetv6() for VIPs
02/04/2013 01:17 PM
(501-510/717)