Search
Results (396)
- Feature #16174 (New): CARP VIP support for ``if_pppoe``
- With the mpd5 PPPOE implementation it is poss ... not intentional/supported) to create a CARP VIP on the PPPOE parent interface, and then assign the CARP VIP rather than the interface itself as the pare ... ter switching to if_pppoe selecting the CARP VIP prevents the interface from starting correct ... ace itself. This prevents automatic failover.
- Bug #16131 (New): DHCP Relay not working when CARP Status VIP is other than None
- Hello, I have an IPSec tunnel between a PF ... 0.5. The thing is, if I select a CARP Status VIP in the DHCP Relay menu, the packets get forw ... ort 67 or port 68 -e -vv). When CARP Status VIP is set to None, everything works as expected ... at one wasn't working either :D Thank you!
- Bug #15676 (Resolved): OpenVPN not rendering alises in "IPv4 Local network" setting.
- When using network aliases in "IPV4 Local net ... ific issue, hence I'm opening this one.
- Feature #15575 (Resolved): Kea High Availability Support (IPv4 and IPv6)
- Bug #15500 (New): Hanging connections with fa ... ode when floating rule is matched in >= 2.7.1
- - Two freshly installed instances, both with ... es assigned, (WAN, LAN and PFSYNC). - CARP/VIPS are setup on the WAN and LAN. - pfsync an ... ang.* New connections can be made and the VIPs have failed over using CARP as expected and ... nnections to failover correctly and not hang.
- Bug #15428 (Not a Bug): UI appears to put inc ... ameters into the low level NIC configurations
- it appears that there is a bug with the UI an ... e. HA is therefore not working as intended.
- Bug #15361 (Resolved): Network and broadcast ... ut validation is incorrectly applied to IPv6 VIPs
- There is no network address in IPv6, nor broa ... "The network address cannot be used for this VIP" It happened on my pfSense+ box but it seems the CE 2.7.2 is also affected.
- Bug #15216 (New): captive portal zone name conflicts with existing interface name
- Customer reports intermittent issues with cap ... ssue. config for the parent interface, CARP VIP and zone are attached.
- Bug #15176 (Resolved): Change Mobile IPsec RADIUS accounting to use ``accounting_requires_vip`` so accounting will not activate for non-mobile VPNs
- At some point strongSwan's @eap-radius@ plugin gained a setting called @accounting_requires_vip@ which makes strongSwan only send accounting ... > plugins > eap-radius > accounting_requires_vip = yes@) and reword the note on @vpn_ipsec_mobile.php@ to account for the change.
- Bug #15148 (Resolved): OpenVPN Wizard fails when a VIP is used
- If you create a remote access server using the OpenVPN wizard and select a VIP as the interface it creates an invalid confi ... ncorrectly, for example: <pre> <interface>_vip5f14838faac2c|172.21.16.88</interface> </pre> That is using a CARP VIP on WAN. Resaving the server config creates the correct values: <pre> - <interface>_vip5f14838faac2c|172.21.16.88</interface> + <interface>_vip5f14838faac2c</interface> + <ipaddr>172.21 ... ace means it cannot be resaved in the webgui.