Hey There,
I been going thru a lot of posts to try to get an idea but I feel like i cant move forward without some direction.
# mar/27/1970 14:51:45 by RouterOS 7.2.3
# software id = TRJD-QWV4
#
# model = RB911G-5HPacD
# serial number =
/interface bridge
add admin-mac=2C:C8:1B:AE:6B:B3 auto-mac=no comment=defconf name=bridge
/interface wireless
set [ find default-name=wlan1 ] adaptive-noise-immunity=ap-and-client-mode \
amsdu-limit=2048 amsdu-threshold=2048 antenna-gain=30 band=5ghz-a/n/ac \
channel-width=20/40/80mhz-eCee country=turkey disabled=no frequency=5640 \
frequency-mode=superchannel hw-retries=3 mode=ap-bridge nv2-cell-radius=\
23 nv2-downlink-ratio=60 nv2-security=enabled rx-chains=0,1 ssid=\
Invul_WIFI tx-chains=0,1 wireless-protocol=nv2
/interface wireless nstreme
set wlan1 disable-csma=yes enable-polling=no
/interface list
add name=WAN
add name=LAN
/interface lte apn
set [ find default=yes ] ip-type=ipv4 use-network-apn=no
/interface wireless security-profiles
set [ find default=yes ] authentication-types=wpa-psk,wpa2-psk eap-methods="" \
mode=dynamic-keys supplicant-identity=MikroTik
/routing bgp template
set default disabled=no output.network=bgp-networks
/routing ospf instance
add disabled=no name=default-v2
/routing ospf area
add disabled=yes instance=default-v2 name=backbone-v2
/interface bridge port
add bridge=bridge comment=defconf ingress-filtering=no interface=ether1
add bridge=bridge comment=defconf ingress-filtering=no interface=wlan1
/ip settings
set max-neighbor-entries=8192
/ipv6 settings
set disable-ipv6=yes max-neighbor-entries=8192
/interface detect-internet
set detect-interface-list=all
/interface list member
add interface=ether1 list=WAN
add interface=wlan1 list=LAN
/interface ovpn-server server
set auth=sha1,md5
/ip address
add address=192.168.1.23 disabled=yes interface=wlan1 network=192.168.1.0
add address=192.168.1.221/24 interface=bridge network=192.168.1.0
/ip dhcp-client
add comment=defconf disabled=yes interface=bridge
/ip dns static
add address=159.148.172.226 name=upgrade.mikrotik.com
/ip route
add disabled=no dst-address=0.0.0.0/0 gateway=192.168.1.1
/system identity
set name=INVULBASE
Above is my export file. Im not a professional just an someone that needed better connection than we i had access to in suburbs
My bridge is in the city center hosting my 1000mbps fiber connection. Distance is 21km at sea level while my receiver is 650 meter higher altitude
Initially i was able to reach to 120-140mbps which is something I can live with. At the moment my speed is in range of 40mbps and even tho i keep playing with settings i cant seem to improve it.
Could you give me an idea if any of my settings might be causing conflict between them.
I would appreciate any feedback ![]()
Thank you!

