For some reason I was butt backwards before with thinking eth0 was download. Anyway....
Still seeing all of the download going to besteffort tin.
	
	
	
		
				
			To specify the destination port, try withu16 at 2instead ofu16 at 0, still on ifb4eth0.
Still seeing all of the download going to besteffort tin.
		Code:
	
	tc filter add dev ifb4eth0 parent 800a: protocol ip prio 30 basic match "cmp(u16 at 2 layer transport gt 63330) and cmp(u16 at 2 layer transport lt 63339)" action skbedit priority 800a:1
	
	