Page 1 of 1

QoS Upload Class Gargoyle don't work

Posted: Sat Nov 27, 2010 9:56 am
by bruno.mariotto
Hello everyone, currently use a Linksys WRT54GL router, and the version of the gargoyle "-wrt54g-squashfs gargoyle_1.3.8," and the class of QoS Upload not working correctly, it works with only one type of class, regardless if I have several classes and all of them for active use, the print shows a QoS upload function working on the list of connection. Excuse my English but I'm using the google translators, if you can please use easy words to translate thank you.

Re: QoS Upload Class Gargoyle don't work

Posted: Sat Nov 27, 2010 11:25 am
by pbix
In your upload rules you are using "Destination" for your IP address.

For upload rules you should use "Source" so please change. When a packet travels from LAN -> WAN then 192.168.1.x is the source.

For download rules you use "Destination". When a packet travels from WAN->LAN then 192.168.1.x is the destination.

I think this will address your issue.

One more thing, please set your maximum connections down to 512 to avoid memory issues with your memory starved GL. You can find it under firewall->connection limits.

Let me know.