<font face="times new roman" size="2"><p style="margin:0;padding:0;">I am using 3.7.1-1, and comparing my simple_qos.sh config with yours, I don't see any QDISC=... line in yours.</p>
<p style="margin:0;padding:0;">So is it possible you need that?  The egress() interface setup in simple_qos.sh uses that to set the queue discipline.</p>
<p style="margin:0;padding:0;"> </p>
<p style="margin:0;padding:0;">-----Original Message-----<br />From: "William Katsak" <wkatsak@gmail.com><br />Sent: Saturday, January 5, 2013 4:37pm<br />To: "cerowrt-devel@lists.bufferbloat.net" <cerowrt-devel@lists.bufferbloat.net><br />Subject: [Cerowrt-devel] Anyone using PPPoE with Sugarland?<br /><br /></p>
<div id="SafeStyles1357424289">
<p style="margin:0;padding:0;">Hello,<br /><br />I am experimenting with using Cero/Sugarland on a PPPoE connection, and can't seem to find a config of simple_qos that works well.<br /><br />The service is DSL, PPPoE, 3M/768K. Without any qos, the router works well, as expected. When I try to use simple_qos, the clients have trouble loading websites (hangs while loading, etc).<br /><br />Netlyzer shows upstream buffering of about 650ms, consistently. I have tried various higher and lower values for UPLINK and DOWNLINK, but nothing seems to help. Anyway, I think 15-20% below link should be fine.<br /><br />Here is my config:<br />UPLINK=550<br />DOWNLINK=1900<br />DEV=ifb0<br />IFACE=ge00<br />DEPTH=42<br />TC=/usr/sbin/tc<br />FLOWS=8000<br />PERTURB="perturb 0" # Permutation is costly, disable<br />FLOWS=16000 # <br />BQL_MAX=3000 # it is important to factor this into the RED calc<br /><br />CEIL=$UPLINK<br />MTU=1492<br />ADSLL=""<br />PPOE=yes<br /><br />Couple of things I am unsure about:<br />1) Should the IFACE be ge00 or pppoe-ge00?<br />2) Should the MTU be the pppoe mtu (1492) or the ethernet (1500)<br /><br />One last thing: I have the lan split up into VLAN interfaces se00.1, se00.100, and se00.200. Everything otherwise works as expected with these, but could the naming be breaking something?<br /><br />If anyone is willing to share a working configuration it would be much appreciated.<br /><br />Thanks,<br />Bill Katsak<br /><br />_______________________________________________<br />Cerowrt-devel mailing list<br />Cerowrt-devel@lists.bufferbloat.net<br />https://lists.bufferbloat.net/listinfo/cerowrt-devel</p>
</div></font>