Jump to content
  • 0

Problima Me Server Connection


Nitzamc

Question

Pedia Exw L2jserver pack interlude ke otan vazw lan ips sta config mporw na sindetho  prin ligo kero ixa ke gracia final ke to ixa online,mporusan na sindethun apo ala pc kanonika exw anixta ports ola ok. tora me to interlude de kserw ti fteei ,logika ta config .

afta ine ta config : exw tpt lathos ?

LoginSrv :

# This is the server configuration file. Here you can set up the connection for your server.
# Usually you have to change the ExternalHostname option to
# - 127.0.0.1 (if you want to play alone / testing purpose)
# - LAN IP* (if you want to play from another computer in the network)
# - WAN IP** (if you want to play with friends over internet)
# - Questions? => http://l2jserver.com
#
# * = If you want to get your LAN IP, simply choose "Start" => "Run..." then type "cmd" => "ipconfig"
# **= If you want to get you WAN IP, visit http://www.whatismyip.com
# ===================================================================================================

# ================================================================
# General server setting !!! REQUIRED to configure to everyone !!!
# ================================================================

# This is transmitted to the clients connecting from an external network, so it has to be a public IP or resolvable hostname
ExternalHostname=MY IP

# This is transmitted to the client from the same network, so it has to be a local IP or resolvable hostname
InternalHostname=127.0.0.1

# Bind ip of the LoginServer, use * to bind on all available IPs
LoginserverHostname=*
LoginserverPort=2106
# How many times you can provide an invalid account/pass before the IP gets banned
LoginTryBeforeBan=10
# Time you won't be able to login back again after LoginTryBeforeBan tries to login. Provide a value in seconds. Default 10min. (600)
LoginBlockAfterBan=600
GMMinLevel=100

# The address on which login will listen for GameServers, use * to bind on all available IPs
LoginHostname=*

# The port on which login will listen for GameServers
LoginPort=9014

# If set to true any GameServer can register on your login's free slots
AcceptNewGameServer = True

# If false, the licence (after the login) will not be shown
# It is highly recomended for Account Seciurity to leave this option as defalut (True)
ShowLicence = True

# Database info
Driver=com.mysql.jdbc.Driver
#Driver=org.hsqldb.jdbcDriver
#Driver=com.microsoft.sqlserver.jdbc.SQLServerDriver
URL=jdbc:mysql://localhost/l2jdb
#URL=jdbc:hsqldb:hsql://localhost/l2jdb
#URL=jdbc:sqlserver://localhost/database=l2jdb/user=sa/password=
Login=root
Password=root
MaximumDbConnections=10

# Useable values: "true" - "false", use this option to choose whether accounts will be created
# automatically or not.
AutoCreateAccounts=true

# The delay in minutes after which the login updates the gameservers IP's (usefull when their ip is dynamic)
IpUpdateTime=15


# ==============================================================
# Test server setting, shoudnt be touched in online game server
# ==============================================================

Debug = False
Assert = False
Developer = False

# Enforce GG Authorization from client
# Login server will kick client if client bypassed GameGuard authentication
ForceGGAuth=True

#FloodProtection. time in ms
EnableFloodProtection=True
FastConnectionLimit=15
NormalConnectionTime=700
FastConnectionTime=350
MaxConnectionPerIP=50

 

GameSrv :

# This is the server configuration file. Here you can set up the connection for your server.
# Usually you have to change the ExternalHostname option to
# - 127.0.0.1 (if you want to play alone / testing purpose)
# - LAN IP* (if you want to play from another computer in the network)
# - WAN IP** (if you want to play with friends over internet)
# - Questions? => http://l2jserver.com
#
# * = If you want to get your LAN IP, simply choose "Start" => "Run..." then type "cmd" => "ipconfig"
# **= If you want to get you WAN IP, visit http://www.whatismyip.com
# ===================================================================================================

# ================================================================
# General server setting !!! REQUIRED to configure to everyone !!!
# ================================================================

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

# 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=127.0.0.1

# This is the server id that the gameserver will request (i.e. 1 is Bartz)
RequestServerID = 1
# If set to true, the login will give an other id to the server  if the requested id is allready reserved
AcceptAlternateID = True

# Database info
Driver=com.mysql.jdbc.Driver
#Driver=org.hsqldb.jdbcDriver
#Driver=com.microsoft.sqlserver.jdbc.SQLServerDriver
URL=jdbc:mysql://localhost/l2jdb
#URL=jdbc:hsqldb:hsql://localhost/l2jdb
#URL=jdbc:sqlserver://localhost/database=l2jdb/user=sa/password=
Login=root
Password=root
MaximumDbConnections=100

# Datapack root directory, defaults to current directory from which the server is started
# DatapackRoot = C:/Work/tmp/DataPack

# Define character name template
# Example to use only : CnameTemplate=[A-Z][a-z]{3,3}[A-Za-z0-9]*
# will allow names with first capital letter, next three small letters,
# and any (capital or not) letter or number, like ZbigN1eW
# Most rational to have CnameTemplate=[A-Z][a-z]*
# meaning names only of letters with first one capital, like Zbigniew
# Default .* - any namy of any symbols
CnameTemplate=.*
PetNameTemplate=.*

