apply configuration hints to fix my pppoe
This commit is contained in:
parent
bf2aa2ec4f
commit
b37d2bccf9
@ -132,6 +132,8 @@
|
|||||||
maxfail 0
|
maxfail 0
|
||||||
holdoff 5
|
holdoff 5
|
||||||
noipdefault
|
noipdefault
|
||||||
|
lcp-echo-interval 20
|
||||||
|
lcp-echo-failure 3
|
||||||
mtu 1492
|
mtu 1492
|
||||||
hide-password
|
hide-password
|
||||||
defaultroute
|
defaultroute
|
||||||
@ -148,7 +150,7 @@
|
|||||||
script = ''
|
script = ''
|
||||||
systemctl restart pppd-ntvdsl.service
|
systemctl restart pppd-ntvdsl.service
|
||||||
'';
|
'';
|
||||||
startAt = "*-*-* *:47:00";
|
startAt = "*-*-* 07:05:00";
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user