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".
[Only registered and activated users can see links. Click Here To Register...]
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
15981
15881
23981
24981
28981
29992
I activated all ports in the firewall and the router to test for connection. :laugh:
My setup is as follows:
Source Neuz:
Neuz.exe:
AccountServer:
LoginServer
CacheServer:
AntiHack
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 :blushing:
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".
[Only registered and activated users can see links. Click Here To Register...]
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
15981
15881
23981
24981
28981
29992
I activated all ports in the firewall and the router to test for connection. :laugh:
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, "[B]my-no-ip.com[/B]" ); //Place-of-Destiny IP //strcpy( g_Neuz.m_lpCertifierAddr, "localhost" ); //Place-of-Destiny IP InitWebGlobalVar(); // WEB_ADDRESS_DEFAULT, WEB_POSTDATA¼³Á¤
Code:
2, "1" 3, "0" 4, "1" 5, "1" 6, "PoD16052012" 7, "15981" 8, "5000" 9, "5" 10, "1252" 11, "1"
Code:
AddTail( -1, 1, "Server", "[B]my-no-ip.com[/B]", 0, 1, 0 ); AddTail( 1, 1, "1-1 Channel", "[B]my-no-ip.com[/B]", 1, 1, 800 ); AddTail( 1, 2, "1-2 Channel", "[B]my-no-ip.com[/B]", 2, 2, 500 ); DSN_NAME_LOGIN "login" DB_ADMIN_ID_LOGIN "[B]sa[/B]" DSN_NAME_LOG "log01" DB_ADMIN_ID_LOG "[B]sa[/B]" MSG_VER "PoD16052012" SKIP_TRACKING //NOT_RELOADPRO //NOLOG // 6 DB_PWD_LOGIN "[B]mypass[/B]" DB_PWD_LOG "[B]mypass[/B]"
Code:
DB "127.0.0.1" Core "127.0.0.1" // CACHE AddCache( "[B]my-no-ip.com[/B]" ); MSG_VER "PoD16052012" //NPROTECT
Code:
Core "127.0.0.1" Port "[B]15881[/B]"
Code:
; The IP of the server, which is running the cache server server_ip="[B]my-no-ip.com[/B]" ; The port the cache server is using (CacheServer.ini), may not be same as client_port server_port=[B]15881[/B] ; The port the client connects to client_port=[B]15981[/B] ; 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
The [SoD - Source + Files + Client] can be connected immediately, however these files are impossible to connect. :(:
Srry for my English :blushing: