Author Topic: Server not in LAN list, or masterlist  (Read 1330 times)

Motley

  • Full Member
  • ***
  • Posts: 252
  • Karma: +32/-34
    • View Profile
Server not in LAN list, or masterlist
« on: September 28, 2016, 09:03:33 pm »
Topic says it all.

I have shut down my pc plus much more test. My Ip is dynamic "always changes..

Am I the only one experiencing this?

0.16 browser

Theremin

  • Full Member
  • ***
  • Posts: 154
  • Karma: +48/-18
  • Worst Server Owner
    • View Profile
    • Visit my YouTube channel
Re: Server not in LAN list, or masterlist
« Reply #1 on: September 29, 2016, 01:59:16 pm »
Add the IP to your favourites, be it your localhost (127.0.0.1), your IPv4 (192.168.*.*) or your external IP (you can retrieve it from Thijn's site for example)

Motley

  • Full Member
  • ***
  • Posts: 252
  • Karma: +32/-34
    • View Profile
Re: Server not in LAN list, or masterlist
« Reply #2 on: September 29, 2016, 03:34:34 pm »
This did not do the trick.

For some reason my ip changes., My default Gateway says

192.168.1.1

I was capable of connecting in server history and that ip is

192.168.1.7

I have no clue as to why this is happening,

This is where I do not even understand why we need Internet for server building/testing

EDITED
Fixed

For those with linux based systems and encounter this error just run this command in your terminal

Code: [Select]
ip route get 8.8.8.8 | awk '{print $NF; exit}'
This will return your Ip that you can connect your server to, No clue as to why I have encountered this issue but maybe someone else will.

« Last Edit: September 29, 2016, 03:51:12 pm by Mötley »

SugarD

  • Argonath RPG Dev/Manager
  • Tester
  • Sr. Member
  • ****
  • Posts: 820
  • Karma: +37/-75
  • STOP IN THE NAME OF THE COLESLAW!
    • View Profile
    • Clan Xperience
Re: Server not in LAN list, or masterlist
« Reply #3 on: October 02, 2016, 03:54:07 am »
That is because the 192.168.*.* address is an internal network IP address. You need your external IP address that is visible to the outside world.

 

© Liberty Unleashed Team.