ARP Monitoring Daemon arpwatch 1.1.3 arpwatch: Settings pkg_edit.php?xml=arpwatch.xml&id=0 arpwatch Modify arpwatch settings.
Services
arpwatch.xml /pkg_edit.php?xml=arpwatch.xml&id=0
arpwatch arpwatch.sh arpwatch Settings /pkg_edit.php?xml=arpwatch.xml&id=0 Reports /arpwatch_reports.php installedpackages->package->$packagename->configuration->settings /usr/local/www/ 0755 https://packages.pfsense.org/packages/config/arpwatch/arpwatch_reports.php /usr/sbin/ 0755 https://packages.pfsense.org/packages/config/arpwatch/sm.php /etc/inc/priv/ https://packages.pfsense.org/packages/config/arpwatch/arpwatch.priv.inc Listening Interface interface Choose the desired listening interface here. interfaces_selection Enable E-mail Notifications enable_email checkbox , instead of local reports.
NOTE: Disables local reports which rely on arpwatch debug mode, which does not work with e-mail notifications.
Configure SMTP and address settings in System - Advanced on the Notifications tab. ]]>
/var/log/arpwatch.reports 2>&1 &"; $stop = "/usr/bin/killall arpwatch"; write_rcfile(array( "file" => "arpwatch.sh", "start" => $start, "stop" => $stop ) ); restart_service("arpwatch"); conf_mount_ro(); } ]]>