Community discussions

MikroTik App
 
Arcticfox
just joined
Topic Author
Posts: 19
Joined: Fri Mar 29, 2013 2:29 pm

Feature request: Using files as address lists.

Tue Dec 27, 2016 12:03 am

Hello, I've encountered case with a very big address list (not so big as RKN Blacklist, but also not small), would be great just to create only 1 rule to 1 address-list: import from address-list.txt

Some kind of the implementation could be:
/ip firewall address-list export
add import-file=address-list.txt disabled=no list=List-Name

Also would be great for some multicore systems to have few threads/workers to check long ALs, something like CAM emulation.
 
pe1chl
Forum Guru
Forum Guru
Posts: 10506
Joined: Mon Jun 08, 2015 12:09 pm

Re: Feature request: Using files as address lists.

Tue Dec 27, 2016 11:37 am

You can do this via DNS. When you setup a DNS server somewhere that returns the address list as A records,
you can define a single DNS name as an address list and it will fetch the info from DNS and update it dynamically.
This appears to work quite well, even for long lists.

The checking of long address lists is quite efficient, they are not scanned sequentially but they are using a hashed list.

Who is online

Users browsing this forum: Czechu, gfunkdave, GoogleOther [Bot], JokubasGer, rizan and 62 guests