My many thanks for all the info. I didn't realize that this forum was
different from the mailing list of bsd. I receive all the mailing list
emails even though I don't understand most of them. I will handle that
situation better and it was my fault for posting the wrong place. The CD's
are nothing to worry about. I will just give it as a donation and download
one for replication. Report it was not really an issue, a bit of a rant
maybe and would have been better off left unsaid.

 

Thank you for your help. I will play with it here in a bit and see what
happens.

 

Kevin

 

From: Stuart Henderson [via OpenBSD]
[mailto:ml-node+s7691n254354...@n7.nabble.com] 
Sent: Saturday, August 23, 2014 3:05 PM
To: Kevin Gerrard
Subject: Re: OpenBSD 5.5 set prio 3 and interface shaping

 

On 2014/08/22 19:15, Kevin Gerrard wrote: 
> I realize that this May seem like a dumb question for one of the
developers. 
> I didn't expect a detailed message or exact answer. I have spent much time

> reading different ideas and by doing so learned much more while on this 
> path. I have not posted on here except a time or two. I have ordered cd's 
> (which I never received) 

That is a pity, did you report it to the CD seller? 


>                          and donated money. Not a lot but it was what I 
> could. But I'll be damned if I do again. I will keep mouth shut and read
to 
> learn here but will not be in support whether it be money or help for
others 
> in the future as my knowledge grows. If I knew a private way to send this 
> post and to whom I would have.... 
> 
> Not blaming anyone. Didn't expect the elite brains to answer but no one
else 
> answered either? Not mad or upset and if someone wants to flame at me go 
> ahead I will survive. One way or another I will be a contribution to the 
> open source programs. I hope it would be in the technology and ideas one
day 
> but if not I'm sure the money would not hurt. Love the bsd operating
system 
> and will learn it if by only reading then so be it. Do not count me out in

> this industry. 
> 
> My apologies for not having the education of words and protocol, but like
I 
> said I have a drive and love this stuff. 
> 
> 
> 
> 
> 
> -- 
> View this message in context:
http://openbsd.7691.n7.nabble.com/OpenBSD-5-5-set-prio-3-and-interface-shapi
ng-tp253916p254323.html
> Sent from the openbsd - packet filter mailing list archive at Nabble.com. 


The PF mailing list isn't one of the main OpenBSD lists and isn't 
as widely read. This fact may be masked by your choice of nabble.com's 
mailing list<>web gateway - see http://www.openbsd.org/mail.html for 
the list of lists. 

Going back to your original question 

.> That being said we were wanting to use something to do nothing but 
.> limit em0 to 25Mbits and then we would set prio to whatever we need on 
.> the rest of the rules. 

Here is a possible config to simply limit the traffic: 

queue internet on em0 bandwidth 25Mb max 25Mb 
queue std parent internet bandwidth 25Mb default 

The new queues do not support "set prio", you would need to handle 
priority traffic with additional queues to reserve bandwidth - (using 
"min") - if high priority traffic is not using that bandwidth at a 
particular time, other traffic has a chance to use it instead 
(up to their "max" limit). 



  _____  

If you reply to this email, your message will be added to the discussion
below:

http://openbsd.7691.n7.nabble.com/OpenBSD-5-5-set-prio-3-and-interface-shapi
ng-tp253916p254354.html 

To unsubscribe from OpenBSD 5.5 set prio 3 and interface shaping, click here
<http://openbsd.7691.n7.nabble.com/template/NamlServlet.jtp?macro=unsubscrib
e_by_code&node=253916&code=a2V2aW5AdHh3cmUuY29tfDI1MzkxNnwtMjIzNjkyNzk4> .
 
<http://openbsd.7691.n7.nabble.com/template/NamlServlet.jtp?macro=macro_view
er&id=instant_html%21nabble%3Aemail.naml&base=nabble.naml.namespaces.BasicNa
mespace-nabble.view.web.template.NabbleNamespace-nabble.view.web.template.No
deNamespace&breadcrumbs=notify_subscribers%21nabble%3Aemail.naml-instant_ema
ils%21nabble%3Aemail.naml-send_instant_email%21nabble%3Aemail.naml> NAML 

No virus found in this message.
Checked by AVG - www.avg.com
Version: 2014.0.4745 / Virus Database: 4007/8085 - Release Date: 08/23/14





--
View this message in context: 
http://openbsd.7691.n7.nabble.com/OpenBSD-5-5-set-prio-3-and-interface-shaping-tp253916p254355.html
Sent from the openbsd - packet filter mailing list archive at Nabble.com.

Reply via email to