The issue is if I use Skype (video call) from a Macbook or Macbook Air, the Mikrotik CPU jumps to 100% (mainly the 'flash') process, and then either reboots itself or blocks access from all other machines (web access, SNMP queries, Winbox access). This makes it very difficult to send a supout file. This behaviour ONLY happens on wireless; if I use Skype from the same Macbook using a direct wired ethernet connection, the CPU use is negligible. But if I connect via wireless, setup a Skype video call to a user external to the LAN, the CPU will max out.
I have done all the troubleshooting I can, except using netinstall to do a clean install, as I don't have any Windows machines to run the software. I have upgraded the firmware (to 2.38), and I have upgraded through from RouterOS 5.9 > 5.12. I have tried both 12v and 24v PSU units (two versions of each), at the request of Mikrotik support. I have reset the unit to default, and only enabled my PPPoE internet connection. I have tried with uPNP on and off.
[admin@MikroTik] /interface wireless> print
Flags: X - disabled, R - running
0 R name="wlan1" mtu=1500 mac-address=00:0C:42:E2:1C:D0 arp=enabled
interface-type=Atheros 11N mode=ap-bridge ssid="home3" frequency=2412
band=2ghz-onlyn channel-width=20/40mhz-ht-above scan-list=default
wireless-protocol=any antenna-mode=ant-a 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=home
compression=no
When I use the default security settings (i.e. open access), the CPU usage is greatly reduced:/interface wireless security-profiles> print
1 name="home" mode=dynamic-keys authentication-types=wpa2-psk
unicast-ciphers=aes-ccm group-ciphers=aes-ccm
wpa-pre-shared-key="interwebaccess" wpa2-pre-shared-key="interwebaccess"
supplicant-identity="" eap-methods="" tls-mode=no-certificates
tls-certificate=none static-algo-0=none static-key-0=""
static-algo-1=none static-key-1="" static-algo-2=none static-key-2=""
static-algo-3=none static-key-3="" static-transmit-key=key-0
static-sta-private-algo=none static-sta-private-key=""
radius-mac-authentication=no radius-mac-accounting=no
Can someone help with the correct wireless settings to use? This is for a simple home setup, so various devices can work just by entering an access key. This is very frustrating, because even with security on, I cannot get the flash process to max out unless I use Skype - if I copy a 10gb file from wireless > wired connection, the CPU rises to ~70%, off which 30% is wireless. If I use the wireless machine to download 7 (legal) torrents via connections to 170 peers, the CPU rises to 30%. Stopping Skype use is not an option! Neither is having no security on the network./interface wireless security-profiles> print
Flags: * - default
0 * name="default" mode=none authentication-types="" unicast-ciphers=aes-ccm
group-ciphers=aes-ccm wpa-pre-shared-key="" wpa2-pre-shared-key=""
supplicant-identity="MikroTik" eap-methods=passthrough
tls-mode=no-certificates tls-certificate=none static-algo-0=none
static-key-0="" static-algo-1=none static-key-1="" static-algo-2=none
static-key-2="" static-algo-3=none static-key-3=""
static-transmit-key=key-0 static-sta-private-algo=none
static-sta-private-key="" radius-mac-authentication=no
radius-mac-accounting=no radius-eap-accounting=no interim-update=0s
radius-mac-format=XX:XX:XX:XX:XX:XX radius-mac-mode=as-username
radius-mac-caching=disabled group-key-update=5m
management-protection=disabled management-protection-key=""
The wireless cards in both laptops are the standard Apple Airport cards: Broadcom BCM43xx
There are so many wireless options, changing each individually to troubleshoot is not really an option. Currently, I'm having to use a separate access point in order to get a stable wireless connection which I can use Skype on....
Many thanks for any assistance.