How to add multiple addresses to MikroTik RouterOS address list using WebFig

If you are trying to create a MikroTik firewall address list using WebFig (in IP/Firewall), you will see that you can’t just add multiple addresses in the Address field:

MikroTik WebFig firewall address list showing single Address field MikroTik WebFig error message when entering multiple addresses in one field

How to add multiple addresses

First, add the first address like this:

MikroTik WebFig adding first address to firewall address list

This will look like this in the Address List view:

MikroTik WebFig address list view showing single entry

Then, add another address with the same name(the comment can be different if you want). You can also select the name using the dropdown for the Name field.

MikroTik WebFig adding second address with same list name

This will look like this in the Address List view:

MikroTik WebFig address list view showing two entries with same name

Our RFC1918 list will now identify both networks 10.0.0.0/8 and 192.168.0.0/16.


Check out similar posts by category: MikroTik, Networking