OPNsense Forum

Archive => 21.1 Legacy Series => Topic started by: mircsicz on March 05, 2021, 07:46:35 PM

Title: Periodic Interface reset seems to ignore my params
Post by: mircsicz on March 05, 2021, 07:46:35 PM
Hi all, I'm well aware of: https://forum.opnsense.org/index.php?topic=5276.0 (https://forum.opnsense.org/index.php?topic=5276.0) but lower and upper case both seem to be ignored...

(https://snipboard.io/y82vfo.jpg)

(https://snipboard.io/23kpvD.jpg)


$ sudo grep "authorization successful" /var/log/ppps.log|grep ^Mar
Mar  1 03:46:52 router ppp[52767]: [opt1_link0] LCP: authorization successful
Mar  1 03:54:25 router ppp[52767]: [opt1_link0] LCP: authorization successful
Mar  2 18:09:07 router ppp[52767]: [opt1_link0] LCP: authorization successful
Mar  5 02:09:34 router ppp[52767]: [opt1_link0] LCP: authorization successful


I've tried lower case as posted by franco in the above mentioned thread.

Hope one of you has a hint...
Title: Re: Periodic Interface reset seems to ignore my params
Post by: Maurice on March 05, 2021, 11:08:47 PM
The answer is literally in franco's post. ;D

You have to use the interface name (wan, opt1, opt2, ...), not the description ("VDSL").
Title: Re: Periodic Interface reset seems to ignore my params
Post by: mircsicz on March 05, 2021, 11:24:17 PM
https://emojipedia.org/person-facepalming/ (https://emojipedia.org/person-facepalming/)