After turning the shaper back on, I do have this already in the file:

altq on sis1 hfsc bandwidth 10Mb queue {  qWANRoot }
altq on sis0 hfsc bandwidth 100Mb queue {  qLANRoot }

Do you want me to still replace this with yours? Seems to be the same basically..

Todd

----- Original Message ----- From: "Dan Swartzendruber" <[EMAIL PROTECTED]>
To: <support@pfsense.com>
Sent: Wednesday, October 26, 2005 2:46 PM
Subject: Re: [pfSense Support] Traffic Shaping, killing my DSL link speed to less than 100k



did you turn shaper back off? please turn it on and add the following two lines before the queue directives (by editing /tmp/rules.debug)

altq on fxp1 hfsc bandwidth 10Mb queue {  qWANRoot }
altq on vlan0 hfsc bandwidth 10Mb queue {  qLANRoot }

NOTE: change fxp1 to your wan interface and change vlan0 to your lan interface. then do 'pfctl -f /tmp/rules.debug' and report results...


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to