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!!!
/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!!!
No comments:
Post a Comment