RunUO Community

This is a sample guest message. Register a free account today to become a member! Once signed in, you'll be able to participate on this site by adding your own topics and posts, as well as connect with other members through your own private inbox!

Just installed Router now what ?

LordHogFred

Knight
Just installed Router now what ?

I just installed a new router now what do I do ?

How do I set it up to get RunUO aorking ?

Please don't just say "Do a search" I need the info asap
 

LordHogFred

Knight
Tried that
I have the port forwarded, but which computer/address do I need to forward the port to ?
Also What do I need in my servlist.cs I'm using a DNS but RunUO isn't even looking for an external address :S
 

doe90

Wanderer
LordHogFred said:
Tried that
I have the port forwarded, but which computer/address do I need to forward the port to ?
Also What do I need in my servlist.cs I'm using a DNS but RunUO isn't even looking for an external address :S

you forward it to the comp with the Server

FOr ex. http://no-ip.com

they would give you
"blahblah.no-ip.com"
that's what you put in for
[code:1]
public const string Address = "Here;

public const string ServerName = "RunUO Test Center";

public static void Initialize()
{
Listener.Port = 2593;[/code:1]
 

LordHogFred

Knight
Doesn't work
I'm not getting an IP address appear in my server window, all I get is:
[code:1]Address: 127.0.0.1:2593
Address: 192.168.0.2:2593[/code:1]
 

psz

Administrator
The info in the RunUO window is just for reference. It doesn't matter what's there.
 

LordHogFred

Knight
What's that ?
I have run this server over the internet without a router and it ran fine.
Before you say I can't go back to not using the router
 

LordHogFred

Knight
I'm not running through MyRunUO or UOGateway It's a direct connection using login.cfg
It ran fine without my router, but I can't go back to not using it
 

psz

Administrator
MyRunUO requires SQL. RunUO does not.

UOGateway is for connecting *TO* your shard, you don't run you shard through it.

Shards are ALWAYS public. Whether they are on a list somewhere or not is another story. (By public, I mean anyone who knows your IP/DNS can attempt to connect)
 

LordHogFred

Knight
But I'm not using MyRunUO
I'm just running the server.exe from the RunUO directory he logs in fine and it says user connected but when he goes to login he gets disconnected.
 

LordHogFred

Knight
I don't know
It's just weird that he's getting disconnected when he tries to log in, it worked fine the other day without the router.
 

psz

Administrator
RunUO == UO Server

MyRunUO == MyUO Emulation

UO Server == UO World

MyUO == Paperdoll and stats vewiable from a website
 
Top