Search
Results (396)
- Bug #15096 (Resolved): Interface subnet aliases do not contain IPv6 VIPs
- While the tables _NETWORK not reflecting any IPv6 ULA as VIP at all, an ULA IPv6 connection from LAN is w ... 1702635139798 CE and Plus are affected.
- Bug #15057 (Resolved): Router Advertisement daemon does not prioritize IPv6 GUA over ULA
- When saving or reloading radvd service, the c ... mistakenly chosen as the track interface IPv6
- Regression #14987 (Not a Bug): ``Interface Address`` is no longer an option for outbound NAT targets
- After upgrading to version 23.09, the option ... ose. !clipboard-202311150941-pz0q7.png!
- Regression #14966 (Resolved): DHCP WAN with multiple (2+) IP Alias VIPs may show ``0.0.0.0`` as an interface address at boot
- On a system with a DHCP WAN and more than one IP alias VIP on the same interface the firewall may end u ... d Plus 23.09 with as few as 2 (two) IP Alias VIPs. The VIPs do not need to be in the same subnet as the ... ains on the interface, but @0.0.0.0@ and the VIPs are removed. Though it seems like it mig ... same way in the script with and without the VIPs present. It does not appear to affect op ... but something we need to address either way.
- Regression #14935 (Resolved): Filter rules specifying a VIP address are not generated
- # Create a Virtual IP # Create a firewall rule specifying the VIP # Rule does not appear in /tmp/rules.debug
- Regression #14845 (Resolved): PHP error in 1: ... s an interface macro for the external address
- Fatal error: Uncaught TypeError: Cannot acces ... 54): pprint_address('wanip') #1 {main} thrown
- Bug #14798 (Duplicate): can't ping VIP addresses from the secondary node
- Hello, I have a master/slave pfsense cluster ... V_ADMIN (lan) -> vtnet1.3 = 10.249.3.3/24 A VIP is set 10.249.3.1/24 used as a gateway. O ... ferior version) What could be the reason ?
- Bug #14785 (Resolved): Primary IPv6 interface address may be incorrect when a VIP is set
- If a compressed IPv6 VIP exists, the interface's primary IPv6 address will be set to the VIP even when a non-VIP GUA exists. Example (partially redacted): < ... %vmx1.98 prefixlen 64 scopeid 0xf inet6 VIP:VIP:VIP:VIP:5:5:0:1 prefixlen 128 inet6 ULA:ULA:ULA ... but instead Status > Interfaces shows it's @VIP:VIP:VIP:VIP:5:5:0:1@.
- Regression #14740 (Resolved): Outbound NAT pool options are hidden when a subnet VIP is selected
- When an outbound NAT rule contains a subnet VIP as the target address, the pool options shou ... hidden unless @Network or Alias@ is selected.
- Bug #14738 (Resolved): IPsec restart in CARP event scripts does not check VIP properly and never runs
- The IPsec interface VIP check in @rc.carpmaster@ and @rc.carpbackup@ is not checking the VIP presence properly and thus can never trigger. To me, I have a fix ready and tested.