gwalarn

Results 2 comments of gwalarn

Hi, If a timeout occurs when accessing to opendns dns servers, maybe you do the query from a machine connected to an ISP which prohibits dns queries to other servers...

Thanks for the programming example, I never program in python but when i do a comparison of public_ip (result of resolver.query('myip.opendns.com')[0] and a string containing my IP like this: current_ip_address...