Here is the info
Version is 2.0.1-RELEASE (i386)
My error shows on the GUI.
New Grep (I am going to try and post the full file later today. I think I saw
something about sterilizing a pfSense config file on the web) this one looks a
little better. The other seemed rather sparse.
# grep -A2 -e '^ *queue' -e 'altq' /tmp/rules.debug
altq on em0 hfsc bandwidth 19Mb queue { qACK, qDefault, qOthersHigh,
qOthersLow }
queue qACK on em0 bandwidth 19.6% hfsc ( ecn , linkshare 19.6% )
queue qDefault on em0 bandwidth 9.8% hfsc ( ecn , default )
queue qOthersHigh on em0 bandwidth 10% hfsc ( ecn , linkshare 9.8% )
queue qOthersLow on em0 bandwidth 10% hfsc ( ecn , linkshare 2% )
altq on em1 hfsc queue { qLink, qInternet }
queue qLink on em1 bandwidth 20% qlimit 500 hfsc ( ecn , default )
queue qInternet on em1 bandwidth 19922.944Kb hfsc ( ecn , linkshare
19922.944Kb , upperlimit 19922.944Kb ) { qACK, qOthersHigh, qOthersLow }
queue qACK on em1 bandwidth 19.6% hfsc ( ecn , linkshare 19.6% )
queue qOthersHigh on em1 bandwidth 9.8% hfsc ( ecn , linkshare 9.8% )
queue qOthersLow on em1 bandwidth 10% hfsc ( ecn , linkshare 2% )
_____________________________________________________________________
Ron Lemon
Information Technology Manager, Maplewood Computing Ltd. | 800.265.3482 |
www.maplewood.com
This email message, and any files transmitted with it, are confidential and
intended solely for the use of the intended recipient(s). Any unauthorized
review, use, disclosure or distribution is prohibited. If you are not the
intended recipient, please contact the sender by reply email and destroy all
copies of the original message and attachments.
-----Original Message-----
From: [email protected] [mailto:[email protected]] On
Behalf Of Norman Golisz
Sent: Friday, December 23, 2011 4:54 AM
To: pfSense support and discussion
Subject: Re: [pfSense] Traffic Shaper Errors
Hi Ron,
On Thu Dec 22 2011 19:52, Ron Lemon wrote:
> Hi Norman,
>
> Thanks for the help. Is this what you need?
[...]
> # grep -e '^queue' -e 'altq' /tmp/rules.debug altq on em0 hfsc
> bandwidth 19Mb queue { qACK, qDefault, qOthersHigh, qOthersLow }
> altq on em1 hfsc queue { qLink, qInternet }
the queue definitions are missing. Probably your pfSense version indents the
output and my grep line does not care for that. Could you try it again with:
`grep -A2 -e '^ *queue' -e 'altq' /tmp/rules.debug`
Best would be to see the whole rules.debug, since it provides complete
information to your configuration. But I encourage you to replace all sensitive
info (public IP addresses, dns names, and such) with placeholders then.
> Even the previous version on pfSense on this box never had the traffic
> shaper installed so if there are old rules I really don't know where
> they came from. I have been here longer than the box.
Where do you get this info from? systat(1)? GUI?
Pertaining the packet filter, I don't know, either. But I would, given you
provide us with your complete rules.debug.
Please also tell us the version of pfSense your machine is running.
Yours,
Norman
_______________________________________________
List mailing list
[email protected]
http://lists.pfsense.org/mailman/listinfo/list
_______________________________________________
List mailing list
[email protected]
http://lists.pfsense.org/mailman/listinfo/list