Difference between revisions of "User:Urban"

From Wurmpedia
Jump to navigation Jump to search
Line 2: Line 2:
  
  
Things you will need
+
==Things you will need==
Your Routers IP: (you can use this website to find that: http://myip.dk/)
+
*Your Routers IP: (you can use this website to find that: http://myip.dk/).
Your Computers IP: press win+r type "cmd" this should open a black box, in here you enter ipconfig and press enter, look for IPv4-adress and write it down
+
*Your Computers IP: press win+r type "cmd" this should open a black box, in here you enter ipconfig and press enter, look for IPv4-adress and write it down.
  
 
==Login Server==
 
==Login Server==
Line 35: Line 35:
 
*Login Server = Unchecked
 
*Login Server = Unchecked
  
 +
===Configuration file===
 +
#Find the folder of your Login server
 +
#Open the directory of the map your playing (EX: Creative)
 +
#Open Wurm.ini with notepad
 +
#Find the line named "USE_INCOMING_RMI=false"
 +
#Change it to "USE_INCOMING_RMI=true"
  
 +
If the "USE_INCOMING_RMI=false" line does not exist in file add it.
  
 
==Server 2==
 
==Server 2==
Line 65: Line 72:
 
*Intra server password = The Intra server password found in "login server"->local server->Advance Server Settings->Intra server password (This is from the Login server)
 
*Intra server password = The Intra server password found in "login server"->local server->Advance Server Settings->Intra server password (This is from the Login server)
 
*Login Server = Checked
 
*Login Server = Checked
 +
 +
===Configuration file===
 +
#Find the folder of Server 2
 +
#Open the directory of the map your playing (EX: Creative)
 +
#Open Wurm.ini with notepad
 +
#Find the line named "USE_INCOMING_RMI=false"
 +
#Change it to "USE_INCOMING_RMI=true"
 +
 +
If the "USE_INCOMING_RMI=false" line does not exist in file add it.

Revision as of 20:40, 3 December 2015

Server setup


Things you will need

  • Your Routers IP: (you can use this website to find that: http://myip.dk/).
  • Your Computers IP: press win+r type "cmd" this should open a black box, in here you enter ipconfig and press enter, look for IPv4-adress and write it down.

Login Server

Setup of the login server(Server 1)

Local Server

Under Local Server you should have:

  • Server Settings
    • Server External IP Adresss = Your comptuers ip
    • Server External Port = 3724
  • Advance Server Settings
    • Server ID = 1
    • Server Internal IP Address = 127.0.0.1
    • Server Internal Port = 48010
    • RMI Registration port 7221
    • RMI Port = 7220
    • Steam Query Port = 27016
    • Login Server = Checked

Server Neighbors

Under Server Neighbors you should have:

  • Server ID = 2
  • Server External IP Address = Your Routers IP
  • Server External IP Port 3725
  • Server Internal IP Adress = 127.0.0.1
  • Server Internal Port = 48011
  • RMI Registration Port 7223
  • RMI Port = 7222
  • Intra server password = The Intra server password found in "server 2"->local server->Advance Server Settings->Intra server password (This is from the 2nd server)
  • Login Server = Unchecked

Configuration file

  1. Find the folder of your Login server
  2. Open the directory of the map your playing (EX: Creative)
  3. Open Wurm.ini with notepad
  4. Find the line named "USE_INCOMING_RMI=false"
  5. Change it to "USE_INCOMING_RMI=true"

If the "USE_INCOMING_RMI=false" line does not exist in file add it.

Server 2

Setup of the Server 2

Local Server

Under Local Server you should have:

  • Server Settings
    • Server External IP Adresss = Your comptuers ip
    • Server External Port = 3725
  • Advance Server Settings
    • Server ID = 2
    • Server Internal IP Address = 127.0.0.1
    • Server Internal Port = 48011
    • RMI Registration port 7223
    • RMI Port = 7222
    • Steam Query Port = 27017
    • Login Server = Unchecked

Server Neighbors

Under Server Neighbors you should have:

  • Server ID = 1
  • Server External IP Address = Your Routers IP
  • Server External IP Port 3724
  • Server Internal IP Adress = 127.0.0.1
  • Server Internal Port = 48010
  • RMI Registration Port 7221
  • RMI Port = 7220
  • Intra server password = The Intra server password found in "login server"->local server->Advance Server Settings->Intra server password (This is from the Login server)
  • Login Server = Checked

Configuration file

  1. Find the folder of Server 2
  2. Open the directory of the map your playing (EX: Creative)
  3. Open Wurm.ini with notepad
  4. Find the line named "USE_INCOMING_RMI=false"
  5. Change it to "USE_INCOMING_RMI=true"

If the "USE_INCOMING_RMI=false" line does not exist in file add it.