help in configuring ipconfig

Support for the latest build of L2J Server, get help here with installations, upgrades, problems.
Do not post bugs reports here, use viewforum.php?f=77 instead.
There is no support for other server builds than the official provided by l2jserver.com
Forum rules
READ NOW: L2j Forums Rules of Conduct
Post Reply
fanfcsd
Posts: 10
Joined: Mon Jun 27, 2011 6:17 pm

help in configuring ipconfig

Post by fanfcsd »

Hi all, I have a serious problem associated with ipconfig. Searched on many forums solution but not founded. After you select a server in the game, I wrote that there was an error and displays the window логина. tried many configurations in ipconfig but nothing helps. Here are some of them:

Code: Select all

<?xml version="1.0" encoding="UTF-8"?> <!-- Put old contents of ExternalHostname here, used by default --> <gameserver address="91.211.16.141"> <!-- Localhost access --> <define subnet="127.0.0.0/8" address="91.211.16.141" /> <!-- LAN's, put old contents of InternalHostname here --> <define subnet="255.255.255.0/8" address="91.211.16.141" /> <define subnet="255.255.255.0/19" address="91.211.16.141" /> <define subnet="255.255.255.0/16" address="91.211.16.141" /> <define subnet="255.255.255.0/216" address="91.211.16.141" /> </gameserver> 

Code: Select all

<?xml version="1.0" encoding="UTF-8"?><!-- Externalhost here (Internet IP) or Localhost IP for local test --><gameserver address="91.211.16.141" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="ipconfig.xsd">    <!-- Localhost here -->    <define subnet="127.0.0.0/8" address="91.211.16.141" />    <!-- Internalhosts here (LANs IPs) -->    <define subnet="10.0.0.0/8" address="91.211.16.141" />    <define subnet="172.16.0.0/19" address="91.211.16.141" />    <define subnet="192.168.0.0/16" address="91.211.16.141" /></gameserver> 

Code: Select all

<?xml version="1.0" encoding="UTF-8"?><!-- Externalhost here (Internet IP) or Localhost IP for local test --><gameserver address="91.211.16.141" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="ipconfig.xsd">    <!-- Localhost here -->    <define subnet="127.0.0.0/8" address="127.0.0.0" />    <!-- Internalhosts here (LANs IPs) -->    <define subnet="10.0.0.0/8" address="91.211.16.141" />    <define subnet="172.16.0.0/19" address="91.211.16.141" />    <define subnet="192.168.0.0/16" address="91.211.16.141" /></gameserver>

Code: Select all

<?xml version="1.0" encoding="UTF-8"?><!-- Externalhost here (Internet IP) or Localhost IP for local test --><gameserver address="91.211.16.141" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="ipconfig.xsd">    <!-- Localhost here -->    <define subnet="127.0.0.0/8" address="127.0.0.0" />    <!-- Internalhosts here (LANs IPs) -->    <define subnet="10.0.0.0/8" address="10.0.0.0" />    <define subnet="172.16.0.0/19" address="172.16.0.0/19" />    <define subnet="192.168.0.0/16" address="192.168.0.0" /></gameserver>
settings server.properties:

Code: Select all

LoginHost = 91.211.16.141GameserverHostname = 91.211.16.141
settings login.properties:

Code: Select all

LoginserverHostname = 91.211.16.141LoginHostname = 91.211.16.141
I really like your team so I want to choose it but not out :cry:
sorry for the broken English writing through translator :)




» Find Revision
L2J Revision 4698:
L2JDP Revision 8099:
User avatar
tukune
Posts: 533
Joined: Sun Mar 29, 2009 2:35 pm
Location: Japan

Re: help in configuring ipconfig

Post by tukune »

<?xml version="1.0" encoding="UTF-8"?>
<!-- Externalhost here (Internet IP) or Localhost IP for local test -->
<gameserver address=" :D 91.211.16.141" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="ipconfig.xsd">
<!-- Localhost here -->
<define subnet="127.0.0.0/8" address="127.0.0.1" />
<!-- Internalhosts here (LANs IPs) -->
<define subnet="10.0.0.0/8" address="10.0.0.0" />
<define subnet="172.16.0.0/19" address="172.16.0.0" />
<define subnet="192.168.0.0/16" address=" :!: change here see http://www.google.com/#tbm=isch&q=ipconfig" />
</gameserver>

Can you read this?
"# WARNING: Please don't change default IPs here if you don't know what are you doing!"
Don't change!

settings server.properties:

Code: Select all

LoginHost = 127.0.0.1GameserverHostname = *
settings login.properties:

Code: Select all

LoginserverHostname = *LoginHostname = *
fanfcsd
Posts: 10
Joined: Mon Jun 27, 2011 6:17 pm

Re: help in configuring ipconfig

Post by fanfcsd »

not work :cry:

Code: Select all

la2@localhost ~/server $ netstat -a | grep 9014tcp 0 0 91.211.16.141:9014 *:* LISTENtcp 0 0 91.211.16.141:9014 91.211.16.141:48709 ESTABLISHEDtcp 0 0 91.211.16.141:48709 91.211.16.141:9014 ESTABLISHED
no connect server-client
fanfcsd
Posts: 10
Joined: Mon Jun 27, 2011 6:17 pm

