Page 1 of 1

How to mark packets when using transparent proxy?

Posted: Sun May 03, 2009 8:04 pm
by agsochi
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. :(