mirror of
https://github.com/pfsense/pfsense.git
synced 2025-10-26 11:38:35 +00:00
newer mpd versions require this to reconnect. Thanks to Olivier Mueller on support@ for confirming this works.
This commit is contained in:
parent
3469020b9e
commit
8a61dd5cdb
@ -1247,6 +1247,7 @@ EOD;
|
||||
set bundle disable multilink
|
||||
set bundle authname "{$pppoecfg['username']}"
|
||||
set bundle password "{$pppoecfg['password']}"
|
||||
set bundle no noretry
|
||||
set link keep-alive 10 60
|
||||
set link max-redial 0
|
||||
set link no acfcomp protocomp
|
||||
|
||||
Loading…
Reference in New Issue
Block a user