Wie kann ich mapping-Scripts korrekt einsetzen für das System ifupdown in Debian?

May 1st, 2008 by matthias

  1. # Defines to what logical wlan device the physical wlan device is mapped.
  2. #   The hotplugging system automatically executes "ifup eth1" if the physical wireless device
  3. #   becomes available. It is a PCMCIA hotplug device.
  4. #   As we have currently no means to determine in a script in what wlan we are (our device
  5. #   does not support scanning), we use no mapping / iface stanza for eth1 but activate it
  6. #   manually, depending on the place, with e.g. ifup eth1=wlan_giessen
  7. # mapping eth1
  8. #       script /usr/local/bin/wlan-get-location.sh

Posted in Debian Linux |

Leave a Comment

Please note: Comment moderation is enabled and may delay your comment. There is no need to resubmit your comment.