[HELP] Here

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
User avatar
dirtymega77
Posts: 5
Joined: Sat May 23, 2015 12:49 am

[HELP] Here

Post by dirtymega77 »

Hello guys ..i need your help with my H5 server...I am running on no-ip host... I log in to my server untill here :
11350224_422714051241066_640810327_n.jpg

also my login server is like that :
Starting L2J Login Server.
[22/05 18:26:44] Listening for GameServers on 127.0.0.1:9014
[22/05 18:26:44] Telnet server is currently disabled.
[22/05 18:26:44] L2LoginServer: is now listening on: *:2106
[22/05 18:26:44] Looking for UPnP Gateway Devices...
[22/05 18:26:45] Using UPnP gateway: ADBB router
[22/05 18:26:45] Using local address: 192.168.1.103 External address: 176.92.120
.219
[22/05 18:26:51] Mapping successfull on [192.168.1.103:2106]
[22/05 18:27:52] Updated Gameserver [1] Bartz IP's:
[22/05 18:27:52] 127.0.0.1/127.0.0.0/8
[22/05 18:27:52] 10.0.0.0/10.0.0.0/8
[22/05 18:27:52] 172.16.0.0/172.16.0.0/19
[22/05 18:27:52] 192.168.0.0/192.168.0.0/16
[22/05 18:27:52] l2dominion.ddns.net/0.0.0.0/0


and Gameserver:
[22/05 18:27:52] Connecting to login on 127.0.0.1:9014
[22/05 18:27:52] CommunityServerThread: Deactivated by config.
[22/05 18:27:52] GameServer: is now listening on: *:7777
[22/05 18:27:52] GameServer: Maximum numbers of connected players: 100
[22/05 18:27:52] GameServer: Server loaded in 62 seconds.
[22/05 18:27:52] ----------------------------------------------------=[ UPnP ]
[22/05 18:27:52] Looking for UPnP Gateway Devices...
[22/05 18:27:52] Registered on login as Server 1 : Bartz
[22/05 18:27:52] Using UPnP gateway: ADBB router
[22/05 18:27:52] Using local address: 192.168.1.103 External address: 176.92.120
.219
[22/05 18:27:58] Mapping successfull on [192.168.1.103:7777]
[22/05 18:27:58] AutoAnnoucements: Loaded 0 Auto Annoucement Data.
[22/05 18:27:58] GameServer: Telnet server is currently disabled.
[22/05 18:36:10] GlobalVariablesManager: Stored 6 variables.


ipconfig: <?xml version="1.0" encoding="UTF-8"?>
<!-- Note: If file is named "ipconfig.xml" this data will be used as network configuration, otherwise server will configure it automatically! -->
<!-- Externalhost here or Localhost IP for local test -->
<gameserver address="l2dominion.ddns.net" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../data/xsd/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="192.168.0.0" />
</gameserver>


And Hosts: # Copyright (c) 1993-2009 Microsoft Corp.
#
# This is a sample HOSTS file used by Microsoft TCP/IP for Windows.
#
# This file contains the mappings of IP addresses to host names. Each
# entry should be kept on an individual line. The IP address should
# be placed in the first column followed by the corresponding host name.
# The IP address and the host name should be separated by at least one
# space.
#
# Additionally, comments (such as these) may be inserted on individual
# lines or following the machine name denoted by a '#' symbol.
#
# For example:
#
# 102.54.94.97 rhino.acme.com # source server
# 38.25.63.10 x.acme.com # x client host

# localhost name resolution is handled within DNS itself.
# 127.0.0.1 localhost
# ::1 localhost
# 127.0.0.1 L2AuthD.Lineage2.com
# l2dominion.ddns.net L2AuthD.Lineage2.com



Please Help me...
Regards...


.
You do not have the required permissions to view the files attached to this post.
User avatar
Zoey76
L2j Inner Circle
L2j Inner Circle
Posts: 7005
Joined: Tue Aug 11, 2009 3:36 am

Re: [HELP] Here

Post by Zoey76 »

Did you find a way to solve this?
Powered by Eclipse 4.30 ๐ŸŒŒ | Eclipse Temurin 21 โ˜• | MariaDB 11.2.2 ๐Ÿ—ƒ๏ธ | L2J Server 2.6.3.0 - High Five ๐Ÿš€

๐Ÿ”— Join our Discord! ๐ŸŽฎ๐Ÿ’ฌ
Sacrifice
Advanced User
Advanced User
Posts: 1026
Joined: Thu Aug 14, 2014 6:31 am

Re: [HELP] Here

Post by Sacrifice »

Update your default-ipconfig.xml file from master.
Post Reply