• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!
  • 2026 staff recruitment is open! Check it out and consider applying!

Problem with Gesior acc.

DX~

New Member
Joined
Mar 29, 2008
Messages
148
Reaction score
0
Hello

My problem isn't with the acc, the problem is that i can see the page with my no-ip, when i wirte my no-ip (xxxx.no-ip.org) i cant see the web, but when i write localhost (in firefox) i can see it.

So, what can be the problem? ports?

Please help :P

Thanks in advance.
Cya
 
Not sure if I understood that right.
You can see the page when you use http://localhost
but you can't when you use your NO-IP domain?
If that's true, are you sure your NO-IP domain is working correctly?
Try use your normal global IP and see if it works.

If you still can't see it, then you might not have all the ports opened?
Try open 'em. I think it is ports 443 and 3306, don't really remember.
I'll check it up tomorrow.

Hope it helped! :)
 
I have opened ports 7171,3306,8090,443 and i cant see the page.

I write my global ip and either.

What port i need open?

Thanks for answer.
 
You need to open port 80 too since that is the port used by the HTTP protocol, aka the browser/webserver.

Also if you have your webserver running on another port than 80, you need to type that in after the URL, like this:

http://www.whatever-url.com:port/

For example if you host the webserver on port 8090, you need to type:

http://your-url-here.com:8090/
 
Back
Top