Search
Results (397)
- Bug #1291 (Closed): Inner VPN Roadwarrior IPS ... IPSEC not working with Firewall Scrub enabled
- Running 2.0-BEAT5 (i386) built on Tue Feb 15 ... and LAN. VPN IPSEC in tunnel mode on WAN VIP interface without NAT-T. Remote network X.X. ... " the RoadWarrior VPN *doesn't work again*.
- Bug #1287 (Closed): CARP VIP sync sends incorrect interface
- When the CARP VIPs are set to sync from Master to Backup under the CARP Settings it immediately adds new VIPs to the backup node, however the interface I ... my example on my "Master" box I have a CARP VIP for my VLAN gateway called "VLAN2", which us ... an appropriate IP/network for the configured VIP.
- Bug #1248 (Resolved): CARP failover isn't happening as a group (preemption)
- If you have a CARP pair and unplug/kill LAN, the VIPs do not all fail over to the slave unit. Only the VIPs on the failed interface switch. Example, ... preempt: 0 net.link.ether.inet.carp_mac: 0
- Feature #1181 (Closed): Allow a way to add protocols (such as udp) to a load balancer
- I've been trying to configure load balanced D ... DNS IP Address: 192.168.120.254 (one of my VIPs) Port: 53 Virtual Server Pool: DNS Fail ... while and it scared me so I closed it again.
- Feature #1174 (Closed): Allow a way to force a vip configured on the 'CARP master server' to use another host at the master for the vip
- I have a pair of pfsense 2.0 beta servers. I' ... has worked fine. However, now I have two VIPs. I want one of the servers to be the master for one VIP and the other server to be the master for the other VIP. I configured both VIPs on the primary server and as expected the c ... d that you can play with base and skew for a VIP to tell the system which of your machines is the master for a VIP. By default, it seems that VIPs created on the primary server are created with base:1, skew:0. And the vip when created on the secondary server is configured with base:2, skew 100. This means that both VIPs end up on my primary server. Which i'd expe ... d modifying the base and skew for one of the VIPs on the primary server. However, every time ... increased by 100. This means that my second ...
- Feature #1119 (Resolved): Add a per-VIP override to hide it from expansion in drop-down fields
- For some people using Proxy ARP VIPs on large networks (like a /16) the GUI can ... thousands (or tens of thousands) of entries.
- Bug #1088 (Resolved): CARP sync broken
- After http://redmine.pfsense.org/projects/pfs ... on" => $config['version'] ); Thank you.
- Feature #1086 (Resolved): [patch] CARP IPs as outer source addressed for GRE and GIF tunnels
- I applied the code from the ipsec/openvpn interface lists to include CARP VIP interfaces as outer source addresses for GRE ... $portlist[$cif] = $carpip." (".get_vip_descr($carpip).")"; ... $portlist[$cif] = $carpip." (".get_vip_descr($carpip).")"; ... sense.org was broken. Is that still the case?
- Bug #1042 (Resolved): CARP VIP Descriptions incorrect on IPsec/OpenVPN
- CARP VIPs in the list for use by IPsec and OpenVPN are shown with the interface name (e.g. VIP22) instead of the CARP VIP description.
- Bug #1041 (Resolved): IP Alias VIPs are not available for use by IPsec
- IP aliases are not in the drop-down list for use in IPsec, but CARP VIPs are. Both should be usable for IPsec. (And both are listed for OpenVPN)