Author Topic: Connection Time Out issues  (Read 924 times)

Birna Rørslett

  • Global Moderator
  • **
  • Posts: 4313
  • A lesser fierce bear of the North
Re: Connection Time Out issues
« Reply #15 on: September 23, 2022, 11:48:00 »
If you encounter DNS issues, a trick is to put nikongear.net into your HOSTS file with the IP-address 162.241.212.49 :) that will ensure the browser finds the site immediately without use of DNS.

Add the following line to the HOSTS file

162.241.212.49 nikongear.net

and remember to save the file without any extension.

On Windows systems, the file is found at <systemdrive>\windows\system32\drivers\etc; for other OS, consult manuals or search on the 'net for the information. Some systems use the name in lower case.


ColinM

  • NG Supporter
  • **
  • Posts: 1493
  • Herefordshire, UK
    • My Pictures
Re: Connection Time Out issues
« Reply #16 on: September 23, 2022, 22:57:46 »
Is there an equivalent on non-windows devices Birna?

I'm getting the issues on my main day to day device, an Android tablet (as well as my Win 10 PC)

Birna Rørslett

  • Global Moderator
  • **
  • Posts: 4313
  • A lesser fierce bear of the North
Re: Connection Time Out issues
« Reply #17 on: September 23, 2022, 23:07:48 »
On most Linux systems, it is /etc/hosts. Not familiar with Apple or Android. However, do a quick 'net search and you'll find the required recipes.