[NLUUG]   Welcome to ftp.nluug.nl
Current directory: /os/Linux/distr/salix/sbo/15.0/network/ifplugd/
 
Current bandwidth utilization 993.64 Mbit/s
Bandwidth utilization bar
Contents of README:
ifplugd is a Linux daemon that can monitor network interfaces
for a change in state (i.e. up or down) then trigger custom
actions or scripts based on the change.

This could be useful in a number of situations.
For example where the network is configured manually
(no NetworkManager etc), and you wish to reconfigure your
network settings when an ethernet cable is connected 
and then deconfigure those same settings when the cable is
disconnected.

To change which interfaces are monitored by default, and
the general start up options, edit "/etc/ifplugd/ifplugd.conf".
Actions can be added/changed by editing "/etc/ifplugd/ifplugd.action".

To make ifplugd auto start on boot.
First run "chmod 644 /etc/rc.d/rc.ifplugd"
Then add the following to the end of your "/etc/rc.local" file:

if [ -x /etc/rc.d/rc.ifplugd ]; then
   sh /etc/rc.d/rc.ifplugd start || /bin/true
fi

Icon  Name                                    Last modified      Size  
[DIR] Parent Directory - [TXT] README 20-Oct-2022 18:35 873 [   ] doinst.sh 20-Oct-2022 18:35 519 [TXT] ifplugd-0.28-interface.patch 20-Oct-2022 18:35 314 [TXT] ifplugd-action-slackware.patch 20-Oct-2022 18:35 628 [TXT] ifplugd-fix-return-value.patch 20-Oct-2022 18:35 536 [TXT] ifplugd.SlackBuild 20-Oct-2022 18:35 3.7K [   ] ifplugd.info 20-Oct-2022 18:35 315 [TXT] slack-desc 20-Oct-2022 18:35 1.0K

NLUUG - Open Systems. Open Standards
Become a member and get discounts on conferences and more, see the NLUUG website!