arpdetect is a Perl script that detects when the network you're connected to changes. It does this by detecting changes in the MAC address of a host you specify (usually a router), and executing various commands. Actions can be re-run after a predetermined period.
Tags | Utilities Networking Archiving Mirroring |
---|---|
Licenses | MIT/X |
Operating Systems | POSIX Linux |
Implementation | Perl |
Release Notes: This release adds an 'unknown' network status so you can perform actions when you go offline. A bug was fixed where HUPs would not be registered, and thus the configuration would not be re-read.
Release Notes: This version adds multi-interface support.
Release Notes: A bug where arpdetect wouldn't work after it fell asleep in FC1 has been fixed.