Wie kann ich mapping-Scripts korrekt einsetzen für das System ifupdown in Debian?
May 1st, 2008 by matthias
-
# Defines to what logical wlan device the physical wlan device is mapped.
-
# The hotplugging system automatically executes "ifup eth1" if the physical wireless device
-
# becomes available. It is a PCMCIA hotplug device.
-
# As we have currently no means to determine in a script in what wlan we are (our device
-
# does not support scanning), we use no mapping / iface stanza for eth1 but activate it
-
# manually, depending on the place, with e.g. ifup eth1=wlan_giessen
-
# mapping eth1
-
# script /usr/local/bin/wlan-get-location.sh
Posted in Debian Linux |