Ben's notes

Linux, Unix, network, radio...

User Tools

Site Tools


arpwatch

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
arpwatch [2014/06/24 19:48] adminarpwatch [2021/10/09 15:14] – external edit 127.0.0.1
Line 1: Line 1:
 {{tag>[network security arp linux]}} {{tag>[network security arp linux]}}
-~~TOC~~ 
  
 =====ARP monitoring with arpwatch===== =====ARP monitoring with arpwatch=====
-Prerequisites:+===Prerequisites:===
   * Make sure e-mail works   * Make sure e-mail works
  
 +===Install and configure arpwatch===
   * Install aprwatch. <code>yum install arpwatch</code>   * Install aprwatch. <code>yum install arpwatch</code>
   * Start arpwatch at boot. <code>chkconfig arpwatch on</code>   * Start arpwatch at boot. <code>chkconfig arpwatch on</code>
Line 12: Line 11:
   * Start arpwatch. <code>service arpwatch start</code>   * Start arpwatch. <code>service arpwatch start</code>
  
 +===Example mail===
 +<code>subject: new station (apc.mgmt.polaire.nl)
  
 +           hostname: apc.mgmt.polaire.nl
 +         ip address: 1.2.3.4
 +   ethernet address: 0:c0:b7:95:ca:fe
 +    ethernet vendor: AMERICAN POWER CONVERSION CORP
 +          timestamp: Tuesday, June 24, 2014 21:48:39 +0200</code>
arpwatch.txt · Last modified: 2021/10/30 13:20 by admin