hover-dns-updater icon indicating copy to clipboard operation
hover-dns-updater copied to clipboard

Script detecting my public IP as 8.8.8.8

Open derekoharrow opened this issue 6 years ago • 1 comments

Love this script, but ran into problems today. For some reason it was detecting my public IP as being 8.8.8.8 (google's DNS server!).

I had to re-run it and it then picked-up the correct address.

Any thoughts on why?

[2018-06-25 10:11:39] [ INFO] --- Updating - Current external IP = N.N.N.N (hover-dns-updater.py:update:145) [2018-06-25 10:21:39] [ INFO] --- Updating - Current external IP = 8.8.8.8 (hover-dns-updater.py:update:145) [2018-06-25 10:21:39] [ INFO] --- Updating DNS entry for dnsNNNNNN to 8.8.8.8 (hover-dns-updater.py:update:149) [2018-06-25 10:21:40] [ INFO] --- Updating DNS entry for dnsNNNNNN to 8.8.8.8 (hover-dns-updater.py:update:149) [2018-06-25 10:29:24] [ INFO] --- Logging in (hover-dns-updater.py:get_auth:118) [2018-06-25 10:29:25] [ INFO] --- Getting current IP addresses from Hover: (hover-dns-updater.py:get_current_ips:135) [2018-06-25 10:29:26] [ INFO] --- dnsnnnnnn = 8.8.8.8 (hover-dns-updater.py:get_current_ips:140) [2018-06-25 10:29:26] [ INFO] --- dnsnnnnnn = 8.8.8.8 (hover-dns-updater.py:get_current_ips:140) [2018-06-25 10:29:27] [ INFO] --- Updating - Current external IP = n.n.n.n (hover-dns-updater.py:update:145) [2018-06-25 10:29:27] [ INFO] --- Updating DNS entry for dnsNNNNNNto n.n.n.n (hover-dns-updater.py:update:149) [2018-06-25 10:29:27] [ INFO] --- Updating DNS entry for dnsNNNNNN to n.n.n.n (hover-dns-updater.py:update:149)

derekoharrow avatar Jun 25 '18 09:06 derekoharrow

Have you seen this any more? There was a change to how the external IP is gotten.

texasaggie97-zz avatar May 21 '20 02:05 texasaggie97-zz