Re: help in configuring ipconfig

Post by fanfcsd »

please help someone!!! :(
User avatar
tukune
Posts: 533
Joined: Sun Mar 29, 2009 2:35 pm
Location: Japan

Re: help in configuring ipconfig

Post by tukune »

you have 4 servers.
do you have router?
what is your local IP?
changed port?
what is server version?
you must tell more information.
fanfcsd
Posts: 10
Joined: Mon Jun 27, 2011 6:17 pm

Re: help in configuring ipconfig

Post by fanfcsd »

i have 1 server
i am not have router
i am not have local ip (only internet) but hi see ip 172.17
port is not changed
server: Linux Gentoo 2.6.38
User avatar
Opiam
Posts: 181
Joined: Thu Jun 02, 2011 12:26 am
Location: Europe, Ukraine

Re: help in configuring ipconfig

Post by Opiam »

:( For example: My server has dedicated ip adress...
<?xml version="1.0" encoding="UTF-8"?><gameserver address="my.dedicated.adress.there" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="ipconfig.xsd"></gameserver>
and I haven't any problems with this... I suggest you purchase a dedicated address and do as me :roll:

but if you want to share your serv in loc area you must using original ipconfig with your settings.
For ex.: your dedic's xxx.xxx.xx.xx and local 192.168.0.100 Then
<?xml version="1.0" encoding="UTF-8"?>
<gameserver address="xxx.xxx.xx.xx (your dedic)" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="ipconfig.xsd">
<define subnet="127.0.0.0/8" address="127.0.0.1" />
<define subnet="10.0.0.0/8" address="10.0.0.0" />
<define subnet="172.16.0.0/19" address="172.16.0.0" />
<define subnet="192.168.0.0/16" address="192.168.0.100 (your loc share)" />
</gameserver>
P.S: for more information about adresses of local network you must come back to touch
Last edited by Opiam on Sat Jul 02, 2011 10:54 pm, edited 1 time in total.
Image
fanfcsd
Posts: 10
Joined: Mon Jun 27, 2011 6:17 pm

Re: help in configuring ipconfig

Post by fanfcsd »

Opiam wrote::( For example: My server has dedicated ip adress...
<?xml version="1.0" encoding="UTF-8"?><gameserver address="my.dedicated.adress.there" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="ipconfig.xsd"></gameserver>
and I haven't any problems with this... I suggest you purchase a dedicated address and do as me :roll:

but if you want to share your serv in loc area you must using original ipconfig with your settings.
For ex.: your dedic's xxx.xxx.xx.xx and local 192.168.0.100 Then
<?xml version="1.0" encoding="UTF-8"?>
<gameserver address="xxx.xxx.xx.xx (your dedic)" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="ipconfig.xsd">
<define subnet="127.0.0.0/8" address="127.0.0.1" />
<define subnet="10.0.0.0/8" address="10.0.0.0" />
<define subnet="172.16.0.0/19" address="172.16.0.0" />
<define subnet="192.168.0.0/16" address="192.168.0.100 (your loc share)" />
</gameserver>
P.S: for more information about loc adresses you must come back to touch

not work... :(
fanfcsd
Posts: 10
Joined: Mon Jun 27, 2011 6:17 pm

Re: help in configuring ipconfig

Post by fanfcsd »

possibly because of the Gentoo problemma ?????
User avatar
Opiam
Posts: 181
Joined: Thu Jun 02, 2011 12:26 am
Location: Europe, Ukraine

Re: help in configuring ipconfig

Post by Opiam »

fanfcsd wrote:possibly because of the Gentoo problemma ?????
maybe... Are you sure that your ip's dedicated :?:
http://www.domaintools.com/research/my-ip/

and one... Often servers' online is 9999 when it's problem with ipconfig.
Image
fanfcsd
Posts: 10
Joined: Mon Jun 27, 2011 6:17 pm

Re: help in configuring ipconfig

Post by fanfcsd »

Opiam wrote:
fanfcsd wrote:possibly because of the Gentoo problemma ?????
maybe... Are you sure that your ip's dedicated :?:
http://www.domaintools.com/research/my-ip/

and one... Often servers' online is 9999 when it's problem with ipconfig.
Ping is 25~10
User avatar
Opiam
Posts: 181
Joined: Thu Jun 02, 2011 12:26 am
Location: Europe, Ukraine

Re: help in configuring ipconfig

Post by Opiam »

fanfcsd wrote:
Opiam wrote:
fanfcsd wrote:possibly because of the Gentoo problemma ?????
maybe... Are you sure that your ip's dedicated :?:
http://www.domaintools.com/research/my-ip/

and one... Often servers' online is 9999 when it's problem with ipconfig.
Ping is 25~10
it's you router or not dedicated ip address - learn more books about network connections and Linux systems :arrow:
Image
User avatar
tukune
Posts: 533
Joined: Sun Mar 29, 2009 2:35 pm
Location: Japan

Re: help in configuring ipconfig

Post by tukune »

:D I log on your server
You do not have the required permissions to view the files attached to this post.
Post Reply