Hello,
i’m trying to find out where is the problem. I always have very bad speeds over Mikrotik. Can’t understand is it WiFi or is it LTE.
The fact is that my macbook, never connects to 5ghz network.
I’ve read FAQ here in forum, found the problem about “Preambule-mode”, find this setting in my mikrotik, but it is set for “both” as described in FAQ, but anyways my macbook never connects to 5GHz network.
p.s. i forgot to put a Windows PC (in the same room as Mikrotik and macbook), using 2.4GHz WiFi, i never ever had more then 5MBps Download
Any ideas how to sort it out?
Have you tried connecting PC directly to MT to see what speedtest gives then ?
Without crystal ball ? No …
From terminal:
/export hide-sensitive file=anynameyouwish
Review file, remove serial, remove public IPs, secret keys, …
Then post contents between [__code] quotes so we can review where potential problems might be.
pity i don’t have crystal ball
at the moment i dont have USB to LAN, to try directly from MAC, so i’ve tried from Windows PC:
WiFi 2,4GHz: Down 28, up 13
LAN: Down: 55, up 4
\
jul/29/2022 15:17:13 by RouterOS 6.49.2
software id = 26W0-YUBZ
model = RBwAPGR-5HacD2HnD
serial number = xxx
/interface bridge
add admin-mac=xx:xx:xx:xx auto-mac=no comment=defconf name=bridge
/interface lte
set [ find ] allow-roaming=no name=lte1
/interface wireless
set [ find default-name=wlan1 ] band=2ghz-g/n channel-width=20/40mhz-XX
country=lithuania disabled=no distance=indoors frequency=auto
installation=indoor mode=ap-bridge ssid=. wireless-protocol=802.11
wps-mode=disabled
set [ find default-name=wlan2 ] band=5ghz-a/n/ac channel-width=
20/40/80mhz-XXXX country=lithuania disabled=no distance=indoors
frequency=auto installation=indoor mode=ap-bridge ssid=..
wireless-protocol=802.11 wps-mode=disabled
/interface list
add comment=defconf name=WAN
add comment=defconf name=LAN
/interface lte apn
set [ find default=yes ] name=internet.tele2.lv
/interface wireless security-profiles
set [ find default=yes ] authentication-types=wpa-psk,wpa2-psk mode=
dynamic-keys supplicant-identity=MikroTik
/ip pool
add name=dhcp ranges=192.168.xx.150-192.168.xx.254
/ip dhcp-server
add address-pool=dhcp disabled=no interface=bridge lease-time=20h10m name=
defconf
/interface bridge port
add bridge=bridge comment=defconf disabled=yes interface=ether1
add bridge=bridge comment=defconf interface=ether2
add bridge=bridge comment=defconf interface=wlan1
add bridge=bridge comment=defconf interface=wlan2
/ip neighbor discovery-settings
set discover-interface-list=LAN
/interface list member
add comment=defconf interface=bridge list=LAN
add comment=defconf interface=lte1 list=WAN
/ip address
add address=192.168.xx.1/24 comment=defconf interface=bridge network=
192.168.xx.0
/ip dhcp-client
add disabled=no interface=ether1
/ip dhcp-server lease
add address=192.168.xx.199 client-id=1:e4:5f:1:a3:6e:a mac-address=
xx:xx:xx:xx server=defconf
add address=192.168.xx.188 client-id=1:e4:5f:1:a3:6e:2 mac-address=
xx:xx:xx:xx server=defconf
/ip dhcp-server network
add address=192.168.xx.0/24 comment=defconf gateway=192.168.xx.1
/ip dns
set allow-remote-requests=yes
/ip dns static
add address=192.168.xx.1 comment=defconf name=router.lan
/ip firewall filter
add action=accept chain=input comment=
“defconf: accept established,related,untracked” connection-state=
established,related,untracked
add action=drop chain=input comment=“defconf: drop invalid” connection-state=
invalid
add action=accept chain=input comment=“defconf: accept ICMP” protocol=icmp
add action=accept chain=input comment=
“defconf: accept to local loopback (for CAPsMAN)” dst-address=127.0.0.1
add action=drop chain=input comment=“defconf: drop all not coming from LAN”
in-interface-list=!LAN
add action=accept chain=forward comment=“defconf: accept in ipsec policy”
ipsec-policy=in,ipsec
add action=accept chain=forward comment=“defconf: accept out ipsec policy”
ipsec-policy=out,ipsec
add action=fasttrack-connection chain=forward comment=“defconf: fasttrack”
connection-state=established,related
add action=accept chain=forward comment=
“defconf: accept established,related, untracked” connection-state=
established,related,untracked
add action=drop chain=forward comment=“defconf: drop invalid”
connection-state=invalid
add action=drop chain=forward comment=
“defconf: drop all from WAN not DSTNATed” connection-nat-state=!dstnat
connection-state=new in-interface-list=WAN
/ip firewall nat
add action=masquerade chain=srcnat comment=“defconf: masquerade”
ipsec-policy=out,none out-interface-list=WAN
/ip service
set telnet disabled=yes
set ftp disabled=yes
set www disabled=yes port=20202
set www-ssl certificate=192.168.xx.1 disabled=no port=21212 tls-version=
only-1.2
set api disabled=yes
set winbox disabled=yes
set api-ssl disabled=yes
/system clock
set time-zone-name=Europe/Riga
/system identity
set name=MikroTikLTE
/system package update
set channel=long-term
/tool mac-server
set allowed-interface-list=LAN
/tool mac-server mac-winbox
set allowed-interface-list=LAN
/tool sms
set port=lte1 receive-enabled=yes
This (wpa-psk ) is probably not needed.
My “basic” settings for WiFi on this AP is:
/interface wireless set [ find default-name=wlan1 ] adaptive-noise-immunity=ap-and-client-mode antenna-gain=0 band=2ghz-g/n channel-width=20/40mhz-XX country=ukraine distance=indoors frequency=auto frequency-mode=superchannel hw-protection-mode=rts-cts mode=ap-bridge scan-list="" ssid=MikroTik wireless-protocol=802.11 wmm-support=enabled wps-mode=disabled
/interface wireless set [ find default-name=wlan2 ] adaptive-noise-immunity=ap-and-client-mode antenna-gain=0 band=5ghz-a/n/ac channel-width=20/40/80mhz-XXXX country=ukraine distance=indoors frequency=auto frequency-mode=superchannel hw-protection-mode=rts-cts mode=ap-bridge scan-list="" ssid=MikroTik wireless-protocol=802.11 wmm-support=enabled wps-mode=disabled
You need to change “country” and “superchannel”.
Maybe you find, what LTE band are supported by operator. And set it in AP, like this:
/interface lte apn set [ find default=yes ] ip-type=ipv4 use-network-apn=no
/interface lte apn add apn=internet ip-type=ipv4 name=kyivstar use-peer-dns=no
/interface lte set [ find ] allow-roaming=no apn-profiles=kyivstar band=3,7,8 name=lte1 network-mode=lte
I’m use the latest ROS and firmware - “R11e-LTE6_V033” .
what is wrong with country, what is it correct to set?
What is superchannel, how to set correctly?
How do i find supported LTE channels?
Try to set the settings like mine. Only in them you should change the country to “your own”, etc.
My mobile operator is Kyivstar. This is how I asked Google: “Kyivstar lte band”.
P.S.
In your configuration file, I saw the “country” parameter. If that correct - than search by “lithuania lte bands”…
i found this site: https://www.cellmapper.net
it shows bands for each tower. Adjusted my Mikrotik, but it does not helped with speed
p.s. i found where SuperChannel can be set. I’ve changed country, for some reason while selected Lithuania, it does not let me to choose. Anyways, i’ve change to Ukraine, then set superchannel, but it did not helped for the speed
That’s very strange. My iphone gets double speed at the same location…
Latest is V034.
Updated my SXT (remotely) this week. Perceived speed may be a tad faster but could be me wanting it to be like that
As usual, no change log or added info.
@user18273 , you may want to look into upgrading that part as well.
Latest is V034.
Updated my SXT (remotely) this week. Perceived speed may be a tad faster but could be me wanting it to be like that
As usual, no change log or added info.
@user18273 , you may want to look into upgrading that part as well.
This is very strange. I see absolutely different firmware number. Mine is this:
Installed Version 6.48.6
Latest Version 6.48.6
Interfaces
Lte
Check firmware
Lte firmware is something else then ROS version.
Brilliant!!
R11e-LTE6_V025
But how to update it ?
OMG… i so dumb today…
it took me that long to understand what is this “2nd” firmware…
…i definitely need to go to holidays
thanks guys, going to update it..