dpinger broken or Dashboard broken or my brain is broken....
-
This is the Gateway-related log.
As you can see, there is not a single new entry by dpinger, the interface nevertheless is carrying traffic like a charm all the time. The widget in dashboard is still showing the gateway as offline. -
I'm following you but I have no idea, maybe try to ping a different IP instead of 8.8.4.4
maybe the wan1 isp is limiting the pings -
I used several IPs which are working fine for the other WAN interface.
I consider dpinger or the widget itself as broken.
The "problematic" WAN interface is carrying traffic without problems, hence dpinger cannot show 100% paket loss except my modem or anything else in between is filtering out my ping pakets.
And then it would be a permanent error, but each time I change the gateway settings, it resets and works for a while. -
try to ping the modem or the next hop to see where it stop working
-
@kiokoman
This is not the point, whatever causes the packet loss, it is not permanent, but dpinger never recovers -
if you restart the service does it start to work again?
is wan1 dhcp or static ? -
-
-
The Ranges of the "FritzBox" Modems are split so that 100-200 are in DHCP Pool, rest is static. So "DHCP=ON" is a bit misleading. Adresses 1-99 are in fact static.
-
yeah I see, anyway on pfsense it's set as static IP, I don't understand why dpinger does not recover in your case
-
@kiokoman : good to review, found a copy&paste mistake in the drawing, config is ok.
-
Ok, I guess it is a bug, not a misconfiguration, how to submit a bug?
-
you can do it here https://redmine.pfsense.org/
but maybe there is already a ticket for that, take a look at the list of open bugs before opening a new one -
Have you packet captured the ICMP pings on the WAN you think should be up when it is showing as down to see what is really going on?
If pfSense is sending the echo requests and there is no response, dpinger is doing everything it is supposed to be doing.
-
Like I wrote above:
The destination address is always responding, the interface is up and carrying massive traffic.
I was testing today again, during massive speedtest of my interface, the ping was delayed and for 1-2 seconds the dashboard widget was showing "offline", but recovered soon after.
My problem here seems to be that the status is getting unpredictable "stuck" showing 100% packet loss forever UNTIL I do any change to any gateway or the gatewaygroup.
So I have doubts that not sent or filtered ICMP responses are the real cause of this issue. -
Here another log example:
2020/09/25 09:38:37 I fiddled around with gateway settings to trigger the problematic gateway group to recover from OFFLINE that was set 2020/09/25 05:53:50
2020/09/26 13:46:28 gateway group OFFLINE again
2020/09/26 15:38:53 manual changing of gateway settings (usually setting default IPv4 gateway from automatic to the problematic gateway and back)
2020/09/26 20:37:51 gateway group OFFLINE again
2020/09/27 10:44:08 manual changing of gateway settings
2020/09/27 13:13:30 gateway group permanently OFFLINE again
-
A question:
netgate is utilizing the same core code for professional use, right?
They must experience the same issues, how can it come that related bug descriptions are not fixed for 1 year and longer?https://redmine.pfsense.org/issues/9450
-
@Pfosten said in dpinger broken or Dashboard broken or my brain is broken....:
Like I wrote above:
The destination address is always responding, the interface is up and carrying massive traffic.
I was testing today again, during massive speedtest of my interface, the ping was delayed and for 1-2 seconds the dashboard widget was showing "offline", but recovered soon after.
My problem here seems to be that the status is getting unpredictable "stuck" showing 100% packet loss forever UNTIL I do any change to any gateway or the gatewaygroup.
So I have doubts that not sent or filtered ICMP responses are the real cause of this issue.That is exactly why he asks you to do a packet capture, so the problem can be narrowed in to either something within pfsense or something external blocking your ICMP traffic.
-
On 2020/09/28 09:19:52 I was setting the default IPv4 gateway to WAN_PHY1_IGB0 which is resetting the status shown in the dashboard widget
Interface was able to carry traffic all the time!
Several times I pinged 8.8.4.4 as defined for gateway monitoring - always fine.
2020/09/28 21:59:22 the status shown in the dashboard widget changed to OFFLINE, even after that, interfaces is able to carry traffic by speedtest up to subscribed max + pingtest is fine.
-
Now tested with 2.5.0.a.20201101.1850
I still get for unknown reasons sometimes partial or full loss for alive-ping at one of the 2 WAN interfaces, but this is not the issue.
Nov 2 10:37:56 dpinger 16236 WAN_PHY1_IGB0GW 8.8.4.4: Alarm latency 0us stddev 0us loss 100%
Problem is that this status remains until any change to the gateway group is made - then it works immediately.
dpinger is not reattempting to reach the defined IP or the process maintaining the operational status is not taking over the changes.