Check if your ISP is intercepting DNS queries

mercredi 19 mars 2014
par  dinorox (http://jamendoim.wordpress.com/)
popularité : 10%

$ dig +short which.opendns.com txt @208.67.220.220

It's somewhat common ISPs to intercept DNS queries at port 53 and resolve them at their own.

To check if your ISP is intercepting your DNS queries just type this command in the terminal.

"#.abc" it's an OK answer.

But if you get something like "I am not an OpenDNS resolver.", yep, you are beign cheated by your ISP.

commandlinefu.com

by David Winterbottom (codeinthehole.com)

Cet article est repris du site http://www.commandlinefu.com/comman...


Navigation