I facing an issue for last two weeks. I am using RB1100 and configured two interfaces. 1 for WAN and another for LAN.Now the issue is that my WAN side showing 24Mbps download and 4Mbps upload and my LAN side showing 20Mbps download and 4 Mbps upload. Upload is the same in both interfaces but the difference in download. what is the issue any body knows.
No web proxy enable and no allow remote DNS requests
have you some kind of queue configuration? on the other hand i think that this values at the webinterface are not 100% accurate as bandwidth usage is calculate via taking the delta between to countervalue. so the timeframe which was used to calculate WAN might be not the same as the timeframe which was used to calculate LAN. Is the value constantly wrong?
What i meant was that for one interface the data are from a different “time” as for the other interface. but than it must be also the other way around wrong sometimes. what kind of traffic do you have on the network? belongs the 20M mostly to one tcp connection? how about traffic on the WAN interface which is “garbage” and get drop by the firewall?
If 5 Mbps garbage-traffic coming in on the WAN interface and get dropped by firewall-rules this is exactly what i would expect as an result. So you get 25M ( WAN-RX ), you filter out 5M, you send out the remaining 20M ( LAN-TX ).
If you really get 5Mbps garbage-traffic which get dropped you should investigate what kind of traffic it is and why it’s coming.
I am having this same challenge. My WAN is reading 40mb while i am getting 30mb on my LAN. I don’t have queues except for the dynamic simple queues generated by hotspot.
Bump! any suggestion from anyone on what else to check? like i said, everything is fine when/if i don’t have hotspot enabled. My hotspot settings has bandwidth limit set (hence there are dynamic queues existing). I recently started experiencing this disparity.
By intentionally you mean i added a rule that does that or the router has a mind of its own? If that is the case, then why should the WAN traffic be more than the LAN since some bytes going through LAN to WAN is being discarded?
sorry, but where is problem investigating it yourself? with sniffer, firewall counters and logging???
add simple pasthrough rule in firewall chain input and forward, that captures all traffic caming in via interface.
reset all counters in interfaces and in firewall
use sniffer and torch
changing placement of these rules you can find out exactly where and what traffic goes.
my best guess is:
a) some traffic are dropped by firewall
b) some management traffic like winbox connection can add some traffic
c) typical network traffic like broadcasts etc.
Hi, b and c would not be the case since we are talking about LAN being lesser than WAN. As for a, there seem not to be firewall issue as everything seem to normalise once hotspot is disabled. So i think it has to do with hotspot (at least in my own case)
Tipical users traffic is more on download direction..
Anyway you have to go deeper and discover what it’s happening ..we are only giving you some hints (remember.. we have not access to your device/config and we know nothing of your network)