I tried to use address list to block lots of IPs(using peerblock lists(after converting)).
Around 1 million lines.
I waited more than 6 hours and nothing happened(just cpu load increased to 100% on one core).
All lines in file are like
/ip firewall address-list add list=peerblock address="64.25.32.0-64.25.47.255"
I used import command.
My routerboard is CCR1036-12G-4S.
When I use commands from file one by one(manually copying/pasting to terminal) - they work, but when I use whole file - there’s a problem.
What’s the limit of file to import?
Will it work properly with address lists THAT lagre?