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-07-2008, 02:26 AM   #1 (permalink)
Newbie
 
Join Date: Jul 2004
Age: 19
Posts: 48
Unhappy Conection problems

Hey thx for reading

i have looked threw the forms for a wile now and still cant figgure this out.
i have opend port forwarding 2593
i have edited server list with external ip and internal ip allo Dsn
i have allowed all programs to do with uo in my windows firewall
i am allso runing vista if that maters idk

public static readonly string Address = "66.183.24.193";
public static readonly string ServerName = "Age of Sages";
Scifer_12 is offline   Reply With Quote
Old 07-07-2008, 07:03 AM   #2 (permalink)
Forum Expert
 
Lokai's Avatar
 
Join Date: Aug 2003
Location: Bergen, NY (Rochester)
Age: 41
Posts: 1,424
Send a message via ICQ to Lokai Send a message via MSN to Lokai Send a message via Yahoo to Lokai
Default

Quote:
Originally Posted by Scifer_12 View Post
.....
i have opend port forwarding 2593
.....
You did not do this step correctly.

I can tell because I am able to ping your public IP, but when I connect to your IP on Port 2593, it is unable to connect.

What you need to do is try again. BTW, you are not "opening" it, you are "forwarding" it. Opening the port should be done by either creating a rule in your Firewall, or disabling the Firewall. Forwarding the port on your Router is done by telling it to Route ALL traffic on that Port to your Internal PC's IP Address.
Lokai is offline   Reply With Quote
Old 07-07-2008, 08:38 PM   #3 (permalink)
Newbie
 
Join Date: Jul 2004
Age: 19
Posts: 48
Default

okay so i have tryed to fiddle around with it the best of my ability still cant get it to work.
so im gonna coppy and paste my fire wall details.


View Firewall Details Details
Current Settings: Custom
Device Allowed Applications Application Type Protocol Port Number(s) Public IP

DSL_202 bliz - TCP 3724-6112
66.183.24.193

mike-f98d5d1faa Ageofsage - UDP 2593
66.183.24.193
UltamaOnlineGold - TCP 2593
66.183.24.193
UDP 2593
66.183.24.193

my router is a gateway.2wire
iv looked up how to setup port fowarding form the directions i seem to be doing it right

Last edited by Scifer_12; 07-07-2008 at 09:54 PM.
Scifer_12 is offline   Reply With Quote
Old 07-08-2008, 07:24 AM   #4 (permalink)
Forum Expert
 
Lokai's Avatar
 
Join Date: Aug 2003
Location: Bergen, NY (Rochester)
Age: 41
Posts: 1,424
Send a message via ICQ to Lokai Send a message via MSN to Lokai Send a message via Yahoo to Lokai
Default

When you forward ports, they should go to your private IP, not your public IP.

So, where you have these:

UltamaOnlineGold - TCP 2593
66.183.24.193
UDP 2593
66.183.24.193

You should probably have something like this:

UltamaOnlineGold - TCP 2593
192.168.0.1
UDP 2593
192.168.0.1

Where 192.168.0.1 is whatever your PRIVATE IP address would be.
Lokai is offline   Reply With Quote
Old 07-08-2008, 09:55 PM   #5 (permalink)
Newbie
 
Join Date: Jul 2004
Age: 19
Posts: 48
Default

hummm.... so i tryed to figgure this out for like 3 hrs now i cant find annything on changing the ip addy.
when i forward the port do i have it on my modem or my comp?


This is my router # 2700GH-E
if u have some spair time and dont mind helping me some more
thx for ur help btw

Last edited by Scifer_12; 07-08-2008 at 09:58 PM.
Scifer_12 is offline   Reply With Quote
Old 07-09-2008, 07:48 AM   #6 (permalink)
Forum Expert
 
Lokai's Avatar
 
Join Date: Aug 2003
Location: Bergen, NY (Rochester)
Age: 41
Posts: 1,424
Send a message via ICQ to Lokai Send a message via MSN to Lokai Send a message via Yahoo to Lokai
Default

Quote:
Originally Posted by Scifer_12 View Post
hummm.... so i tryed to figgure this out for like 3 hrs now i cant find annything on changing the ip addy.
when i forward the port do i have it on my modem or my comp?


This is my router # 2700GH-E
if u have some spair time and dont mind helping me some more
thx for ur help btw
I have answered this before. Here is the link:

http://www.runuo.com/forums/server-support-windows/82767-simple-question.html#post686185
Lokai is offline   Reply With Quote
Old 07-09-2008, 12:12 PM   #7 (permalink)
Forum Expert
 
Join Date: Dec 2005
Posts: 272
Default

Take a look here: Port Forwarding for the 2 Wire 2700HG-E
Melchior is offline   Reply With Quote
Old 07-09-2008, 09:04 PM   #8 (permalink)
Newbie
 
Join Date: Jul 2004
Age: 19
Posts: 48
Default

hmm i check out both those links no luck tho.
could it be my computer firewall?
would i have to set up multiple Broadband IP addresses ?

err this is so stupid

Last edited by Scifer_12; 07-09-2008 at 09:27 PM.
Scifer_12 is offline   Reply With Quote
Old 07-10-2008, 06:55 AM   #9 (permalink)
Forum Expert
 
Lokai's Avatar
 
Join Date: Aug 2003
Location: Bergen, NY (Rochester)
Age: 41
Posts: 1,424
Send a message via ICQ to Lokai Send a message via MSN to Lokai Send a message via Yahoo to Lokai
Default

Quote:
Originally Posted by Scifer_12 View Post
hmm i check out both those links no luck tho.
No luck? Does that mean you are unable to understand the picture on my link? Or does it mean you still do not know if you have a private IP? You know you can find out your complete Network configuration by going to a command line and typing this:

Code:
ipconfig -all
If you see any addresses that start with 10.0 or 192.168, they would be your private IP address. You should have only 1, unless you have multiple NICs in your PC, which I doubt.

Quote:
Originally Posted by Scifer_12 View Post
could it be my computer firewall?
Possibly. If you have the Windows Firewall, or another program running, like Zone Alarm, Norton Internet Security, or such, I would temporarily disable it until you get this figured out, then turn it back on and see if it blocks it. If so, then you know you need to reconfigure the Firewall to allow traffic for UO. That should be fairly easy. Most Firewall programs let you select exclusions to their blocking rules.

Quote:
Originally Posted by Scifer_12 View Post
would i have to set up multiple Broadband IP addresses ?
No, you do NOT need to set up multiple broadband IP addresses.

Quote:
Originally Posted by Scifer_12 View Post
err this is so stupid
It's only stupid if you spend alot of time, then give up before you're done. Keep at it, you will get it.
Lokai is offline   Reply With Quote
Old 07-11-2008, 01:08 AM   #10 (permalink)
Newbie
 
Join Date: Jul 2004
Age: 19
Posts: 48
Default

hehe i got the picture.
i cant figgure out how to change the public ip on my router to personal ip like u said b4 and i dont know if u can.
i allso check my comp firewall and i clicked anny thing to do with uo still no luck
Scifer_12 is offline   Reply With Quote
Old 08-23-2008, 10:19 PM   #11 (permalink)
Lurker
 
Join Date: Nov 2007
Posts: 2
Default Wrong port protocol

Runuo used TCP not UDP
thyfatestaff 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