Tópico: [Interlude] Problema Logar no servidor
Ver um Único Post
Antigo 17-11-2008, 12:09 AM   #12
ozzy
Membro - Aspirante
 
Avatar de ozzy
 
Registrado em: Nov 2008
Posts: 60
Agradeceu: 34
Agradecido 3 Vezes em 3 Posts
Achei Ruim:
Acharam ruim Vezes em Posts

Inventório de ozzy

Padrão

O meu server.properties esta assim

# Bind ip of the gameserver, use 0.0.0.0 to bind on all available IPs
GameserverHostname=*
GameserverPort=7777

# This is transmitted to the clients connecting from an external network, so it has to be a public IP or resolvable hostname
ExternalHostname=l2knt.servegame.com
# This is transmitted to the client from the same network, so it has to be a local IP or resolvable hostname
InternalHostname=192.168.254.3
# Define internal networks (10.0.0.0/8,192.168.0.0/16 is default internal networks)
InternalNetworks=
# Define optional networks and router IPs
# IP (200.100.200.100) or fully qualified domain name
# (google.com) that resolves to an IP (use ping to determine if a domain resolves).
# Format: ip,net/mask;ip,net/mask,net/mask
# (mask 192.168.0.0/16 or 192.168.0.0/255.255.0.0 would be 192.168.*.*)
# Note: keep InternalNetworks and OptionalNetworks blank for compatibility with older login server
OptionalNetworks=

# The Loginserver host and port
LoginPort=9014
LoginHost=127.0.0.1

Esta certo ?

ozzy está offline   Responder com Citação