Actions
Regression #15882
closedL2TP server settings are not saved correctly
Start date:
Due date:
% Done:
100%
Estimated time:
Plus Target Version:
25.03
Release Notes:
Default
Affected Version:
2.8.0
Affected Architecture:
All
Description
In 24.11 a configured and running L2TP server is always shown as disabled in the webgui. Even after enabling and resaving.
<l2tp> <radius> <server></server> <secret></secret> </radius> <remoteip>10.56.56.0</remoteip> <localip>10.56.56.254</localip> <l2tp_subnet>25</l2tp_subnet> <mode>server</mode> <interface>opt3</interface> <n_l2tp_units>10</n_l2tp_units> <secret></secret> <paporchap>chap</paporchap> </l2tp>
[24.11-RELEASE][root@4200.stevew.lan]/root: ps aux | grep l2tp root 31231 0.0 0.2 26040 9740 - Is 22:20 0:00.00 /usr/local/sbin/mpd5 -b -d /var/etc/l2tp-vpn -p /var/run/l2tp-vpn.pid -s l2tps l2tps root 7250 0.0 0.1 13040 2668 u2 S+ 22:21 0:00.00 grep l2tp
Files
Related issues
Updated by Marcos M about 1 month ago
- Status changed from New to In Progress
- Assignee set to Marcos M
Updated by Marcos M about 1 month ago
- Project changed from pfSense Plus to pfSense
- Category changed from Web Interface to L2TP
- Target version changed from 25.03 to 2.8.0
- Affected Plus Version deleted (
24.11) - Plus Target Version set to 25.01
- Affected Version set to 2.8.0
Updated by Marcos M about 1 month ago
- Subject changed from L2TP server always shown as disabled in the webgui to L2TP server settings are not saved correctly
Several settings on the page will not be saved to the correct config path.
Fixed with 3487972e11dc8d096f97c2a2e5a0e86d7f179002.
Updated by Marcos M about 1 month ago
- Status changed from In Progress to Feedback
- % Done changed from 0 to 100
Updated by Georgiy Tyutyunnik about 1 month ago
patch fixes the issue
tested on:
24.11-RELEASE (amd64)
built on Wed Nov 27 19:22:00 CET 2024
FreeBSD 15.0-CURRENT
Updated by Jim Pingle 28 days ago
- Plus Target Version changed from 25.01 to 25.03
Updated by Georgiy Tyutyunnik 19 days ago
- Status changed from Feedback to Resolved
Updated by Marcos M 6 days ago
- Has duplicate Bug #15954: L2TP Enable GUI Resets added
Actions