Setting up home wifi network with bandwidth limits
I have a 250Mbps home network and I want to set up a router with per-device or per-subnet bandwidth limits so certain users don't consume all bandwidth. Is this possible?
Although I'd prefer an all-in-one device that supports docsis and wifi with bandwidth caps, I'd be willing to buy separate devices if needed. But I'm not sure if even this would work since throttling by the ISP might still occur on high-bandwidth downloads before traffic even reaches my home network.
networking home-networking bandwidth
add a comment |
I have a 250Mbps home network and I want to set up a router with per-device or per-subnet bandwidth limits so certain users don't consume all bandwidth. Is this possible?
Although I'd prefer an all-in-one device that supports docsis and wifi with bandwidth caps, I'd be willing to buy separate devices if needed. But I'm not sure if even this would work since throttling by the ISP might still occur on high-bandwidth downloads before traffic even reaches my home network.
networking home-networking bandwidth
add a comment |
I have a 250Mbps home network and I want to set up a router with per-device or per-subnet bandwidth limits so certain users don't consume all bandwidth. Is this possible?
Although I'd prefer an all-in-one device that supports docsis and wifi with bandwidth caps, I'd be willing to buy separate devices if needed. But I'm not sure if even this would work since throttling by the ISP might still occur on high-bandwidth downloads before traffic even reaches my home network.
networking home-networking bandwidth
I have a 250Mbps home network and I want to set up a router with per-device or per-subnet bandwidth limits so certain users don't consume all bandwidth. Is this possible?
Although I'd prefer an all-in-one device that supports docsis and wifi with bandwidth caps, I'd be willing to buy separate devices if needed. But I'm not sure if even this would work since throttling by the ISP might still occur on high-bandwidth downloads before traffic even reaches my home network.
networking home-networking bandwidth
networking home-networking bandwidth
asked 3 hours ago
Fixee
198311
198311
add a comment |
add a comment |
1 Answer
1
active
oldest
votes
Sounds like you're looking for Quality of Service (QoS) like the Tomato firmware has:
What is QoS (Quality of Service)?
The term QoS is an acronym for Quality-of-Service. QoS rules allow you to throttle data based on the priority of applications and the type of data being transferred. In my opinion, the QoS feature within Tomato is one if its greatest strengths. It actually adds to the list of reasons why I prefer Tomato firmware over other solutions.
QoS rules give priority to more “important” traffic. If you are the only user of your Internet service, then you probably don’t need to concern yourself with QoS. But if you have a home or office full of people, setting QoS rules can improve the experience for everyone. If you discover that someone on your network is abusing the bandwidth (excessive downloads, etc), you may also need to setup a bandwidth limiter or block those websites entirely.
Getting the settings "just right" may not be as easy as it looks, I got the feeling it was more art than science, but a web search should have plenty of ideas, such as this one The best QoS for Gaming and Everything else! Tomato
And of course you need a router with QoS enabled firmware, I think most of the OpenWRT (their "archive" for QoS)& DD-WRT based ones probably do.
So you're recommending a simple docsis modem connected to a qos-capable wifi router? (I've never used dd-wrt or tomato, but I'm keen to try them.)
– Fixee
3 hours ago
Most ISP's seem to have their own preferred modem hardware, or if it's a combined modem/router they should have some easy way to use your own router as well.
– Xen2050
3 hours ago
Ok, I went with a cheap cable modem, connected to a TP-Link WRD4300, flashed that with dd-wrt and then set up QoS rules. Took about an hour.... not too bad. Thanks for the suggestions!
– Fixee
2 hours ago
That was fast, you're welcome!
– Xen2050
2 hours ago
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%2f1388284%2fsetting-up-home-wifi-network-with-bandwidth-limits%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
Sounds like you're looking for Quality of Service (QoS) like the Tomato firmware has:
What is QoS (Quality of Service)?
The term QoS is an acronym for Quality-of-Service. QoS rules allow you to throttle data based on the priority of applications and the type of data being transferred. In my opinion, the QoS feature within Tomato is one if its greatest strengths. It actually adds to the list of reasons why I prefer Tomato firmware over other solutions.
QoS rules give priority to more “important” traffic. If you are the only user of your Internet service, then you probably don’t need to concern yourself with QoS. But if you have a home or office full of people, setting QoS rules can improve the experience for everyone. If you discover that someone on your network is abusing the bandwidth (excessive downloads, etc), you may also need to setup a bandwidth limiter or block those websites entirely.
Getting the settings "just right" may not be as easy as it looks, I got the feeling it was more art than science, but a web search should have plenty of ideas, such as this one The best QoS for Gaming and Everything else! Tomato
And of course you need a router with QoS enabled firmware, I think most of the OpenWRT (their "archive" for QoS)& DD-WRT based ones probably do.
So you're recommending a simple docsis modem connected to a qos-capable wifi router? (I've never used dd-wrt or tomato, but I'm keen to try them.)
– Fixee
3 hours ago
Most ISP's seem to have their own preferred modem hardware, or if it's a combined modem/router they should have some easy way to use your own router as well.
– Xen2050
3 hours ago
Ok, I went with a cheap cable modem, connected to a TP-Link WRD4300, flashed that with dd-wrt and then set up QoS rules. Took about an hour.... not too bad. Thanks for the suggestions!
– Fixee
2 hours ago
That was fast, you're welcome!
– Xen2050
2 hours ago
add a comment |
Sounds like you're looking for Quality of Service (QoS) like the Tomato firmware has:
What is QoS (Quality of Service)?
The term QoS is an acronym for Quality-of-Service. QoS rules allow you to throttle data based on the priority of applications and the type of data being transferred. In my opinion, the QoS feature within Tomato is one if its greatest strengths. It actually adds to the list of reasons why I prefer Tomato firmware over other solutions.
QoS rules give priority to more “important” traffic. If you are the only user of your Internet service, then you probably don’t need to concern yourself with QoS. But if you have a home or office full of people, setting QoS rules can improve the experience for everyone. If you discover that someone on your network is abusing the bandwidth (excessive downloads, etc), you may also need to setup a bandwidth limiter or block those websites entirely.
Getting the settings "just right" may not be as easy as it looks, I got the feeling it was more art than science, but a web search should have plenty of ideas, such as this one The best QoS for Gaming and Everything else! Tomato
And of course you need a router with QoS enabled firmware, I think most of the OpenWRT (their "archive" for QoS)& DD-WRT based ones probably do.
So you're recommending a simple docsis modem connected to a qos-capable wifi router? (I've never used dd-wrt or tomato, but I'm keen to try them.)
– Fixee
3 hours ago
Most ISP's seem to have their own preferred modem hardware, or if it's a combined modem/router they should have some easy way to use your own router as well.
– Xen2050
3 hours ago
Ok, I went with a cheap cable modem, connected to a TP-Link WRD4300, flashed that with dd-wrt and then set up QoS rules. Took about an hour.... not too bad. Thanks for the suggestions!
– Fixee
2 hours ago
That was fast, you're welcome!
– Xen2050
2 hours ago
add a comment |
Sounds like you're looking for Quality of Service (QoS) like the Tomato firmware has:
What is QoS (Quality of Service)?
The term QoS is an acronym for Quality-of-Service. QoS rules allow you to throttle data based on the priority of applications and the type of data being transferred. In my opinion, the QoS feature within Tomato is one if its greatest strengths. It actually adds to the list of reasons why I prefer Tomato firmware over other solutions.
QoS rules give priority to more “important” traffic. If you are the only user of your Internet service, then you probably don’t need to concern yourself with QoS. But if you have a home or office full of people, setting QoS rules can improve the experience for everyone. If you discover that someone on your network is abusing the bandwidth (excessive downloads, etc), you may also need to setup a bandwidth limiter or block those websites entirely.
Getting the settings "just right" may not be as easy as it looks, I got the feeling it was more art than science, but a web search should have plenty of ideas, such as this one The best QoS for Gaming and Everything else! Tomato
And of course you need a router with QoS enabled firmware, I think most of the OpenWRT (their "archive" for QoS)& DD-WRT based ones probably do.
Sounds like you're looking for Quality of Service (QoS) like the Tomato firmware has:
What is QoS (Quality of Service)?
The term QoS is an acronym for Quality-of-Service. QoS rules allow you to throttle data based on the priority of applications and the type of data being transferred. In my opinion, the QoS feature within Tomato is one if its greatest strengths. It actually adds to the list of reasons why I prefer Tomato firmware over other solutions.
QoS rules give priority to more “important” traffic. If you are the only user of your Internet service, then you probably don’t need to concern yourself with QoS. But if you have a home or office full of people, setting QoS rules can improve the experience for everyone. If you discover that someone on your network is abusing the bandwidth (excessive downloads, etc), you may also need to setup a bandwidth limiter or block those websites entirely.
Getting the settings "just right" may not be as easy as it looks, I got the feeling it was more art than science, but a web search should have plenty of ideas, such as this one The best QoS for Gaming and Everything else! Tomato
And of course you need a router with QoS enabled firmware, I think most of the OpenWRT (their "archive" for QoS)& DD-WRT based ones probably do.
answered 3 hours ago
Xen2050
10k31536
10k31536
So you're recommending a simple docsis modem connected to a qos-capable wifi router? (I've never used dd-wrt or tomato, but I'm keen to try them.)
– Fixee
3 hours ago
Most ISP's seem to have their own preferred modem hardware, or if it's a combined modem/router they should have some easy way to use your own router as well.
– Xen2050
3 hours ago
Ok, I went with a cheap cable modem, connected to a TP-Link WRD4300, flashed that with dd-wrt and then set up QoS rules. Took about an hour.... not too bad. Thanks for the suggestions!
– Fixee
2 hours ago
That was fast, you're welcome!
– Xen2050
2 hours ago
add a comment |
So you're recommending a simple docsis modem connected to a qos-capable wifi router? (I've never used dd-wrt or tomato, but I'm keen to try them.)
– Fixee
3 hours ago
Most ISP's seem to have their own preferred modem hardware, or if it's a combined modem/router they should have some easy way to use your own router as well.
– Xen2050
3 hours ago
Ok, I went with a cheap cable modem, connected to a TP-Link WRD4300, flashed that with dd-wrt and then set up QoS rules. Took about an hour.... not too bad. Thanks for the suggestions!
– Fixee
2 hours ago
That was fast, you're welcome!
– Xen2050
2 hours ago
So you're recommending a simple docsis modem connected to a qos-capable wifi router? (I've never used dd-wrt or tomato, but I'm keen to try them.)
– Fixee
3 hours ago
So you're recommending a simple docsis modem connected to a qos-capable wifi router? (I've never used dd-wrt or tomato, but I'm keen to try them.)
– Fixee
3 hours ago
Most ISP's seem to have their own preferred modem hardware, or if it's a combined modem/router they should have some easy way to use your own router as well.
– Xen2050
3 hours ago
Most ISP's seem to have their own preferred modem hardware, or if it's a combined modem/router they should have some easy way to use your own router as well.
– Xen2050
3 hours ago
Ok, I went with a cheap cable modem, connected to a TP-Link WRD4300, flashed that with dd-wrt and then set up QoS rules. Took about an hour.... not too bad. Thanks for the suggestions!
– Fixee
2 hours ago
Ok, I went with a cheap cable modem, connected to a TP-Link WRD4300, flashed that with dd-wrt and then set up QoS rules. Took about an hour.... not too bad. Thanks for the suggestions!
– Fixee
2 hours ago
That was fast, you're welcome!
– Xen2050
2 hours ago
That was fast, you're welcome!
– Xen2050
2 hours ago
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.
Some of your past answers have not been well-received, and you're in danger of being blocked from answering.
Please pay close attention to the following guidance:
- 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%2f1388284%2fsetting-up-home-wifi-network-with-bandwidth-limits%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