Actions
Regression #15882
openL2TP server settings are not saved correctly
Start date:
Due date:
% Done:
100%
Estimated time:
Plus Target Version:
25.01
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
Updated by Marcos M 7 days 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 Georgiy Tyutyunnik 4 days 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
Actions