Connected Wireless Hosts - and WDS links
Posted: Wed Nov 10, 2010 5:24 am
I have WR841ND router (Atheros) with Gargoyle 1.3.7
Operating mode: AP+WDS
Successfully connected to this router WR1043ND Router and WA801ND Access Point. All two use stock firmware from TP-Link.
#ifconfig
#iwconfig
Than I go to Status - Connected Hosts, and check Connected Wireless Hosts.
And there is ... nothing!
So it looks like there are no wireless connection to this router, while there are at least two links established.
What module should I use to check that actual WDS connection is established, and (if possible) current link status (RSSI, bitrate, etc.)?
Thank you for explanation on subject.
Operating mode: AP+WDS
Successfully connected to this router WR1043ND Router and WA801ND Access Point. All two use stock firmware from TP-Link.
#ifconfig
Code: Select all
wlan0 Link encap:Ethernet HWaddr D8:5D:4C:BF:25:B4
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:179 errors:0 dropped:0 overruns:0 frame:0
TX packets:4309 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:15396 (15.0 KiB) TX bytes:947551 (925.3 KiB)
wlan0.sta Link encap:Ethernet HWaddr D8:5D:4C:BF:25:B4
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:17175 errors:0 dropped:0 overruns:0 frame:0
TX packets:1511 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:2061302 (1.9 MiB) TX bytes:530987 (518.5 KiB)
wlan0.sta Link encap:Ethernet HWaddr D8:5D:4C:BF:25:B4
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:521 errors:0 dropped:0 overruns:0 frame:0
TX packets:891 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:371946 (363.2 KiB) TX bytes:174608 (170.5 KiB)
Code: Select all
wlan0 IEEE 802.11bgn Mode:Master Frequency:2.432 GHz Tx-Power=27 dBm
RTS thr:off Fragment thr:off
Power Management:on
mon.wlan0 IEEE 802.11bgn Mode:Monitor Tx-Power=27 dBm
RTS thr:off Fragment thr:off
Power Management:off
wlan0.sta1 IEEE 802.11bgn Mode:Secondary Tx-Power=27 dBm
RTS thr:off Fragment thr:off
Power Management:off
wlan0.sta2 IEEE 802.11bgn Mode:Secondary Tx-Power=27 dBm
RTS thr:off Fragment thr:off
Power Management:off
And there is ... nothing!
So it looks like there are no wireless connection to this router, while there are at least two links established.
What module should I use to check that actual WDS connection is established, and (if possible) current link status (RSSI, bitrate, etc.)?
Thank you for explanation on subject.