Unlocator does not mask your IP address so you should expect that the IP address of your ISP will still show, it is only going to bypass geo-blocking or region restrictions so you can access BBC iPlayer outside the UK or Hulu outside the USA etc.

It does not work on connections with transparent proxies but this can be worked around with some firewall rules. I have provided an example below (substitute with Unlocator DNS):

<code>iptables -t nat -A PREROUTING -i br-lan -p udp --dport 53 -j DNAT --to 185.37.37.37:54

iptables -t nat -A PREROUTING -i br-lan -p udp --dport 53 -j DNAT --to 185.37.39.39:54 <code>

 

My Getflix DNS currently works fine and I set this via the DNS settings using the GLI UI (not Luci or web interface) and I also checked force on all devices.