Internet User > Internet > Mikrotik > Webserver port 8080 (static server)
I need setup webproxy on Microtik .Microtik webproxy'll work on port 80 and filter some url request for my server. Now I'm doing this with squid on same server. But I think I can do this From Microtik.
Can you give me a sample command set for this?
I want to block requests if request include "somewords" and also want block bad requests from my server.
I think I need one of nat rule. But I didn't understand from sample. I need to do a nat rule my server ip:80 > mikrotik. Microtik must work with transparent proxy for web server:8080.
How can I do this?