Search
Results (711)
- Revision 39b84ccc: Allow localhost IP Alias VIPs to sync, too
- Revision 56bf3ef1: Allow selecting "Localhost" as an interface for IP Alias VIPs - this way you can make IP Alias VIPs to use for binding in a routed scenario with CARP without creating an IP conflict.
- Revision 48c16cab: Allow localhost IP Alias VIPs to sync, too
- Revision 19d90bce: Allow selecting "Localhost" as an interface for IP Alias VIPs - this way you can make IP Alias VIPs to use for binding in a routed scenario with CARP without creating an IP conflict.
- 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.
- 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.
- 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.
- 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?)
- Revision 6b23c19a: Don't allow adding IP Alias or CARP VIP on network or broadcast addresses. Fixes #2768
- 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