Limit upload and download speed without slowing browsing speed with iptables
Hello,
I was searching for a way in order to disable downloading and uploading without slowing down browsing speed with iptables (Just for fun and for testing). If this way worked please add it as a new feature in the upcoming version
iptables -I INPUT -p tcp --dport 80 -m length --length 900:65535 -j DROP
iptables -I OUTPUT -p tcp --dport 80 -m length --length 900:65535 -j DROP
iptables -I FORWARD -p tcp --dport 80 -m length --length 900:65535 -j DROP
please tell me if these rules worked for you and please tell me if you noticed anything slowing down or changed
Disable upload and download, allow web browsing only.
Moderator: Moderators
Re: Disable upload and download, allow web browsing only.
You can create the exact same effect using QOS.
https://lantisproject.com/downloads/gargoylebuilds for the latest releases
Please be respectful when posting. I do this in my free time on a volunteer basis.
Please be respectful when posting. I do this in my free time on a volunteer basis.
Re: Disable upload and download, allow web browsing only.
Qos will slow down web browsing 

Re: Disable upload and download, allow web browsing only.
How will it do that?
Provide me proof and testing that someone should use your method rather than 2 simple QOS rules.
Provide me proof and testing that someone should use your method rather than 2 simple QOS rules.
https://lantisproject.com/downloads/gargoylebuilds for the latest releases
Please be respectful when posting. I do this in my free time on a volunteer basis.
Please be respectful when posting. I do this in my free time on a volunteer basis.
Re: Disable upload and download, allow web browsing only.
I uploaded a file to the router and tried to download it via browser and download speed was to slow, also when I try to download files from internet I get 1kb/s but browsing is working normal 

Re: Disable upload and download, allow web browsing only.
I have my QOS configured to throttle Netflix and webpage access works a lot better.
Linksys WRT3200ACM on 1.10.x
D-Link DIR-890L/R access point with blah stock firmware
--- Retired ---
TP-LINK Archer C7 v2 on 1.9.2
D-Link DIR-890L/R access point with blah stock firmware
--- Retired ---
TP-LINK Archer C7 v2 on 1.9.2