Page MenuHomeVyOS Platform

Wrong PPPoE server pado-delay parameter added to config
Closed, ResolvedPublicBUG

Description

The template generates the wrong config if using pado-delay

set service pppoe-server pado-delay 10 sessions '10'
set service pppoe-server pado-delay 20 sessions '20'

In the config file adds the wrong param

[email protected]# sudo cat /run/accel-pppd/pppoe.conf | grep pado-delay
pado-delay={'10': {'sessions': '10'}, '20': {'sessions': '20'}}

Details

Difficulty level
Unknown (require assessment)
Version
1.3-rolling-202012290217
Why the issue appeared?
Will be filled on close
Is it a breaking change?
Unspecified (possibly destroys the router)
Issue type
Bug (incorrect behavior)

Event Timeline

Dmitry changed the task status from Open to In progress.Dec 29 2020, 6:40 PM
Dmitry claimed this task.
Dmitry created this task.
erkin renamed this task from PPPoE server pado-delay issue to Wrong PPPoE server pado-delay parameter added to config.Aug 29 2021, 11:43 AM
erkin set Issue type to Bug (incorrect behavior).