Hi
Can you let us know what is the best way to block website .we are running ISP and traffic is 2Gbps+1G Peering with a number of customers is approx 2000 (public hotspot )+ home customer 2000 .we are using Mikrotik ccr 1072 and using third party Radius server for AAA .we have approx 100+ list of ip or website name which we want to block .but when we enable it .cpu utilization increase and slow internet browsing experience . I have gone through sum MUM video online at youtube .but that doesn’t help us.
Please share me one simple step or example of how to make policy.
Waiting for quick support .thanks
I found this method is not reliable when the TTL is just a few second, routeros didn’t update the ip fast enough for these domain and will not block them sometime.
Please suggest me best practices to block. i have list of ip address detail - plz help me how to block .share me one sample. I am new in Miktortik field .
Thanks
Please show the entire forward chain. Are you using connection tracking? Is the rule placed after the “accept established/related” rule?
Note that such rules are expensive without connection tracking, because they have to be evaluated for each and every packet.
I’m afraid there is no such link!
When you “need to block websites” the best advise is to close down your network.
That will create the best overal happiness amongst users and administrators.
I am sharing sample of my router configuation --plz check and support me for any mistake there … currently i have done such configuration which has been enabled now in live network .some websites even get open (i have check that website ip are not getting changed ) .
2nd question :- will it work fine and configuration is correct
Your mistake is sharing only few rules, because the rest matters too. But the mangle rule does show the problem, you’re checking the list for every single packet. So of course it’s going to be slow. You need to check the list only for new connections, mark them and don’t check the list again, something like:
Or if you’re using firewall filter (it doesn’t make sense to have both), you need to check the list only once, which is best done when you start your firewall with: