I am having an issue right now with some small wireless cameras (2.4ghz only, g/n) I just bought where, when they try to connect to the SSID I provide it, it will probe and there is no response from my virtual AP using RBcAPGi-5acD2nD-US.
I used wireless sniffer to watch the broadcast for probe-request and did not see a probe-response from any MAC address my VAP is on, or any frequency I use.
I did however, find that when I connect these cameras to the SSID on the Master interface ‘wlan1’ it will send a probe-response to the camera and connection is successful.
I don’t think this is a camera problem since I can connect it successfully to my ASUS AC WAP that is also setup as a virtual AP, and an older RB951-2n using master interface.
I even went as far as copying the exact settings from the RB951-2n to the RBcAPGi-5acD2nD-US wlan1 (2.4ghz interface) and the cameras still can’t connect to the VAP.
Here is the config for the VAP and its master:
[admin@AP1] > interface wireless print
Flags: X - disabled, R - running
0 R name=“Security” mtu=1500 l2mtu=1600 mac-address=BA:69:F4:86:B9:78
arp=enabled interface-type=virtual master-interface=wlan1 mode=ap-bridge
ssid=“cameras” vlan-mode=no-tag vlan-id=15 wds-mode=disabled
wds-default-bridge=none wds-ignore-ssid=no bridge-mode=enabled
default-authentication=yes default-forwarding=yes default-ap-tx-limit=0
default-client-tx-limit=0 hide-ssid=no security-profile=cameras
1 R name=“wlan1” mtu=1500 l2mtu=1600 mac-address=B8:69:F4:86:B9:76 arp=enabled
interface-type=IPQ4019 mode=ap-bridge ssid=“internal” frequency=2437
band=2ghz-onlyn channel-width=20/40mhz-eC secondary-channel=“”
scan-list=default wireless-protocol=any vlan-mode=no-tag vlan-id=5
wds-mode=disabled wds-default-bridge=none wds-ignore-ssid=no
bridge-mode=enabled default-authentication=yes default-forwarding=yes
default-ap-tx-limit=0 default-client-tx-limit=0 hide-ssid=no
security-profile=internal compression=no
Let me know if I can sniff or provide anymore information.
Thanks!