-
Notifications
You must be signed in to change notification settings - Fork 46
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I'm getting 0 download kbps using OpenWrt Chaos Calmer 15.05 #23
Comments
Can you send me the output of the following commands run as root on the OpenWrt device?
I would also like to see your DB file. You can email me at peter.eldridge.bailey@gmail.com |
Hello here are the results iptables -nvL
iptables -nvL -t mangle
|
usage.db
|
thank you very much for your help I also tried https://github.com/wtc0der/wtBRMon/ I also seem to be getting similar results |
I see your problem; that is strange. The iptables rules look fine. Have you
tried running 'wrtbwmon remove' followed by the setup command?
…On Jan 11, 2017 03:09, "Mercurial" ***@***.***> wrote:
thank you very much for your help
@pyrovski <https://github.com/pyrovski>
I also tried https://github.com/wtc0der/wtBRMon/ I also seem to be
getting similar results
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#23 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AASzeWCXIhTTfpfnZsJWjvB_F49p8gE4ks5rRLhhgaJpZM4LfmbK>
.
|
I encountered the same problem. |
Could you send me (privately) the output of 'ifconfig' and 'route -n'? |
Hi, trying to make it works but always 0kb... root@OpenWrt:/tmp# cat usage.db root@OpenWrt:/tmp# iptables -nvxL -t mangle Chain INPUT (policy ACCEPT 2 packets, 156 bytes) Chain FORWARD (policy ACCEPT 0 packets, 0 bytes) Chain OUTPUT (policy ACCEPT 1 packets, 104 bytes) Chain POSTROUTING (policy ACCEPT 1 packets, 104 bytes) Chain RRDIPT_FORWARD (1 references) Chain RRDIPT_INPUT (1 references) Chain RRDIPT_OUTPUT (1 references) root@OpenWrt:/tmp# ifconfig eth0 Link encap:Ethernet HWaddr 00:24:D2:1A:5F:81 eth0.1 Link encap:Ethernet HWaddr 00:24:D2:1A:5F:81 lo Link encap:Local Loopback wlan0 Link encap:Ethernet HWaddr 00:24:D2:1A:5F:82 root@OpenWrt:/tmp# route -n |
I had the same problem and removing the rules and reapplying them as you suggested fixed the issue. Thank you 👍 |
I suspect this is the same issue as #37. |
need help, thanks!
The text was updated successfully, but these errors were encountered: