Horian

Member
This was not written by me but is just a translation from http://uostuff.uo-projects.net/uostuff/index.php?articles-show-A10 . It was written for RunUO but should work for ServUO too.

The RunUO port must be forwarded to your internal IP network in the router.
In most routers the configuration can be displayed via accessing the router IP in the browser. The router IP is usually obtained by typing "ipconfig" or "winipcfg" in the Windows command prompt under the entry "Standardgateway".

In the router configuration you now have to forwarded ("port forwarding") the RunUO port (usually 2593) to your internal IP address in the network. How to do this should be explained in your router manual.

If you have a dynamic IP (most often the case), it is recommended to get a dynamic DNS on http://dyndns.org.

If other people can not log in now, you still need to modify the Scripts / Misc / ServerList.cs.
In the file there is a line that looks like the following:
Code:
public const string address = null;
If you have a static IP or no DNS, then you should change the line to the following:
Code:
public const string address = "206.206.206.206";
wherein 206.206.206.206 is your external IP address. If you have a DNS for your network, the entry after editing should look like:
Code:
public const string address = "myOwnWorld.no-ip.com";
 

Active Shards

  • Unchained
    Custom (Classic)
    • Players
    • 138 Online
    • 273 Peak
  • The Crossroads
    Mondain's Legacy
    • Players
    • 98 Online
    • 190 Peak
  • UO Eventine
    Custom (Classic)
    • Players
    • 92 Online
    • 137 Peak
  • Insane UO
    Endless Journey
    • Players
    • 88 Online
    • 105 Peak
  • UO: New Renaissance
    Custom (Classic)
    • Players
    • 42 Online
    • 85 Peak
  • UO Phoenix
    Custom (Classic)
    • Players
    • 22 Online
    • 48 Peak
  • Arth
    Custom (Modern)
    • Players
    • 15 Online
    • 34 Peak
  • UO Enigma
    Custom (Modern)
    • Players
    • 14 Online
    • 172 Peak
  • Heritage
    New Legacy
    • Players
    • 13 Online
    • 41 Peak
  • Pandora
    Custom (Modern)
    • Players
    • 13 Online
    • 32 Peak

Donations

Total amount
$0.00
Goal
$500.00
Back