[relm] i did anything...just god can help me..

Results 1 to 6 of 6
  1. #1
    Member ArgoMan is offline
    MemberRank
    Jul 2007 Join Date
    70Posts

    [relm] i did anything...just god can help me..

    the emu dont conacting

    ok so that it...i have a router...i and just dont grt it what is the problem????
    i opend all the ports...:
    (the both firs is for emule...)


    and i get my i ips
    External:
    80.178.61.3

    Internal:
    10.0.0.7

    and that my realm.conf:
    Code:
    #######################################################################
    # Realms Configuration File
    # Last updated at revision 1259
    #######################################################################
    
    # Logon Server Setup
    #
    # Logon servers are the old "realmlist" or "auth" servers.
    # At the moment, you can only set up one. This will be changed in the
    # future.
    #
    # LogonServerCount       = Number of servers
    # LogonServer[x].Address = The address (no port) of the server.
    # LogonServer[x].Port    = The port on which the logon server listens.
    # LogonServer[x].Name    = Not really relavant, but name the logon.
    #
    
    LogonServerCount     = 1
    
    LogonServer1.Address = "10.0.0.7"
    LogonServer1.Port    = 8093
    LogonServer1.Name    = "Default Logon"
    
    # Realm Setup
    #
    # This is the realms that will be added to the list for this instance
    # of the server. You can have multiple realms (e.g. one for LAN, WAN).
    #
    # RealmCount          = The number of servers.
    # Realm[x].Name       = The name of the realm.
    # Realm[x].Address    = The address (and port) of that realm.
    # Realm[x].Icon       = The type of realm (PVP, Normal, RPPVP, RP)
    # Realm[x].Colour     = Realm colour in realm list display.
    # Realm[x].TimeZone   = Time zone the realm is in.
    # Realm[x].Population = (0 = low, 1 = medium, 2 = high)
    #
    
    RealmCount           = 1
    
    Realm1.Name          = "Test Realm"
    Realm1.Address       = "80.178.61.3:8129"
    Realm1.Icon          = "PVP"
    Realm1.Colour        = 1
    Realm1.Population    = 1.0
    Realm1.TimeZone      = 1
    the logonserver.conf
    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 = "11223344"
                   Name     = "antrix"
                   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 = 600
    #
    
    <Rates AccountRefresh = "600">
    
    # 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 = "6739"
            MaxBuild = "6898">
    
    # 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 = "11332244">
    and i went to
    Code:
    C:\WINDOWS\system32\drivers\etc\hosts
    and i wrote this
    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
    80.178.61.3       10.0.0.7
    plz heko me....im really need ure help...plz...


  2. #2
    Member ArgoMan is offline
    MemberRank
    Jul 2007 Join Date
    70Posts

    Re: [relm] i did anything...just god can help me..

    plz someone??

  3. #3
    Member tgambitg is offline
    MemberRank
    Jul 2007 Join Date
    Beavercreek, OH, USALocation
    47Posts

    Re: [relm] i did anything...just god can help me..

    are you having problems loadin logonserver.exe and antrix/ascent.exe or are you having problems connecting in WoW?

    please be more specific

  4. #4
    Member ArgoMan is offline
    MemberRank
    Jul 2007 Join Date
    70Posts

    Re: [relm] i did anything...just god can help me..

    Quote Originally Posted by tgambitg View Post
    are you having problems loadin logonserver.exe and antrix/ascent.exe or are you having problems connecting in WoW?

    please be more specific
    sorry...
    the logomserver is great...all is work but when im opening ascent so its no conacting...
    and um guess that the problem is in the realm.conf

  5. #5
    Member tgambitg is offline
    MemberRank
    Jul 2007 Join Date
    Beavercreek, OH, USALocation
    47Posts

    Re: [relm] i did anything...just god can help me..

    post your ascent.conf file and let us take a look at that... what error is it giving? can you screenshot it for me?

  6. #6
    Member ArgoMan is offline
    MemberRank
    Jul 2007 Join Date
    70Posts

    Re: [relm] i did anything...just god can help me..

    nvm i fixed that alone..
    now i have new prob...lol
    http://forum.ragezone.com/f114/probl...7/#post2521657



Advertisement