Community discussions

MikroTik App
 
gradash
newbie
Topic Author
Posts: 33
Joined: Mon Apr 20, 2015 11:44 am

Web-Proxy block all except some local sites

Mon Apr 25, 2016 5:26 pm

Hi, i have configured web proxy by some manuals, and it working... i can block some sites, and allow some sites, BUT i cant allow any local address, i have some sites like http://ens or http://register e.t.c
i need to allow only this sites


i created next access rules
src 0.0.0.0/0 dst.host "ens" action-allow
src address 0.0.0.0/0 action- deny

and it denied too :( i tryed ens, http://ens, :ens ... nothing
but if i allow www.facebook.com - it works.