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
QoS Scheduling
Moderator: Moderators
Re: QoS Scheduling
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
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.
Please be respectful when posting. I do this in my free time on a volunteer basis.
Re: QoS Scheduling
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.
That's a good idea, using the quota in that way.