Fail to visit homepage - Printable Version +- Linux-Noob Forums (https://www.linux-noob.com/forums) +-- Forum: Linux Server Administration (https://www.linux-noob.com/forums/forum-8.html) +--- Forum: LAMP (https://www.linux-noob.com/forums/forum-83.html) +--- Thread: Fail to visit homepage (/thread-1712.html) Pages:
1
2
|
Fail to visit homepage - satimis - 2006-12-03 Hi anyweb, Quote:something about that ^ doesnt look right58.152.181.13 is the IP address of satimis.homelinux.com on DYNDNS.COM/ORG 219.79.147.166 was the IP address of the server on connection. This address was asigned by ISP. Now the IP address of the server is 58.152.160.184 because I just started the server. I logon DYNDNS.COM/ORG website and found the IP address of the server on their website has been updated to 58.152.160.184. It is the exact IP address of the server. Throughout struggling on these few days I suspect DYNDNS.COM/ORG has not redirected all requests on 58.152.181.13 to the running IP address of the server. Otherwise why it was always hanging and pointing at 58.152.181.13 without response. B.R. satimis Fail to visit homepage - anyweb - 2006-12-03 ok well look at this Pinging satimis.homelinux.com [58.152.181.13] with 32 bytes of data: which is the wrong ip... so login manually to dyndns.org and update the ip to the correct one, manually then i will test it again.,.,,., cheers anyweb Fail to visit homepage - satimis - 2006-12-03 Hi anyweb, Sorry I just rebooted the server. The current IP address is "218.250.34.249", same on DYNDNS.COM/ORG & sudo ping -c 3 218.250.34.249 Code: Password: $ sudo ping -c 3 58.152.181.13 Code: PING 58.152.181.13 (58.152.181.13) 56(84) bytes of data. Always failed. I'll keep the server running. If there is a change on IP address. I'll post. Tks. B.R. satimis Fail to visit homepage - satimis - 2006-12-03 Hi anyweb, Server will down in 15 min. Tks. B.R. satimis Fail to visit homepage - satimis - 2006-12-04 Hi anyweb, I discovered the trick. $ sudo ping -c 3 www.satimis.homelinux.com Code: PING satimis.homelinux.com (58.152.183.105) 56(84) bytes of data. Then it worked. It needs www as prefix. Please advise what other tests I have to continue. TIA B.R. satimis Fail to visit homepage - satimis - 2006-12-04 Hi anyweb, "satimis.homelinux.com" may have problem. On browser running "satimis.homelinux.com"/"www.satimis.homelinux.com" can't display the homepage. I have registered another free domain "satimis.freeddns.com" $ sudo ping -c 3 satimis.freeddns.com Code: Password: On browser running "satimis.freeddns.com" displayed the homepage. B.R. satimis Fail to visit homepage - anyweb - 2006-12-04 hi can you please join us on IRC to resolve this EFNET server, join #linux-noob cheers anyweb Fail to visit homepage - satimis - 2006-12-05 Hi anyweb, Quote:can you please join us on IRC to resolve thisYes, please advise how to proceed. I'm ready. Besides my server is not up round the clock. It is only up on testing. Please advise if any change made on my server so that I can learn. Tks Quote:EFNET server, join #linux-noobWhat is it? TKs. My server can be visited on browser by running; satimis.freeddns.com:8080 ISP blocks port 80. It worked on my friend's WinXP box. Tks B.R. satimis Fail to visit homepage - anyweb - 2006-12-05 Quote:ISP blocks port 80. uh, why didn't you point out this vital information at the START of this thread.... if port 80 is blocked by your ISP then you'll NEVER be able to browse [/url]http://yoursite.yourip.com on port 80... ok, if you want further help then please get an IRC client, in windows try [url=http://www.mirc.com]http://www.mirc.com in linux use xchat then join the EFNET server and join our channel for live support #linux-noob cheers anyweb |