I have CAPsMAN for WAVE2 running (wifi-qcom-ac). On my default location the APs finding it’s manager on layer 2 by discovery-interfaces=… Now I need to attach some APs from a distance IP network. For this I planed to use caps-man-addresses=192.168.89.1 on the remote CAPs to use layer 3 for caps. On CAPsMAN I can see reaching udp port 5246 packets coming from the remote CAPs, but the CAPsMAN does not answer these requests.
cAP
/interface wifi cap
set caps-man-addresses=192.168.89.1 certificate=request discovery-interfaces=bridge1 enabled=yes \
slaves-datapath=capdp slaves-static=yes
There is no firewall on CAPsMAN master. CAP can reach IP 192.168.89.1 by ping and any other services and twice versa.
Any hints about why the master does not respond to the caps on its caps-man-addresses=192.168.89.1 ?
Regards,
David