Search
Results (397)
- Bug #3147 (Resolved): Adding new interface can cause issues
- When adding a new interface on the (assign) p ... first interface picked happens to be a CARP VIP then this VIP will stop working until the new interface is ... 't potentially cause issues (say, a loopback)
- Bug #3075 (Closed): Can't delete unused Virtual IP "referenced by a least one gateway"
- I am working on some minor shuffling around o ... ons/55705b333518144ccea42219c8459b5d0b1d6ecc
- Bug #3067 (Rejected): Virtual IP Removal
- I noticed that pfsense allows you to remove V ... s for clients who have that address assigned.
- Bug #3045 (Resolved): NTPD crash / doesn't come up
- The NTP services crashes a lot, reason unknow ... is the minimum time between scans.
- 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?)
- 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
- 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.