hi
i have internet by satlite 2 way , becuse in my town dosnt have adsl .
i have rb 1100
i setup mikrotik with hotspot
i try every rules in wiki and this forum to force users to use opendns
with webproxy and without
like these rules
Leave this (adding your router local IP to the negated dst-address) outgoing DNS requests will be redirected to your mikrotik DNS cache, and WWW requests to local proxy cache :
>
Make sure on IP > DNS you have 208.67.222.123 in servers.
There's no need to use the web proxy, as DNS will be already restricting which domains resolve or not. Also you'll face problems using the proxy as most websites (youtube, facebook, google) use HTTPS nowadays.
Just by using the opendns server (and making sure you set the proper policy on opendns) you'll be restricting which domains resolve or not. By forcing all outgoing DNS queries to go to your cache, you "close the circle".
/ip route> print
Flags: X - disabled, A - active, D - dynamic,
C - connect, S - static, r - rip, b - bgp, o - ospf, m - mme,
B - blackhole, U - unreachable, P - prohibit
# DST-ADDRESS PREF-SRC GATEWAY DISTANCE
0 A S 0.0.0.0/0 10.201.5.17 1
1 ADC 10.0.0.0/8 10.0.0.1 out 0
2 ADC 10.201.5.0/24 10.201.5.20 in 0
address
/ip address> print
Flags: X - disabled, I - invalid, D - dynamic
# ADDRESS NETWORK INTERFACE
0 10.201.5.20/24 10.201.5.0 in
1 10.0.0.1/8 10.0.0.0 out