Search
Results (402)
- Regression #12581 (Resolved): Non Link-Local ... es not get advertised to endpoints with RADVD
- With feature #11103 a fix is made to exclude ... address to clients being served by RADV;
- Bug #12566 (Closed): IPsec initiates on HA ba ... a tunnel interface is set to a gateway group
- On a BACKUP node, when the IPsec deamon is st ... st when the Phase1 configuration is set to a VIP. This can happen when, for example, doing th ... ervice # changing the config to switch from VIP to GW group Separately, I also see the fo ... found, unable to acquire reqid 5001 </pre>
- Bug #12542 (New): Cannot assign a same IPv6 Link-Local address to different interfaces
- Hello, I cannot assign a same IPv6 Link-lo ... ddress is being used by another interface or VIP" If it makes sense in case of a "normal" pu ... ge. But certainly not be unallowed to. KR,
- Bug #12532 (Duplicate): Virtual IP problem with OpenVPN
- Hi, I wasn't sure if this should be tracked s ... terface set to "WAN" it actually binds to my VIP. In Status > Interfaces, WAN also shows my VIP. If I go to Interfaces > WAN, I see the proper static IP address I set, not the VIP. I saw an earlier report about order of I ... ally (x.x.x.138 for WAN and x.x.x.139 for my VIP). My workaround for OpenVPN is to have it ... nterfaces, not WAN. Then clients can connect.
- Bug #12477 (Closed): IPsec Keep Alive does not work correctly with stacked IP Aliases in HA
- In @ipsec_keepalive.php: (substr($status[$ikeid]['p1']['interface'], 0, 4) == "_vip")@ does not check IP Aliases stacked on CARP VIP. Similar to #11793
- Bug #12472 (Resolved): IPsec Keep Alive does not work correctly with gateway groups in HA
- In @ipsec_keepalive.php@: @(substr($status[$ikeid]['p1']['interface'], 0, 4) == "_vip")@ returns a false negative when the interfa ... econdary incorrectly initiating a connection.
- Bug #12463 (Duplicate): Unexpected error message after trying to delete a VIP alias
- There is an unexpected error message after trying to delete a VIP Alias type which is used as an interface for IPsec Phase 1. "Virtual IP # 1 does not exist."
- Todo #12459 (New): Add IP Alias subnet input validation
- From https://docs.netgate.com/pfsense/en/late ... s in different subnets at least one IP alias VIP must have the correct mask for the new subnet. - Stacked IP Alias VIPs *must be inside the same subnet as the CARP VIP* upon which they are placed.
- Bug #12451 (New): deleteVIP() does not check RFC2136 Update Source
- It is possible to delete the Virtual IP that ... mic DNS client in the 'Update Source' field
- Regression #12442 (Resolved): Unexpected error message after trying to delete a CARP VIP
- There is an unexpected error message after trying to delete a CARP VIP which is used as a parent interface for VIP Alias Type. "Virtual IP # 0 does not exist."