Jump to content

Reboot

Banned
  • Posts

    529
  • Joined

  • Last visited

  • Days Won

    33
  • Feedback

    0%

Posts posted by Reboot

  1.  

    wtf?

     

    BIND_IP: 192.168.1.35

    that is what you need to do.

     

    DO NOT CHANGE WHAT I DID !!!

     

    I have already connected with TV and fixed it but I'm sure that he changed it

    lol i say i need public ip no local computer.... 

    no need any fix to 192.168.xxxx omg 

     

    want to connect to the server from another computer?
     
    You open the PC server? To use the computer as a host?
  2.  

     

    not solved... 

    you fix nothing working i see it on clean config.cpp too work on 192.168.xxx

    i need fix to BIND_IP: (PUBLIC IP) 

     

     

    Reboot, on 02 Jan 2015 - 19:24, said:

    show me a photo print of FreeBSD network configuration. 

     network configuration is okey i test on game 28k and work fine.....

    lol man all of the posters here asked you about the problem you just say "is okay i tested it"

     

    at least show us photos to help you otherwise try on your own

     

    i test it not work .......  <_<  i put BIND_IP: (public ip) and have socket_tcp_bind: tcp_socket: Can't assign requested address if you want i can give you tv and you see..... if you dont believe  -_-

     

    up i have modem not router...

     

    Man, sorry to say you're wrong? Not to offend you?
     
    I told you that BIND_IP correct solution.
     
    Add me on skype and I show you, it works.
    • Love 1
  3.  

     

    Simply, follow the steps below:

    -Delete the folder var/db/mysql (mysql Delete)
    -Restart the server (VDS)
    
    
    You'll create a new mysql.
    But after careful not to overwrite and database.
     
    Copy only player account, log, common, hotbackup.
     
    So you should not overwrite mysql folder

     

     

    Thanks your solution worked

     

    This problem occurs with mysql.sock overwrite mysql folder.
    Example: You have preinstalled mysql56 and when downloaded serverfiles those mysql55 installed.
     
    And you overwrite mysql56 with mysql55 and that this error occurs.
  4.  

     

    Change this line:

            if (!strncmp(netip, "192.168", 7)) // ignore if address is starting with 192
    
    

    With this :

            if (!strncmp(netip, "999.999", 7))
    

    can not be tried

     

    Add this line in config each ch:

    BIND_IP: XXX.XXX.XXX.XXX
    
    xxx,xxx,xxx,xxx= Ip used virtualbox or host.
     
    If using virtualbox, chicken ip you use to connect to WinSCP
    • Love 1
×
×
  • Create New...

Important Information

Terms of Use / Privacy Policy / Guidelines / We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.