Redirect HTTP traffic

I’m trying to redirect http traffic to a proxycache. (Applians * s)
My router is a ccr1036, I tried the following rule both 6rc12 and 6 RC13 but didn’t work

Chain: dstnat
Src address: 192.168.0.202 (test computer)
Protocol 6 (tcp)
Dst Port: 80

Action: dst-nat
To addresses: 192.168.100.6 (proxy-cache)
To ports: 800


Any solution.


Thanks

Does traffic is passing through that rule (look at the counter on the right side od the rule) Also does you Mikrotik know how to get to proxy cache? Do you see any traffic on your proxy?

Thanks for the quick response.

The rule has traffic but not send to Proxycache.
The proxy works, if I can configure the browser works.
I send you a screenshot so you can see.
The proxy is not connected to any eth in the ccr but this on LAN. I’ve put a Pingtest from ccr to proxy




Thanks

Anybody know how to resolve


Thanks