Community discussions

MikroTik App
 
varadig
just joined
Topic Author
Posts: 1
Joined: Sun Jan 01, 2023 7:38 pm

Slow download speed

Fri Jan 06, 2023 12:56 pm

Hi,
I have a Mikrotik LHG LTE6 set that always look to the same spot.
The upload speeds are quiet ok, but download speed are very poor (assuming I have any download speed)

Image

What could be the problem with my setup?
# jan/06/2023 11:54:46 by RouterOS 6.49.7
# software id = CC0V-LG5I
#
# model = RBLHGR
# serial number = D6B80D18FF01
/interface lte
set [ find ] allow-roaming=yes name=lte1
/interface bridge
add admin-mac=08:55:31:A6:DB:0F auto-mac=no comment=defconf name=bridgeLocal
/interface list
add name=WAN
add name=LAN
/interface wireless security-profiles
set [ find default=yes ] supplicant-identity=MikroTik
/ip pool
add name=dhcp ranges=192.168.88.2-192.168.88.254
/ip dhcp-server
add address-pool=dhcp disabled=no interface=bridgeLocal name=dhcp1
/interface bridge port
add bridge=bridgeLocal comment=defconf interface=ether1
/interface list member
add interface=lte1 list=WAN
add interface=bridgeLocal list=LAN
/ip address
add address=192.168.88.1/24 interface=bridgeLocal network=192.168.88.0
/ip dhcp-client
add comment=defconf disabled=no interface=bridgeLocal
/ip dhcp-server network
add address=0.0.0.0/24 gateway=0.0.0.0 netmask=24
add address=192.168.88.0/24 gateway=192.168.88.1 netmask=24
/ip firewall nat
add action=masquerade chain=srcnat out-interface-list=WAN
/ip upnp interfaces
add interface=bridgeLocal type=internal
add interface=lte1 type=external
/system clock
set time-zone-name=Europe/Budapest
/system logging
add topics=lte

Who is online

Users browsing this forum: No registered users and 55 guests