| | |
I can't access my website
![]() |
•
•
Join Date: Oct 2005
Posts: 8
Reputation:
Solved Threads: 0
OK this is a strange situation.
I live in a college dormitory and i bought web space, hosting, domain name. and i used to be able to access my web site. (the only working page atm is www.evilmanta.com/stringcamp2005 )
Well for whatever reason a couple weeks ago, i've been unable to access the site, the page to edit my site (the file manager) and any thing in the hosting and wahtever. i get timed out on mozilla, i get an error cnanot find page on internet explorer, and if i ping it i get timed out for all 4 tries.
Here's the weird thing. EVERYWHERE and EVERYONE else can access my site. If i go to my friend's computer or the computer labs, i can access the web site. I can access the page to edit the files, i can see everything. If i bring in my friend's laptop to my room and use the connection, i can see the page. the only that doesn't work is from my comptuer. so i think it's something internal. or software issues.
please help me out.
I live in a college dormitory and i bought web space, hosting, domain name. and i used to be able to access my web site. (the only working page atm is www.evilmanta.com/stringcamp2005 )
Well for whatever reason a couple weeks ago, i've been unable to access the site, the page to edit my site (the file manager) and any thing in the hosting and wahtever. i get timed out on mozilla, i get an error cnanot find page on internet explorer, and if i ping it i get timed out for all 4 tries.
Here's the weird thing. EVERYWHERE and EVERYONE else can access my site. If i go to my friend's computer or the computer labs, i can access the web site. I can access the page to edit the files, i can see everything. If i bring in my friend's laptop to my room and use the connection, i can see the page. the only that doesn't work is from my comptuer. so i think it's something internal. or software issues.
please help me out.
The page opens okay on my side too. Clear your internet cache from temporary internet files folder ... clear the autocomplete entries and then try again if you can access the site.
•
•
Join Date: Oct 2005
Posts: 8
Reputation:
Solved Threads: 0
•
•
•
•
Originally Posted by nanosani
The page opens okay on my side too. Clear your internet cache from temporary internet files folder ... clear the autocomplete entries and then try again if you can access the site.
I have some questions for you.
Can you access www.evilmanta.com?
Click Start, click "Run...", type "cmd", click OK, type "nslookup www.evilmanta.com", and copy and paste the response you get in your reply. You should get a portion of the response that says: Does this only happen in one browser (such as only in IE or only in Firefox) or does it happen in all your browsers? If you only have/use one browser, install and use a different one to see if it makes any difference.
Can you access www.evilmanta.com?
Click Start, click "Run...", type "cmd", click OK, type "nslookup www.evilmanta.com", and copy and paste the response you get in your reply. You should get a portion of the response that says:
Name: evilmanta.com Address: 64.246.57.158 Aliases: www.evilmanta.com
Did we help you? Did we miss the point entirely? Update your thread and let us know.
Don't like the answers you are getting?
Did you try searching?
Clean up and optimize Windows 2000/XP
Don't like the answers you are getting?
Did you try searching?
Clean up and optimize Windows 2000/XP
•
•
Join Date: Oct 2005
Posts: 8
Reputation:
Solved Threads: 0
•
•
•
•
Originally Posted by chrisbliss18
I have some questions for you.
Can you access www.evilmanta.com?
Click Start, click "Run...", type "cmd", click OK, type "nslookup www.evilmanta.com", and copy and paste the response you get in your reply. You should get a portion of the response that says:Does this only happen in one browser (such as only in IE or only in Firefox) or does it happen in all your browsers? If you only have/use one browser, install and use a different one to see if it makes any difference.Name: evilmanta.com Address: 64.246.57.158 Aliases: www.evilmanta.com
Address: 141.211.144.17
Non-authoritative answer:
Name: evilmanta.com
Address: 64.246.57.158
Aliases: www.evilmanta.com
I can't even access www.evilmanta.com, or hte site to edit the files in my site. the control panel.
it happens in all browsers. that's why i installed firefox. and then i reallly like firefox so now i'm using it fulltime
It looks like your browser is being pointed to the correct server. Let's see what response you get from it.
Run "cmd" again. Type in "telnet www.evilmanta.com 80" and press enter. You will not be able to see what you type, so you will want to be very careful that you type the following exactly as I have (this is case sensitive, so be mindful of the case of the letters). Press enter twice after you have typed this.
Copy and paste the reponse inside of [code][/code] tags in your reply.
Run "cmd" again. Type in "telnet www.evilmanta.com 80" and press enter. You will not be able to see what you type, so you will want to be very careful that you type the following exactly as I have (this is case sensitive, so be mindful of the case of the letters).
GET / HTTP/1.1 host:www.evilmanta.com
Copy and paste the reponse inside of [code][/code] tags in your reply.
Did we help you? Did we miss the point entirely? Update your thread and let us know.
Don't like the answers you are getting?
Did you try searching?
Clean up and optimize Windows 2000/XP
Don't like the answers you are getting?
Did you try searching?
Clean up and optimize Windows 2000/XP
•
•
Join Date: Oct 2005
Posts: 8
Reputation:
Solved Threads: 0
•
•
•
•
Originally Posted by chrisbliss18
It looks like your browser is being pointed to the correct server. Let's see what response you get from it.
Run "cmd" again. Type in "telnet www.evilmanta.com 80" and press enter. You will not be able to see what you type, so you will want to be very careful that you type the following exactly as I have (this is case sensitive, so be mindful of the case of the letters).Press enter twice after you have typed this.GET / HTTP/1.1 host:www.evilmanta.com
Copy and paste the reponse inside of [code][/code] tags in your reply.
(C) Copyright 1985-2001 Microsoft Corp.
C:\Documents and Settings\********>telnet www.evilmanta.com 80
Connecting To www.evilmanta.com...Could not open connection to the host, on port
80: Connect failed
That's interesting. For some reason, your system can't access your web server's HTTP port.
If you are running any types of firewalls on your machine (including Windows' firewall) or any type of server software (like a mail server, Apache, etc), turn all that off before trying the next step. Make sure that you have updated your system with the latest hotfixes and that you have installed SP2.
Repeat the previous steps again, but replace "telnet www.evilmanta.com 80" with "telnet 64.246.57.158 80".
If you are running any types of firewalls on your machine (including Windows' firewall) or any type of server software (like a mail server, Apache, etc), turn all that off before trying the next step. Make sure that you have updated your system with the latest hotfixes and that you have installed SP2.
Repeat the previous steps again, but replace "telnet www.evilmanta.com 80" with "telnet 64.246.57.158 80".
Did we help you? Did we miss the point entirely? Update your thread and let us know.
Don't like the answers you are getting?
Did you try searching?
Clean up and optimize Windows 2000/XP
Don't like the answers you are getting?
Did you try searching?
Clean up and optimize Windows 2000/XP
•
•
Join Date: Oct 2005
Posts: 8
Reputation:
Solved Threads: 0
•
•
•
•
Originally Posted by chrisbliss18
That's interesting. For some reason, your system can't access your web server's HTTP port.
If you are running any types of firewalls on your machine (including Windows' firewall) or any type of server software (like a mail server, Apache, etc), turn all that off before trying the next step. Make sure that you have updated your system with the latest hotfixes and that you have installed SP2.
Repeat the previous steps again, but replace "telnet www.evilmanta.com 80" with "telnet 64.246.57.158 80".
Microsoft Windows XP [Version 5.1.2600] (C) Copyright 1985-2001 Microsoft Corp. C:\Documents and Settings\*********>telnet 64.246.57.158 80 Connecting To 64.246.57.158...Could not open connection to the host, on port 80: Connect failed
![]() |
Similar Threads
- I cannot access my website HELP (Web Browsers)
- can't access a certain website!! (Web Browsers)
- DNS Problem - can't access own website (Networking Hardware Configuration)
- link access to website (MySQL)
- Unable to access web site (Web Browsers)
- Win 2000 PC, cannot access Internet or Messenger (Windows NT / 2000 / XP)
- Access ISP through browser (Windows NT / 2000 / XP)
- can not access amazon/hotmail/ebay... through DSL gateway (Networking Hardware Configuration)
Other Threads in the Web Browsers Forum
- Previous Thread: HELP got a major issue with hotmail & its driving me mad!!
- Next Thread: For Virtuedata
| Thread Tools | Search this Thread |
Tag cloud for Web Browsers
andrewlippmann android aol apple awesomebar background britain browser browserproblems browsers browsing budget bug bughunt censorship childabuse china chrome code compuserve contest crash defect development dns email error eu europe exploit explorer facebook fennec fileeditmissing firefox flash google government history ie7 ie8 internet internet.broadband internetexplorer internetexplorer8 internetusage leak linux malware media memory microsoft mitmedialab mobile mobilebrowsers mosaic mozilla music netscape networking news newspapers newyork olympics onlinecommunities opensource opera opera.software patch plugins porn privacy problem safari save seamonkey security server sex silverlight social software teenagers testing thunderbird twitter uk update usenet users video web webbrowser webdevelopment webusage wikipedia windowslivemail worldrecord worldwideweb xp






