External ip per VLAN and Queues

Hi guys, i am trying for few days…

Now i have something like this:
ether1 is WAN from my provider and i have whole /24 ip class
ether 2 is LAN 192.168.0.0/24 and nat
ether3 there are VLANS: 200,201 etc and each vlan i want to have one external ip and lso i want to make this via my dhcp

I couldnt make dhcp to virtual interfaces: vlan200, 201 so i made bridge1 between WAN+VLAN200+VLAN201 and then via set up DHCP server on this bridge1.
I thing that it isnt the right way…

Anyway it is working, but i cant make simple queue on those vlans, and also i cant make queue on bridge1 and search packets by IP from those VLANS.
it doesnt work.

Any suggestion how should i do this those two things ??

all on v5.22

DHCP servers work fine on VLAN interfaces. Did you assign an IP to the interface first? If you don’t the DHCP server will not work on the interface.