# # Original File # -------------- # http://www.Linux-Sec.net/Wireless/Install-HowTo/other-config-files/ # # # /etc/sysconfig/network-scripts/ifcfg-ath0 # # # 07-Jun-04 amo Date-of-Birth - another example # # # For Madwifi-based Wireless Hotplug Clients w/ dhcp # # STARTMODE=hotplug DEVICE=ath0 ONBOOT=yes BOOTPROTO=dhcp MTU='' REMOTE_IPADDR='' WIRELESS=yes MODE=Managed ESSID='Wireless" # # IPV6INIT=no # NICK='Laptop' NWID='' FREQ='' CHANNEL='' SENS='' RATE='' # # define the WEP keys later KEY='' RTS='' FRAG='' IWCONFIG_OPTIONS='' IWSPY_OPTIONS='' IWPRIV_OPTIONS='' # # End of file