How do I restrict internet traffic?
August 31, 2009 11:53 AM Subscribe
Is there a way to limit download/uploads through my internet connection?
My house has Comcast cable internet, and every month, we are very close to the 250 GB bandwidth cap. This is primarily due to my roommates running bittorrent and leaving it up all day.
I am running a Linksys router with Tomato firmware. Ideally, my goal would be to block bittorrent traffic once the total uploads and downloads equal about 7 gigs per day. That is, up to 7 gigs a day, the internet connection is undisturbed, and after that point, other internet functions like http would still work, but bittorrent would be disabled.
Is there a way to completely block traffic through a specific protocol with QoS, and is it possible to set up a rule so that this would only happen after the 7GB limit is reached?
posted by LDL707 to computers & internet (10 answers total) 2 users marked this as a favorite
I've used both Tomato and DD-WRT, and as far as I can remember you could not get that detailed with the QoS settings, although I never had a reason to have a hard bandwidth limit. You could set a low enough bandwidth limit for their BitTorrent ports that they can't cumulatively download 7GB per day, but that wouldn't be ideal for them if they want their downloads underneath the cap to be fast and want to use up all of their limit without literally leaving their clients running 24/7.
Also, while a router-based solution is a clean way of implementing this, are you just trying to do it that way because you know they'll ignore you if you try to get them to stop going over the limit? If so, know that modern BitTorrent clients are specifically setup to circumvent this kind of protocol-based QoS from ISPs, so if they really want to get around the limits and know how to configure their clients you'll be fighting a losing battle. If you could get them to voluntarily set some reasonable limits in their BitTorrent clients (or, you know, have them stop downloading so much crap) that will probably be easier to enforce no matter what technical solution you come up with.
posted by burnmp3s at 12:24 PM on August 31, 2009