免费注册 查看新帖 |

Chinaunix

  平台 论坛 博客 文库
最近访问板块 发新帖
查看: 1427 | 回复: 0
打印 上一主题 下一主题

FC5 无线网络 wep [复制链接]

论坛徽章:
0
跳转到指定楼层
1 [收藏(0)] [报告]
发表于 2007-01-30 16:30 |只看该作者 |倒序浏览
呵呵。终于解决wep认证问题了。
贴出有关信息。

环境:
宏基(acer) TraveMate 3210Z笔记本

[root@cyc ~]# uname -a
Linux cyc 2.6.18-1.2239.fc5 #1 Fri Nov 10 13: 04: 06 EST 2006 i686 i686 i386 GNU/Linux




[root@cyc ~]# ifconfig
eth1      Link encap:Ethernet  HWaddr 00:13:CE:E6:50:96
          inet addr:192.168.1.251  Bcast:192.168.1.255  Mask:255.255.255.0
          inet6 addr: fe80::213:ceff:fee6:5096/64 Scope:Link
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:37689 errors: 0 dropped: 0 overruns: 0 frame: 0
          TX packets:2099 errors: 0 dropped: 0 overruns: 0 carrier:1
          collisions: 0 txqueuelen:1000
          RX bytes:3825368 (3.6 MiB)  TX bytes:230124 (224.7 KiB)
          Interrupt:58 Memory:bc000000-bc000fff

lo        Link encap:Local Loopback
          inet addr:127.0.0.1  Mask:255.0.0.0
          inet6 addr: ::1/128 Scope:Host
          UP LOOPBACK RUNNING  MTU:16436  Metric:1
          RX packets:1060 errors: 0 dropped: 0 overruns: 0 frame: 0
          TX packets:1060 errors: 0 dropped: 0 overruns: 0 carrier: 0
          collisions: 0 txqueuelen: 0
          RX bytes:1709112 (1.6 MiB)  TX bytes:1709112 (1.6 MiB)

[root@cyc ~]#



[root@cyc ~]# iwconfig
lo        no wireless extensions.

eth0      no wireless extensions.

Warning: Driver for device eth1 has been compiled with version 20
of Wireless Extension, while this program supports up to version 19.
Some things may be broken...

eth1      IEEE 802.11g  ESSID:"TEC"  Nickname:"cyc"
          Mode:Managed  Frequency:2.437 GHz  Access Point: 08:10:18: 00:12:62
          Bit Rate:54 Mb/s   Tx-Power=20 dBm   Sensitivity=8/0
          Retry limit:7   RTS thr: off   Fragment thr: off
          Encryption key:1234-5678-90   Security mode: open
          Power Management: off
          Link Quality=84/100  Signal level=-46 dBm  Noise level=-89 dBm
          Rx invalid nwid: 0  Rx invalid crypt: 0  Rx invalid frag: 0
          Tx excessive retries: 0  Invalid misc: 0   Missed beacon:5

sit0      no wireless extensions.



[root@cyc ~]# iwlist eth1 scanning
Warning: Driver for device eth1 has been compiled with version 20
of Wireless Extension, while this program supports up to version 19.
Some things may be broken...

eth1      Scan completed :
          Cell 01 - Address: 08:10:18: 00:12:62
                    ESSID:"TEC"
                    Protocol:IEEE 802.11bg
                    Mode:Master
                    Channel:6
                    Encryption key: on
                    Bit Rates:1 Mb/s; 2 Mb/s; 5.5 Mb/s; 11 Mb/s; 6 Mb/s
                              9 Mb/s; 12 Mb/s; 18 Mb/s; 24 Mb/s; 36 Mb/s
                              48 Mb/s; 54 Mb/s
                    Quality=77/100  Signal level=-50 dBm
                    Extra: Last beacon: 101ms ago

[root@cyc ~]#                             

//一定要同时设置key,ESSID,key open ,key on,channel才行,特别是channel(频道),详细信息看iwlist eth1 scanning
[root@cyc ~]# iwconfig eth1 key 1234-5678-90
[root@cyc ~]# iwconfig eth1 ESSID TEC
[root@cyc ~]# iwconfig eth1 key open
[root@cyc ~]# iwconfig eth1 key on
[root@cyc ~]# iwconfig eth1 channel 6
您需要登录后才可以回帖 登录 | 注册

本版积分规则 发表回复

  

北京盛拓优讯信息技术有限公司. 版权所有 京ICP备16024965号-6 北京市公安局海淀分局网监中心备案编号:11010802020122 niuxiaotong@pcpop.com 17352615567
未成年举报专区
中国互联网协会会员  联系我们:huangweiwei@itpub.net
感谢所有关心和支持过ChinaUnix的朋友们 转载本站内容请注明原作者名及出处

清除 Cookies - ChinaUnix - Archiver - WAP - TOP