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

Windows Lil Help or Advice

bo420169

New Member
Joined
Feb 4, 2010
Messages
143
Reaction score
0
i was woundering if there was any way to host with a Motorola surboard modem
since u have to port forward.
and i dont have a router atm so is there anyway to bypass this


Thx for the help
 
so i just change the ip in the config to my ip and thats it?
I dont got to mess with any other thing as in the login port ect ect?

this wat my config looks like

Connection config
worldId = 0
ip = "127.0.0.1"
bindOnlyConfiguredIpAddress = false
loginPort = 7171
gamePort = 7172
adminPort = 7171
statusPort = 7171
loginTries = 10
retryTimeout = 5 * 1000
loginTimeout = 60 * 1000
maxPlayers = 200
motd = "Welcome to GanGrel 7.1 server!"
displayOnOrOffAtCharlist = false
onePlayerOnlinePerAccount = true
allowClones = false
serverName = "GanGrel"
loginMessage = "Bem vindo ao GanGrel Ot!"
statusTimeout = 5 * 60 * 1000
replaceKickOnLogin = true
forceSlowConnectionsToDisconnect = false
loginOnlyWithLoginServer = false
premiumPlayerSkipWaitList = false
 
Back
Top