Difference between revisions of "Ifplugd"
| Line 15: | Line 15: | ||
*[[:Category:Debian | Debian]] packages: http://packages.debian.org/cgi-bin/search_packages.pl?searchon=names&version=all&exact=1&keywords=ifplugd  | *[[:Category:Debian | Debian]] packages: http://packages.debian.org/cgi-bin/search_packages.pl?searchon=names&version=all&exact=1&keywords=ifplugd  | ||
*[[:Category:SuSE | SuSE]] packages: http://packman.links2linux.de/?action=359  | *[[:Category:SuSE | SuSE]] packages: http://packman.links2linux.de/?action=359  | ||
| + | *[[:Category:Gentoo | Gentoo]] emerge ifplugd - but it will no work for Gentoo - see [http://bugs.gentoo.org/show_bug.cgi?id=28362 here]  | ||
=== Subversion ===  | === Subversion ===  | ||
Revision as of 17:38, 14 March 2005
Contents
ifplugd is a Linux daemon which will automatically configure your ethernet device when a cable is plugged in and automatically unconfigure it if the cable is pulled.
Features
- support for multiple ethernets
 - use of native ifup/ifdown scripts
 - supports ethtool, mii-diag and mii-tool APIs or can run without cable detection
 - supports syslog
 - optionally ignores short unplugged periods
 
Project Homepage / Availability
Packages
- Debian packages: http://packages.debian.org/cgi-bin/search_packages.pl?searchon=names&version=all&exact=1&keywords=ifplugd
 - SuSE packages: http://packman.links2linux.de/?action=359
 - Gentoo emerge ifplugd - but it will no work for Gentoo - see here
 
Subversion
Is supposed to reside here, but the link doesn't work currently.
Status
- stable and active