Project

General

Profile

Search

Results (717)

Revision d3b17c9a: Fix #3331. Set interface subnet as destination when VIP is in the same subnet, otherwise use VIP subnet instead of IP address
11/21/2013 03:57 PM
Bug #3331 (Resolved): Rules to pass out traffic for Proxy ARP VIP entries have an incorrect destination
On 2.1 some rules are generated on an interface (e.g. WAN) to pass out traffic for Proxy ARP VIP addresses. These rules look like so: <pre> pass out route-to ( em0 [gateway_ip] ) from [parp_vip] to ![parp_vip]/32 keep state allow-opts label "let out any ... tination for that rule should not be "![parp_vip]/32" but "![interface_subnet_id]/[interface_ ... affic from a 1:1 NAT host using one of these VIPs is unable to reach items in the WAN subnet ... sent directly. The case is less clear if the VIP lies outside of a subnet that exists on the firewall. A similar issue is possible with IP Alias VIPs but with IP Alias VIPs the subnet mask on the VIP can be changed to match the interface, negat ... d on WAN to pass quick out to the WAN subnet. 11/19/2013 03:26 PM
Revision 4bf23d32: Fix logic inn detecting if OpenVPN resync needed
Commit https://github.com/pfsense/pfsense/com ... terface/gateway change for the cases of CARP VIPs and VLANs mentioned in that bug report. At least that will be better than not resyncing at all. 10/23/2013 11:57 AM
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
Revision 78b2a705: Fix logic inn detecting if OpenVPN resync needed
Commit https://github.com/pfsense/pfsense/com ... terface/gateway change for the cases of CARP VIPs and VLANs mentioned in that bug report. At least that will be better than not resyncing at all. 09/29/2013 12:42 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
Revision b832d617: This broke correct detecti ... ns. Revert "Correct check to match the right vip based on configured ip. Re...
This reverts commit 25f9f3322863eae12f705137d8d414643d7b853f. 09/10/2013 03:08 PM
Revision 25f9f332: Correct check to match the right vip based on configured ip. Reported-by: http://forum.pfsense.org/index.php/topic,66234.0.html
09/05/2013 12:39 PM
Revision 9d7ca11f: Correct check to match the right vip based on configured ip. Reported-by: http://forum.pfsense.org/index.php/topic,66234.0.html
09/05/2013 12:39 PM
(471-480/717)