On Thu, 10 Mar 2016 13:28:11 +1100
Darren Tucker <dtuc...@zip.com.au> wrote:

> On Thu, Mar 10, 2016 at 1:38 AM, Marko Cupać <marko.cu...@mimar.rs>
> wrote: [...]
> > queue download on $if_int bandwidth 10M max 10M
>
> What's $if_int set to?
>
> I played with queueing recently and initially used interface group
> names instead of interface names ("queue foo on egress ...") since
> that's how the rest of my rules are written but while the ruleset
> loads fine it doesn't actually do anything because queues must be
> assigned to real interface names (quoth pf.conf(5): "The root queue
> must specifically reference an interface")

Thanks for pointing this important information out, perhaps it will help
someone else, but in my case:

# INTERFACE MACROS
if_int    = "re0"
if_ext    = "pppoe0"

Regards,
--
Before enlightenment - chop wood, draw water.
After  enlightenment - chop wood, draw water.

Marko Cupać
https://www.mimar.rs/

Reply via email to