Jump to content
  • 0

Why am I able to connect but someone else isnt?


Macintosh

Question

I have a server High Five right now. Im currently able to connect just fine. My problem is my brother can't connect at all and his host files and lineage 2 files seem to be fine. My ports are open. Im using my wan ip and local in the right spots....im just lost. my anti virus is off, so is his. Any other suggestions?

Link to comment
Share on other sites

6 answers to this question

Recommended Posts

  • 0

Set ipconfig.xml with your IP and not as localhost to let other ppl enter

 

I did that. Am I missing something? This is what I get when i do ipconfig into cmd:

  IPv4 Address. . . . . . . . . . . : 192.168.2.8

  Subnet Mask . . . . . . . . . . . : 255.255.255.0

  Default Gateway . . . . . . . . . : 192.168.2.1

 

This is what my Ipconfig.xml says:

 

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

<!-- Externalhost here (Internet IP) or Localhost IP for local test -->

<gameserver address="98.30.39.152" 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.2.8" />

</gameserver>

 

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.



×
×
  • Create New...