# # Network Profile # DESCRIPTION="Casa crema o università" # Network Settings INTERFACE=eth0 HOSTNAME=orion # Interface Settings (use IFOPTS="dhcp" for DHCP) IFOPTS="dhcp" # Wireless Settings (optional) #ESSID=default #KEY= IWOPTS="txpower off" WIFI_INTERFACE=eth1 # use this if you have a special wireless interface # that is linked to the real $INTERFACE #WIFI_WAIT=5 # seconds to wait for the wireless card to # associate before bringing the interface up #USEWPA="yes" # start wpa_supplicant with the profile #WPAOPTS="" # use "" for normal operation or specify additional # options (eg, "-D ipw") # see /etc/wpa_supplicant.conf for configuration