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

can't open ports in my host :S

ConAn Edujawa

Member
Joined
Feb 23, 2015
Messages
457
Reaction score
17
please anyone can help me i have widowns server 2012 and i can't open open ports :S anyone know how to open it
 
Last edited by a moderator:
Port forwarding works different on every router, you can type your router with the words port forwarding in YouTube to find tutorials how to open ports in your router.
 
how i can know my router in server windows 2012
windows server 2012 means a VPS/dedicaated server? Which is probably already port forwarded, however windows may be blocking some ports, my advice: open firewall and add in settings ports 7171/7172/80 *each alone, i.e new setting for each port*
 
You need to set a Static IP address to your network, for example 192.168.1.135
Then, you should redirect your router's traffic on ports you need to the IP you've been set.

It is going to be something like this:
Code:
Service Name    Ports      Protocol              Address
OT              7171       UDP/TCP               192.168.1.135
If you have any other modem/router you should do this.


For example, you have 1 modem and 1 router. The modem provides access to the internet, then:
1 -> redirect traffic on ports from modem to router, in the modem config panel
Code:
Service Name    Ports      Protocol              Address
OT              7171       UDP/TCP               192.168.1.1
2 -> redirect traffic on ports from router to computer, in the router config panel
Code:
Service Name    Ports      Protocol              Address
OT              7171       UDP/TCP               192.168.1.135

Correct me if I'm wrong and doing something stupid.
Thank you.
 
Guys please undrstand me i told my friend i need server windows and my friend give me one .
now i can't open router page and don't know how to open ports in server windows 2012 i tried to open it from firewall but all my tries failed
and my friend too don't know how to open ports "" he don't know anything about tibia "
other question
how much for good host for real map server
 
Back
Top