• 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 connect to my own server

Rhyund

New Member
Joined
May 3, 2010
Messages
23
Reaction score
0
Hey there!

I know that there is a lot of topics about this problem and I try to fix it, but with no sucess :(

I follow the steps post here: Port Forwarding and Connection and so many others...

Please, help me! Let's check what I got:

My global ip = "177.42.33.91"
My no-ip domain = "mcmp.sytes.net"
My IPv4 = "192.165.15.4"

Port Forwarding:
jE0f1J


IMG: port

1) My config.lua:

worldId = 0
ip = "mcmp.sytes.net"
bindOnlyConfiguredIpAddress = false
loginPort = 7171
gamePort = 7172
adminPort = 7171
statusPort = 7171
loginTries = 10
retryTimeout = 5 * 1000
loginTimeout = 60 * 1000
maxPlayers = 150
motd = "Welcome to KPDO!"
displayOnOrOffAtCharlist = false
onePlayerOnlinePerAccount = false
allowClones = false
serverName = "Kpdo-beta"
loginMessage = "Welcome to Mcmp server."
statusTimeout = 5 * 60 * 1000
replaceKickOnLogin = true
forceSlowConnectionsToDisconnect = false
loginOnlyWithLoginServer = false
premiumPlayerSkipWaitList = true

2) My server.xml:

<?xml version="1.0" encoding="UTF-8"?>
<servers>
<server id="0" name="Nibiru" versionMin="854" versionMax="8504" address="177.42.33.91" port="7172"/>
</servers>

3) My hosts:

# Copyright (c) 1993-2009 Microsoft Corp.
#
# This is a sample HOSTS file used by Microsoft TCP/IP for Windows.
#
# This file contains the mappings of IP addresses to host names. Each
# entry should be kept on an individual line. The IP address should
# be placed in the first column followed by the corresponding host name.
# The IP address and the host name should be separated by at least one
# space.
#
# Additionally, comments (such as these) may be inserted on individual
# lines or following the machine name denoted by a '#' symbol.
#
# For example:
#
# 102.54.94.97 rhino.acme.com # source server
# 38.25.63.10 x.acme.com # x client host

# localhost name resolution is handled within DNS itself.
127.0.0.1 localhost
# ::1 localhost
192.168.15.4 mcmp.sytes.net

My friend can connect from his house. I try to connect from my pc-host and other pc (and same internet) and I can't :(

I tried to use 3 different clients (with firewall and antivirus on and off):

1) Client with IP = "127.0.0.1"
1) Client with IP = "192.165.15.4"
1) Client with IP = "mcmp.sytes.net"

IMG: list
djCk1J
 
I created an IP reservation, but I checked again and there only this computer with IPv4 192.168.15.4.
And, yes, see this img: port

:/
Where did you get this IPV4 Adress?
Can you show me the picture?

Also, send me a picture of the basics informations of your modem, where shows all ips.
 
Where did you get this IPV4 Adress?
Can you show me the picture?

Also, send me a picture of the basics informations of your modem, where shows all ips.

IPv4: Imgur

Modem: Imgur

Note: The hostname "Marcio" is the computer with the server.
The hostname "Marcio-PC" is another computer that can't log in as well (at same internet), unless I use CyberGhost to mask my global ip on it.
 
IPv4: Imgur

Modem: Imgur

Note: The hostname "Marcio" is the computer with the server.
The hostname "Marcio-PC" is another computer that can't log in as well (at same internet), unless I use CyberGhost to mask my global ip on it.


When you access a website that gives your IP, for example:
Meu IP - Qual é o meu IP?
e-MeuIP.com - Qual é o meu IP? Veja agora mesmo!
Meu ip - Qual é o Meu IP? 74.122.197.98

Is your IP equal or different in each one?
Which IP each of those websites gave to you?
I think that you do not have IPV4 only yours, I think only IPV6.
If this is the case, I can help you put the server online to the public, it only has 2 problems:
1 ° Only those who have IPV6 will have access to your server.
2 ° You will not be able to put your server in otservlist, they don't have support to IPV6 adresses.



If you want to put your server online anyhow, first of all, go to DYNU.COM and create an account. It's similar to no-ip, but accept IPV6.
Than you should creat a DDNS in DYNU.COM with your IPV6.


I helped one other guy, in this link, see how to do:
IPv6 Server

If you need anything else, I'll be here.
 
I am pretty sure you have not lowered the user security level and that is the reason that you cannot connect to your server.
 
Back
Top