• 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!

Solved Ports

Byte

* * * * *
Joined
Jul 23, 2013
Messages
130
Reaction score
19
Location
???
Something odd is happening with my ports I've followed several guides on port forwarding but the ports 7171 7172 still remain closed. Anybody know what might be causing this?
 
Use this while the server is running to see if the ports are open.
http://www.************/index.php?portchecker
If this say they are closed, they are really closed.

Portcheck sites (that are not tibia related) can say it's closed when they are actually open, depens on your router settings.

If they are still closed, you can try to turn off firewall (or add the ports in it) and any anti-virus program (if you have one).
 
Still closed... It might be that I am running a 7.72 server (OTHire) does it require different ports to be opened? (besides tcp)

I feel that the problem might be on the server side (OTHire) since port 80 appears as open when running uniform server
 
Last edited by a moderator:
I've solved the issue. In case anybody else is having the same problem what I did was find this in config.lua:

bind_only_global_address = true

And set it to: false

Also, make sure OTHire has access to both private and public networks. This is done by allowing it through the Firewall in the Control Panel. (you can google how to allow a program through the firewall if you don't know how)
 
Back
Top