Search code examples
asp.netdnsipcrystal-reports-2008nameservers

Cannot access my web server


I just subscribed for shared hosting plan on ASPHOSTCENTRAL. I changed my Domain settings and pointed to the name servers as they said(10hrs ago). Since then I've been trying to access my website's default page but I can't. It prompts me to enter a User name and a password.

When I asked the help desk, they said it's working on their end and they can see the default web page.

This is an ASP .Net web application (3.5 framework) with Crystal reports (V12) and MS SQL server database.

The support team said when I try to ping ebolamedia.ae(my domain) then I should get 208.43.160.193 but on my end I see 174.37.255.233.

I don't understand what is wrong. Can someone help me... I can't access my FTP too.


Solution

  • I just check it now and see 208.43.160.193, so probably you are the problem, and its probably the dns cache on your computer.

    There maybe a dns cache from your web browser or a dns cache from your computer. To clear the dhs cache of your computer open a dos prompt, (start | run | cmd) and run

    ipconfig /flushdns
    

    and probably is going to reread the dns and works.

    Alternative open your windows/system32/drivers/host file with text pad and check or add manually the correct ip for your web address, just to make it play and you make your work until all dns flush and clear.