Thanks for the input!
I agree that the shaper wizard in 2.0 should put as much as possible in terms of % of bandwidth.
And actually after reading the forums some more, it appears as though we would have to add the qLink queue to the LAN side so that internal traffic could go from lan to vlan or vice-versa without being shaped.
I've tried messing around with pf and it appears the challenge in getting this scheme to work is to be able to match a packet coming in on an interface, regardless if it is an established connection or not. Right now it appears that PF will only match a new connection on an interface. Maybe the pfsense folks would have some influence over the pf developers to get this feature added?
WAN
– qInternet 1.5Mbit
---- qAck
---- qDefault
---- qVoIP
OPT1
-- qInternet 256Kbit
---- qAck
---- qDefault
---- qVoIP
LAN
-- qLink
-- qInternetWan 1.5Mbit
---- qAckWan
---- qDefaultWan
---- qVoIPWan
-- qInternetOpt1 256Kbit
---- qAckOpt1
---- qDefaultOpt1
---- qVoIPOpt1