Failed to join CAPsMAN (CAP lost connection, send timeout)
Posted: Mon May 01, 2017 9:17 am
Hi list,
First post here, so forgive me if anything is missing or unclear to you.
Some context: I brought 3 WAP ac (G-5HacT2HnD) to be used as CAP, and a 951G-2HnD as manager. Two of the 3 WAP ac successfully joined the manager and everything is fine, but one shows a weird symptom that just refuse to join the manager. I've tried to reset this particular device multiple times but was still unable to get it working. I even wonder if this is a defect product and will need to RMA it.
I copied the debug log, along with the relevant configs below. Both the manager and the CAPs are in 6.39 (the latest version). Any help would be appreciated, thank you!
CAP config:
CAPsMAN config:
First post here, so forgive me if anything is missing or unclear to you.
Some context: I brought 3 WAP ac (G-5HacT2HnD) to be used as CAP, and a 951G-2HnD as manager. Two of the 3 WAP ac successfully joined the manager and everything is fine, but one shows a weird symptom that just refuse to join the manager. I've tried to reset this particular device multiple times but was still unable to get it working. I even wonder if this is a defect product and will need to RMA it.
I copied the debug log, along with the relevant configs below. Both the manager and the CAPs are in 6.39 (the latest version). Any help would be appreciated, thank you!
Code: Select all
apr/30 23:04:19 caps,debug CAP Sulking->Discover
apr/30 23:04:19 caps,debug CAP discovery target list:
apr/30 23:04:22 caps,debug CAP discovery over, results:
apr/30 23:04:22 caps,debug 951G2HnD (::ffff:XXX.XXX.XXX.XXX:5246)
apr/30 23:04:22 caps,debug 951G2HnD (XX:XX:XX:XX:XX:XX/3/0)
apr/30 23:04:22 caps,debug CAP Discover->Select
apr/30 23:04:22 caps,info CAP selected CAPsMAN 951G2HnD (XX:XX:XX:XX:XX:XX/3/0)
apr/30 23:04:22 caps,debug CAP Select->Connect
apr/30 23:04:22 caps,info CAP connected to 951G2HnD (XX:XX:XX:XX:XX:XX/3/0), CommonName 'CAPsMAN-XXXXXXXXXXXX'
apr/30 23:04:22 caps,debug CAP Connect->Join
apr/30 23:04:31 caps,debug CAP lost connection, send timeout
apr/30 23:04:31 caps,info CAP failed to join 951G2HnD (XX:XX:XX:XX:XX:XX/3/0)
apr/30 23:04:31 caps,debug CAP Join->Select
apr/30 23:04:31 caps,info CAP selected CAPsMAN 951G2HnD (::ffff:XXX.XXX.XXX.XXX:5246)
apr/30 23:04:31 caps,debug CAP Select->Connect
apr/30 23:04:31 caps,info CAP connected to 951G2HnD (::ffff:XXX.XXX.XXX.XXX:5246), CommonName 'CAPsMAN-XXXXXXXXXXXX'
apr/30 23:04:31 caps,debug CAP Connect->Join
apr/30 23:04:40 caps,debug CAP lost connection, send timeout
apr/30 23:04:40 caps,info CAP failed to join 951G2HnD (::ffff:XXX.XXX.XXX.XXX:5246)
apr/30 23:04:40 caps,debug CAP Join->Select
apr/30 23:04:40 caps,debug CAP did not find suitable CAPsMAN
apr/30 23:04:40 caps,debug CAP Select->Sulking
Code: Select all
/interface wireless cap export
set certificate=request discovery-interfaces=ether1 enabled=yes interfaces=\
wlan1,wlan2 lock-to-caps-man=yes
Code: Select all
/caps-man channel
add band=5ghz-a/n/ac name=5ghz-channel
add band=2ghz-b/g/n name=2ghz-channel
/caps-man datapath
add bridge=bridge-local local-forwarding=yes name=default
/caps-man security
add authentication-types=wpa2-psk encryption=aes-ccm name=default passphrase=XXXXXXXXXXXX
/caps-man configuration
add channel=5ghz-channel country="united states" datapath=default mode=ap name=\
5ghz-default security=default ssid=XXXXXXXXXXXX
add channel=2ghz-channel country="united states" datapath=default mode=ap name=\
2ghz-default security=default ssid=XXXXXXXXXXXX
/caps-man manager
set ca-certificate=auto certificate=auto enabled=yes upgrade-policy=\
suggest-same-version
/caps-man provisioning
add action=create-dynamic-enabled hw-supported-modes=ac master-configuration=\
5ghz-default name-format=identity
add action=create-dynamic-enabled hw-supported-modes=gn master-configuration=\
2ghz-default name-format=identity