Results 1 to 5 of 5

Thread: Need help, can't find DLINK wireless router

  1. #1
    Join Date
    Jan 2008
    Beans
    47

    Need help, can't find DLINK wireless router

    Hi everyone,

    I have a problem which I really can't solve by myself. Can anyone help me out?

    I bought a DLINK DI-524M wireless router. I can connect to the router from Windows XP without any problem. But from ubuntu, no matter how I try. I can't find the router. I can see a lot of other routers from

    sudo iwlist scan

    And I can connect to other routers. But just can't see the router I bought.
    Here is the output of iwconfig
    Code:
    ath0      IEEE 802.11g  ESSID:"WRNET"  Nickname:""
              Mode:Managed  Frequency:2.417 GHz  Access Point: Not-Associated   
              Bit Rate:0 kb/s   Tx-Power:17 dBm   Sensitivity=1/1  
              Retry:off   RTS thr:off   Fragment thr:off
              Power Management:off
              Link Quality=0/70  Signal level=-96 dBm  Noise level=-96 dBm
              Rx invalid nwid:1023  Rx invalid crypt:0  Rx invalid frag:0
              Tx excessive retries:0  Invalid misc:0   Missed beacon:0
    The output of lshw -class net
    Code:
      *-network
           description: Wireless interface
           product: AR242x 802.11abg Wireless PCI Express Adapter
           vendor: Atheros Communications Inc.
           physical id: 0
           bus info: pci@0000:01:00.0
           logical name: wifi0
           version: 01
           serial: 00:15:af:a2:29:f8
           width: 64 bits
           clock: 33MHz
           capabilities: bus_master cap_list logical ethernet physical wireless
           configuration: broadcast=yes driver=ath_pci latency=0 module=ath_pci multicast=yes wireless=IEEE 802.11g
    sudo iwlist scan
    Code:
    ath0      Scan completed :
              Cell 01 - Address: 00:14:78:E0:C4:F8
                        ESSID:"TP-LINK"
                        Mode:Master
                        Frequency:2.437 GHz (Channel 6)
                        Quality=5/70  Signal level=-90 dBm  Noise level=-95 dBm
                        Encryption key:on
                        Bit Rates:1 Mb/s; 2 Mb/s; 5.5 Mb/s; 11 Mb/s; 6 Mb/s
                                  12 Mb/s; 24 Mb/s; 36 Mb/s; 9 Mb/s; 18 Mb/s
                                  48 Mb/s; 54 Mb/s
                        Extra:bcn_int=100
                        Extra:ath_ie=dd0900037f01010008ff7f
              Cell 02 - Address: 00:19:E0:C9:EF:F0
                        ESSID:"TP-LINK"
                        Mode:Master
                        Frequency:2.437 GHz (Channel 6)
                        Quality=2/70  Signal level=-93 dBm  Noise level=-95 dBm
                        Encryption key:on
                        Bit Rates:1 Mb/s; 2 Mb/s; 5.5 Mb/s; 11 Mb/s; 6 Mb/s
                                  12 Mb/s; 24 Mb/s; 36 Mb/s; 9 Mb/s; 18 Mb/s
                                  48 Mb/s; 54 Mb/s
                        Extra:bcn_int=100
                        Extra:ath_ie=dd0900037f01010008ff7f
              Cell 03 - Address: 00:1D:0F:2C:B4:A8
                        ESSID:"TP-LINK"
                        Mode:Master
                        Frequency:2.447 GHz (Channel 8)
                        Quality=0/70  Signal level=-95 dBm  Noise level=-95 dBm
                        Encryption key:off
                        Bit Rates:1 Mb/s; 2 Mb/s; 5.5 Mb/s; 11 Mb/s; 6 Mb/s
                                  12 Mb/s; 24 Mb/s; 36 Mb/s; 9 Mb/s; 18 Mb/s
                                  48 Mb/s; 54 Mb/s
                        Extra:bcn_int=100
                        Extra:ath_ie=dd0900037f01010008ff7f
    sudo iwlist ap
    Code:
    ath0      Peers/Access-Points in range:
        00:14:78:E0:C4:F8 : Quality=5/70  Signal level=-90 dBm  Noise level=-95 dBm
        00:19:E0:C9:EF:F0 : Quality=2/70  Signal level=-93 dBm  Noise level=-95 dBm
        00:1D:0F:2C:B4:A8 : Quality=0/70  Signal level=-95 dBm  Noise level=-95 dBm
    There should be no problem of the wireless driver. Because it can connect to other routers, even with LEAP encryption. And there should be no problem of the router, because I can connect to it from Windows XP. But why can't this rounter be found under ubuntu. There are a lot of hardware settings in the router. But I don't know anyone of them. Can anybody help me out?

    I found a lot of articles on the web. But all of them assume the router can be seen from iwlist. But my problem is that I can't see the router from iwlist. And there should be no hardware problem. The same router and wireless card can work perfectly in Windows. And the same wireless card can connect to other routers in ubuntu. What could the problem be? What should I do? Thanks very much!

  2. #2
    Join Date
    Oct 2007
    Location
    Chennai, India
    Beans
    3,804
    Distro
    Ubuntu Development Release

    Re: Need help, can't find DLINK wireless router

    Quote Originally Posted by wangrui View Post
    Here is the output of iwconfig
    Code:
    ath0      IEEE 802.11g  ESSID:"WRNET"  Nickname:""
    sudo iwlist scan
    Code:
    ath0      Scan completed :
              Cell 01 - Address: 00:14:78:E0:C4:F8
                        ESSID:"TP-LINK"
              Cell 02 - Address: 00:19:E0:C9:EF:F0
                        ESSID:"TP-LINK"
              Cell 03 - Address: 00:1D:0F:2C:B4:A8
                        ESSID:"TP-LINK"
    Can you please post the SSID and MAC address of the dlink router (see from Win)?

    Why do all the cells have the _same_ essid (but different mac ids?). Have you "sanitized" the output or is that actually what your network card sees?
    Cheers,PRShah
    Make your own: Ubuntu, Kubuntu, Xubuntu, Mythbuntu All-in-One Live DVD
    "I never make mistakes; I thought I did, once.. but I was wrong."

  3. #3
    Join Date
    Jan 2008
    Beans
    47

    Re: Need help, can't find DLINK wireless router

    Quote Originally Posted by prshah View Post
    Can you please post the SSID and MAC address of the dlink router (see from Win)?

    Why do all the cells have the _same_ essid (but different mac ids?). Have you "sanitized" the output or is that actually what your network card sees?
    Thank you for helping me out.

    There is a router admin page at 192.168.0.1. In the status page, it says

    Code:
     韧体版本(Firm version) : v1.02CN ,  0day:0h:0m:43s
    --------------------------------------------
    LAN 端
    MAC 地址(Address): 	 00:1e:58:86:36:40
    IP 地址(Address): 	 192.168.0.1
    子网掩码: 	 255.255.255.0
    DHCP 服务器: 	  Enabled
    --------------------------------------------
    WAN 端
    MAC 地址(Address): 	 00:15:af:a2:29:f8
    联机状态(Status): 	 Getting IP from DHCP server...  
    IP 地址(Address): 	 0.0.0.0
    子网掩码: 	 0.0.0.0
    网关(Gateway): 	 0.0.0.0
    DNS 服务器: 	 
    --------------------------------------------
    无线802.11g
    SSID : 	WRLINK
    信道(Channel): 	6
    加密方式(Encryption): 	WPA2 Mixed(AP), Disabled(WDS)
    In the wireless advance settings, it said
    无线高级设置(wireless advance settings)
    TX速率: Automatic
    天线发射功率: 10%
    信标间隔: 100(毫秒ms, 范围:20~1000, 默认:100)
    RTS 阀值: 2346(范围range: 256~2346, 默认:2346)
    分段阀值: 2346(范围range: 256~2346, 默认:2346, 只能为偶数)
    DTIM 时间: 1(范围range: 1~255, 默认:1)
    前导码类型: 短前导 (.)长前导
    I kind hope some settings in this page can make it work. But I don't understand any of them. And I don't know how to translate them to English. Sorry about that.

    Sometimes I can see different routes, mostly 5 from my apartment. But now there are only three TP-LINKs. I guess it's because three of my neighbours are using TP-LINK. Their signals are very weak. I can't even see so many routers from Windows. But in ubuntu I see a lot more routers except mine. Is it because the signal is too strong?

  4. #4
    Join Date
    Jan 2008
    Beans
    47

    Re: Need help, can't find DLINK wireless router

    Hi,

    I booted to Windows XP. I can see five access points in Windows
    Code:
    WRLINK 100%
    NETGEAR 20%
    company 0%
    TP-LINK 0%
    super_man 0%
    When I scan again, only three left.

    When I connected to the router, I found the following information from the network status page
    Code:
    MAC	00-15-af-a2-29-f8
    IP	192.168.0.102
    netmask	255.255.255.0
    gateway	192.168.0.1
    DHCP	192.168.0.1
    DNS	192.168.0.1
    And in the network hardware setting tab. I found the following information
    Code:
    Atheros AR5007EG Wireless Network Adapter - Advance Setting
    802.11b Preamble		Long and Short
    Map Register			256
    Network Address			Not exist
    Power Save Mode			Normal
    Scan Valid Interval		60
    When I back to ubuntu, there are two access points left,
    Code:
    wangrui@wreeepc:~$ iwlist scan
    lo        Interface doesn't support scanning.
    
    eth1      Interface doesn't support scanning.
    
    wifi0     Interface doesn't support scanning.
    
    ath0      Scan completed :
              Cell 01 - Address: 00:B0:0C:01:10:74
                        ESSID:"IPCOM"
                        Mode:Master
                        Frequency:2.437 GHz (Channel 6)
                        Quality=1/70  Signal level=-94 dBm  Noise level=-95 dBm
                        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
                        Extra:bcn_int=100
                        IE: IEEE 802.11i/WPA2 Version 1
                            Group Cipher : TKIP
                            Pairwise Ciphers (1) : CCMP
                            Authentication Suites (1) : PSK
                        IE: WPA Version 1
                            Group Cipher : TKIP
                            Pairwise Ciphers (1) : TKIP
                            Authentication Suites (1) : PSK
              Cell 02 - Address: 00:21:27:36:95:26
                        ESSID:"super_man"
                        Mode:Master
                        Frequency:2.437 GHz (Channel 6)
                        Quality=2/70  Signal level=-93 dBm  Noise level=-95 dBm
                        Encryption key:on
                        Bit Rates:1 Mb/s; 2 Mb/s; 5.5 Mb/s; 11 Mb/s; 6 Mb/s
                                  12 Mb/s; 24 Mb/s; 36 Mb/s; 9 Mb/s; 18 Mb/s
                                  48 Mb/s; 54 Mb/s
                        Extra:bcn_int=100
                        Extra:ath_ie=dd0900037f01010008ff7f

  5. #5
    Join Date
    Jan 2008
    Beans
    47

    Re: Need help, can't find DLINK wireless router

    And here is the route's wireless basic setting
    Code:
    激活无线(Active Wireless)  	: Yes
    无线网络名(ESSID) 		: WRLINK(别名是SSID)
    无线信道(Channel) 		: 6
    自动扫描信道(Auto Scan Channel) 	: No 	
    802.11g方式(Use 802.11g) 	: Yes
    WMM 				: Yes 	
    激活隐藏无线(Hide wireless)	: No  (别名是SSID广播)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •