IP surašimas ant L2j-Equal Server Packo naudojant Routerį[/center]
--------------------------------------------------------------------------------
Čia parodysiu kaip reikia teisingai suvesti IP ant L2j-Equal Server Packo naudojant Routerį.
Pradekim.
Pirma mums reikia sužinoti savo išorini ir vidini IP Adresą.
Išorini IP Adresą sužinosit adresu Nuorodas mato tik NARIAI. Prisiregistruokite arba Prisijunkite.
Vidini IP Adesą sužinosit ivede ipconfig per cmd
Foto URL: Nuorodas mato tik NARIAI. Prisiregistruokite arba Prisijunkite.
Mano atvejų
išorinis IP yra 78.57.79.220
vidinis yra yra 192.168.2.101
Parodysiu kaip suvesta pas mane, jums reikės tik pakeisti mano IP į savo IP Adresus.
loginserver.properties
- Kodas: Pasirinkti visus
# This is transmitted to the clients connecting from an external network, so it has to be a public IP or resolvable hostname
ExternalHostname = 78.57.79.220
# This is transmitted to the client from the same network, so it has to be a local IP or resolvable hostname
InternalHostname = 192.168.1.101
# Bind ip of the LoginServer, use * to bind on all available IPs
LoginserverHostname = *
LoginserverPort = 2106
# How many times you can provide an invalid account/pass before the IP gets banned
LoginTryBeforeBan = 10
# Time you won't be able to login back again after LoginTryBeforeBan tries to login. Provide a value in seconds. Default 10min. (600)
LoginBlockAfterBan = 600
# The address on which login will listen for GameServers, use * to bind on all available IPs
LoginHostname = 127.0.0.1
# The port on which login will listen for GameServers
LoginPort = 9014
server.properties
- Kodas: Pasirinkti visus
# Bind ip of the gameserver, use * 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
# If this ip is resolvable by Login just leave *
ExternalHostname = 78.57.79.220
# This is transmitted to the client from the same network, so it has to be a local IP or resolvable hostname
# If this ip is resolvable by Login just leave *
InternalHostname = 192.168.1.101
# The Loginserver host and port
LoginPort = 9014
LoginHost = 127.0.0.1
Pakeiskit mano IP į savo, ir galėsit be problemų paleisti L2j-Equal Server Packą naudojant Routeri.
Sėkmes.
Sveiki atvyke į Counter Strike Godlike.lt - CS, CSS, GTA ir visa kita!. Spausk čia registruotis











