HI,,
My problem is Im trying to return clients their original IP, bcoz after they go through my web proxy they all come out with the same IP ( My wan router IP), Since I use web proxy with a redirect. This is a problem for me because I use packeteer after my RouterOS and I manage traffic with IP.
What Im thinking to do is under MANGLE im marking all packets with the last number of their source IP ( e.g for traffic commiing with IP 172.25.9.150 im marking ther packets with the number 150. ) Is there a way to do a NAT to their original IP, after they go through the web proxy using that mark in their packets or after they pass the web proxy they loose that mark?
Ill appreciate some help with this,
Regards!