Filterliste aus dem öffentlichen FilterLists-Verzeichnis. Format: CIDRs (IPv6). Einzelheiten und Aufnahmekriterien stehen auf der Projektseite.
Blocklisten für MikroTik RouterOS
MikroTik routers can drop traffic from IP address lists maintained in the firewall.
Blockliste in MikroTik RouterOS einrichten
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.
Die oben gezeigte Adresse ist ein Beispiel. Jede Liste im Verzeichnis hat ihre eigene URL, die sich mit einem Klick kopieren lässt.
Empfohlene Listen für MikroTik RouterOS
Nach Thema
Alle 10 Listen für MikroTik RouterOS
Filterliste aus den Bereichen Kryptomining, Werbung, Privatsphäre, Malware und Phishing. Format: IPs (IPv4). Einzelheiten und Aufnahmekriterien stehen auf der P…
ChongLuaDao Phishing Blocklist (IPs)
Filterliste aus den Bereichen Phishing. Format: IPs (IPv4). Betreut von Wu Tingfeng. Einzelheiten und Aufnahmekriterien stehen auf der Projektseite.
Filterliste aus den Bereichen Phishing. Format: IPs (IPv4). Einzelheiten und Aufnahmekriterien stehen auf der Projektseite.
Dandelion Sprout’s and other adblocker lists‘ IPs
This IP set combines IP and CIDR addresses from plentiful of major adblocker lists. It contains heavily altered content from Dandelion Sprout's Anti-Malware Lis…
Dandelion Sprout’s Official DNS Server
Filterliste aus den Bereichen Werbung, Malware, Phishing, Cookie-Banner und Push-Benachrichtigungen. Format: DNS servers. Betreut von Imre Kristoffer Eilertsen.…
Filterliste aus den Bereichen Phishing. Format: IPs (IPv4).
Filterliste aus den Bereichen Phishing. Format: IPs (IPv4).
phishing-filter (dnscrypt-proxy IPs)
Filterliste aus den Bereichen Phishing. Format: IPs (IPv4). Betreut von Ming Di Leom. Einzelheiten und Aufnahmekriterien stehen auf der Projektseite.
Filterliste aus den Bereichen Phishing. Format: IPs (IPv4). Einzelheiten und Aufnahmekriterien stehen auf der Projektseite.
Filterliste aus den Bereichen Phishing. Format: IPs (IPv4). Einzelheiten und Aufnahmekriterien stehen auf der Projektseite.