# Maximum number of chars per account - Default 7 (0 = unlimited [7 is the client limit])
CharMaxNumber = 7

# Define how many players are allowed to play simultaneously on your server.
MaximumOnlineUsers=100


# Minimum and maximum protocol revision that server allow to connect.
# You must keep MinProtocolRevision <= MaxProtocolRevision.
MinProtocolRevision = 1
MaxProtocolRevision = 999

pio ine to provlima pedia mipos kseri kanis?

 

Link to comment
Share on other sites

Recommended Posts

  • 0

mi fovase to katevasa :/ ksanarotaw kanenas mpori na me kani pm na tou doso to eamil mou i kati pou na mporume na epikinonume thelw voithia me teamviwer :(( exw afto to topic edw ke 3 meres

Link to comment
Share on other sites

  • 0

des pos ta exw egw sto l2jserver

 

# This is transmitted to the clients connecting from an external network, so it has to be a public IP or resolvable hostname
ExternalHostname=127.0.0.1 <--- edw vale no-ip ec

# This is transmitted to the client from the same network, so it has to be a local IP or resolvable hostname
InternalHostname=127.0.0.1

# Bind ip of the LoginServer, use * to bind on all available IPs
LoginserverHostname=*
LoginserverPort=2106
# How many times you can provide an invalid account/pass before the IP gets banned
LoginTryBeforeBan=10
# Time you won't be able to login back again after LoginTryBeforeBan tries to login. Provide a value in seconds. Default 10min. (600)
LoginBlockAfterBan=600
GMMinLevel=100

 

gamserver

 


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

# 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=127.0.0.1

# This is the server id that the gameserver will request (i.e. 1 is Bartz)
RequestServerID = 1
# If set to true, the login will give an other id to the server  if the requested id is allready reserved
AcceptAlternateID = True

Link to comment
Share on other sites

  • 0

ExternalHostname= εδω θα βαλεις την no-ip σου

 

InternalHostname= εδω θα βαλεις την ip που θα βρεις απο το run/cmd/ipconfig. (Δηλαδη 192.168.1.xx xx= τα νουμερα που σου εχει)

 

Μετα στο patch για να μπεις εσυ θα βαλεις την δευτερη ip. Ενω για να μπαινουν και αλλοι θα βαλεις την no-ip.

Link to comment
Share on other sites

  • 0

ExternalHostname= εδω θα βαλεις την no-ip σου

 

InternalHostname= εδω θα βαλεις την ip που θα βρεις απο το run/cmd/ipconfig. (Δηλαδη 192.168.1.xx xx= τα νουμερα που σου εχει)

 

Μετα στο patch για να μπεις εσυ θα βαλεις την δευτερη ip. Ενω για να μπαινουν και αλλοι θα βαλεις την no-ip.

den pistevo oti einai anagi na to kanis afto

 

InternalHostname= εδω θα βαλεις την ip που θα βρεις απο το run/cmd/ipconfig. (Δηλαδη 192.168.1.xx xx= τα νουμερα που σου εχει)

 

alla a8ou to les ec as einai etsi xd

Link to comment
Share on other sites

  • 0

den pistevo oti einai anagi na to kanis afto

 

InternalHostname= εδω θα βαλεις την ip που θα βρεις απο το run/cmd/ipconfig. (Δηλαδη 192.168.1.xx xx= τα νουμερα που σου εχει)

 

alla a8ou to les ec as einai etsi xd

Koita egw tou dinw mia pithani lisi. Tora mporei na fteei afto mporei kai na mn fteei. Tha to psa3oume gia na tou to lisoume..
Link to comment
Share on other sites

  • 0

re egw mporw na mpo oi aloi den borun  lete na kliso ke na ksanaanikso ta ports?

 

Οχι θα ηταν ανουσιο. Κοιτα μηπως εχεις μπλοκαρει τα πορτς σου με το firewall.
Link to comment
Share on other sites

  • 0

to firewall ine klisto ke den exw kan antivirus

Σιγουρα δεν σου βγαζει καποιο ερρορ το gameserver console?
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



  • Posts

    • CLIENT: CLASSIC INTERLUDE - P110  Gameplay   "Unleash Your Potential"     • Birth Of A New Character A new character spawns in the basement of Ivory Tower and starts with full NO Grade gear and a newbie supply box. There, you can buff yourself via AIO buffer and then teleport to a low level zone for xp. • AIO NPC Buffer There are AIO npc Buffers spawned in every town. The buffs’ duration is 1hour and are free of charge. The only buffs that are not included in the list are summoner’s buffs, third class dances, third class songs, Noblesse Blessing and resists. • Class Transfer When you hit level 20, 40 and 76, you can seek for the Class Changer Carola in Aden or Castle Town in order to perform your 1st , 2nd and 3rd class change. There are no further quests required. • Boosted Buffers & Summoners In order to boost Prophets, Bladedancers and Swordsingers for PvP action and Olympiad games, they have been given special self-buffs. All of these classes are gifted with higher level buffs which they can be casted on themselves only. Also, summoner classes are boosted since they can buff their pets with more than usual servitor’s buffs. Server Rates   "Balanced Progression"   Experience: x45 Skill Points: x45 Adena: x1 Drop: x1 Spoil: x1 Quest: x1 Enchant Rates   "Fortune and Power"   Safe Enchant: +3 Max Enchant: +21 Normal Scroll: 70% Blessed Scroll: 70% Refine   "Perfect Your Gear"   • Refining S grade Armors / Jewels Any S grade armor can be refined via Mantra Manager Wilbrand. S grade armors and Tateossian jewels start at 55% and they can both be upgraded all the way up to 100% in order to gain extra P.def or M.def. Once your armor reach 100%, you can transform it into Apella and gain extra stats (Jewels cannot be further refined). In addition, Apella armors start at 55% and can be upgraded up to 100% too. Then, you can transform your Apella into Dynasty Armor (which can also be refined up to 100%). • Refining Epic Jewels (Core and Orfen) There is an option to refine Ring of Core and Earring of Orfen via Mantra Manager Wilbert. If you have two Rings of Core, you can combine them and receive an Enchanted Ring of Core. Then, you can combine two Enchanted Rings of Core in order to create a Refined Ring of Core (4 Rings of Core in total). The same procedure can be applied to Earring of Orfen, in order to create Enchanted Earring of Orfen or Refined Earring of Orfen. In this case, the enchantment of the ring/earring will be reset, so do not enchant those epic jewels before refining. Weapons & Shields   "Arsenal of Power" L2Halcyon weapons are S grade weapons with a unique SA. There are also three unique L2Halcyon shields. Both of them can be dropped only by Raid Bosses. Remember you can check the possible drops of any Raid Boss by pressing Shift+left click. Find bellow more details regarding L2Halcyon items. Duals: - Crokian blade*Crokian blade: Increases Critical Attack by 95 and Accuracy by 6 - Doll knife*Doll knife: Increases Atk. speed by 7% and Accuracy by 6 Swords: - Crokian Blade: Increases Atk. speed by 7% and Accuracy by 6 - Sword of Apostle: Increases Accuracy by 6 and maximum HP by 25% Mage Weapons: - Lady’s Fan: Increases Casting Spd. by 17.5% - Dusk Staff: Increases Casting Spd. by 17.5% - Dusk Sword: Increases M. Atk. by 15% Polearms: - Dreadbane: 360° hit rate, increases hit number from 4 to 8 and Accuracy by 6 - Axe of Ketra: Increases Accuracy by 6 and P. Atk. by 265 during a critical attack Daggers: - Doll Knife: Increases Critical Attack by 95 and P. Atk. by 265 during a critical attack - Giant Trident: Increases Evasion by 3 and P. Atk. by 265 during a critical attack 2-Handed Sword: - Sword of Vampire: Increases Critical Attack by 95 and maximum HP by 25% Blunt: - Cudgel: Increases Critical Attack by 95 and Atk. speed by 7% Bow: - Bow of Halisha: Increases Critical Attack by 95 and Accuracy by 6 Shields: - Shield of Reflect: Reflect magic debuffs and shield damage reflect - Shield of Evasion: No evasion penalty and Speed +7 - Dusk Shield: Bow resistance Ancient Weapons   "Relics of the Past" Ancient L2Halcyon weapons can be obtained by killing Raid Bosses and Grand B osses. Raidboss Jewels "Gems of Glory"   Necklace of Hekaton: MP +42 and +15% max CP Necklace of Brakki: MP +42 and +60% resistance to most of the debuffs Necklace of Naga: MP +42 and +15% max HP Ring of Horuth: MP +21 and +10% P.Def. Ring of Mos: MP +21 and +10% M.Def. Ring of Shadith: MP +31, +10% bow resistance and +7 speed Ring of Tayr: MP +21 and +100 Bow Range Earring of Garacsia: MP +31, +10% bow resistance and +7 speed Earring of Ipos: MP +31, +10% dagger resistance and +7 speed Earring of Kandra: MP +31, +20% wind resistance and +7 speed Earring of Von Helman: MP +31, +20% dark resistance and +7 speed Earring of Vermilion: MP +31, +20% fire resistance and +7 speed Earring of Falston: MP +31, +20% water resistance and +7 speed   [Top Tier Armors are Dynasty (100%) , in case you got bored of it for some extra Enrias you can obtain Ancient Apella , has the exact same amounts just visually is changed.   [Events] Good vs Evil TvT Siege TvT Squash Watermelon Unbearable Heat Dark Invasion Hight Rate   ** ALL EVENTS ARE AUTO**     Grand Opening Date: 21 December 2024, 19:00 GMT +2 Website <-   Discord <-
    • Hello! Sorry for the wait, delivered the code in DM!
    • Hello I had an invitation problem. works again discord : https://discord.gg/EXhScSUG3h
    • hahaha you are big mate !!! 😄 i really appriciate 
  • Topics

×
×
  • Create New...