<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Monitor Gateway]]></title><description><![CDATA[<p dir="auto">I am monitoring non-gateway IP's. It seems that the gateway IP's are not always that reliable. Any input on  this.</p>
]]></description><link>https://forum.netgate.com/topic/99625/monitor-gateway</link><generator>RSS for Node</generator><lastBuildDate>Mon, 20 Apr 2026 22:34:18 GMT</lastBuildDate><atom:link href="https://forum.netgate.com/topic/99625.rss" rel="self" type="application/rss+xml"/><pubDate>Mon, 09 May 2016 13:51:46 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Monitor Gateway on Fri, 13 May 2016 19:55:55 GMT]]></title><description><![CDATA[<p dir="auto">Looking at the dpinger log, it is clear that there are no probes responses actually being received. The reason that it shows as "up" initially is because dpinger cannot declare any packets lost until the initial expiration of the loss interval (2 seconds). Beyond that, it's just how soon the page is refreshed.</p>
<p dir="auto">So as to the source of the problem, something is dropping either the ICMP echo request or the ICMP echo reply. The first thing I would recommend is to try setting the dpinger Data Payload to 1 in the Advanced section of the Edit Gateway page (System / Routing / Gateways / Edit). If this fixes it, it means that some network element in the path simply has a defect in the handling of ICMP packets. It's not a problem to continue running with a small data payload.</p>
<p dir="auto">If setting a Data Payload doesn't fix it, it likely means that some element along the path is actively suppressing ICMP echo packets. To determine where, you would need to start exploring with ping and traceroute. An example for ping would be:</p>
<p dir="auto">ping -S src_addr 8.8.8.8</p>
<p dir="auto">For src_addr use the IP address of your firewall (same as the -B parameter to dpinger). If you want to mimic the behavior of dpinger, you can add a size parameter:</p>
<p dir="auto">ping -S src_addr -s 0 8.8.8.8</p>
<p dir="auto">An example for traceroute would be:</p>
<p dir="auto">traceroute -s src_addr 8.8.8.8</p>
<p dir="auto">By default traceroute uses UDP packets. To use ICMP packets instead, you would use:</p>
<p dir="auto">traceroute -s src_addr -I 8.8.8.8</p>
<p dir="auto">Traceroute allows you to specify a packet size, but does not allow a zero size payload.</p>
<p dir="auto">Additional options for ping and traceroute can be found in the FreeBSD man pages:</p>
<p dir="auto"><a href="https://www.freebsd.org/cgi/man.cgi" target="_blank" rel="noopener noreferrer nofollow ugc">https://www.freebsd.org/cgi/man.cgi</a></p>
]]></description><link>https://forum.netgate.com/post/624685</link><guid isPermaLink="true">https://forum.netgate.com/post/624685</guid><dc:creator><![CDATA[dennypage]]></dc:creator><pubDate>Fri, 13 May 2016 19:55:55 GMT</pubDate></item><item><title><![CDATA[Reply to Monitor Gateway on Fri, 13 May 2016 07:53:29 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/dennypage">@<bdi>dennypage</bdi></a>:</p>
<blockquote>
<p dir="auto">What is shown on the gateway status page? (Status / Gateways)</p>
<p dir="auto">What is the command line for dpinger? (ps -axuww | grep dpinger)</p>
</blockquote>
<p dir="auto">Hi,</p>
<p dir="auto">ps -axuww | grep dpinger  status</p>
<pre><code>
[2.3-RELEASE][root@pfsense.XXXXXl]/root: ps -axuww | grep dpinger
root   72026   0.0  0.0 14724  1924  -  Ss    5:34PM    0:10.50 /usr/local/bin/dpinger -S -r 0 -i WANGW -B XXX.XXX.XXX.XXX -p /var/run/dpinger_WANGW_XXX.XXX.XXX.XXX_XXX.XXX.XXX.XXX.pid -u /var/run/dpinger_WANGW_XXX.XXX.XXX.XXX_XXX.XXX.XXX.XXX.sock -C /etc/rc.gateway_alarm -d 0 -s 500 -l 2000 -t 60000 -A 1000 -D 500 -L 20 XXX.XXX.XXX.XXX
root   72501   0.0  0.0 14724  1920  -  Ss    5:34PM    0:11.47 /usr/local/bin/dpinger -S -r 0 -i KABLONET_DHCP -B XXX.XXX.XXX.XXXX -p /var/run/dpinger_KABLONET_DHCP_XXX.XXX.XXX.XXX_XXX.XXX.XXX.XXX.pid -u /var/run/dpinger_KABLONET_DHCP_XXX.XXX.XXX.XXX_XXX.XXX.XXX.XXX.sock -C /etc/rc.gateway_alarm -d 0 -s 500 -l 2000 -t 60000 -A 1000 -D 500 -L 20 XXX.XXX.XXX.XXX
root   31070   0.0  0.0 10260  1900  0  S+   10:20AM    0:00.00 grep dpinger

</code></pre>
<p dir="auto">update and Restart pfsense  after  10 second it shows  gateway status online  screenshot  name gatewaystatus online. After gateway status offline  screenshot  name gatewaystatus offline.</p>
<p dir="auto">Gateway monitoring ip adress clear last  status  screenshot name gatewaystatus last    and restart pfsense.</p>
<p dir="auto">Status/Gateways logs</p>
<pre><code>May 12 17:34:40	dpinger		KABLONET_DHCP XXX.XXX.XXX.XXX: Alarm latency 0us stddev 0us loss 100%
May 12 17:34:39	dpinger		WANGW XXX.XXX.XXX.XXX: Alarm latency 0us stddev 0us loss 100%
May 12 17:34:36	dpinger		send_interval 500ms loss_interval 2000ms time_period 60000ms report_interval 0ms data_len 0 alert_interval 1000ms latency_alarm 500ms loss_alarm 20% dest_addr XXX.XXX.XXX.XXX bind_addr XXX.XXX.XXX.XXX0 identifier "KABLONET_DHCP "
May 12 17:34:36	dpinger		send_interval 500ms loss_interval 2000ms time_period 60000ms report_interval 0ms data_len 0 alert_interval 1000ms latency_alarm 500ms loss_alarm 20% dest_addr XXX.XXX.XXX.XXX bind_addr XXX.XXX.XXX.XXX identifier "WANGW "
May 12 17:34:09	dpinger		WANGW XXX.XXX.XXX.XXX: Alarm latency 0us stddev 0us loss 100%
May 12 17:34:06	dpinger		send_interval 500ms loss_interval 2000ms time_period 60000ms report_interval 0ms data_len 0 alert_interval 1000ms latency_alarm 500ms loss_alarm 20% dest_addr XXX.XXX.XXX.XXX bind_addr XXX.XXX.XXX.XXX identifier "WANGW "
May 12 17:34:04	dpinger		send_interval 500ms loss_interval 2000ms time_period 60000ms report_interval 0ms data_len 0 alert_interval 1000ms latency_alarm 500ms loss_alarm 20% dest_addr XXX.XXX.XXX.XXX bind_addr XXX.XXX.XXX.XXX identifier "WANGW "
May 12 17:28:13	dpinger		WANGW XXX.XXX.XXX.XXX: Alarm latency 0us stddev 0us loss 100%
May 12 17:28:10	dpinger		send_interval 500ms loss_interval 2000ms time_period 60000ms report_interval 0ms data_len 0 alert_interval 1000ms latency_alarm 500ms loss_alarm 20% dest_addr XXX.XXX.XXX.XXX bind_addr XXX.XXX.XXX.XXX identifier "WANGW "
May 12 17:23:05	dpinger		WANGW XXX.XXX.XXX.XXX: Alarm latency 0us stddev 0us loss 100%
May 12 17:23:05	dpinger		KABLONET_DHCP XXX.XXX.XXX.XXX: Alarm latency 0us stddev 0us loss 100%
May 12 17:23:02	dpinger		send_interval 500ms loss_interval 2000ms time_period 60000ms report_interval 0ms data_len 0 alert_interval 1000ms latency_alarm 500ms loss_alarm 20% dest_addr XXX.XXX.XXX.XXX bind_addr XXX.XXX.XXX.XXX0 identifier "KABLONET_DHCP "
May 12 17:23:02	dpinger		send_interval 500ms loss_interval 2000ms time_period 60000ms report_interval 0ms data_len 0 alert_interval 1000ms latency_alarm 500ms loss_alarm 20% dest_addr XXX.XXX.XXX.XXX bind_addr XXX.XXX.XXX.XXX identifier "WANGW "
May 12 17:22:25	dpinger		KABLONET_DHCP XXX.XXX.XXX.XXX: Alarm latency 0us stddev 0us loss 100%
May 12 17:22:25	dpinger		WANGW XXX.XXX.XXX.XXX: Alarm latency 0us stddev 0us loss 100%
May 12 17:22:22	dpinger		send_interval 500ms loss_interval 2000ms time_period 60000ms report_interval 0ms data_len 0 alert_interval 1000ms latency_alarm 500ms loss_alarm 20% dest_addr XXX.XXX.XXX.XXX bind_addr XXX.XXX.XXX.XXX0 identifier "KABLONET_DHCP "
May 12 17:22:22	dpinger		send_interval 500ms loss_interval 2000ms time_period 60000ms report_interval 0ms data_len 0 alert_interval 1000ms latency_alarm 500ms loss_alarm 20% dest_addr XXX.XXX.XXX.XXX bind_addr XXX.XXX.XXX.XXX identifier "WANGW "
May 12 12:51:39	dpinger		KABLONET_DHCP XXX.XXX.XXX.XXX: Alarm latency 0us stddev 0us loss 100%
May 12 12:51:39	dpinger		WANGW 8.8.8.8: Alarm latency 0us stddev 0us loss 100%
May 12 12:51:36	dpinger		send_interval 500ms loss_interval 2000ms time_period 60000ms report_interval 0ms data_len 0 alert_interval 1000ms latency_alarm 500ms loss_alarm 20% dest_addr XXX.XXX.XXX.XXX bind_addr XXX.XXX.XXX.XXX0 identifier "KABLONET_DHCP "
May 12 12:51:36	dpinger		send_interval 500ms loss_interval 2000ms time_period 60000ms report_interval 0ms data_len 0 alert_interval 1000ms latency_alarm 500ms loss_alarm 20% dest_addr 8.8.8.8 bind_addr XXX.XXX.XXX.XXX identifier "WANGW "
May 12 12:51:35	dpinger		KABLONET_DHCP XXX.XXX.XXX.XXX: Alarm latency 0us stddev 0us loss 100%
May 12 12:51:35	dpinger		WANGW 8.8.8.8: Alarm latency 0us stddev 0us loss 100%
May 12 12:51:32	dpinger		send_interval 500ms loss_interval 2000ms time_period 60000ms report_interval 0ms data_len 0 alert_interval 1000ms latency_alarm 500ms loss_alarm 20% dest_addr XXX.XXX.XXX.XXX bind_addr XXX.XXX.XXX.XXX0 identifier "KABLONET_DHCP "
May 12 12:51:32	dpinger		send_interval 500ms loss_interval 2000ms time_period 60000ms report_interval 0ms data_len 0 alert_interval 1000ms latency_alarm 500ms loss_alarm 20% dest_addr 8.8.8.8 bind_addr XXX.XXX.XXX.XXX identifier "WANGW "
May 12 12:46:08	dpinger		WANGW 8.8.8.8: Alarm latency 0us stddev 0us loss 100%
May 12 12:46:05	dpinger		send_interval 500ms loss_interval 2000ms time_period 60000ms report_interval 0ms data_len 0 alert_interval 1000ms latency_alarm 500ms loss_alarm 20% dest_addr 8.8.8.8 bind_addr XXX.XXX.XXX.XXX identifier "WANGW "
May 12 11:05:24	dpinger		KABLONET_DHCP XXX.XXX.XXX.XXX: Alarm latency 0us stddev 0us loss 100%
May 12 11:05:24	dpinger		WANGW 8.8.8.8: Alarm latency 0us stddev 0us loss 100%
May 12 11:05:21	dpinger		send_interval 500ms loss_interval 2000ms time_period 60000ms report_interval 0ms data_len 0 alert_interval 1000ms latency_alarm 500ms loss_alarm 20% dest_addr XXX.XXX.XXX.XXX bind_addr XXX.XXX.XXX.XXX0 identifier "KABLONET_DHCP "
May 12 11:05:21	dpinger		send_interval 500ms loss_interval 2000ms time_period 60000ms report_interval 0ms data_len 0 alert_interval 1000ms latency_alarm 500ms loss_alarm 20% dest_addr 8.8.8.8 bind_addr XXX.XXX.XXX.XXX identifier "WANGW "
May 12 11:05:19	dpinger		WANGW 8.8.8.8: Alarm latency 0us stddev 0us loss 100%
May 12 11:05:19	dpinger		KABLONET_DHCP XXX.XXX.XXX.XXX: Alarm latency 0us stddev 0us loss 100%
May 12 11:05:16	dpinger		send_interval 500ms loss_interval 2000ms time_period 60000ms report_interval 0ms data_len 0 alert_interval 1000ms latency_alarm 500ms loss_alarm 20% dest_addr XXX.XXX.XXX.XXX bind_addr XXX.XXX.XXX.XXX0 identifier "KABLONET_DHCP "
May 12 11:05:16	dpinger		send_interval 500ms loss_interval 2000ms time_period 60000ms report_interval 0ms data_len 0 alert_interval 1000ms latency_alarm 500ms loss_alarm 20% dest_addr 8.8.8.8 bind_addr XXX.XXX.XXX.XXX identifier "WANGW "
May 12 09:01:08	dpinger		WANGW 8.8.8.8: Alarm latency 0us stddev 0us loss 100%
May 12 09:01:05	dpinger		send_interval 500ms loss_interval 2000ms time_period 60000ms report_interval 0ms data_len 0 alert_interval 1000ms latency_alarm 500ms loss_alarm 20% dest_addr 8.8.8.8 bind_addr XXX.XXX.XXX.XXX identifier "WANGW "
May 12 01:49:48	dpinger		WANGW 8.8.8.8: Alarm latency 0us stddev 0us loss 100%
May 12 01:49:48	dpinger		KABLONET_DHCP XXX.XXX.XXX.XXX: Alarm latency 0us stddev 0us loss 100%
May 12 01:49:45	dpinger		send_interval 500ms loss_interval 2000ms time_period 60000ms report_interval 0ms data_len 0 alert_interval 1000ms latency_alarm 500ms loss_alarm 20% dest_addr XXX.XXX.XXX.XXX bind_addr XXX.XXX.XXX.XXX0 identifier "KABLONET_DHCP "
May 12 01:49:45	dpinger		send_interval 500ms loss_interval 2000ms time_period 60000ms report_interval 0ms data_len 0 alert_interval 1000ms latency_alarm 500ms loss_alarm 20% dest_addr 8.8.8.8 bind_addr XXX.XXX.XXX.XXX identifier "WANGW "

