AscentWorld
Would you like to react to this message? Create an account in a few clicks or log in to continue.



 
HomeHome  PortalPortal  Latest imagesLatest images  SearchSearch  RegisterRegister  Log inLog in  

 

 Server Public

Go down 
2 posters
AuthorMessage
thegame240
Sentinos
Sentinos
thegame240


Posts : 37
Join date : 2008-03-23
Location : Under your bad

Server Public Empty
PostSubject: Server Public   Server Public EmptySat Apr 19, 2008 5:35 pm

Hi Evryone i find one repack/pack of 2.4 for try it and see how it works but i have one problem with the public of the server i open all the ports in my router and change the hosts.config file from C:/Windows/System32/Drivers/etc/ with like this


hosts.conf file
Code:
# Copyright (c) 1993-2006 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      arielwow.no-ip.org
192.168.0.100  arielwow.no-ip.org
XX.XXX.125.2X arielwow.no-ip.org


Ascent-logon



Code:
#######################################################################
# Ascent Realms Configuration File
# Last updated at revision 446 by Burlex
#######################################################################

/********************************************************************************
 * How to use this config file:                                                *
 * Config files are in a block->variable->setting format.                      *
 * A < signifies the opening of a block, the block name is expected after that. *
 * After the block name, a space and then the settings sperated by = / ' '.    *
 *                                                                              *
 * e.g.                                                                        *
 * <block setting="0" someval = "1">                                            *
 *                                                                              *
 * Comments can be in C format, e.g. /* some stuff */, with a // at the start  *
 * of the line, or in shell format (#).                                        *
 ********************************************************************************/

# LogonDatabase Section
#
#    These directives are the location of the `realms` and `accounts`
#    tables.
#
#    LogonDatabase.Host      - The hostname that the database is located on
#    LogonDatabase.Username  - The username used for the mysql connection
#    LogonDatabase.Password  - The password used for the mysql connection
#    LogonDatabase.Name      - The database name
#    LogonDatabase.Port      - Port that MySQL listens on. Usually 3306.
#    LogonDatabase.Type      - Client to use. 1 = MySQL, 2 = PostgreSQL, 3 = Oracle 10g
#

<LogonDatabase Hostname = "127.0.0.1"
              Username = "root"
              Password = "password"
              Name    = "logon"
              Port    = "3306"
              Type    = "1">


# Host Directive
#
#    This is the address that the realmlist will listen on.
#    To listen on all addresses, set it to 0.0.0.0
#    Default: 127.0.0.1 (localhost)
#
#    Note: ISHost is the interserver communication listener.
#

<Listen Host = "0.0.0.0"
        ISHost = "0.0.0.0"
        RealmListPort = "3724"
        ServerPort = "8093">

# Server console logging level
#
#    This directive controls how much output the server will
#    display in it's console. Set to 0 for none.
#    0 = Minimum; 1 = Error; 2 = Detail; 3 = Full/Debug
#    Default: 3
#

<LogLevel Screen = "0"
          File = "-1">

# Account Refresh Time
#
#    This controls on which time interval accounts gets
#    refreshed. (In seconds)
#    Default = 100
#

<Rates AccountRefresh = "100">

# Accepted Build Range Setup
#
#    These two directives set up which clients will be
#    allowed to authenticate with the realm list.
#
#    Set these to the same builds that the server was
#    compiled for.
#
#    As of the last update, version 2.1.1 was build 6739.
#

<Client MinBuild = "7799"
        MaxBuild = "9999">

# WorldServer Setup
#
#    This directive controls the password used to authenticate with the worldserver.
#    It must be the same between the two configs. If it is not, your server will
#    not register.
#
#    Default: "change_me_logon"
#

<LogonServer RemotePassword = "ascent">
Back to top Go down
http://www.finalwrestling.com
thegame240
Sentinos
Sentinos
thegame240


Posts : 37
Join date : 2008-03-23
Location : Under your bad

Server Public Empty
PostSubject: AscentWorld   Server Public EmptySat Apr 19, 2008 5:36 pm

here u are and the ascent-world

Code:
#######################################################################
# Ascent Configuration File
# Last Update: $Id: ascent-world.conf 4090 2008-03-03 16:22:26Z emsy $
#######################################################################

/********************************************************************************
 * How to use this config file:                                                *
 * Config files are in a block->variable->setting format.                      *
 * A < signifies the opening of a block, the block name is expected after that. *
 * After the block name, a space and then the settings sperated by = / ' '.    *
 *                                                                              *
 * e.g.                                                                        *
 * <block setting="0" someval = "1">                                            *
 *                                                                              *
 * Comments can be in C format, e.g. /* some stuff */, with a // at the start  *
 * of the line, or in shell format (#).                                        *
 ********************************************************************************/

#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#
# Database Section
#
#  Database.Host      - The hostname that the database is located on
#  Database.Username  - The username used for the mysql connection
#  Database.Password  - The password used for the mysql connection
#  Database.Name      - The database name
#  Database.Port      - Port that MySQL listens on. Usually 3306.
#  Database.Type      - Client to use. 1 = MySQL, 2 = PostgreSQL, 3 = Oracle 10g
#
#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#

<WorldDatabase Hostname = "127.0.0.1" Username = "root" Password = "password" Name = "wow" Port = "3306" Type = "1">
<CharacterDatabase Hostname = "127.0.0.1" Username = "root" Password = "password" Name = "hora" Port = "3306" Type = "1">


#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#
# Listen Config
#
#    Host
#        This is the address that the server will listen on.
#        To listen on all addresses, set it to 0.0.0.0
#        Default: 127.0.0.1 (localhost)
#
#    WorldServerPort
#        This is the port that the world server listens on.
#        It has to be the same as what is specified in the
#        realms table in the LogonDatabase.
#        Default: 8129
#
#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#

<Listen Host = "0.0.0.0"
        WorldServerPort = "8129">
Back to top Go down
http://www.finalwrestling.com
thegame240
Sentinos
Sentinos
thegame240


Posts : 37
Join date : 2008-03-23
Location : Under your bad

Server Public Empty
PostSubject: Re: Server Public   Server Public EmptySun Apr 20, 2008 9:56 am

where are u boys, PLEASE ! HELP ! ! confused confused Sad
Back to top Go down
http://www.finalwrestling.com
Pyromagnetic
CN Elite
CN Elite
Pyromagnetic


Posts : 37
Join date : 2008-03-21

Server Public Empty
PostSubject: Re: Server Public   Server Public EmptySun Apr 20, 2008 4:46 pm

thegame240 wrote:
where are u boys, PLEASE ! HELP ! ! confused confused Sad

LINK realms conf
Back to top Go down
Sponsored content





Server Public Empty
PostSubject: Re: Server Public   Server Public Empty

Back to top Go down
 
Server Public
Back to top 
Page 1 of 1
 Similar topics
-
» How make own Fun Server ?
» Voting popup for your server

Permissions in this forum:You cannot reply to topics in this forum
AscentWorld :: Need Help with your Server? :: Post your Questions here-
Jump to: