Hi guys,
I’m considering buying MikroTik as my new home router (most likely hAP AC2), but first I would like to clarify one thing.
I would like to create firewall rule, that will contain address list, that will be automatically update.
My goal is to cut connection to/from IPs that are known to be malicious. Source lists should be for example something like;
https://osint.bambenekconsulting.com/feeds/c2-ipmasterlist.txt
Those lists are frequently updated (and one could use multiple of them), so it would be humanly impossible to check each for changes and update static address list on the FW manually.
So the idea would be for example check the lists, parse them and update the address list once a day. I guess some script will be needed for this (if even possible…) ![]()
I tried to search for solution to this but without luck.
Any help will be much appreciated, cheers!