</code></pre>
<p dir="auto">What should I do to solve the problem?</p>
<p dir="auto">![gatewaystatus online.JPG](/public/<em>imported_attachments</em>/1/gatewaystatus online.JPG)<br />
![gatewaystatus online.JPG_thumb](/public/<em>imported_attachments</em>/1/gatewaystatus online.JPG_thumb)<br />
![gatewaystatus offline.JPG](/public/<em>imported_attachments</em>/1/gatewaystatus offline.JPG)<br />
![gatewaystatus offline.JPG_thumb](/public/<em>imported_attachments</em>/1/gatewaystatus offline.JPG_thumb)<br />
![gatewaystatus last.JPG](/public/<em>imported_attachments</em>/1/gatewaystatus last.JPG)<br />
![gatewaystatus last.JPG_thumb](/public/<em>imported_attachments</em>/1/gatewaystatus last.JPG_thumb)</p>
]]></description><link>https://forum.netgate.com/post/624482</link><guid isPermaLink="true">https://forum.netgate.com/post/624482</guid><dc:creator><![CDATA[sinanc]]></dc:creator><pubDate>Fri, 13 May 2016 07:53:29 GMT</pubDate></item><item><title><![CDATA[Reply to Monitor Gateway on Thu, 12 May 2016 21:27:10 GMT]]></title><description><![CDATA[<p dir="auto">What is shown on the gateway status page? (Status / Gateways)</p>
<p dir="auto">What is the command line for dpinger? (ps -axuww | grep dpinger)</p>
]]></description><link>https://forum.netgate.com/post/624385</link><guid isPermaLink="true">https://forum.netgate.com/post/624385</guid><dc:creator><![CDATA[dennypage]]></dc:creator><pubDate>Thu, 12 May 2016 21:27:10 GMT</pubDate></item><item><title><![CDATA[Reply to Monitor Gateway on Thu, 12 May 2016 21:21:07 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/ghkrauss">@<bdi>ghkrauss</bdi></a>:</p>
<blockquote>
<p dir="auto">Yes the issue was solved by moving away from the ISP Gasteway.</p>
</blockquote>
<p dir="auto">I have moved it too but still phaving the problem.<br />
After restarting pfsense, at first 10 second it shows online but after that stays offlince and sends emails about it is offline all the time.</p>
]]></description><link>https://forum.netgate.com/post/624384</link><guid isPermaLink="true">https://forum.netgate.com/post/624384</guid><dc:creator><![CDATA[sinanc]]></dc:creator><pubDate>Thu, 12 May 2016 21:21:07 GMT</pubDate></item><item><title><![CDATA[Reply to Monitor Gateway on Thu, 12 May 2016 19:15:59 GMT]]></title><description><![CDATA[<p dir="auto">Yes the issue was solved by moving away from the ISP Gasteway.</p>
]]></description><link>https://forum.netgate.com/post/624352</link><guid isPermaLink="true">https://forum.netgate.com/post/624352</guid><dc:creator><![CDATA[ghkrauss]]></dc:creator><pubDate>Thu, 12 May 2016 19:15:59 GMT</pubDate></item><item><title><![CDATA[Reply to Monitor Gateway on Thu, 12 May 2016 14:38:11 GMT]]></title><description><![CDATA[<p dir="auto">Is that solve the problem?</p>
]]></description><link>https://forum.netgate.com/post/624268</link><guid isPermaLink="true">https://forum.netgate.com/post/624268</guid><dc:creator><![CDATA[sinanc]]></dc:creator><pubDate>Thu, 12 May 2016 14:38:11 GMT</pubDate></item><item><title><![CDATA[Reply to Monitor Gateway on Wed, 11 May 2016 19:36:06 GMT]]></title><description><![CDATA[<p dir="auto">Phil:</p>
<p dir="auto">Thanks for the analysis. I will follow your suggestions and choose an alternative IP location in the network.</p>
<p dir="auto">Howard</p>
]]></description><link>https://forum.netgate.com/post/624000</link><guid isPermaLink="true">https://forum.netgate.com/post/624000</guid><dc:creator><![CDATA[ghkrauss]]></dc:creator><pubDate>Wed, 11 May 2016 19:36:06 GMT</pubDate></item><item><title><![CDATA[Reply to Monitor Gateway on Tue, 10 May 2016 00:31:45 GMT]]></title><description><![CDATA[<p dir="auto">You want to monitor something that:<br />
a) responds reliably to ping (at the rate you are going to ping - some things will throttle the rate they respond)<br />
b) is far enough out on the real internet to be a fair indication that the general internet is reachable</p>
<p dir="auto">If you just monitor the direct first-hop gateway, then it can be up but your ISP has other routing/connectivity issues through to the general internet. If you choose some other address further along the network hops, but still in your ISP network, then there is the same problem - it might be reachable but the general internet is not reachable.</p>
]]></description><link>https://forum.netgate.com/post/623448</link><guid isPermaLink="true">https://forum.netgate.com/post/623448</guid><dc:creator><![CDATA[phil.davis]]></dc:creator><pubDate>Tue, 10 May 2016 00:31:45 GMT</pubDate></item><item><title><![CDATA[Reply to Monitor Gateway on Tue, 10 May 2016 00:00:18 GMT]]></title><description><![CDATA[<p dir="auto">Thanks Denny</p>
]]></description><link>https://forum.netgate.com/post/623445</link><guid isPermaLink="true">https://forum.netgate.com/post/623445</guid><dc:creator><![CDATA[ghkrauss]]></dc:creator><pubDate>Tue, 10 May 2016 00:00:18 GMT</pubDate></item><item><title><![CDATA[Reply to Monitor Gateway on Mon, 09 May 2016 20:23:43 GMT]]></title><description><![CDATA[<p dir="auto">Yes. It's a good idea.</p>
<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/ghkrauss">@<bdi>ghkrauss</bdi></a>:</p>
<blockquote>
<p dir="auto">I am monitoring non-gateway IP's. It seems that the gateway IP's are not always that reliable. Any input on  this.</p>
</blockquote>
]]></description><link>https://forum.netgate.com/post/623412</link><guid isPermaLink="true">https://forum.netgate.com/post/623412</guid><dc:creator><![CDATA[dennypage]]></dc:creator><pubDate>Mon, 09 May 2016 20:23:43 GMT</pubDate></item><item><title><![CDATA[Reply to Monitor Gateway on Mon, 09 May 2016 16:58:30 GMT]]></title><description><![CDATA[<p dir="auto">Yes…your exactly correct.</p>
]]></description><link>https://forum.netgate.com/post/623351</link><guid isPermaLink="true">https://forum.netgate.com/post/623351</guid><dc:creator><![CDATA[ghkrauss]]></dc:creator><pubDate>Mon, 09 May 2016 16:58:30 GMT</pubDate></item><item><title><![CDATA[Reply to Monitor Gateway on Mon, 09 May 2016 15:32:26 GMT]]></title><description><![CDATA[<p dir="auto">Like : they do not always reply on 'ping' …. ?  ;)</p>
]]></description><link>https://forum.netgate.com/post/623331</link><guid isPermaLink="true">https://forum.netgate.com/post/623331</guid><dc:creator><![CDATA[Gertjan]]></dc:creator><pubDate>Mon, 09 May 2016 15:32:26 GMT</pubDate></item></channel></rss>