my problem is that one of my wireless backbone-connectiones breaks two or three times a day. Sometimes for some seconds, sometimes for up to 2 minutes.
I switched on wireless debug for logging and it tells me this:
The first part is from the board in mode=station-wds, the second part from the ap-bridge board. This logs I get over the hole disconnect-time.Mode: station wds
15:19:27 wireless,info 00:0B:6B:4F:58:26@wlan1: lost connection, no beacons received
15:19:29 wireless,debug wlan1: must select network
15:19:29 wireless,debug 00:0B:6B:86:C4:F5: on 5180 AP: yes SSID wds9 caps 0x431 rates 0xff00 basic 0x100 MT: yes
15:19:29 wireless,debug 00:0B:6B:35:CC:5E: on 5220 AP: yes SSID wds6 caps 0x431 rates 0xff00 basic 0x100 MT: yes
15:19:29 wireless,debug 00:0B:6B:57:0D:B7: on 5240 AP: yes SSID wds7 caps 0x431 rates 0xff00 basic 0x100 MT: yes
15:19:29 wireless,debug 00:0B:6B:86:C5:19: on 5320 AP: yes SSID plaza caps 0x431 rates 0xff00 basic 0x100 MT: yes
15:19:29 wireless,debug 00:0B:6B:4F:58:26: on 5260 AP: yes SSID wds5 caps 0x431 rates 0xff00 basic 0x100 MT: yes
15:19:29 wireless,debug wlan1: no network that satisfies connect-list, by default choose with strongest signal
15:19:29 wireless,info 00:0B:6B:4F:58:26@wlan1 established connection on 5260, SSID wds5
15:19:29 wireless,debug wlan1: failed to set bridge port for wlan1, reason: device already added as bridge port (6)
Mode: ap bridge wds
15:19:29 wireless,debug wlan3: 00:0B:6B:35:CC:45 attempts to associate
15:19:29 wireless,info 00:0B:6B:35:CC:45@wlan3: reassociating
15:19:29 wireless,info 00:0B:6B:35:CC:45@wlan3: disconnected, ok
15:19:29 wireless,debug wlan3: 00:0B:6B:35:CC:45 not in local ACL, by default accept
15:19:29 wireless,info 00:0B:6B:35:CC:45@wlan3: connected, wants WDS
I use the following constellation:
Both boards are RB 333, the ap-bridge board works with ROS 5.6 and the other with 5.4. The distance ist 25 km, frequency is 5260, antenas are both 20db-grids and the signal strength is 70 - 71 dBm. All the other time the connection works without problems.
I tried to change the frequency, I switched on the
Code: Select all
Adaptive Noise Immunity
What does that mean:
Please help!no network that satisfies connect-list, by default choose with strongest signal
...
failed to set bridge port for wlan1, reason: device already added as bridge port (6)
Saludos
Uli