my router not working fast, what could be the issues? should I change the router?
[admin@my router> system routerboard print
routerboard: yes
model: 2011LS
serial-number: 39EB02860951
firmware-type: ar9344
factory-firmware: 2.39
current-firmware: 3.24
upgrade-firmware: 6.42.3
Not the first question : “Doctor, I’m 32 years old and I’m ill as I’m walking slowly. What should I do?”. What answer do you expect?
Nice answered, it’s old and that’s the reason make it slow.
Usain Bolt will not agree with you.
[quote=Companion post_id=665952 time=1528023828 user_id=101447]
Hi.
Upgrade firmware. Upgrade also to the routerborad itself. Open terminal and paste command : \system routerboard upgrade
Router config is a default?
There have been situations when a person complains about the router’s performance but the firewall filter section has only two rules. One drop -telnet 23 and a second-drop dns 53port. In this case, of course, the Internet will work, but it’s not right.
What do you have in this section?
[/quote]
Router config is not default and you can see the /ip firewall filter
[admin@my_router] /ip firewall filter> print
Flags: X - disabled, I - invalid, D - dynamic
0 D chain=forward action=jump jump-target=hs-unauth hotspot=from-client,!auth
1 D chain=forward action=jump jump-target=hs-unauth-to hotspot=to-client,!auth
2 D chain=input action=jump jump-target=hs-input hotspot=from-client
3 D chain=input action=drop protocol=tcp hotspot=!from-client
dst-port=64872-64875
4 D chain=hs-input action=jump jump-target=pre-hs-input
5 D chain=hs-input action=accept protocol=udp dst-port=64872
6 D chain=hs-input action=accept protocol=tcp dst-port=64872-64875
7 D chain=hs-input action=jump jump-target=hs-unauth hotspot=!auth
8 D chain=hs-unauth action=reject reject-with=tcp-reset protocol=tcp
9 D chain=hs-unauth action=reject reject-with=icmp-net-prohibited
10 D chain=hs-unauth-to action=reject reject-with=icmp-host-prohibited
11 X ;;; place hotspot rules here
chain=unused-hs-chain action=passthrough log=no log-prefix=“”
[admin@my_router] /ip firewall filter>