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

Port 80 is open but not 7171 7272

IsseB

New Member
Joined
Dec 30, 2021
Messages
10
Solutions
1
Reaction score
1
GitHub
Badawi
Hey guys.
Im kinda new on the starting an OT world, but im trying to learn and do my best.
I need help with open my ports to let my friends join my ot when i start it up. picture of my forward. im a doing something wrong here??

PLSS help me...
 
Solution
Hey guys,
The solution was i had to start the OT (starter.exe) otherwise my ports had nothing to run on..
So if you guys gets the same problem as me, start the OT(exe.) and try the port checker and it will show green!
@IsseB first check if your default gateways is actually 192.168.0.1. For this press windows + R and write cmd here
1641271296633.png

Write ipconfig on the command line
1641271341353.png

You'll see something like this. When you register the rules on your router you must use your IPV4.

1641271461094.png

Then do the rules on the router, you also have to go to C:\Windows\System32\Drivers\etc and open "hosts" file on Notepad++ or another editor. Then change this:
Code:
127.0.0.1       localhost

To this
Code:
127.0.0.1    Your IP here

You can get your IP adress on this website: IP Chicken - What is my IP address? Free public IP lookup. (https://www.ipchicken.com/)
And the last thing, be sure you got registered rules for the ports on your Windows firewall. Go to control panel, open windows firewall -> advanced configuration, and you'll see this:

1641272038078.png

Create entering rules, and exit rules, for port 7171, 7172 and 80.
For a better explaination just see this:

And a last thing, always check if the ports are opened with a tool. You can use this one:

Regards!
 
@IsseB first check if your default gateways is actually 192.168.0.1. For this press windows + R and write cmd here
View attachment 64414

Write ipconfig on the command line
View attachment 64415

You'll see something like this. When you register the rules on your router you must use your IPV4.

View attachment 64417

Then do the rules on the router, you also have to go to C:\Windows\System32\Drivers\etc and open "hosts" file on Notepad++ or another editor. Then change this:
Code:
127.0.0.1       localhost

To this
Code:
127.0.0.1    Your IP here

You can get your IP adress on this website: IP Chicken - What is my IP address? Free public IP lookup. (https://www.ipchicken.com/)
And the last thing, be sure you got registered rules for the ports on your Windows firewall. Go to control panel, open windows firewall -> advanced configuration, and you'll see this:

View attachment 64418

Create entering rules, and exit rules, for port 7171, 7172 and 80.
For a better explaination just see this:

And a last thing, always check if the ports are opened with a tool. You can use this one:

Regards!
I love how you are explaining this, and i understand better now, but my Tibia doesnt show up in advanced firewall list like yours, can i do anything for it to show up ?
Best regards <3
Post automatically merged:

@ralke Hey. I did exactly what u said, but its still closed..
 
Last edited:
Hello guys,

Ive succeded to open port 80 but 7171 and 7272 is not openening..
Im I doing something wrong here?

This is how i portforwarded these.

Im trying to start an OT server but need to get this step done.

Maybe someone can help me through teamviewer?
My discord is: Badawi#3345

Please help meee!!

Best regards
 
Last edited:
@IsseB yeah Tibia doesn't show up on the firewall settings because you have to create the rule for it.
1641317148221.png

1641317134082.png

1641317212623.png

1641317267989.png

Create "exit rules" and "entering rules" (I guess this is the english traduction?). For ports 7171, 80 and 7172. Choose "allow connection" and set the name you want, I recommend to name it "Tibia". Try again and see how it goes :)
 
@IsseB yeah Tibia doesn't show up on the firewall settings because you have to create the rule for it.
View attachment 64438

View attachment 64437

View attachment 64439

View attachment 64440

Create "exit rules" and "entering rules" (I guess this is the english traduction?). For ports 7171, 80 and 7172. Choose "allow connection" and set the name you want, I recommend to name it "Tibia". Try again and see how it goes :)
I did this, but they are still closed, could u like help me through teamviewer ? my discord is Badawi#3345
 
I did this, but they are still closed, could u like help me through teamviewer ? my discord is Badawi#3345

Sure add me, felipe23#1113. I saw this thread you made:

Are you sure your IPV4 is 192.168.0.1? Isn't 192.168.0.X (2,3,4,5,6)? Do the step of printing your IPV4 on cmd, take a picture of it and show me. In this case if your IPV4 is not 192.168.0.1 you must change the port forwarding value in your router for your IPV4 :)
 
Hey guys,
The solution was i had to start the OT (starter.exe) otherwise my ports had nothing to run on..
So if you guys gets the same problem as me, start the OT(exe.) and try the port checker and it will show green!
 
Solution
Back
Top