Jump to content

Only i can connect when making public?


thefallen1one

Recommended Posts

Only i can connect for some reason.

I followed a guide on how to set up mangos publicly and its not working.

Any Ideas?

These are my configs

Realmd

LoginDatabaseInfo = "127.0.0.1;3306;root;ascent;realmd"

LogsDir = ""

MaxPingTime = 30

RealmServerPort = 3724

BindIP = "0.0.0.0"

PidFile = ""

LogLevel = 0

LogTime = 0

LogFile = "Realmd.log"

LogTimestamp = 0

LogFileLevel = 0

LogColors = ""

UseProcessors = 0

ProcessPriority = 1

WaitAtStartupError = 0

RealmsStateUpdateDelay = 20

WrongPass.MaxCount = 0

WrongPass.BanTime = 600

WrongPass.BanType = 0

Mangosd

RealmID = 1

DataDir = "."

LogsDir = ""

LoginDatabaseInfo = "127.0.0.1;3306;root;ascent;realmd"

WorldDatabaseInfo = "127.0.0.1;3306;root;ascent;mangos"

CharacterDatabaseInfo = "127.0.0.1;3306;root;ascent;characters"

MaxPingTime = 30

WorldServerPort = 8050

BindIP = "0.0.0.0"

What do i need to change?

Link to comment
Share on other sites

I thought you use the dynds thing for the realmlist to log on?

And when i put it in the navicat table under realmlist thing i cannot log on, i get stuck at connected

can someone test it for me? Set your realmlsit to woraidcraft.dynds-ip.com and user the username: User and password: pass

Did you edit the hosts file (C:\\Windows\\system32\\drivers\\etc\\hosts) ?

Link to comment
Share on other sites

This is what my hosts file looks like...Is it right?

# Copyright © 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

127.0.0.1 woraidcraft.dynds-ip.com

192.168.1.100 woraidcraft.dynds-ip.com

192.168.1.1 woraidcraft.dynds-ip.com

174.59.2.238 woraidcraft.dynds-ip.com

Link to comment
Share on other sites

OK.. I think it may be with the hosts.. which IP did you use to register your DNS?

Use only that in the host file.. so you would have

# Copyright © 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

127.0.0.1 localhost

YOUR IP woraidcraft.dynds-ip.com

That should be the way you should have it :D

Unless.. if you have a Dynamic IP then you should have

127.0.0.1 localhost

woraidcraft.dynds-ip.com woraidcraft.dynds-ip.com

Link to comment
Share on other sites

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. Privacy Policy Terms of Use