pf queue definition: bandwidth resolution problem

2017-05-09 Thread Carl Mascott
Intel Atom D2500 1.66GHz OpenBSD i386 v6.1-stable I can't get pf to give me the queue bandwidths that I specify in pf.conf. pf.conf: queue rootq on $ext_if bandwidth 9M max 9M qlimit 100 queue qdef parent rootq bandwidth 3650K default queue qrtp parent rootq bandwidth 350K min 35

Re: pf queue definition: bandwidth resolution problem

2017-05-13 Thread Carl Mascott
time I'll do a simple test. On Sat, 5/13/17, Mike Belopuhov wrote: Subject: Re: pf queue definition: bandwidth resolution problem To: "Carl Mascott" Cc: misc@openbsd.org Date: Saturday, May 13, 2017, 12:02 PM On Tue, May 09,

Re: pf queue definition: bandwidth resolution problem

2017-05-13 Thread Carl Mascott
y you have already tested it. In that case, I guess it's OK to commit it (or however the process works..). Gee, this was easy. Thanks! On Sat, 5/13/17, Mike Belopuhov wrote: Subject: Re: pf queue definition: bandwidth resolution problem To

Re: pf queue definition: bandwidth resolution problem

2017-05-13 Thread Carl Mascott
I forgot to ask: How will I know when there's a snapshot with a fixed pfctl binary? Any problem with dropping the new pfctl binary into my 6.1-stable (i386) system? P.S. I'm new to OpenBSD. On Sat, 5/13/17, Carl Mascott wrote: Subje

Re: pf queue definition: bandwidth resolution problem

2017-05-13 Thread Carl Mascott
inary? Any problem with dropping the new pfctl binary into my 6.1-stable (i386) system? P.S. I'm new to OpenBSD. -------- On Sat, 5/13/17, Carl Mascott wrote: Subject: Re: pf queue definition: bandwidth resolution problem To: "Mike Belop

Re: OT - "Intel Management Engine" security issues

2017-09-08 Thread Carl Mascott
It can't be used to attack you from the public Internet unless (a) you don't have a firewall or (b) you have forwarded the IME port on your firewall to a host on your LAN. You are, however, susceptible to other hosts on your LAN guessing the IME password, so be sure to use a strong password. On