Generated Blocklists
Download the latest generated firewall and plain-text blocklists. by Polaris Network Indonesia
Last updated:
| List | Sources | Entries | Plain | MikroTik | nftables | ipset | Windows | pf |
|---|---|---|---|---|---|---|---|---|
level2 |
level2 |
18,770 | TXT | RSC | NFT / SH | SH | PS1 / BAT | TXT / SH |
hijack |
hijack |
512 | TXT | RSC | NFT / SH | SH | PS1 / BAT | TXT / SH |
webserver |
webserver |
1,255 | TXT | RSC | NFT / SH | SH | PS1 / BAT | TXT / SH |
compact1 |
etblock + feodo + toxic + hijack + dshield7 + abuseipdb7 |
2,103 | TXT | RSC | NFT / SH | SH | PS1 / BAT | TXT / SH |
compact2 |
etblock + feodo + hijack + dshield7 + abuseipdb7 |
2,046 | TXT | RSC | NFT / SH | SH | PS1 / BAT | TXT / SH |
compact3 |
etblock + feodo + dshield7 + abuseipdb7 |
1,668 | TXT | RSC | NFT / SH | SH | PS1 / BAT | TXT / SH |
combined1 |
etblock + feodo + toxic + webserver + hijack + dshield7 + abuseipdb7 |
3,285 | TXT | RSC | NFT / SH | SH | PS1 / BAT | TXT / SH |
combined2 |
etblock + feodo + toxic + webserver + hijack + dshield30 + abuseipdb30 + strongips |
3,543 | TXT | RSC | NFT / SH | SH | PS1 / BAT | TXT / SH |
complete |
etblock + feodo + toxic + webserver + hijack + dshield30 + abuseipdb30 + strongips + level2 + level4 + botnet |
169,260 | TXT | RSC | NFT / SH | SH | PS1 / BAT | TXT / SH |
Warning! Some Mikrotik have small memory might not able to handle too big list. Consider using smaller list according to your device capability!
Warning! Level1 contain bogons (private/local) IP address. It might block your LAN!
Check here for more info: Firehol IP Lists
Most lists are in CIDR form. Example etblock only about 1500 CIDR list, but it can block about 15 MILLION IP Address!
first, download, examine, audit the script before you execute on your router!
Run this ONCE in you mikrotik to activate block rule and install the scheduler
#first activate firewall block rules
/ip/firewall/raw/add chain=prerouting action=drop log-prefix=ipbl comment=ipbl.dennyhalim.com place-before=0 src-address-list=blocklist-combined1
/ip/firewall/raw/add chain=prerouting action=drop log-prefix=ipbl comment=ipbl.dennyhalim.com place-before=0 src-address-list=blocklist-combined2
/ip/firewall/raw/add chain=prerouting action=drop log-prefix=ipbl comment=ipbl.dennyhalim.com place-before=0 src-address-list=blocklist-complete
#download and run installer
/tool fetch url="https://blacklists.pages.dev/ipbl-installer.rsc"
import ipbl-installer.rscOverlapping and adjacent networks are collapsed where possible before generating the RouterOS list.