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...
The answer is literally in franco's post. ;D
You have to use the interface name (wan, opt1, opt2, ...), not the description ("VDSL").
https://emojipedia.org/person-facepalming/ (https://emojipedia.org/person-facepalming/)