How to mark packets when using transparent proxy?
When i disable this rule, packets to 80 port marking ok.
;;; Transparent Proxy for "allowed"
chain=dstnat action=redirect to-ports=8080 protocol=tcp src-address-list=allowed dst-port=80
When i enable this rule, packets after redirecting to 8080 port are loosing marks and i can't create workig queue tree.