if I want to using static dns that anything that contains/end with akamai.net goin to specific address,what should I do? Im using ros3.23
I just try that docs says
/ip dns static add name=".*\\.akamai\\.net" address=11.22.33.44
but not working at all
anyone please?