Hello!
I configured a connect-list to associated to only one AP based on it’s wireless mac-address but it connects to many different APs!
admin@xxxxxxx] > int wire connect-list pri
Flags: X - disabled
0 interface=wlan1 connect=yes mac-address=54:78:1A:64:31:71 ssid=“concoursep” signal-range=-120..120 area-prefix=“” security-profile=none wireless-protocol=any
[admin@xxxxxxx] > int wire pri
Flags: X - disabled, R - running
0 R name=“wlan1” mtu=1500 arp=enabled interface-type=Atheros 11N mode=station ssid=“concoursep” frequency=2412 band=2ghz-onlyg channel-width=20mhz
scan-list=default wireless-protocol=unspecified wds-mode=disabled wds-default-bridge=none wds-ignore-ssid=no bridge-mode=enabled default-authentication=no
default-forwarding=yes default-ap-tx-limit=0 default-client-tx-limit=0 hide-ssid=no security-profile=wpa compression=no
From what I understand when the MTK is in station mode it connects:
- By the SSID defined in the wireless settings
- If it doesn’t see the SSID then it goes to the connect-list and connects to the SSID there
- If not, then it connects to the mac-address of the AP located in the connect-list
Is that correct?
How do I get it to not be promiscuous? Be married to one AP! Geez!