MT

Blocklists for MikroTik RouterOS

MikroTik routers can drop traffic from IP address lists maintained in the firewall.

28compatible lists
1supported formats
10categories

Adding a blocklist to MikroTik RouterOS

Address list per script

Fetch the list and import it into an address list called blocklist:

/tool fetch url="https://www.team-cymru.org/Services/Bogons/fullbogons-ipv6.txt" dst-path=blocklist.rsc
/import blocklist.rsc

If the list is a plain text file with one address or CIDR per line, convert it first:

/tool fetch url="https://www.team-cymru.org/Services/Bogons/fullbogons-ipv6.txt" dst-path=blocklist.txt
:foreach line in=[/file get blocklist.txt contents] do={
  /ip firewall address-list add list=blocklist address=$line comment="Team Cymru Fullbogons (IPv6)"
}

Use the list in the firewall

/ip firewall filter add chain=forward src-address-list=blocklist action=drop comment="Team Cymru Fullbogons (IPv6)"
/ip firewall filter add chain=forward dst-address-list=blocklist action=drop comment="Team Cymru Fullbogons (IPv6)"

Schedule the fetch with /system scheduler to keep the list current. Very large lists consume RAM, so check the available memory of your device first.

The address shown above is an example. Every list in the directory has its own URL, which you can copy with one click.

By topic

All 28 lists for MikroTik RouterOS

Submit a list
28 lists < 7 days < 30 days older

Filter list from the public FilterLists directory. Format: IPs (IPv4). See the project homepage for details and inclusion criteria.

Comprehensive IP / CIDR
25 entries
±0 last change
updated
FHIPSMTWRTOPN+3

Filter list from the public FilterLists directory. Format: IPs (IPv6). See the project homepage for details and inclusion criteria.

Comprehensive IP / CIDR
21 entries
±0 last change
updated
FHIPSMTWRTOPN+3

Filter list from the public FilterLists directory. Format: CIDRs (IPv4). See the project homepage for details and inclusion criteria.

Comprehensive IP / CIDR
6,120 entries
±0 last change
updated
FHIPSMTWRTOPN+3

Filter list from the public FilterLists directory. Format: CIDRs (IPv6). See the project homepage for details and inclusion criteria.

Comprehensive IP / CIDR
- entries
±0 last change
updated
FHIPSMTWRTOPN+3

Filter list from the public FilterLists directory. Format: IPs (IPv4). See the project homepage for details and inclusion criteria.

Comprehensive IP / CIDR
4,401 entries
±0 last change
updated
FHIPSMTWRTOPN+3

Filter list from the public FilterLists directory. Format: CIDRs (IPv4). See the project homepage for details and inclusion criteria.

Comprehensive IP / CIDR
5,513 entries
±0 last change
updated
FHIPSMTWRTOPN+3

Filter list from the public FilterLists directory. Format: CIDRs (IPv6). See the project homepage for details and inclusion criteria.

Comprehensive IP / CIDR
2,033 entries
±0 last change
updated
FHIPSMTWRTOPN+3

Filter list from the public FilterLists directory. Format: CIDRs (IPv4). See the project homepage for details and inclusion criteria.

Comprehensive IP / CIDR
2,423 entries
±0 last change
updated
FHIPSMTWRTOPN+3

Filter list from the public FilterLists directory. Format: CIDRs (IPv4). See the project homepage for details and inclusion criteria.

Comprehensive IP / CIDR
8,649 entries
+0 -1 last change
updated
FHIPSMTWRTOPN+3

Filter list from the public FilterLists directory. Format: CIDRs (IPv6). See the project homepage for details and inclusion criteria.

Comprehensive IP / CIDR
2,179 entries
+1 -0 last change
updated
FHIPSMTWRTOPN+3

Filter list from the public FilterLists directory. Format: CIDRs (IPv4). See the project homepage for details and inclusion criteria.

Comprehensive IP / CIDR
2,660 entries
+1 -0 last change
updated
FHIPSMTWRTOPN+3

Filter list from the public FilterLists directory. Format: CIDRs (IPv6). See the project homepage for details and inclusion criteria.

Comprehensive IP / CIDR
620 entries
±0 last change
updated
FHIPSMTWRTOPN+3

SecLists – Common Router IPs

by Daniel Miessler

Filter list from the public FilterLists directory. Format: IPs (IPv4). Maintained by Daniel Miessler. See the project homepage for details […]

Comprehensive IP / CIDR
50 entries
±0 last change
updated
FHIPSMTWRTOPN+3

SecLists – DNS Resolvers

by Daniel Miessler

Filter list from the public FilterLists directory. Format: IPs (IPv4). Maintained by Daniel Miessler. See the project homepage for details […]

Comprehensive IP / CIDR
986 entries
±0 last change
updated
FHIPSMTWRTOPN+3

Filter list from the public FilterLists directory. Format: IPs (IPv4). Maintained by ShadowWhisperer. See the project homepage for details and […]

Comprehensive IP / CIDR
- entries
±0 last change
updated
FHIPSMTWRTOPN+3

Filter list from the public FilterLists directory. Format: IPs (IPv4). Maintained by ShadowWhisperer. See the project homepage for details and […]

Comprehensive IP / CIDR
- entries
±0 last change
updated
FHIPSMTWRTOPN+3

Filter list from the public FilterLists directory. Format: IPs (IPv4). Maintained by ShadowWhisperer. See the project homepage for details and […]

Comprehensive IP / CIDR
- entries
±0 last change
updated
FHIPSMTWRTOPN+3

Filter list from the public FilterLists directory. Format: IPs (IPv4). Maintained by ShadowWhisperer. See the project homepage for details and […]

Comprehensive IP / CIDR
- entries
±0 last change
updated
FHIPSMTWRTOPN+3

Filter list from the public FilterLists directory. Format: IPs (IPv4). See the project homepage for details and inclusion criteria.

Comprehensive IP / CIDR
17.4k entries
±0 last change
updated
FHIPSMTWRTOPN+3

StopForumSpam

by StopForumSpam.com

Filter list from the public FilterLists directory. Format: IPs (IPv4). Maintained by StopForumSpam.com. See the project homepage for details and […]

Comprehensive IP / CIDR
52.7k entries
+1,382 -1,510 last change
updated
FHIPSMTWRTOPN+3

Filter list from the public FilterLists directory. Format: IPs (IPv4). See the project homepage for details and inclusion criteria.

Comprehensive IP / CIDR
1,361 entries
±0 last change
updated
FHIPSMTWRTOPN+3
Page 1 of 2
Scroll to Top