l2topzone.com
l2topzone.com
l2topzone.com
l2topzone.com
l2topzone.com
l2topzone.com
l2topzone.com

Author Topic: Problem my ip  (Read 2556 times)

0 Members and 1 Guest are viewing this topic.

Offlinel2highfive

  • Jr. Member
  • **
  • Posts: 79
  • L2topzone Votes: 149
  • Servers reviews: 1
  • Reputation: +0/-0
  • L2topzone.com
    Problem my ip
    « on: September 18, 2015, 10:51:23 AM »
    Why do I say that my IP address is invalid ----> 192.168.100.100
    And is there a way to add this server IP 192.168.100.100 address ?

    Linkback: https://l2topzone.com/forum/index.php?topic=24436.0

    l2topzone.com
    l2topzone.com
    l2topzone.com
    l2topzone.com
    l2topzone.com

    Offlineseedofextermination

    • Full Member
    • ***
    • Posts: 151
    • L2topzone Votes: 0
    • Servers reviews: 1
    • Reputation: +0/-0
    • Sacrifice
      • L2Thargelion
    Re: Problem my ip
    « Reply #1 on: September 19, 2015, 09:45:51 AM »
    Why do I say that my IP address is invalid ----> 192.168.100.100
    And is there a way to add this server IP 192.168.100.100 address ?
    edit ipconfig.xml file like...
    Code: [Select]
    <?xml version="1.0" encoding="UTF-8"?><!-- Note: If file is named "ipconfig.xml" this data will be used as network configuration, otherwise server will configure it automatically! --><!-- Externalhost here (Internet IP) or Localhost IP for local test --><gameserver address="127.0.0.1" 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="172.16.0.0/19" address="172.16.0.0" /><define subnet="192.168.0.0/16" address="192.168.0.0" /></gameserver>
    Add line before </gameserver>
    Code: [Select]
    <define subnet="192.168.100.0/24" address="192.168.100.100" />
    Hope that help you.
    Luck
    « Last Edit: September 19, 2015, 09:47:25 AM by seedofextermination »

     

    Sitemap