Bug #11006
closedL2TP Server and Client both use "l2tpX" for interface names
100%
Description
Sorry for my english :(
When pfSense have role L2TP server and L2TP client and have some count of every type connection (Server and Client), then happens overlay of name connection, etc l2tp1 can be how incoming or outgoing L2TP connection.
When happens name overlay - then connection stay active, but not working, it can't be rename from ngX to l2tpX
Updated by Evgeny Korostelev almost 4 years ago
Every type (server or client) of connection has name l2tpX
on the same digital index, the connection name may coincide, which will lead to the inoperability of this connection
Updated by Jim Pingle almost 4 years ago
- Subject changed from overlay of names of network connections to L2TP Server and Client both use "l2tpX" for interface names
- Category set to L2TP
- Priority changed from Normal to Very Low
- Affected Version set to All
I see what you mean and have adjusted the subject to match. Both the L2TP Server and L2TP interfaces use "l2tpX" for the interface names.
PPPoE avoids this by using "poesX" for the server interface names and "pppoeX" for clients.
Given the rarity of both the L2TP server and client being in use on the same firewall, this doesn't seem like it would affect many people. L2TP client use is already rare, and few people use the L2TP server as well.
Updated by Viktor Gurov almost 4 years ago
Jim Pingle wrote:
I see what you mean and have adjusted the subject to match. Both the L2TP Server and L2TP interfaces use "l2tpX" for the interface names.
PPPoE avoids this by using "poesX" for the server interface names and "pppoeX" for clients.
PPPoE server uses "ngX" for interface names, another issue
Given the rarity of both the L2TP server and client being in use on the same firewall, this doesn't seem like it would affect many people. L2TP client use is already rare, and few people use the L2TP server as well.
Fix:
https://gitlab.netgate.com/pfSense/pfSense/-/merge_requests/37
it also hides l2tp server interfaces from interface list
Updated by Renato Botelho almost 4 years ago
- Status changed from New to Feedback
- Assignee set to Viktor Gurov
- Target version set to 2.5.0
PR has been merged. Thanks!
Updated by Viktor Gurov almost 4 years ago
- % Done changed from 0 to 100
Applied in changeset c150479cc4476b07460a7b3578fba5cac7c6b30b.
Updated by Evgeny Korostelev almost 4 years ago
Works fine !
Thanks a lot !!!
Best of the best !!!
Updated by Renato Botelho almost 4 years ago
- Status changed from Feedback to Resolved