Go Back   RunUO - Ultima Online Emulation > RunUO > Server Support on Windows

Server Support on Windows Get (and give) support on general questions related to the RunUO server itself.

Reply
 
Thread Tools Display Modes
Old 07-19-2006, 06:44 PM   #1 (permalink)
 
Join Date: Jan 2006
Posts: 4
Default Sever ?

i got a Shard but i try to Make it public and i try to get people on and People can get on shard bcz of a router or something Can u tell me how to allow people to get on my shard?
Mitchellbenda is offline   Reply With Quote
Old 07-19-2006, 07:04 PM   #2 (permalink)
Forum Expert
 
Rosey1's Avatar
 
Join Date: Oct 2005
Location: Oklahoma
Age: 32
Posts: 890
Send a message via ICQ to Rosey1 Send a message via AIM to Rosey1 Send a message via MSN to Rosey1 Send a message via Yahoo to Rosey1
Default

This will get you going:

http://runuo.com/forums/showthread.php?t=1865
__________________
"That He would leave His place on high and come for sinful man to die. You count it strange, so once did I, before I knew my Savior" ~ Aaron Shust
Rosey1 is offline   Reply With Quote
Old 07-19-2006, 07:10 PM   #3 (permalink)
Forum Master
 
Joeku's Avatar
 
Join Date: Feb 2005
Location: ShatteredSosaria.com
Posts: 9,260
Default

  1. Find out what your IP Address is. You can do this by going to www.whatismyip.com.
  2. Open "RunUO 2.0\Scripts\Misc\ServerList.cs".
  3. Find the following lines:
    Code:
    		public static readonly string Address = "##.##.##.##";
    
    		public const string ServerName = "ServerName";
    
    		public static void Initialize()
    		{
    			Listener.Port = 2593;
    
    			EventSink.ServerList += new ServerListEventHandler( EventSink_ServerList );
    		}
  4. Enter your IP Address and your desired Server Name.

IF YOU HAVE A ROUTER, ALSO:
  1. Go to "Start > Run" and type in "cmd".
  2. When the Command Prompt window pops up, type in "ipconfig". It should look something like this:
    Code:
    C:\Documents and Settings\Demortris>ipconfig
    
    Windows IP Configuration
    
    
    Ethernet adapter Local Area Connection:
    
            Connection-specific DNS Suffix  . : atlaga.adelphia.net
            IP Address. . . . . . . . . . . . : 192.168.100.100
            Subnet Mask . . . . . . . . . . . : 255.255.255.0
            Default Gateway . . . . . . . . . : 192.168.100.1
  3. Type the Default Gateway into your internet browser to access your router.
  4. Forward port "2593" to your Local IP Address.
Joeku is offline   Reply With Quote
Reply

Bookmarks


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off



Powered by vBulletin® Version 3.7.0
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.2.0 RC5