Bug #3727
closedPPP config loses "on-demand" setting when configured via interfaces tab
100%
Description
I configured a PPP interface to run a verizon LTE modem plugged into a USB port. It is assigned as "WANVZ"
If I go to Interfaces -> assign -> PPP -> edit my VZ modem, in the advanced tab I can set dial-on-demand and set the timeout to 120 seconds. This seems to work ok.
If I go to Interfaces -> WANVZ, and I click save, the on-demand settings are erased.
I think this is a bug, as it silently removes an important setting.
Based on discussions with jimp in support ticket IAV-77363, I believe that the WANVZ interface page is causing blank values to be stored for the items in the PPP Advanced settings.
Files
Updated by Chris Buechler about 10 years ago
- Category set to Interfaces
- Target version set to 2.2
- Affected Version changed from 2.1.x to All
confirmed
Updated by Ermal Luçi about 10 years ago
- Status changed from New to Feedback
- % Done changed from 0 to 100
Applied in changeset 4703c007ef8b5cef28ab9650b28ea807cc7611f6.
Updated by Chris Buechler about 10 years ago
- File ppps-edit-diff.png ppps-edit-diff.png added
- Status changed from Feedback to Confirmed
that didn't fix it. Config diff attached that shows changes made by interfaces.php just clicking "Save" on an assigned PPP without changing anything.
Updated by Ermal Luçi about 10 years ago
- Status changed from Confirmed to Feedback
Last push behaves better for me.
Updated by Ermal Luçi about 10 years ago
Applied in changeset c4642eb1ff9b2e8beaba57c4833f428e6063c059.
Updated by Chris Buechler about 10 years ago
- Status changed from Feedback to Resolved
no change with Ermal's last commit.
My last commit on this ticket resolves this for ondemand and some other items that would be incorrectly unset for PPP.