Page 1 of 1

how to put server online

Posted: Wed Oct 21, 2009 8:23 am
by dulisi
If you want to receive support we need this info to help you properly.
ยป Find Revision
L2J Revision Number:
L2JDP Revision Number:


Hi all i need some help how to put my server online if possible with dynamic ip. or static ip . ty and sry for my bad english

Re: how to put server online

Posted: Wed Oct 21, 2009 8:44 am
by qwerty13

Re: how to put server online

Posted: Wed Oct 21, 2009 9:06 am
by dulisi
ok but how do i need to config the loginserver and gameserver i think i make smth wrong.

Re: how to put server online

Posted: Wed Oct 21, 2009 3:23 pm
by dulisi
plz can some one tell me how to config loginserver and gameserver to put my server online or no one knows that?? :?: :?:

Re: how to put server online

Posted: Wed Oct 21, 2009 8:56 pm
by lishawj
dulisi wrote:plz can some one tell me how to config loginserver and gameserver to put my server online or no one knows that?? :?: :?:
Please search the forum. Most admins on this forum knows how to do it and there are numerous posts regarding putting a server online.

Search and if laziness is a disease you can't overcome then I am sorry.

Re: how to put server online

Posted: Wed Oct 21, 2009 9:29 pm
by jamaica
put ur ip

# Bind ip of the gameserver, use * to bind on all available IPs
GameserverHostname=HERE
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=HERE

# 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=127.0.0.1
# The Loginserver host and port
LoginPort=9014
LoginHost=HERE

and u have login online same for gs

Re: how to put server online

Posted: Thu Oct 22, 2009 10:41 am
by dulisi
l2j version 3494
l2jdp verison 6600


FATAL: Failed to start the Game Server Listener. Reason: Cannot assign requested
address: JVM_Bind
java.net.BindException: Cannot assign requested address: JVM_Bind
at java.net.PlainSocketImpl.socketBind(Native Method)
at java.net.PlainSocketImpl.bind(Unknown Source)
at java.net.ServerSocket.bind(Unknown Source)
at java.net.ServerSocket.<init>(Unknown Source)
at net.sf.l2j.loginserver.FloodProtectedListener.<init>(FloodProtectedLi
stener.java:51)
at net.sf.l2j.loginserver.GameServerListener.<init>(GameServerListener.j
ava:36)
at net.sf.l2j.loginserver.L2LoginServer.<init>(L2LoginServer.java:202)
at net.sf.l2j.loginserver.L2LoginServer.main(L2LoginServer.java:56)



can some one tell me what is the problem :?: :?: :?:

Re: how to put server online

Posted: Thu Oct 22, 2009 8:50 pm
by dulisi
anny one will help me with this or no one knows this problem?
:?: :?: :cry:

Re: how to put server online

Posted: Fri Oct 23, 2009 5:59 pm
by kotk
You either changed the port settings or already have some running on them.

Re: how to put server online

Posted: Tue Oct 27, 2009 11:33 pm
by Forsaiken
@dusli

in the hostname field u should put the ip that your server has and not the one "u want em to have".

Goto http://whatismyip.com/
then check ur ip int "ipconfig" if it missmatch u made it wrong sir