Search
Results (717)
- Revision 1b4cdce8: Show outbound NAT pool options with subnet VIPs. Fix #14740
- Revision 4633ef11: Specify specialnet flags when checking oNAT rules.
- If the flags are not specified and an oNAT rule has a source/destination address that is also a VIP, the address is hidden when editing the rule.
- 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.
- Revision fcd5e10a: Correct CARP event IPsec VIP tests. Fixes #14738
- 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.
- Bug #14693 (New): Filter reload with NAT reflection rules is extremely slow
- We're running a PFSense cluster which contain ... 1 rules... Creating reflection NAT rule for VIP for xxxxxx... -> takes about 5 seconds Creating reflection NAT rule for VIP for xxxxxx... -> takes about 5 seconds Creating reflection NAT rule for VIP for xxxxxx... -> takes about 5 seconds Creating reflection NAT rule for VIP for xxxxxx... -> takes about 5 seconds Creating reflection NAT rule for VIP for xxxxxx... -> takes about 5 seconds (and ... rage How can we speed up our reloads?
- Revision 1799f409: Extend alias and VIP checks to outbound NAT
- Bug #14661 (Closed): ``dpinger`` can unintentionally choose an IPv6 VIP for a monitoring source
- Hello, We have a pfSense cluster running w ... ble to ping the desired gateways.
- Bug #14646 (Resolved): OpenVPN can select the ... P address when multiple addresses are present
- If there are multiple IP addresses and VIPs on an interface, OpenVPN can unintentionall ... ehavior observed by customers in the field.
- Regression #14623 (Resolved): Primary interfa ... ctly set to the last address on the interface
- The fixes for #11545 seem to have introduced ... address it found for an interface (excluding VIPs). I am not sure by which logic FreeBSD sort ... asy replacing @array_pop@ with @array_shift@.