Showing posts with label web proxy. Show all posts
Showing posts with label web proxy. Show all posts

Saturday, April 30, 2016

Securing the Web proxy in MikroTik

Securing the web proxy

/ip firewall chain=input src-address=0.0.0.0/0 protocol=tcp dst-port=8080<your webproxy port> interface=WAN<To internet cloud interface> action=drop


Very simple!!!