:local listName "vpn_ehorussia_com" :local tag "IPLIST-AUTO ehorussia.com" /ip/firewall/address-list/remove [find where list=$listName and comment=$tag] /ip/firewall/address-list/add list=$listName address="64.227.0.0/17" comment=$tag /ip/firewall/address-list/add list=$listName address="64.227.45.125" comment=$tag /ipv6/firewall/address-list/remove [find where list=$listName and comment=$tag] /ipv6/firewall/address-list/add list=$listName address="2a03:b0c0:1::/48" comment=$tag /ipv6/firewall/address-list/add list=$listName address="2a03:b0c0:1:d0::ada:1" comment=$tag