Questions need answers

02/06/2012 20:17 justintran3#1
Alright so I got my server to run under localhost. But how do I make it online like other servers. Like what do I Need? DynDNS? If so where do I put it. do i need to portfoward and what ports do i need..? Please answer quick please :rtfm:
Also how would i make it online like the config in the acc server / gameserver.
Do i put whatsmyip.org IP's or. do I put an dyndns or whatever its called IP

OHYEAH EDIT: No hamachi please.
02/07/2012 16:19 Verontier#2
There are some places that you must put your Server IP and To make it run online:
[Only registered and activated users can see links. Click Here To Register...]
Just scroll down to 'How to make EO Server Online on the Internet'
02/07/2012 20:41 justintran3#3
My acc and Msg server wont connect to each other. I tried everything it said there -.-
02/07/2012 21:09 WolvesMaster#4
try to make all the configs the same to connect to each other.
02/07/2012 21:20 justintran3#5
Hmm, I did it, ima post it just to make sure.

Account ini.
HTML Code:
[Account1]
SERVERNAME= TEST
LOGINNAME= root
PASSWORD= test
FREE_DEBUG=3
gameserver config.

HTML Code:
[System]
SERVERNAME	= TEST
MONSTER_ACTIVE_LIMIT = 4000

ONLINETABLESIZE=600
ONLINEHEARTBEATSECS=600
HEARTBEATKICKSECS=1500
REJOINTIMEWAITSECS=0


[GameServer]
GAMESERVER_IP	= ip from whatsmyip.org
GAMESERVER_PORT	= 5816
SND_SIZE		= 64000
RCV_SIZE		= 16000


[AccountServer]
ACCOUNTSERVER_IP = ip from whats my ip.org
ACCOUNTSERVER_PORT	= 5816
SND_SIZE		= 64000
RCV_SIZE		= 16000


[Database]
DB_IP			= 127.0.0.1
DB_USER			= root
DB_PW			= test
DB_NAME			= my2

LOGIN_KEY	= dfkKO23k'[cvK934

[InternetPort]
MASTER_IP	= ip from whatsmyip.org
MASTER_PORT	= 8653
PORT_SIZE	= 53
CURRENT_PORTID	= 2


[BusySleep]
LEVEL1		= 20	; > 1000 sleep 20%
LEVEL2		= 30	; > 2000
LEVEL3		= 40	; > 3000
LEVEL4		= 50	; > 4000
LEVEL5		= 60	; > 5000
shell.ini

HTML Code:
System]
MAPGROUP_SIZE		= 1
ACCEPT_MS = 500

[StreamType]
TYPE		= 0	;0=正常从SOCKET,1=SOCKET记录到文件, 2=从文件读(程序调试用)

[Database]
DB_IP		= 127.0.0.1
DB_USER		= root
DB_PW		= test
DB_DB		= my2


[AccountServer]
ACCOUNT_IP			= ip from whatsmyip.org
ACCOUNT_PORT			= 9870
SERVERNAME			= TEST
LOGINNAME			= root
PASSWORD			= test
; 登录表尺寸, 10-5000
MAXLOGINTABLESIZE=5000
; 登录表超时秒数,0-86400
LOGINOVERTIMESECS=120

LOGIN_KEY	= dfkKO23k'[cvK934

[InternetPort]
MASTER_IP	= ip from whatsmyip.org
MASTER_PORT	= 8653
PORT_SIZE	= 53
CURRENT_PORTID	= 1
oh yeah i hexedited Shell.dat
and used pro shell

but they still wont connect.
im also using
[Release]ChaosOnline/MortalQueen DB[LatestServerFiles]( By Jack Sparrow )
Db and server files

I also tried paladin/manniquen data base from cyberghoser, but neither of them worked. I must be doing something wrong


Sorry for the trouble of answering >.< but are these correct is there anything im missing?
02/07/2012 21:35 Eurion#6
Are you positive you've forwarded the ports as needed? You can use the following site to scan your ports and check if they are opened to the public or not.

[Only registered and activated users can see links. Click Here To Register...]
02/07/2012 21:44 justintran3#7
What ports do i need to port forward?
02/07/2012 21:51 Eurion#8
The following guide will give you a more detailed explanation on what you need to do. But basically the following ports need to be forwarded:

[Only registered and activated users can see links. Click Here To Register...]

Code:
9958
9865
5816
8653
02/07/2012 22:16 justintran3#9
I'm still getting Msg server cant connect to acc server. Its so weird. I can do it under 127.0.0.1 but its not working when i put it on my ip under from whatsmyip.org
also i followed that whole guide, port forwarded everything but still no good.
Regards

EDIT: okay now i have a problem. on my ports they're closed how do i open them up? like it says port 80 and the other ports i need to run the server is closed. is there a way i can open them up? im running linksy cisco e3200
02/08/2012 00:47 WolvesMaster#10
you must open host file in C:\Windows\System32\drivers\etc and edit it like that

Code:
# Copyright (c) 1993-1999 Microsoft Corp.
#
# This is a sample HOSTS file used by Microsoft TCP/IP for Windows.
#
# This file contains the mappings of IP addresses to host names. Each
# entry should be kept on an individual line. The IP address should
# be placed in the first column followed by the corresponding host name.
# The IP address and the host name should be separated by at least one
# space.
#
# Additionally, comments (such as these) may be inserted on individual
# lines or following the machine name denoted by a '#' symbol.
#
# For example:
#
#      102.54.94.97     rhino.acme.com          # source server
#       38.25.63.10     x.acme.com              # x client host

127.0.0.1                localhost
127.0.0.1                website in no-ip.com
your external IP         website in no-ip.com
your router IP ( 192.168.1.1 )             website in no-ip.com

and [Only registered and activated users can see links. Click Here To Register...] then put firewalls for these ports and allow it
02/08/2012 01:10 Eurion#11
Also if you're running an external website, such as on another computer, you won't need to open port 80, alot of Service Providers block that port to stop their clients from running webhosts.
02/09/2012 00:33 justintran3#12
I did everything but it still says the ports are blocked/closed Hmm... Could it be a router problem?
02/09/2012 00:58 WolvesMaster#13
Quote:
Originally Posted by justintran3 View Post
I did everything but it still says the ports are blocked/closed Hmm... Could it be a router problem?
it must be a firewall as i told ya before open the ports then make an allow firewall for them as i made in my router and just the host file in the system32.
02/09/2012 03:21 justintran3#14
It still wont work. I allowed it to my firewall, portfoward, and everything. it still says its blocked/closed. >.> maybe I can't host a server >.<, Man Ultima online was way easier XDD