Jump to content

Dreyko

Members
  • Posts

    22
  • Joined

  • Last visited

  • Feedback

    0%

Community Answers

  1. Dreyko's post in Unable To Connect To The Server L2J was marked as the answer   
    fixed ....
    simply remove the 2 lines and change the end of one of ip
    gameserver address="no-ip address" 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="192.168.0.0/16" address="192.168.0.0" /> <!-- Delete this line --> <define subnet="192.168.0.0/24" address="192.168.0.0" /> <!-- Delete this line --> <define subnet="172.16.0.0/19" address="172.16.0.0" /> <define subnet="192.168.1.0/24" address="192.168.1.2" /> <!-- Change this line to your wew ip --> </gameserver> rest of files default 
     
    work for me cya
×
×
  • Create New...

AdBlock Extension Detected!

Our website is made possible by displaying online advertisements to our members.

Please disable AdBlock browser extension first, to be able to use our community.

I've Disabled AdBlock