Ben's notes

Linux, Unix, network, radio...

User Tools

Site Tools


arpwatch

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
arpwatch [2021/10/30 13:17] – [ARP monitoring with arpwatch and msmtp] adminarpwatch [2021/10/30 13:20] (current) – [ARP monitoring with arpwatch and msmtp] admin
Line 19: Line 19:
 from            <FROM ADDRESS> from            <FROM ADDRESS>
 user            <YOUR USERNAME> user            <YOUR USERNAME>
-password        <YOUR PASSWORD>+password        <YOUR APP PASSWORD>
 tls_starttls    off tls_starttls    off
 set_from_header on set_from_header on
  
 account default : fastmail account default : fastmail
-EOF+EOF</code> 
 +  * Set owner and mode:<code>chown arpwatch. /var/lib/arpwatch/.msmtprc 
 +chmod 600 /var/lib/arpwatch/.msmtprc</code>
   * Start arpwatch at boot. <code>systemctl enable --now arpwatch@eth0</code>   * Start arpwatch at boot. <code>systemctl enable --now arpwatch@eth0</code>
  
  
arpwatch.txt · Last modified: 2021/10/30 13:20 by admin