Cant get people to connect to my server

Results 1 to 11 of 11
  1. #1
    Newbie Nuahs3300 is offline
    MemberRank
    Feb 2010 Join Date
    18Posts

    Cant get people to connect to my server

    okay this is what i done so far

    I changed the Neuz to my IP not local!!
    I saved that

    Then i Changed

    Code:
    TEST
    AddTail( -1, 1, "Test", "My Ip Right", 0, 1, 0 );
       AddTail( 1, 1, "Channel 1-1", "My IP Right", 0, 1, 600 );
    
    DSN_NAME_LOGIN			"login"
    DB_ADMIN_ID_LOGIN		"login"
    
    DSN_NAME_LOG			"log01"
    DB_ADMIN_ID_LOG			"log01"
    
    MSG_VER				"20070712"
    
    DB_PWD_LOGIN			"########"
    DB_PWD_LOG			"########"

    all the rest servers is 127.0.0.1 right

    and all so i ported my ports forward

    World 15400
    Char 23000
    login 28000


    So what am i missing I can login in just fine No prob at all but
    others say they cant connect PLEASE help me with any ideas this is a V15 server

    How can i check the ports in the server to make sure they are right are they in SQL some place or was i to make some sort of patcher for players but if they have the same client with all the same files that should work right!
    Last edited by Nuahs3300; 25-09-10 at 02:14 PM.


  2. #2
    Elite Member Kawikaan is offline
    Member +Rank
    Sep 2010 Join Date
    Calamba,LagunaLocation
    223Posts

    Re: Cant get people to connect to my server

    BTW what is your internet connection. Does your internet connection Wired?/DSL?

  3. #3
    Newbie Nuahs3300 is offline
    MemberRank
    Feb 2010 Join Date
    18Posts

    Re: Cant get people to connect to my server

    I have Comcast Cable Internet!!! My Comp is lan lined in to my Wireless router and My Router is Lined in to Modem Linksys router i also shut off my fire wall and added the 3 ports there as well to let it go though and that still dont work. How is it some people have problems logining to there own server and others can but I do what i read to do and only i can log. was i sapose to make a patch or somthing or can i just use the Neuz
    Last edited by Nuahs3300; 25-09-10 at 05:26 PM.

  4. #4
    Sorcerer Supreme ptuser is offline
    Member +Rank
    Jun 2005 Join Date
    343Posts

    Re: Cant get people to connect to my server

    Quote Originally Posted by Nuahs3300 View Post
    okay this is what i done so far

    I changed the Neuz to my IP not local!!
    I saved that

    Then i Changed

    Code:
    TEST
    AddTail( -1, 1, "Test", "My Ip Right", 0, 1, 0 );
       AddTail( 1, 1, "Channel 1-1", "My IP Right", 0, 1, 600 );
    
    DSN_NAME_LOGIN			"login"
    DB_ADMIN_ID_LOGIN		"login"
    
    DSN_NAME_LOG			"log01"
    DB_ADMIN_ID_LOG			"log01"
    
    MSG_VER				"20070712"
    
    DB_PWD_LOGIN			"########"
    DB_PWD_LOG			"########"

    all the rest servers is 127.0.0.1 right

    and all so i ported my ports forward

    World 15400
    Char 23000
    login 28000


    So what am i missing I can login in just fine No prob at all but
    others say they cant connect PLEASE help me with any ideas this is a V15 server

    How can i check the ports in the server to make sure they are right are they in SQL some place or was i to make some sort of patcher for players but if they have the same client with all the same files that should work right!


    Open loginserver.ini and change AddCache ( "127.0.0.1" ); to AddCache ( "Your WAN IP" );

    and change

    AddTail( -1, 1, "Test", "WAN IP", 0, 1, 0 );
    AddTail( 1, 1, "Channel 1-1", "WAN IP", 0, 1, 600 );
    Last edited by ptuser; 25-09-10 at 05:27 PM.

  5. #5
    Newbie Nuahs3300 is offline
    MemberRank
    Feb 2010 Join Date
    18Posts

    Re: Cant get people to connect to my server

    Open loginserver.ini and change AddCache ( "127.0.0.1" ); to AddCache ( "Your WAN IP" );

    I did this and tryed but no luck still!!

    Code:
    DB		"127.0.0.1"
    Core		"127.0.0.1"
    
    
    AddCache("31.215.147.168"); 
    
    
    MSG_VER		"20070712"



    Well I did not see this on my Loginserver.ini
    is it sapose to be there ? if so were in the Script ?

    and change



    Code:
    TEST
    AddTail(-1,1,"Test","31.215.147.168",0,1,0);
    AddTail(1,1,"Channel 1-1","31.215.147.168",0,1,600);
    
    DSN_NAME_LOGIN			"login"
    DB_ADMIN_ID_LOGIN		"login"
    
    DSN_NAME_LOG			"log01"
    DB_ADMIN_ID_LOG			"log01"
    
    MSG_VER				"20070712"
    
    DB_PWD_LOGIN			"########"
    DB_PWD_LOG			"########"

    okay still dont work any other ideas?
    Last edited by Nuahs3300; 25-09-10 at 06:17 PM.

  6. #6
    Sorcerer Supreme ptuser is offline
    Member +Rank
    Jun 2005 Join Date
    343Posts

    Re: Cant get people to connect to my server

    if u're behind a router, make sure you forward ports too, or else no one but yourself only can connect.

  7. #7
    Newbie Nuahs3300 is offline
    MemberRank
    Feb 2010 Join Date
    18Posts

    Re: Cant get people to connect to my server

    I have forward the ports

    World is 15400

    Char is 23000

    Login is 28000

    i save the changes and all

    now the only thing was befor i did that i was not able to login my self but no one else could ether after doing so i could but no one else could.
    now the only thing is if the ports are wrong and i triple checked they all match as they should!

  8. #8
    ASDFGHJKL RckyCls is offline
    Grand MasterRank
    Apr 2010 Join Date
    At your back!Location
    730Posts

    Re: Cant get people to connect to my server

    try to login using 127.0.0.1 ip's then if you logged in. the problem is in your port forwarding or something ? :)

  9. #9
    Newbie Nuahs3300 is offline
    MemberRank
    Feb 2010 Join Date
    18Posts

    Re: Cant get people to connect to my server

    I can login all day long!! the problem is others cant login and
    i used reshacker on the nuez change the port on that to 15400 and the Ip to mine and i compiled it too!!! i still can login but others cant

    ---------- Post added at 04:30 PM ---------- Previous post was at 02:32 PM ----------

    could this be my problem???



    SQLSTATE:28000 error:[Microsoft][SQL Native Client][SQL Server]Login failed for user 'Shaun-PC\Shaun'.
    9/24/2010 13:08:27
    query:login
    SQLSTATE:42000 error:[Microsoft][SQL Native Client][SQL Server]Cannot open database "ACCOUNT_DBF" requested by the login. The login failed.

  10. #10
    Newbie Nuahs3300 is offline
    MemberRank
    Feb 2010 Join Date
    18Posts

    Re: Cant get people to connect to my server

    Thanks for every ones help i final found out what it was a vary simple mistake.
    i never changed the nuez.ini ip to mine now thats kind funny

  11. #11
    i sell platypus Improved is offline
    Grand MasterRank
    Jun 2009 Join Date
    DenmarkLocation
    2,819Posts

    Re: Cant get people to connect to my server

    Quote Originally Posted by Nuahs3300 View Post
    Thanks for every ones help i final found out what it was a vary simple mistake.
    i never changed the nuez.ini ip to mine now thats kind funny
    Now thats kinda fail.



Advertisement