Actions
Regression #15882
closed
SW
MM
L2TP server settings are not saved correctly
Regression #15882:
L2TP server settings are not saved correctly
Start date:
Due date:
% Done:
100%
Estimated time:
Plus Target Version:
25.07
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
MM Updated by Marcos M almost 2 years ago
- Status changed from New to In Progress
- Assignee set to Marcos M
MM Updated by Marcos M almost 2 years ago
- Project changed from pfSense Plus to pfSense
- Category changed from Web Interface to L2TP
- Target version changed from 25.07 to 2.8.0
- Affected Plus Version deleted (
24.11) - Plus Target Version set to 25.01
- Affected Version set to 2.8.0
MM Updated by Marcos M almost 2 years 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 commit:3487972e11dc8d096f97c2a2e5a0e86d7f179002.
MM Updated by Marcos M almost 2 years ago
- Status changed from In Progress to Feedback
- % Done changed from 0 to 100
GT Updated by Georgiy Tyutyunnik almost 2 years 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
JP Updated by Jim Pingle almost 2 years ago
- Plus Target Version changed from 25.01 to 25.03
GT Updated by Georgiy Tyutyunnik over 1 year ago
- Status changed from Feedback to Resolved
MM Updated by Marcos M over 1 year ago
- Has duplicate Bug #15954: L2TP Enable GUI Resets added
JP Updated by Jim Pingle about 1 year ago
- Plus Target Version changed from 25.03 to 25.07
Actions