Upload QoS not starting with PPPoE

If your problem doesn't fall into one of the other categories, report it here.

Moderator: Moderators

Post Reply
pbix
Developer
Posts: 1373
Joined: Fri Aug 21, 2009 5:09 pm

Upload QoS not starting with PPPoE

Post by pbix »

Folks,
It has come to my attention that there is a serious problem with upload QoS when used with a PPPoE connection.

To outline the problem your upload QoS functionality will not work after boot if your PPPoE connection does not come up fast. Also at some future time after boot if your PPPoE connection goes down and then recovers your upload QoS functionality will be lost. The upload link works OK its just that none of your upload rules are being obeyed.

To restore your upload QoS functionality you must do a save settings on one of the QoS screens. Then things should work until either you reboot or your PPPoE connection goes down.

This problem does not affect download QoS which appears to work properly in all circumstances.

I am pondering the best way to automatically restore upload QoS when the PPPoE connection is brought up. Look for something in a future release.
Linksys WRT1900ACv2
Netgear WNDR3700v2
TP Link 1043ND v3
TP-Link TL-WDR3600 v1
Buffalo WZR-HP-G300NH2
WRT54G-TM

pbix
Developer
Posts: 1373
Joined: Fri Aug 21, 2009 5:09 pm

Re: Upload QoS not starting with PPPoE

Post by pbix »

A fix to this issue is uploaded to the SVN so expect it to be resolved in the release after 1.2.2
Linksys WRT1900ACv2
Netgear WNDR3700v2
TP Link 1043ND v3
TP-Link TL-WDR3600 v1
Buffalo WZR-HP-G300NH2
WRT54G-TM

hotzenpl0tz
Posts: 51
Joined: Thu Dec 18, 2008 1:11 pm

Re: Upload QoS not starting with PPPoE

Post by hotzenpl0tz »

Any chance to hotfix this by downloading the changed files from svn - or did too much change ?

pbix
Developer
Posts: 1373
Joined: Fri Aug 21, 2009 5:09 pm

Re: Upload QoS not starting with PPPoE

Post by pbix »

One changed file
/etc/init.d/qos_gargoyle

One new file
/etc/hotplug.d/iface/10-qos_gargoyle

You could pull these from the SVN and copy them into any v1.2 or higher gargoyle router and it should fix this issue.

Let me know if you see any problems.
Linksys WRT1900ACv2
Netgear WNDR3700v2
TP Link 1043ND v3
TP-Link TL-WDR3600 v1
Buffalo WZR-HP-G300NH2
WRT54G-TM

hotzenpl0tz
Posts: 51
Joined: Thu Dec 18, 2008 1:11 pm

Re: Upload QoS not starting with PPPoE

Post by hotzenpl0tz »

Hm, I copied from svn/trunk the files:

qos_gargoyle.init -> /etc/init.d/qos_gargoyle
qos_gargoyle.hotplug -> /etc/hotplug.d/iface/10-qos_gargoyle (with a chmod +x on hte file for good measure)

and rebooted.

Now, when I check the webinterface and go to Status/QOS Distribution - I only see data for the qos upload, but not for the qos download. Both look to be enabled in the webinterface. It also seems like, the download qos might not be working, at least my download isn't getting throttled as it should.

Output of /etc/init.d/qos_gargoyle show:
http://pastebin.com/6EaRVd1e

Post Reply