Search
Results (115)
- Bug #17088 (In Progress): Ensure IKEv1 is enabled when updating to strongSwan 6.1.0 or later
- strongSwan 6.1.0 disables IKEv1 by default, i ... separate issues for marking it deprecated.
- Bug #16963 (New): Applying interface changes ... y purging dynamically-installed kernel routes
- h3. Summary Reconfiguring an assigned inte ... interface carrying daemon-installed routes (IPsec VTI, OSPF over VLANs), though I have only m ... 9.1.2) pfSense-pkg-WireGuard 0.2.9_6 </pre>
- Bug #16868 (Confirmed): Static route with Ali ... lf in the routing table under some conditions
- Steps to reproduce the issue: 1) HA cluster with a routed IPSec to a remote host. IPSec tunnel source IP is the CARP; 2) Firewall alias type Network with some network in it; 3) routed IPSec assigned as the interface, resulting gateway ... ith type Network, with gateway set as routed IPSec unmonitored gateway; 5) the route is instal ... walls attached CARP: 192.168.254.33 Routed IPSec gateway: 10.15.0.1 Firewall alias with type ... s_dst_route Static route: to 192.168.33.0/24
- Bug #16764 (Confirmed): IPSec VTI assigned interfaces generating an incorrect table for /32 addresses
- If I create an IPSEC VTI tunnel and assign it as interface using ... interface network table in pf would be /30.
- Regression #16649 (New): dpinger (gateway montoring) fails for IPv6 on VTI routed IPSec causing false gateway‑down and internal block rules
- h1. Environment * *Site A* : pfSense CE 2.8.0 * IPsec Phase 1: IPv4 * Phase 2 (VTI): * IPv4 VTI: ... 7‑CE. h1. Steps to Reproduce # Create an IPsec tunnel between pfSense 2.8‑CE and 2.7‑CE # ... irewall logs show: <pre> Block OFFICELINK_IPSEC gateway monitoring (1000006961) fd00:1::2 ... rce Address” field for dynamic VTI gateways
- Bug #16532 (New): The calculation of online leases IPs is incorrect.
- Hi, PfSense Plataform: CE 2.8.0 and 2.8.1 *The generated list by the Status/IPsec/Leases page appears to be including clients ... 26 online 'johnk' *Comparison:* Status/IPsec/Leases page output: 200 leases on line sw ... STABLISHED | wc -l 121 Thanks, Geovane
- Bug #16454 (Feedback): IPv6 CARP events initiated by HA/pfsync
- Hello, I've just upgraded from a very old ... ses, ca, cert, crl, dhcpd, dnshaper, filter, ipsec, nat, openvpn, schedules, shaper, unbound, w ... php (pfsense.restore_config_section). </pre>
- Feature #16438 (New): IPSEC VPN - support VTI tunnel to other firewall that doesn't do selector narrowing
- Currently, whenever you try to create a vti IPSEC tunnel to another firewall pfSense automatic ... fication: <pre> diff --git a/src/etc/inc/ipsec.inc b/src/etc/inc/ipsec.inc index ba66ff9195..9f5c106ff8 100644 --- a/src/etc/inc/ipsec.inc +++ b/src/etc/inc/ipsec.inc @@ -2361,8 +2361,8 @@ function ipsec_setup_vtireq(& $child, & $ipsec_vti_cleanup_ifs, $p1, $reqid = 0) } /* This interface will be a valid IPsec interface, so remove it from the cleanup list. */ $ipsec_vti_cleanup_ifs = array_diff($ipsec_vti_cleanup_ifs, array(ipsec_get_ifname($p1, $reqid))); - $child[' ... ion (checkbox, etc) and submit it for review.
- Feature #16306 (New): dynamically update $no_address_interfaces array
- Hi, Based on https://redmine.pfsense.org/i ... rdcoded: $no_address_interfaces = ["ovpn", "ipsec", "gif", "gre", "l2tps"]; Any chances to put that in the roadmap?
- Feature #16278 (New): FRR BGP – Missing “maxi ... multipath-relax) GUI support breaks ECMP for IPsec VTI tunnels with OCI DRG
- Environment Item Value Appliance Netgate 41 ... Jun 2025) FRR package 2.0.2_6 Scenario Two IPsec VTI tunnels to Oracle Cloud (OCI) DRG, each ... se, defeating the appliance’s advertised BGP+IPsec capabilities. Related (but closed) Issues ... tes. Steps to Reproduce Create two IPsec VTI tunnels to OCI DRG, enable BGP on both. ... flows symmetric and all TCP traffic stable.