Search
Results (717)
- Bug #3470 (Resolved): IPSec VPN not recognizing alternative IP name
- Using a self-created/signed CA (created via p ... P names for the 1 real WAN IP and the 4 CARP VIP WAN IPs. When used with an OpenVPN config ... d only via the WAN IP address (a static CARP VIP and the "local" directive used to bind OpenV ... on-recognition of the alternative IP name).
- Feature #3413 (Resolved): CARP interface names in WebGUI
- As mentioned on the forum: https://forum.pfse ... st in the WebGUI, something like this: opt3_vip1 opt1_vip2 opt5_vip3 and so on... Would be nice if you could ... ill perhaps get the CARP interface name opt5_vip2. You then rename the display name of that C ... e solution (and perhaps easier to implement?)
- Bug #3407 (Resolved): Changing CARP IP to IP Alias doesn't work until failover is trigered
- If you change an existing CARP IP Address to ... kup and then move it back over to the master.
- Revision a1007e19: Properly detect if an ip is already configured for VIP. Remove useless checks for carp
- Revision 0c21eb70: Use _vip as identified for CARP vip IPs to allow easier upgrade code. This way only ipaliases on carp need to be upgraded.
- Revision f2dd61a7: Identify vips where needed by @ symbol that will be used
- Revision b6877e06: Handle more carp enahancements for FreeBSD 10. the interface vips will be names $if@$vhid since the interface name is the same as other ips.
- Bug #3346 (Rejected): 1:1 NAT rule (w/ VIP) breaks connectivity to WAN
- Clean installation on a computer, setup defau ... 192.168.10.18 External IP: 50.242.64.21 VIP gets created (50.242.64.21/32) VM (linux, o ... c or somesuch I can provide, let me know. VIP Rule screenshot and 1:1 NAT rule screenshot ... to work. Version: 2.1-RELEASE (i386)
- Revision 7238e0cf: Remove references to _vip interface and provide proper configuration f ... with this and certainly missing upgrade code
- Revision 82d1a33e: Fix #3331. Set interface subnet as destination when VIP is in the same subnet, otherwise use VIP subnet instead of IP address