wifimedia / robin-dash

Automatically exported from code.google.com/p/robin-dash
0 stars 0 forks source link

Wireless Connectivity list empty #47

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Go to your wifi node on port 8080 - in this case it is an Accton
2. Status page will open - 

---------------------------------
Wireless Connectivity

IP       Role    RSSI    DBMM    nodeName
---------------------------------

is empty.

What is the expected output? What do you see instead?
It should display the nodes which are connected / meshed to this node. This 
list is still empty even after the node finishes it's internet speedtest.

What version of the product are you using? On what operating system?
r3828 / 0.5.6-r8 - Windows / Linux / IE / Firefox

Please provide any additional information below, such as the network name, and 
the Server URL (If not using the Hosted Version)
Network name is "Biernat"

Original issue reported on code.google.com by rgbier...@gmail.com on 6 Jul 2011 at 2:24

GoogleCodeExporter commented 8 years ago
What kind of nodes are the neighbors? Ubiquiti devices? If so, old mac or new 
mac?

Original comment by c...@codycooper.co.nz on 6 Jul 2011 at 2:32

GoogleCodeExporter commented 8 years ago
The neighbor nodes are either Accton 3201a or old Foneras. No Ubiquiti 
devices in use except one Pico2M which is turned off at the moment.

Original comment by rgbier...@gmail.com on 6 Jul 2011 at 3:12

GoogleCodeExporter commented 8 years ago

This is what I see when I manually start get-rssi.sh:
root@Haus1--Vorbau:~# get-rssi.sh
cat: can't open '/tmp/dum': No such file or directory
IP               Role    RSSI    DBMM    nodeName

root@Haus1--Vorbau:~# ifconfig ath0
ath0      Link encap:Ethernet  HWaddr 00:12:CF:80:61:33
          inet addr:5.128.97.50  Bcast:5.255.255.255  Mask:255.0.0.0
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:694250 errors:0 dropped:609 overruns:0 frame:0
          TX packets:286404 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:0
          RX bytes:96018682 (91.5 MiB)  TX bytes:235213442 (224.3 MiB)

wlanconfig $MESH_IFACE list |sed 1d :
00:12:cf:80:61:33    0    5  36M    0  -95     0    125       2   1640       0  
            0        1   Normal
00:12:cf:89:99:7e    0    5  36M   15  -80     0     60       8   1065       0  
            0        1   Normal
00:12:cf:80:66:9f    0    5  36M   15  -80     0      0       0   1632       0  
            0        1   Normal
00:18:84:12:b5:11    0    5  36M   10  -85     0      0       0   2341       0  
            0        1   Normal
00:12:cf:83:82:7b    0    5  36M   24  -71     0     57       9     29       0  
            0        1   Normal

Something further down the script is broken or acts strange. 

Original comment by rgbier...@gmail.com on 10 Jul 2011 at 9:10

GoogleCodeExporter commented 8 years ago
I managed to do a bit of looking around and fixed this today, this had been 
bugging me too. Basically, what had been happening was in the #@#config nodes 
section we had been sending the wrong mac address's. They had to have a single 
decimal in them changed and the tool now works correctly as expected.

Original comment by c...@codycooper.co.nz on 14 Jul 2011 at 7:36

GoogleCodeExporter commented 8 years ago
Just did a manual update and upgrade. Retried the :8080. Still not working for 
me. 
How do I fix it on my nodes? Will Antonio push out a version >3828?
Shall I manually update the file "get-rssi.sh" by downloading it from the code 
repository?

Thanks!
Rüdiger

Original comment by rgbier...@gmail.com on 14 Jul 2011 at 8:17

GoogleCodeExporter commented 8 years ago
Sorry, but this is still not working in r3842 / 0.5.6-r8 on my FON or ACCTON 
routers.

Original comment by rgbier...@gmail.com on 22 Aug 2011 at 6:50