QoS Scheduling

Report issues relating to bandwith monitoring, bandwidth quotas or QoS in this forum.

Moderator: Moderators

Post Reply
javaman97
Posts: 2
Joined: Tue Aug 02, 2016 6:27 pm

QoS Scheduling

Post by javaman97 »

I'm trying to solve some QoS issues, my current router, Netgear WNDR3700v1 stock, is not able to solve this. I'm thinking of trying Gargoyle, but want to get some input if this is possible first.

I work from home, and need to have my VPN connection has high priority during the day. In the evening my wife needs her computer to be priority, at that time, I'm already done with work. However my VPN device remains connected, and produces bandwidth spikes at times (you know all the chatty network programs corporations put on their laptops), which saturates my ISP connection (only 3mbps down / 0.5mbps up). Current QoS shuts down everything else, due to my VPN having priority.

I want to have a schedule so my VPN is high priority when I need it, and bulk when I don't.

QoS goals
VPN device (ID by MAC) to have priority during 4Am to 4Pm
wife's PC (ID by MAC) to have priority during 4Pm to midnight
XBox (ID by MAC) to have be second priority
VPN device (ID by MAC) to bulk during 4Pm to 2Am

Lantis
Moderator
Posts: 7063
Joined: Mon Jan 05, 2015 5:33 am
Location: Australia

Re: QoS Scheduling

Post by Lantis »

You can achieve this with quotas and QOS.

Make a quota for the VPN device with a low limit (1MB) so that it exceeds the quota almost immediately. On exceeding the quota, have it move the traffic into the fast QOS class.
Make this quota only active between 04:00-16:00. And resets every day at midnight.

Similar process for the other devices.
Does that help you get started? It's kind of an abstract way of using quotas
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.

javaman97
Posts: 2
Joined: Tue Aug 02, 2016 6:27 pm

Re: QoS Scheduling

Post by javaman97 »

Thank you. I installed Gargoyle on my Netgear WNDR3700, got the rules setup, and my VPN got put into the correct class. Now I'll verify my wife's computer goes into the correct class at 4 and should be good to go.
That's a good idea, using the quota in that way.

Post Reply