Use a virtualized browser
Here’s the situation: you’ve got a nice hardened dns resolver setup which prevents dns resolution of unsavory server addresses. But what happens when you really, really really need to access one of them?
I had to face this prospect with analytics.google.com. When going to the website, i get:
As far as my system is concerned, analytics.google.com simply does not exist (there’s even an RFC about NXDOMAIN meaning that).
What we really need is a way to run a browser with a non-restricted dns resolver.
[Read More]