Bandwidth Monitoring for Linksys E4200
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty{ height:90px;width:728px;box-sizing:border-box;
}
I have a Linksys E4200 router with about 10 computers connecting to it. I'm looking for a way to monitor bandwidth usage in real time. I am willing to install custom firmware if it can get the job done. It seems bandwidth is leaking from the network but I suspect there are one or more users using more than their fair share and I'd like to find out exactly where it is going.
wireless-networking wireless-router bandwidth
add a comment |
I have a Linksys E4200 router with about 10 computers connecting to it. I'm looking for a way to monitor bandwidth usage in real time. I am willing to install custom firmware if it can get the job done. It seems bandwidth is leaking from the network but I suspect there are one or more users using more than their fair share and I'd like to find out exactly where it is going.
wireless-networking wireless-router bandwidth
2
Try DD-WRT, OpenWRT, or Tomato; they all have better bandwidth logging, monitoring, and control than the stock firmware and all seem to support the E4200.
– Synetech
Oct 1 '12 at 4:59
1
I've been looking into Tomato but I'm not sure if it offers bandwidth monitoring for individual clients or just general bandwidth usage over the whole network. I'm also having trouble finding up to date info on which version of the firmware is best with the E4200.
– Josh Mountain
Oct 1 '12 at 5:05
1
You might have to trawl through the forums. I spent quite a while figuring out how best to install DD-WRT on an E1000, and it ended up dying after a month just like lots of people said theirs did. Now I’m looking for a CA-42 cable to un-brick it.:-(
– Synetech
Oct 2 '12 at 0:25
add a comment |
I have a Linksys E4200 router with about 10 computers connecting to it. I'm looking for a way to monitor bandwidth usage in real time. I am willing to install custom firmware if it can get the job done. It seems bandwidth is leaking from the network but I suspect there are one or more users using more than their fair share and I'd like to find out exactly where it is going.
wireless-networking wireless-router bandwidth
I have a Linksys E4200 router with about 10 computers connecting to it. I'm looking for a way to monitor bandwidth usage in real time. I am willing to install custom firmware if it can get the job done. It seems bandwidth is leaking from the network but I suspect there are one or more users using more than their fair share and I'd like to find out exactly where it is going.
wireless-networking wireless-router bandwidth
wireless-networking wireless-router bandwidth
edited Feb 8 at 8:15
Hennes
59.5k793145
59.5k793145
asked Oct 1 '12 at 4:43
Josh MountainJosh Mountain
11317
11317
2
Try DD-WRT, OpenWRT, or Tomato; they all have better bandwidth logging, monitoring, and control than the stock firmware and all seem to support the E4200.
– Synetech
Oct 1 '12 at 4:59
1
I've been looking into Tomato but I'm not sure if it offers bandwidth monitoring for individual clients or just general bandwidth usage over the whole network. I'm also having trouble finding up to date info on which version of the firmware is best with the E4200.
– Josh Mountain
Oct 1 '12 at 5:05
1
You might have to trawl through the forums. I spent quite a while figuring out how best to install DD-WRT on an E1000, and it ended up dying after a month just like lots of people said theirs did. Now I’m looking for a CA-42 cable to un-brick it.:-(
– Synetech
Oct 2 '12 at 0:25
add a comment |
2
Try DD-WRT, OpenWRT, or Tomato; they all have better bandwidth logging, monitoring, and control than the stock firmware and all seem to support the E4200.
– Synetech
Oct 1 '12 at 4:59
1
I've been looking into Tomato but I'm not sure if it offers bandwidth monitoring for individual clients or just general bandwidth usage over the whole network. I'm also having trouble finding up to date info on which version of the firmware is best with the E4200.
– Josh Mountain
Oct 1 '12 at 5:05
1
You might have to trawl through the forums. I spent quite a while figuring out how best to install DD-WRT on an E1000, and it ended up dying after a month just like lots of people said theirs did. Now I’m looking for a CA-42 cable to un-brick it.:-(
– Synetech
Oct 2 '12 at 0:25
2
2
Try DD-WRT, OpenWRT, or Tomato; they all have better bandwidth logging, monitoring, and control than the stock firmware and all seem to support the E4200.
– Synetech
Oct 1 '12 at 4:59
Try DD-WRT, OpenWRT, or Tomato; they all have better bandwidth logging, monitoring, and control than the stock firmware and all seem to support the E4200.
– Synetech
Oct 1 '12 at 4:59
1
1
I've been looking into Tomato but I'm not sure if it offers bandwidth monitoring for individual clients or just general bandwidth usage over the whole network. I'm also having trouble finding up to date info on which version of the firmware is best with the E4200.
– Josh Mountain
Oct 1 '12 at 5:05
I've been looking into Tomato but I'm not sure if it offers bandwidth monitoring for individual clients or just general bandwidth usage over the whole network. I'm also having trouble finding up to date info on which version of the firmware is best with the E4200.
– Josh Mountain
Oct 1 '12 at 5:05
1
1
You might have to trawl through the forums. I spent quite a while figuring out how best to install DD-WRT on an E1000, and it ended up dying after a month just like lots of people said theirs did. Now I’m looking for a CA-42 cable to un-brick it.
:-(– Synetech
Oct 2 '12 at 0:25
You might have to trawl through the forums. I spent quite a while figuring out how best to install DD-WRT on an E1000, and it ended up dying after a month just like lots of people said theirs did. Now I’m looking for a CA-42 cable to un-brick it.
:-(– Synetech
Oct 2 '12 at 0:25
add a comment |
2 Answers
2
active
oldest
votes
I have recently install Tomato on my E4200, version 1.28 by Shibby, you should definitely look at that, seems to run well.
http://tomato.groov.pl/?page_id=164
What you want are K26RT-N, which supports 5Ghz as well.
Here's an even more direct link to latest (Build '101')
http://tomato.groov.pl/download/K26RT-N/build5x-101-EN/Linksys%20E4200/
You can get the AIO build, which gives you everything. I can pretty much guarantee it will meet your needs.
EDIT: I think these are for the V1 version of the router, not sure about the newer V2's.
add a comment |
You can download AdvancedTomato for E4200v1 from:
https://advancedtomato.com/downloads/router/e4200v1
Its essentially Shibby's mod with a more modern UI.
Couple of things:
You'll need to assign static IPs to all your clients.
IP traffic and Bandwidth monitoring are kept separate. You can enable one and not the other.
Its best to store your bandwidth logs and syslog on an external USB. You can define this under Custom Log File Path.
Keep in mind that enabling QoS will disable hardware acceleration.
add a comment |
Your Answer
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "3"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});
function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f481733%2fbandwidth-monitoring-for-linksys-e4200%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
2 Answers
2
active
oldest
votes
2 Answers
2
active
oldest
votes
active
oldest
votes
active
oldest
votes
I have recently install Tomato on my E4200, version 1.28 by Shibby, you should definitely look at that, seems to run well.
http://tomato.groov.pl/?page_id=164
What you want are K26RT-N, which supports 5Ghz as well.
Here's an even more direct link to latest (Build '101')
http://tomato.groov.pl/download/K26RT-N/build5x-101-EN/Linksys%20E4200/
You can get the AIO build, which gives you everything. I can pretty much guarantee it will meet your needs.
EDIT: I think these are for the V1 version of the router, not sure about the newer V2's.
add a comment |
I have recently install Tomato on my E4200, version 1.28 by Shibby, you should definitely look at that, seems to run well.
http://tomato.groov.pl/?page_id=164
What you want are K26RT-N, which supports 5Ghz as well.
Here's an even more direct link to latest (Build '101')
http://tomato.groov.pl/download/K26RT-N/build5x-101-EN/Linksys%20E4200/
You can get the AIO build, which gives you everything. I can pretty much guarantee it will meet your needs.
EDIT: I think these are for the V1 version of the router, not sure about the newer V2's.
add a comment |
I have recently install Tomato on my E4200, version 1.28 by Shibby, you should definitely look at that, seems to run well.
http://tomato.groov.pl/?page_id=164
What you want are K26RT-N, which supports 5Ghz as well.
Here's an even more direct link to latest (Build '101')
http://tomato.groov.pl/download/K26RT-N/build5x-101-EN/Linksys%20E4200/
You can get the AIO build, which gives you everything. I can pretty much guarantee it will meet your needs.
EDIT: I think these are for the V1 version of the router, not sure about the newer V2's.
I have recently install Tomato on my E4200, version 1.28 by Shibby, you should definitely look at that, seems to run well.
http://tomato.groov.pl/?page_id=164
What you want are K26RT-N, which supports 5Ghz as well.
Here's an even more direct link to latest (Build '101')
http://tomato.groov.pl/download/K26RT-N/build5x-101-EN/Linksys%20E4200/
You can get the AIO build, which gives you everything. I can pretty much guarantee it will meet your needs.
EDIT: I think these are for the V1 version of the router, not sure about the newer V2's.
answered Oct 2 '12 at 5:47
clonemancloneman
7511821
7511821
add a comment |
add a comment |
You can download AdvancedTomato for E4200v1 from:
https://advancedtomato.com/downloads/router/e4200v1
Its essentially Shibby's mod with a more modern UI.
Couple of things:
You'll need to assign static IPs to all your clients.
IP traffic and Bandwidth monitoring are kept separate. You can enable one and not the other.
Its best to store your bandwidth logs and syslog on an external USB. You can define this under Custom Log File Path.
Keep in mind that enabling QoS will disable hardware acceleration.
add a comment |
You can download AdvancedTomato for E4200v1 from:
https://advancedtomato.com/downloads/router/e4200v1
Its essentially Shibby's mod with a more modern UI.
Couple of things:
You'll need to assign static IPs to all your clients.
IP traffic and Bandwidth monitoring are kept separate. You can enable one and not the other.
Its best to store your bandwidth logs and syslog on an external USB. You can define this under Custom Log File Path.
Keep in mind that enabling QoS will disable hardware acceleration.
add a comment |
You can download AdvancedTomato for E4200v1 from:
https://advancedtomato.com/downloads/router/e4200v1
Its essentially Shibby's mod with a more modern UI.
Couple of things:
You'll need to assign static IPs to all your clients.
IP traffic and Bandwidth monitoring are kept separate. You can enable one and not the other.
Its best to store your bandwidth logs and syslog on an external USB. You can define this under Custom Log File Path.
Keep in mind that enabling QoS will disable hardware acceleration.
You can download AdvancedTomato for E4200v1 from:
https://advancedtomato.com/downloads/router/e4200v1
Its essentially Shibby's mod with a more modern UI.
Couple of things:
You'll need to assign static IPs to all your clients.
IP traffic and Bandwidth monitoring are kept separate. You can enable one and not the other.
Its best to store your bandwidth logs and syslog on an external USB. You can define this under Custom Log File Path.
Keep in mind that enabling QoS will disable hardware acceleration.
answered Jan 21 '15 at 21:14
MuppetOneMuppetOne
291
291
add a comment |
add a comment |
Thanks for contributing an answer to Super User!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f481733%2fbandwidth-monitoring-for-linksys-e4200%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
2
Try DD-WRT, OpenWRT, or Tomato; they all have better bandwidth logging, monitoring, and control than the stock firmware and all seem to support the E4200.
– Synetech
Oct 1 '12 at 4:59
1
I've been looking into Tomato but I'm not sure if it offers bandwidth monitoring for individual clients or just general bandwidth usage over the whole network. I'm also having trouble finding up to date info on which version of the firmware is best with the E4200.
– Josh Mountain
Oct 1 '12 at 5:05
1
You might have to trawl through the forums. I spent quite a while figuring out how best to install DD-WRT on an E1000, and it ended up dying after a month just like lots of people said theirs did. Now I’m looking for a CA-42 cable to un-brick it.
:-(– Synetech
Oct 2 '12 at 0:25