4

I was working on my website two days ago then was unable to access the cpanel. Then suddenly yesterday I was blocked completely.

I couldn't connect through ftp, cpanel login, domain name or ip address. I tried different computers and flushed dns cache.

I contacted my administrator and he said it was working fine. Then I tested on my iPhone and everything loaded fine. I then tested through proxy servers, some were successful at loading.

Is this a problem with my ISP or my router? How do I fix it if it's my router? The configuration options available on my router are super-basic to say the least, even with 'advanced settings' on.

Chenmunka
  • 3,264
Adam-E
  • 381

3 Answers3

2

Is this a problem with my ISP or my router?

Yes it is most likely a problem with either your ISP or with your router. It might also be a problem with your Computers but that is less likely, although you might have configured all of them the same way.

Using diagnostic tools such as tracert (Windows) or traceroute (Unix/Linux) will help you discover where the problem lies.

How do I fix it if it's my router?

How you fix it depends on the make and model of router. I'm sure you'll get specific advice if you provide additional details of the equipment used, the operating system of your computers, the error messages displayed and the network details (does the router use DHCP to provide settings to the computers?)

Try traceroute then update your question with the results and additional details.

1

Could you try changing your DNS servers on your router to those of:

OpenDNS

208.67.222.222

208.67.220.220

or

Google

8.8.8.8

8.8.4.4

And then try browsing your site, this will allow you to know if your ISP is blocking you. Then simply call them and ask them to unblock your site.

rzlines
  • 7,678
1

You could use sites like downforeveryoneorjustme.com to find out whether it's a problem on your end.

TFM
  • 4,273