I’m trying to set up policy based routing similar to the configuration described here: http://wiki.mikrotik.com/wiki/Policy_Base_Routing . I’ve got the system working when I give the mangle rule a dst-address= parameter. When I give the rule a content= parameter instead (the host name of the web service I’d like to redirect) it fails. I’m testing this by just going to the website in question in my browser. Is there some reason why the content= field doesn’t actually work as I expect it to?