Actions
Regression #15882
closedL2TP 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
Related issues
Actions