Jump to content

Having issues connecting from certain devices?


Casper
 Share

Recommended Posts

Try clearing your DNS cache.

Android:

- Perform hard reboot (pull battery, wait 30 seconds, replace battery)

iOS:

- Turn airplane mode on for 10 seconds, then turn airplane mode off

or

- Reboot phone

Windows:

- Start -> Run -> type cmd, press enter

- At command prompt, type ipconfig /flushdns

Linux:

- /etc/rc.d/init.d/nscd restart

Mac:

- dscacheutil -flushcache

or

- lookupd -flushcache

Link to comment
Share on other sites

Just FYI. I noticed at 2:30am today that the site would not load. Hitting refresh a few times succeeded only to have a page fail to load again once I clicked a link. It's still doing that from my desktop (Chrome) now.
That's a DNS issue. :(
Link to comment
Share on other sites

Ubuntu:

In Ubuntu if you want to flush DNS cache you need to restart nscd daemon.

Install nscd using the following command:

sudo aptitude install nscd

Flush DNS Cache in Ubuntu Using the following command:

sudo /etc/init.d/nscd restart

After doing the above process with the Terminal, closing and re-opening my browser has made a noticeable difference.

Edited by baptizo
did more research and found a better solution.
Link to comment
Share on other sites

Try clearing your DNS cache.

Android:

- Perform hard reboot (pull battery, wait 30 seconds, replace battery)

iOS:

- Turn airplane mode on for 10 seconds, then turn airplane mode off

or

- Reboot phone

Windows:

- Start -> Run -> type cmd, press enter

- At command prompt, type ipconfig /flushdns

Linux:

- /etc/rc.d/init.d/nscd restart

Mac:

- dscacheutil -flushcache

or

- lookupd -flushcache

ORDN Admin:

- Fix website :D

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

 Share

×
×
  • Create New...