Jump to content

Question

Posted

Hey guys can someone explain me where i put the no-ip??

 

 

<?xml version="1.0" encoding="UTF-8"?>

<!-- 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="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>

1 answer to this question

Recommended Posts

  • 0
Posted

<gameserver address="127.0.0.1" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"

 

Change 127.0.0.1 To Your No-ip

 

 

 

 

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

 

 

 

  <!-- 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>

 

Change 192.168.0.0 To Your "Internal Ip"

 

How to find your interlan Ip :

 

Start>Cmd

 

A New Black "Window" pops up

 

type ipconfig hit enter there should be some ips..if you could post me the ips that they pop up it would be easier..but if  you know..Just replace it.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now


×
×
  • 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..