Can some one teach me make server work whitout hamachi?

Results 1 to 16 of 16
  1. #1
    Enthusiast Kokki is offline
    MemberRank
    Oct 2010 Join Date
    41Posts

    Can some one teach me make server work whitout hamachi?

    Yo. I have got my server client working... and it works whit hamachi to. Well problem is because of hamachi peoples don't like to join... And i understand why not. Well the point is i will need make it work whitout hamachi. How can i do that? i have tryed some tutorials, but any of those won't work. So if here is some genius... So maybe he can help me? If anyone know what to do just tell me here. If its hard to explain, or its just so long, so i would like if you add my msn " kake-@hotmail.com " And explain me what to do.

    - Thanks, and sorry about my bad english.


  2. #2
    Account Upgraded | Title Enabled! llMafiall is offline
    MemberRank
    Dec 2009 Join Date
    SumwhereeLocation
    610Posts

    Re: Can some one teach me make server work whitout hamachi?

    Never tought becomming a genius was so easy:

    Styx's F.A.Q.:
    Spoiler:

    Server Basics

    Q1: Where can I get server files from?
    Best Choice: http://forum.ragezone.com/f311/can-o...client-701737/
    A1: http://forum.ragezone.com/f311/can-o...les-re-641442/
    A2: http://forum.ragezone.com/f311/can-o...-files-663378/
    A3: http://forum.ragezone.com/f311/can-o...server-364406/
    A4: http://forum.ragezone.com/f311/can-o...-files-319161/
    A5: http://forum.ragezone.com/f311/can-o...-files-437736/
    A6: http://forum.ragezone.com/f311/can-o...s-clan-521603/

    Q2: How can I setup a Gunz Server?
    A1: http://forum.ragezone.com/f311/can-o...-guide-444565/
    A2: http://forum.ragezone.com/f311/can-o...-files-632661/

    Q3: Why can't anybody see my server?
    A1: You need to portforward the ports for MatchServer/Locator/MatchAgent to have a fully working server(I recommend just using DMZ Host to unlock all ports on the box you are hosting on)
    A2: You messed up your Configs make sure that you use your WAN IP when required and not when you don't need to. Keep "FreeLoginIP=" empty in the server config nothing goes in there.

    Q4: How do i make a launcher?
    A1: http://forum.ragezone.com/f311/can-o...uncher-333331/

  3. #3
    Enthusiast Kokki is offline
    MemberRank
    Oct 2010 Join Date
    41Posts

    Re: Can some one teach me make server work whitout hamachi?

    Thanks mate, trying it.

    ---------- Post added at 04:30 PM ---------- Previous post was at 04:25 PM ----------

    umm ur links don't work.

  4. #4
    Account Upgraded | Title Enabled! llMafiall is offline
    MemberRank
    Dec 2009 Join Date
    SumwhereeLocation
    610Posts

    Re: Can some one teach me make server work whitout hamachi?

    Woops sorry. Here check out Styx's F.A.Q.

    http://forum.ragezone.com/f311/gunz-...ed-dec-686599/

  5. #5
    Enthusiast Kokki is offline
    MemberRank
    Oct 2010 Join Date
    41Posts

    Re: Can some one teach me make server work whitout hamachi?

    Hey, i still need help... I guess my port's should work good. Here is how things looks :

    - Ports : ImageShack® - Online Photo and Video Hosting
    - Port Checker : ImageShack® - Online Photo and Video Hosting
    - Server.ini : ImageShack® - Online Photo and Video Hosting
    - AgentConfig : ImageShack® - Online Photo and Video Hosting
    - Locator : ImageShack® - Online Photo and Video Hosting
    - system : ImageShack® - Online Photo and Video Hosting

    So what's wrong whit those? And What should i try to do?
    Please help...

  6. #6
      Phoenix is offline
    ModeratorRank
    Mar 2009 Join Date
    6,890Posts

    Re: Can some one teach me make server work whitout hamachi?

    Quote Originally Posted by Kokki View Post
    Hey, i still need help... I guess my port's should work good. Here is how things looks :

    - Ports : ImageShack® - Online Photo and Video Hosting
    - Port Checker : ImageShack® - Online Photo and Video Hosting
    - Server.ini : ImageShack® - Online Photo and Video Hosting
    - AgentConfig : ImageShack® - Online Photo and Video Hosting
    - Locator : ImageShack® - Online Photo and Video Hosting
    - system : ImageShack® - Online Photo and Video Hosting

    So what's wrong whit those? And What should i try to do?
    Please help...
    Please post your configuration files in the form of CODE tags.

  7. #7
    Enthusiast Kokki is offline
    MemberRank
    Oct 2010 Join Date
    41Posts

    Re: Can some one teach me make server work whitout hamachi?

    sorry, what do you mean? can u give me example?

  8. #8
      Phoenix is offline
    ModeratorRank
    Mar 2009 Join Date
    6,890Posts

    Re: Can some one teach me make server work whitout hamachi?

    Post your server.ini like this:

    Code:
    <server.ini>

  9. #9
    Enthusiast Kokki is offline
    MemberRank
    Oct 2010 Join Date
    41Posts

    Re: Can some one teach me make server work whitout hamachi?

    Ok. here it goes

    [DB]

    DNS="GunzDB"
    USERNAME="sa"
    PASSWORD="MYSQLPW"

    [SERVER]
    MAXUSER=500
    SERVERID=1
    SERVERNAME="MYSERVERNAME"
    FREELOGINIP="wanip"
    KEEPERIP="wanip"
    MONITORIP="127.0.0.1"
    MONITORPORT=9000
    MODE="clan"
    COUNTRY="BRZ"
    LANGUAGE="BRZ"
    USETICKET="0"

    [LANGUAGE]
    LANG_TYPE="eng"

    [LOCALE]
    DBAgentPort=5100
    DBAgentIP=127.0.0.1

    [FILTER]
    USE="0"
    ACCEPT_INVALID_IP="1"

    [ENVIRONMENT]
    USE_HSHIELD="0"
    USE_XTRAP="0"
    USE_EVENT="0"
    USE_FILECRC="0"
    USE_MD5="0"


    ( Wan ip = ip i found from ipchicken.com )

  10. #10
      Phoenix is offline
    ModeratorRank
    Mar 2009 Join Date
    6,890Posts

    Re: Can some one teach me make server work whitout hamachi?

    FREELOGINIP="wanip" should be FREELOGINIP=""
    It's supposed to be left blank.

  11. #11
    Enthusiast Kokki is offline
    MemberRank
    Oct 2010 Join Date
    41Posts

    Re: Can some one teach me make server work whitout hamachi?

    ok, maked it blank... But cant see servers anyways :S other ideas?

  12. #12
    Enthusiast Kokki is offline
    MemberRank
    Oct 2010 Join Date
    41Posts

    Re: Can some one teach me make server work whitout hamachi?

    anyone?

  13. #13
    Account Upgraded | Title Enabled! llMafiall is offline
    MemberRank
    Dec 2009 Join Date
    SumwhereeLocation
    610Posts

    Re: Can some one teach me make server work whitout hamachi?

    Assuming you don't want to host it local:
    Spoiler:

    KEEPERIP="wanip"
    MONITORIP="wanip"

  14. #14
      Phoenix is offline
    ModeratorRank
    Mar 2009 Join Date
    6,890Posts

    Re: Can some one teach me make server work whitout hamachi?

    Quote Originally Posted by llMafiall View Post
    Assuming you don't want to host it local:
    Spoiler:

    KEEPERIP="wanip"
    MONITORIP="wanip"
    Wrong. MONITORIP="127.0.0.1"

  15. #15
    Enthusiast Kokki is offline
    MemberRank
    Oct 2010 Join Date
    41Posts

    Re: Can some one teach me make server work whitout hamachi?

    Hey guys, if i use no-ip.com so can i put my no-ip host name like " whatever.no-ip.org " to my wanip ?

    ---------- Post added at 10:15 PM ---------- Previous post was at 10:07 PM ----------

    OH now i can see my server, used no-ip. Well now i cant connect to server... What to do?

  16. #16
    Enthusiast Kokki is offline
    MemberRank
    Oct 2010 Join Date
    41Posts

    Re: Can some one teach me make server work whitout hamachi?

    so u guys know what can i do if i cant connect to server..?



Advertisement