Project

General

Profile

Search

Results (402)

Bug #3257 (Resolved): IP Alias on CARP IP doesn't work where IP alias above CARP parent in list
I have 300 over IPs in 3 different subnets. I ... inutes later. But these IPs shown at list of VIP lists on WebConfigurator. 10/08/2013 06:29 PM
Bug #3243 (Resolved): OpenVPN does not rebind when gateway fails over
<pre> function openvpn_resync_if_needed ($mo ... pre> When a gateway group is tied to CARP VIPs and OpenVPN client or server is bound to a ... e # @$current_device@ is the name of the VIP (e.g. wan_vip1) and @$this_device@ is the interface (e.g. ... # @$new_device@ is, again, the name of the VIP GWGroup failed over to (e.g. opt2_vip2) and @$this_device@ is the interface (e.g. ... PN should reload or not? Thanks, Shahid 09/29/2013 06:11 AM
Bug #3211 (Rejected): DHCP failover configuration not working in 2.1-RELEASE
Both nodes are getting setup as Primary. ... ull request in github with the fix? Shahid 09/17/2013 11:55 PM
Bug #3174 (Resolved): OpenVPN Client bound to a gateway group should not start on backup CARP vip
There is no handling for gateway groups in <p ... enVPN client to start even if the underlying vip is a CARP backup. Recommend adding at li ... /* the interface is a gateway group. If a vip is defined and its a CARP backup then do not ... if (($a_groups[$settings['interface']][0]['vip'] <> "") && (get_carp_interface_status($a_groups[$settings['interface']][0]['vip']) == "BACKUP")) return; } </pre> 09/01/2013 06:50 PM
Bug #3172 (Resolved): function return_gateway_groups_array() returns the incorrect vip
I am not even a PHP novice so please take these findings with a grain of salt. The vip returned is always the last vip that the <pre> foreach ($group['i ... his is causing OpenVPN Server to bind to the vip on the backup tier. I think to fix it tw ... should be: <pre> if (!is_array($gwvip_arr[$group['name']])) </pre> and 2. Line ... 7 should be: <pre> if (is_array($gwvip_arr[$group['name']])&& !empty($gwvip_arr[$group['name']][$member])) $groupmember['vip'] = $gwvip_arr[$group['name']][$member]; </pre> Thanks, Shahid 08/31/2013 06:13 AM
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) 08/14/2013 05:38 PM
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 07/05/2013 04:22 PM
Bug #3067 (Rejected): Virtual IP Removal
I noticed that pfsense allows you to remove V ... s for clients who have that address assigned. 07/02/2013 06:59 PM
Bug #3045 (Resolved): NTPD crash / doesn't come up
The NTP services crashes a lot, reason unknow ... is the minimum time between scans. 06/14/2013 11:11 AM
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
(301-310/402)