--- trunk/magellan-initscripts/etc/conf.d/net.sample 2009/05/21 13:41:38 872 +++ trunk/magellan-initscripts/etc/conf.d/net.sample 2009/05/21 13:56:43 873 @@ -84,7 +84,7 @@ #WIRELESS_KEY # Encryption key in ascii (or use hex key, for WEP+WPA) #WIRELESS_KEY_ASCII -# driver used for wpa_supplicant (scripts default to wext) +# driver used for wpa_supplicant (scripts defaults to wext) # to see all possible drivers, run 'wpa_supplicant --help' #WIRELESS_WPA_DRIVER=wext @@ -95,13 +95,13 @@ # Note: to setup a bridge this file must be called net.br[0-9] # # Interfaces to which the bridge shall point to -# It is possible to give more then on +# It is possible to use more than one #BRIDGE_INTERFACES="eth0 eth1" # Enables or disables Spanning Tree # Possible values are 'on' and 'off' #BRIDGE_STP="on" # -# Here comes the same settings like with normal NICs +# Networking for the bridge can be configured as normal # A static example: #NETWORKING="static" #IP="192.168.0.1"