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 04-23-2004, 03:07 PM   #1 (permalink)
 
Join Date: Apr 2004
Location: US
Age: 24
Posts: 7
Send a message via MSN to DamaskRose
Default Public server behind a router

I have found that even with configuring my serverlist.cs file and setting all the settings for my router I still cannot have anyone outside my network connect. If possible if there is anyone who has their router configured and public usage on their server could you please assist me? I'd like to be sure that I have everything set correctly to get my server running publically. Thank you.
DamaskRose is offline   Reply With Quote
Old 04-23-2004, 03:08 PM   #2 (permalink)
Account Terminated
 
Join Date: Sep 2002
Age: 26
Posts: 3,846
Send a message via ICQ to Phantom Send a message via AIM to Phantom Send a message via MSN to Phantom
Default

You need to forward the port to your server, and make sure the address variable is your ip otherwise it won't work.
Phantom is offline   Reply With Quote
Old 04-23-2004, 03:11 PM   #3 (permalink)
 
Join Date: Apr 2004
Location: US
Age: 24
Posts: 7
Send a message via MSN to DamaskRose
Default

Could you tell me where I might be able to find that information please?
DamaskRose is offline   Reply With Quote
Old 04-23-2004, 03:12 PM   #4 (permalink)
Account Terminated
 
Join Date: Sep 2002
Age: 26
Posts: 3,846
Send a message via ICQ to Phantom Send a message via AIM to Phantom Send a message via MSN to Phantom
Default

Quote:
Originally Posted by DamaskRose
Could you tell me where I might be able to find that information please?
Find the website for you router and read their help section on your model.
Phantom is offline   Reply With Quote
Old 04-23-2004, 03:12 PM   #5 (permalink)
Forum Expert
 
stormwolff's Avatar
 
Join Date: Nov 2003
Location: The Internet
Age: 28
Posts: 3,510
Default

You will find info on how to forward your ports at your router manufacturer's website.
You can find out what your ip is by going to www.whatismyip.com

EDIT: Phantom we have to stop meeting like this :P
stormwolff is offline   Reply With Quote
Old 04-24-2004, 06:03 PM   #6 (permalink)
 
Join Date: Mar 2004
Posts: 14
Exclamation config

question: what kind of router do you have?

port forwarding is also called dns forwarding
you should see something like this in your router set up:

IP port range protocol IP address
___ to____ tcp, udp, gre --.--.--.--

you want to input IP range 2953 tp 2953

and protocol TCP


and then input your computer's IP address something like 192.168.0.4

you can find your IP address by going to www.whatismyip.com, or (XP) going to run: cmd/ipconfig/all

or go to run: winipcfg and scroll to your nic adapter and find your IP
you also may need a dns host: like N0_ip.com and get a free host


in your serverlist.cs and input something like:
PHP Code:
public const string Address "yourshard.serveftp.com";

public const 
string ServerName "YOURShard"
you will also need to update your host IP all the time
I hope this helps
Gavalin 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