[ place of destiny Filles+Source+Client!] please, help me!

Results 1 to 4 of 4
  1. #1
    Newbie shindoux is offline
    MemberRank
    Jul 2008 Join Date
    9Posts

    [ place of destiny Filles+Source+Client!] please, help me!

    Help me please, I have days on this problem D:

    I use [ place of destiny Filles+Source+Client!]

    I need to enter the world but I can not.
    It sticks to the message: "Gib Dein Passwort niemals weiter".



    The message can be for hours.


    Data:

    I need a WAN connection for the following reasons:

    Client -> My Computer (My House)
    Server -> VPS (Another Home)


    So I need to activate the ports.

    To find the ports used my scanner port

    and got the following ports:

    12981
    12982
    15881
    15981
    23981
    24981
    28981
    29992

    I activated all ports in the firewall and the router to test for connection.

    My setup is as follows:

    Source Neuz:
    Code:
    	#if defined(__TESTSERVER)
    		strcpy( g_Neuz.m_lpCertifierAddr, "127.0.0.1" );
    	#elif defined(__MAINSERVER)
    		strcpy( g_Neuz.m_lpCertifierAddr, "127.0.0.1" );
    	#endif
    	}
    	strcpy( g_Neuz.m_lpCertifierAddr, "my-no-ip.com" ); //Place-of-Destiny IP
    	//strcpy( g_Neuz.m_lpCertifierAddr, "localhost" ); //Place-of-Destiny IP
    	InitWebGlobalVar();					// WEB_ADDRESS_DEFAULT, WEB_POSTDATA¼³Á¤
    Neuz.exe:

    Code:
    2, 	"1"
    3, 	"0"
    4, 	"1"
    5, 	"1"
    6, 	"PoD16052012"
    7, 	"15981"
    8, 	"5000"
    9, 	"5"
    10, 	"1252"
    11, 	"1"
    AccountServer:

    Code:
    AddTail( -1, 1, "Server", "my-no-ip.com", 0, 1, 0 );
       AddTail( 1, 1, "1-1 Channel", "my-no-ip.com", 1, 1, 800 );
       AddTail( 1, 2, "1-2 Channel", "my-no-ip.com", 2, 2, 500 );
    
    DSN_NAME_LOGIN			"login"
    DB_ADMIN_ID_LOGIN		"sa"
    
    DSN_NAME_LOG			"log01"
    DB_ADMIN_ID_LOG			"sa"
    
    MSG_VER		"PoD16052012"
    
    SKIP_TRACKING
    //NOT_RELOADPRO
    //NOLOG
    
    // 6
    DB_PWD_LOGIN	"mypass"
    DB_PWD_LOG	"mypass"
    LoginServer

    Code:
    DB	"127.0.0.1"
    Core	"127.0.0.1"
    
    // CACHE
    AddCache( "my-no-ip.com" );
    MSG_VER	"PoD16052012"
    
    //NPROTECT
    CacheServer:

    Code:
    Core	"127.0.0.1"
    Port	"15881"
    AntiHack

    Code:
    ; The IP of the server, which is running the cache server
    server_ip="my-no-ip.com"
    
    ; The port the cache server is using (CacheServer.ini), may not be same as client_port
    server_port=15881
    
    ; The port the client connects to
    client_port=15981
    
    ; Maximum connections per IP (0 = infinite connections allowed)
    max_ip_connections=10
    
    ; Maximum amount of connection attempts of a specific IP per minute (0 = infinite)
    ip_connections_per_minute=10
    
    ; The leading byte of all packets. Edit it here if you did so in the FlyFF server. Else LEAVE IT at 0x5e.
    leading_byte=0x31
    
    
    ; Do not change if you don't know, what you do!
    max_recv=50000
    max_recv_space=10000
    Please, be kind to me, I strive to solve problems but am still a noob.

    The [SoD - Source + Files + Client] can be connected immediately, however these files are impossible to connect.

    Srry for my English
    Last edited by shindoux; 21-06-12 at 11:04 PM.


  2. #2
    Newbie FrostTimer is offline
    MemberRank
    Jun 2012 Join Date
    19Posts

    Re: [ place of destiny Filles+Source+Client!] please, help me!

    Lol in neuz.exe change 5400 to 15400 and change in 8. - 15400 to original

  3. #3
    Newbie shindoux is offline
    MemberRank
    Jul 2008 Join Date
    9Posts

    Re: [ place of destiny Filles+Source+Client!] please, help me!

    Quote Originally Posted by FrostTimer View Post
    Lol in neuz.exe change 5400 to 15400 and change in 8. - 15400 to original
    The files have default ports 15981 and 15881, these ports are also enabled in the firewall and the router, if set up by default have the same problem.

  4. #4
    Elite Member iNab is offline
    Member +Rank
    Jan 2012 Join Date
    BrazilLocation
    102Posts

    Re: [ place of destiny Filles+Source+Client!] please, help me!

    Maybe it's a "conflict" with antihack (Check ports on antihack), did you already tried to open the server without antihack? :)



Advertisement