OPNsense Forum
Archive => 21.1 Legacy Series => Topic started by: madj42 on January 20, 2021, 03:25:47 pm
-
System > General Log:
2021-01-20T08:14:50 opnsense-devel[44539] /status_services.php: The WAN_PPPOE IPv4 gateway address is invalid, skipping.
2021-01-20T08:14:50 opnsense-devel[44539] /status_services.php: Choose to bind WAN_PPPOE on Array since we could not find a proper match.
System > Gateways Log:
2021-01-19T16:46:41 dpinger[27392] send_interval 1000ms loss_interval 2000ms time_period 60000ms report_interval 0ms data_len 0 alert_interval 1000ms latency_alarm 500ms loss_alarm 20% dest_addr 207.109.2.20 bind_addr 98.115.111.122 identifier "WAN_PPPOE "
This is after upgrading from 20.7.8 to 21.1r1. Internet and everything else works fine but the dpinger service will not start and the dpinger service won't start. The WAN_PPPOE gateway is also marked as offline. I can reach the gateway from the router and a client. I've tried setting far gateway, upstream gateway, and a monitor IP with no avail. If it helps, I wasn't getting anything like this on the 20.1 and 20.7 series. I know this is a beta and issues like this are expected so I'm fine with helping troubleshoot this or being patient. Just wanted to report it.
-
Version please, is this development?
Cheers,
Franco
-
This is after upgrading from 20.7.8 to 21.1r1.
...
-
It's on 21.1r1.
-
Just realized there is an r44 version showing available and maybe I didn't update all the way through to the latest. I can try doing this later and report back.
-
Yeah, thanks, just needed to be sure. :)
You can switch to 21.1.r1_xx production track where the problematic code doesn't exist or stay on development track and use this patch[1]:
# opnsense-patch 96b34bb506
Cheers,
Franco
[1] https://github.com/opnsense/core/commit/96b34bb506
-
Switched to the production branch and that indeed fixed the issues. Thanks.
-
No problem, thank you for the report!
Cheers,
Franco