Community discussions

MikroTik App
 
hci
Long time Member
Long time Member
Topic Author
Posts: 674
Joined: Fri May 28, 2004 5:10 pm

WiFi Range

Thu Aug 06, 2020 3:20 am

I updated to a Mikrotik hap ac. Relocated to center of house and am still having poor coverage on porch etc. Is there a trick to increasing performance of the WiFi?
 
erlinden
Forum Guru
Forum Guru
Posts: 1956
Joined: Wed Jun 12, 2013 1:59 pm
Location: Netherlands

Re: WiFi Range

Thu Aug 06, 2020 9:04 am

To get better coverage, use "as many accesspoints" as possible (read necessary). i.e. I have one accesspoint per floor and one in the garden.

Perhaps you can share your configuration (/export hide-sensitive file=router) to give some additional tips!?
 
hci
Long time Member
Long time Member
Topic Author
Posts: 674
Joined: Fri May 28, 2004 5:10 pm

Re: WiFi Range

Thu Aug 06, 2020 4:45 pm

# RouterOS 6.47.1
# model = RouterBOARD 952Ui-5ac2nD

/interface wireless
set [ find default-name=wlan1 ] band=2ghz-b/g/n disabled=no frequency=auto mode=ap-bridge \
ssid=house station-roaming=enabled wireless-protocol=802.11 wps-mode=disabled
set [ find default-name=wlan2 ] band=5ghz-a/n/ac disabled=no frequency=auto mode=ap-bridge \
ssid=house station-roaming=enabled wireless-protocol=802.11 wps-mode=disabled
/interface wireless security-profiles
set [ find default=yes ] authentication-types=wpa2-psk eap-methods="" mode=dynamic-keys \
supplicant-identity=MikroTik

Primarily just use it to provide access too iphones and ipads. Have tried with 5ghz disabled as well.
 
hci
Long time Member
Long time Member
Topic Author
Posts: 674
Joined: Fri May 28, 2004 5:10 pm

Re: WiFi Range

Sat Aug 08, 2020 1:41 am

If you have multiple APs what is a good setting for this?

/interface wireless access-list add signal-range=-120..120
 
erlinden
Forum Guru
Forum Guru
Posts: 1956
Joined: Wed Jun 12, 2013 1:59 pm
Location: Netherlands

Re: WiFi Range

Sat Aug 08, 2020 11:13 am

You might want to try something like (seems to be the CAPsMAN equivalent...you'll figure it out I think):
/caps-man access-list
add action=accept allow-signal-out-of-range=10s disabled=no interface=any signal-range=-80..-10 ssid-regexp=""
add action=reject allow-signal-out-of-range=10s disabled=no interface=any signal-range=-120..-81 ssid-regexp=""
 
maigonis
Member Candidate
Member Candidate
Posts: 184
Joined: Sat Jul 20, 2019 8:16 pm

Re: WiFi Range

Sat Aug 08, 2020 8:25 pm

To get better coverage, use "as many accesspoints" as possible (read necessary). i.e. I have one accesspoint per floor and one in the garden.

Perhaps you can share your configuration (/export hide-sensitive file=router) to give some additional tips!?
That is about right. It feels like Mikrotik thinks like that and I agree. User experience whit AP in every room you need WiFi is so much more better. I have two room flat and I have two AP's. Kitchen, bathroom is not important for me, so I don't have AP's there, but WiFi is still usable.
 
hci
Long time Member
Long time Member
Topic Author
Posts: 674
Joined: Fri May 28, 2004 5:10 pm

Re: WiFi Range

Mon Aug 17, 2020 8:40 pm

If you have multiple APs what is a good setting for this?

/interface wireless access-list add signal-range=-120..120
So if I have this:
/interface wireless access-list interface=wlan1 allow-signal-out-of-range=10s add signal-range=-80..120
Will it kick any stations off if there signal drops below -80 for 10 seconds or more?
 
User avatar
bpwl
Forum Guru
Forum Guru
Posts: 2993
Joined: Mon Apr 08, 2019 1:16 am

Re: WiFi Range

Mon Aug 17, 2020 8:53 pm

as the wiki says .... you need also the deny rule (no authentication) for signal range -120..-81

https://wiki.mikrotik.com/wiki/Manual:I ... e/Wireless


To make it work correctly it is required that client is matched by any of ACL rules.

If we modify ACL rules in previous example to:

/interface wireless access-list
add interface=wlan2 signal-range=-55
add authentication=no forwarding=no interface=wlan2 signal-range=-120..-56
Then if signal drops to -56, client will be disconnected.
 
gotsprings
Forum Guru
Forum Guru
Posts: 2115
Joined: Mon May 14, 2012 9:30 pm

Re: WiFi Range

Sun Aug 23, 2020 9:58 pm

Put APs where you need signal... Not 2 walls away.
 
User avatar
owenhe
just joined
Posts: 4
Joined: Thu Aug 13, 2020 10:54 am
Location: CHINA

Re: WiFi Range

Thu Aug 27, 2020 4:45 am

Cut it open with a can, spread it in a fan shape and place it around the router. It seems to amplify the WIFI signal. You can try it.
 
jarda
Forum Guru
Forum Guru
Posts: 7756
Joined: Mon Oct 22, 2012 4:46 pm

Re: WiFi Range

Thu Aug 27, 2020 7:53 am

Advice? Run cable between the devices.
 
elisecoen
just joined
Posts: 1
Joined: Wed Aug 26, 2020 3:55 pm

Re: WiFi Range

Thu Aug 27, 2020 12:01 pm

Just wanted to share with everyone an issue that I had starting last week with terrible wireless performance on my network. Multiple devices kept getting disconnected and the speed was atrocious. Turns out that my new wireless keyboard and mouse combo was operating on the same 2.4ghz spectrum as my router and it was causing my mouse to lag quite a bit. I moved my wireless router more than 5ft away and it fixed the issue. So be careful with placing your wireless devices near each other. Separate your devices in order to improve your connectivity.
Thanks for reading and hope it helps someone else.
 
creatin
Member Candidate
Member Candidate
Posts: 108
Joined: Sat Nov 23, 2019 2:59 am

Re: WiFi Range

Thu Aug 27, 2020 5:40 pm

Easier if you have Wifi modem which supports 5 GHz, no conflicts with keyboard and mouse

Who is online

Users browsing this forum: pnhmikvn, Ralfu and 16 guests