Tested by Cisco Aironet 350 and Red Hat 9 on 21st April 2003
Red Hat 9 still can not detect Aironet automatically by "kudzu", and "redhat-config-network" GUI tool also still can not configure Aironet 350 and buggy. So we need to use CUI and configure it right.
alias eth0 airo
Or
# insmod airo
# modprobe airo
# iwconfig eth0 rate auto
# iwconfig eth0 YOURSSID
# dhcient eth0
USERCTL=no
PEERDNS=yes
GATEWAY=
TYPE=Wireless
DEVICE=eth0
HWADDR=00:07:50:ca:5c:58
BOOTPROTO=dhcp
NETMASK=
ONBOOT=yes
DHCP_HOSTNAME=
IPADDR=
NAME=
DOMAIN=
ESSID=YOURSSID
CHANNEL=1
MODE=Managed
KEY=
RATE=auto
# /etc/init.d/network restart
Copyright © [- SroNey / JohN -]. All rights reserved