Actions
Bug #15955
closedL2TP -> IPsec Routing Issue
Status:
Not a Bug
Priority:
Normal
Assignee:
-
Category:
L2TP
Target version:
-
Start date:
Due date:
% Done:
0%
Estimated time:
Release Notes:
Default
Affected Plus Version:
24.11
Affected Architecture:
Description
When processing routes from the L2TP gateway IP, IPsec introduced routes are not considered.
e.g. with:
- the L2TP server address: 192.168.14.1, using the remote address range 192.168.14.128/25
- an IPSec connection providing: 172.16.1.0/24
traceroute 172.16.1.2 from the L2TP IP 192.168.14.128 will hit the L2TP gateway 192.168.14.1 and then go through the pfSense default gateway rather than consulting the routes introduced by IPsec connections.
This does not occur for the LAN IP address range or explicitly configured gateway routes.
Actions