Jump to content

Ziska

Members
  • Posts

    4
  • Credits

  • Joined

  • Last visited

  • Feedback

    0%

About Ziska

Profile Information

  • Gender
    Male
  • Country
    Germany

Recent Profile Visitors

333 profile views

Ziska's Achievements

Newbie

Newbie (1/16)

0

Reputation

  1. you dont understand sorry i can play local on my server but no poeple can login to my server. i wanna know what the settings are from external adress.
  2. who can help me? i need the settings for freya server login server settings gameserver settings ipconfig.xml settings l2.ini settings i have a dns serveradress: l2templars.dyndnss.net (provider cut internet) ip adress server : 192.168.178.xxx # Networking # --------------------------------------------------------------------------- # Bind ip of the LoginServer, use * to bind on all available IPs # WARNING: <u><b><font color="red">Please don't change default IPs here if you don't know what are you doing!</font></b></u> # WARNING: <u><b><font color="red">External/Internal IPs are now inside "ipconfig.xml" file.</font></b></u> # Default: * (0.0.0.0) LoginserverHostname = ??? # Default: 2106 LoginserverPort = 2106 # The address on which login will listen for GameServers, use * to bind on all available IPs # WARNING: <u><b><font color="red">Please don't change default IPs here if you don't know what are you doing!</font></b></u> # WARNING: <u><b><font color="red">External/Internal IPs are now inside "ipconfig.xml" file.</font></b></u> # Default: * (0.0.0.0) LoginHostname = ??? # The port on which login will listen for GameServers # Default: 9014 LoginPort = 9014 ____________________________ # Networking # --------------------------------------------------------------------------- # Where's the Login server this gameserver should connect to # WARNING: <u><b><font color="red">Please don't change default IPs here if you don't know what are you doing!</font></b></u> # WARNING: <u><b><font color="red">External/Internal IPs are now inside "ipconfig.xml" file.</font></b></u> # Default: 127.0.0.1 LoginHost = 127.0.0.1 ???? # TCP port the login server listen to for gameserver connection requests # Default: 9014 LoginPort = 9014 # Bind address for gameserver. You should not need to change it in most cases. # WARNING: <u><b><font color="red">Please don't change default IPs here if you don't know what are you doing!</font></b></u> # WARNING: <u><b><font color="red">External/Internal IPs are now inside "ipconfig.xml" file.</font></b></u> # Default: * (0.0.0.0) GameserverHostname = ??? # Default: 7777 GameserverPort = 7777 _____________________________________ ipconfig.xml <?xml version="1.0" encoding="UTF-8"?> <!-- Externalhost here (Internet IP) or Localhost IP for local test --> <gameserver address="???????????????" 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="192.168.0.0" /> <define subnet="192.168.0.0/16" address="192.168.0.6" /> </gameserver> ________________________________________ hosts l2templars.dyndnss.net L2authd.lineage2.com l2testauthd.lineage2.com # 127.0.0.1 localhost 192.168.178.XXX L2authd.lineage2.com ___________________________________________ l2.ini Protocol=unreal ProtocolDescription=Unreal Protocol Name=Player Map=Index.unr LocalMap=Entry.unr Host= Portal= MapExt=unr EXEName=l2.exe SaveExt=usa Port=7778 Class=LineageWarrior.MFighter ServerAddr=192.168.178.XXX ????? IsL2NetLogin=True IsL2Console=True
×
×
  • Create New...