<?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[Email reports app - how to add diagnostic arp table]]></title><description><![CDATA[<p dir="auto">Running:</p>
<p dir="auto">2.2-RELEASE (i386)<br />
built on Thu Jan 22 14:04:25 CST 2015<br />
FreeBSD jsbfw1.workgroup 10.1-RELEASE-p4 FreeBSD 10.1-RELEASE-p4 #0 36d7dec(releng/10.1)-dirty: Thu Jan 22 15:12:38 CST 2015 root@pfsense-22-i386-builder:/usr/obj.i386/usr/pfSensesrc/src/sys/pfSense_SMP.10 i386</p>
<p dir="auto">I would like to receive the output of the "arp table" under the Diagnostics tab using the email reports app however, not sure out to run it?</p>
]]></description><link>https://forum.netgate.com/topic/81682/email-reports-app-how-to-add-diagnostic-arp-table</link><generator>RSS for Node</generator><lastBuildDate>Wed, 15 Apr 2026 07:41:06 GMT</lastBuildDate><atom:link href="https://forum.netgate.com/topic/81682.rss" rel="self" type="application/rss+xml"/><pubDate>Mon, 23 Mar 2015 16:51:00 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Email reports app - how to add diagnostic arp table on Mon, 23 Mar 2015 21:15:51 GMT]]></title><description><![CDATA[<p dir="auto">I was hoping for a nicely formatted display similar to the arp table webpage. Anyways cleaned it up a bit to make it easier to read.</p>
<p dir="auto">arp -a | awk '{print $1"<em>"$2"</em>"$4}' | sed 's/_/ /g</p>
<p dir="auto">Thanks.</p>
]]></description><link>https://forum.netgate.com/post/530472</link><guid isPermaLink="true">https://forum.netgate.com/post/530472</guid><dc:creator><![CDATA[jsbsmd]]></dc:creator><pubDate>Mon, 23 Mar 2015 21:15:51 GMT</pubDate></item><item><title><![CDATA[Reply to Email reports app - how to add diagnostic arp table on Mon, 23 Mar 2015 18:22:31 GMT]]></title><description><![CDATA[<p dir="auto">Add it as a command</p>
<pre><code>/usr/sbin/arp -na
</code></pre>
]]></description><link>https://forum.netgate.com/post/530393</link><guid isPermaLink="true">https://forum.netgate.com/post/530393</guid><dc:creator><![CDATA[jimp]]></dc:creator><pubDate>Mon, 23 Mar 2015 18:22:31 GMT</pubDate></item></channel></rss>