Does anyone know how I can easily create an address list from a text file?
A few suggestions were made in another thread, but I have started a new thread as this is another more specific question.
I would like a simple way of importing these addresses into an address list on the router to be used in my firewall with a drop rule. http://www.spamhaus.org/drop/drop.txt
Already I’ve write one script for example on another topic,
BUT YOU CAN NOT IMPORT THAT FILE, IS BIGGER THAN 4096 BYTE!!!
This import edrop, the other file, but you can modify the parameters of that script (line to skip and filename), and you need to split manually drop.txt in more than 5 files, not bigger than 4096 BYTE eachone, each file must be end correctly with one complete line.