|
发表于 2008-7-5 16:59:18
|
显示全部楼层
我用的12.1,把/etc/rc.d/rc.inet1.conf 中最后wireless部分的两行去掉注释,以后开机打开电源就能自动连接上了。我现在就是通过这种方法在上。
## Example config information for wlan0. Uncomment the lines you need and fill
## in your info. (You may not need all of these for your wireless network)
IFNAME[4]="wlan0"
#IPADDR[4]=""
#NETMASK[4]=""
USE_DHCP[4]="yes" |
|