Dedicated server problem. Please Help.
Posted: Wed Feb 01, 2012 7:33 pm
If you want to receive support we need this info to help you properly.
» Find Revision
L2J Revision Number:
L2JDP Revision Number:
Hello, I had an interlude server once, but and it was working fine, but now this H5 really confuses me.. Can i get some help on making my server dedicated? This is the host file:
This is the ipconfig.xml file:
My IP is dynamic so i created a host on no-ip.com, so my IP now is l2reality.no-ip.biz.
My lan IP i think is 192.169.2.3, but just to be sure, that's what i get when i type 'ipconfig' on cmd:
Also, on my router, when i added the ports to forward, on the box where it says to enter the target IP. I entered my local one. Because it won't accept l2reality.no-ip.biz. Is that ok? or is it a problem? Thanks for your time
Please.. Help me with my problem, and if there is something more except these that i need to edit, tell me.. Or if you know any step by step guide.. Thanks in advance..
Edit: Image of my hosts file, ipconfig.xml, my no-ip address, and my router's ports to forward
http://img408.imageshack.us/img408/4053/toupload.png
» Find Revision
L2J Revision Number:
L2JDP Revision Number:
Hello, I had an interlude server once, but and it was working fine, but now this H5 really confuses me.. Can i get some help on making my server dedicated? This is the host file:
Code: Select all
# 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 localhost127.0.0.1 localhostl2reality.no-ip.biz L2authd.lineage2.com
Code: Select all
<?xml version="1.0" encoding="UTF-8"?><!-- l2reality.no-ip.biz --><gameserver address="l2reality.no-ip.biz" 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="192.0.0.0/8" address="192.168.2.3" /> <define subnet="192.16.0.0/19" address="192.168.2.3" /> <define subnet="192.168.0.0/16" address="192.168.2.3" /></gameserver>
My lan IP i think is 192.169.2.3, but just to be sure, that's what i get when i type 'ipconfig' on cmd:
Code: Select all
Επίθημα DNS συγκεκριμένης σύνδεσης: Address IPv6 lan connection. : fe80::3c3c:674c:ac35:f9f0%10 Address IPv4. . . . . . . . . . : 192.168.2.3 Subnet mask. . . . . . . . . : 255.255.255.0 Predefined gate . . . . . . . : 192.168.2.1I translated those in english, so.. sorry if something's wrong. It's not my system's fault :P
Please.. Help me with my problem, and if there is something more except these that i need to edit, tell me.. Or if you know any step by step guide.. Thanks in advance..
Edit: Image of my hosts file, ipconfig.xml, my no-ip address, and my router's ports to forward
http://img408.imageshack.us/img408/4053/toupload.png