altq on {$wan, $wan2 } priq queue { idle_1, normal_1, high_1}
queue idle_1 priq(default)
queue normal_1 priority 2
queue high_1 priority 3
pass in quick on $lan route-to { ($wan $wan_gw), ($wan2 $wan2_gw) } \
round-robin inet from ($lan:network) to any flags S/SA keep state queue high_1
should d
Hi all,
I have a multi-WAN setup using pf pools and want to use
simple QoS using ALTQ. I don't know how to use priq in
combination with multi-wan.
My stripped pf.conf looks like this
pf.conf
==
altq on $wan priq queue { idle_1, normal_1,