Jump to content

Recommended Posts

Posted

maximilian, don't bother! 

He's the greatest developer of the whole universe, he doesn't have the time to help you with such a small problem :troll:

Posted

dude just drop your router/windows firewall then try

if not:

AutomaticIP = True

check port on internet

100% its your ports since your game server looks 9999

dont bother and dont wait answers from others they forgot that someday in past was like you and worse (some still are) but thats another sad story.

and this thread its not to report bugs or spam, please post in hellas forum http://l2jhellas.eu/

Posted (edited)

He's the greatest developer of the whole universe, he doesn't have the time to help you with such a small problem :troll:

 

no no its ok i can help everyone there is always time  :happyforever:

 

dear maximilian2 - sorry I bothered you with my 'silly question' but trust me it's not a pleasure banging my head with this problem - I've read EVERYTHING about 9999ping on the net and trust me I'm not unix noob.

meanwhile, if anyone is generous enough to help a brother with this 9999 PING, please reply.

maximilian, don't bother! 

 

 

l2herbal: 7777,2106,9014 ports open

ExternalHostname=WAN IP

InternalHostname=LAN IP

 

BTW homemade or dedicated? if it's homemade tell us what router he uses...

Edited by maximilion2
Posted (edited)

All the above ports are open in the firewall (just checked again on google). It's a dedicated Ubuntu 12.04 server so I don't think the problem is with the routers there in the datacenter.

Edited by l2herbal
Posted

All the above ports are open in the firewall (just checked again on google). It's a dedicated Ubuntu 12.04 server so I don't think the problem is with the routers there in the datacenter.

 

i told you ExternalHostname=

InternalHostname=

 

problem must be here wrong ips...

  • 2 weeks later...
Posted
GameServer_loop.sh

---------------------------------


 

#!/bin/bash

 

 

err=1

until [ $err == 0 ];

do

        . ./setenv.sh

        [ -f log/java0.log.0 ] && mv log/java0.log.0 "log/java/`date +%Y-%m-%d_%H-%M-%S`_java0.log.0"

        [ -f log/stdout.log ] && mv log/stdout.log "log/stdout/`date +%Y-%m-%d_%H-%M-%S`_stdout.log"

# For developers mostly (1. line gc logrotate, 2. line parameters for gc logging):

#       [ -f log/gc.log ] && mv log/gc.log "log/gc/`date +%Y-%m-%d_%H-%M-%S`_gc.log"

#       -verbose:gc -Xloggc:log/gc.log -XX:+PrintGCDetails -XX:+PrintGCTimeStamps -XX:+PrintHeapAtGC -XX:+PrintTenuringDistribution

# Alternative startup by NB4L1

#       java -Dfile.encoding=UTF-8 -Xmn128m -Xms512m -Xmx1024m -server com.l2jhellas.gameserver.GameServer > log/stdout.log 2>&1

        java -Dfile.encoding=UTF-8 -Xmx1024m com.l2jhellas.gameserver.GameServer > log/stdout.log 2>&1

        err=$?

#       /etc/init.d/mysql restart

        sleep 10;

done

 

 

 

still didn't solve my issues :(

  • 1 month later...
  • 2 weeks later...
Guest
This topic is now closed to further replies.



  • Posts

    • No complicated KYC, instant setup after purchase!  Boost your connection speed and secure your privacy today!  Official Website: https://novproxy.com?kwd=tt-max
    • Fresh off my private server for inspiration.
    • Custom High Five server L2insolence will open 2026-06-17 21:00 GMT+2 ! ! ! Web: http://www.l2insolence.eu/ Discord: https://discord.gg/duMjnj3y9A We have custom: 10 diferent looking custom armor sets. 8 weapon sets, 2 weapons sets are upgradable. 6 jewel sets. ----------------------------------- All custom tatto, masks, cloaks, agathions, belts, bracelest, talismans and more. Everi single item have own custom stats like: +p.atk% , +m.atk% , +p/m.def% and mutch more. All items in game have own stats. With custom looks. Glowing etc. ----------------------------------- Rates XP, SP: 25x Spoil and Drop: 10x Server Hard Farm ----------------------------------- Enchantment Safe enchant: +20099 Max enchant: +20099 All scrolls: 100% ----------------------------------- You can use scrolls or item enchant NPC to make +++ abd life beter. NPC Buffer There's an NPC buffer in all of our main towns. We have custom self buffs learned with npc with custom stats. Global Gatekeeper. GM Shop with normal items and custom ones, Event NPC, item upgrader NPC. Raid Bosses, every zone have its own boss and drops for rare mats, respawn every 10 seconds.. Olympiad The olympiad is ongoing every two weeks.
    • I agree that kernel-level protection offers much deeper visibility and control, especially when it comes to advanced bots and bypass techniques. That said, I'm not trying to claim that a usermode solution is impossible to bypass. My goal is simply to increase the cost and complexity of bypassing the protection while keeping deployment simple, stable, and compatible for server owners. A lot of Interlude server operators don't want to install kernel drivers or deal with the risks and maintenance that come with them. That's why I'm currently focusing on a layered approach: secure launcher architecture, HWID licensing, session validation, anti-debugging, injection detection, integrity checks, replay protection, and heartbeat monitoring. I'm not ruling out kernel support in the future. Right now, my priority is gathering real-world feedback, improving the product, and learning how people attempt to bypass different protection layers. I appreciate the feedback and the discussion.
  • Topics

×
×
  • Create New...

Important Information

This community uses essential cookies to function properly. Non-essential cookies and third-party services are used only with your consent. Read our Privacy Policy and We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue..