I am using ssh -D 8080 my server
to create a SOCKS proxy. I'm then configuring OS X to use localhost:8080
as a SOCKS proxy. I'm using this to access the internet without being monitored.
I'm using Google's DNS servers (8.8.8.8), but how do I make sure that DNS queries are going through the SSH tunnel?