[HELP] Aion on hamachi PLEASE

Results 1 to 12 of 12
  1. #1
    Enthusiast KornvN is offline
    MemberRank
    Nov 2011 Join Date
    Guarulhos, BrazLocation
    28Posts

    [HELP] Aion on hamachi PLEASE

    how to configure the server to hamachi?

    I configured the server completely, but when a friend of mine will try to enter, not Connecta, the error in server selection.
    help me please.

    google translation.


  2. #2
    Victus Mortuus Kreeate is offline
    LegendRank
    Aug 2010 Join Date
    2,364Posts

    Re: [HELP] Aion on hamachi PLEASE

    In \gameserver ip config, do you have the correct IP here : <ipconfig default="your Hamachi IP">

  3. #3
    Account Upgraded | Title Enabled! major333 is offline
    MemberRank
    Mar 2007 Join Date
    The UKLocation
    376Posts

    Re: [HELP] Aion on hamachi PLEASE

    Quote Originally Posted by KornvN View Post
    how to configure the server to hamachi?

    I configured the server completely, but when a friend of mine will try to enter, not Connecta, the error in server selection.
    help me please.

    google translation.
    Don't forget to Port-forward aswell.

  4. #4
    Enthusiast KornvN is offline
    MemberRank
    Nov 2011 Join Date
    Guarulhos, BrazLocation
    28Posts

    Re: [HELP] Aion on hamachi PLEASE

    Quote Originally Posted by major333 View Post
    Don't forget to Port-forward aswell.

    my ipconfig

    Code:
    <ipconfig default="25.3.221.117">
    	<iprange min="25.0.0.0" max="25.255.255.255" address="25.3.221.117"/>
    	<iprange min="172.16.0.0" max="172.31.255.255" address="172.16.0.0"/>
    	<iprange min="192.168.1.0" max="192.168.255.255" address="192.168.1.3"/>
    	<iprange min="127.0.0.1" max="127.0.255.255" address="127.0.0.1"/>
    </ipconfig>
    My ports opened



    Cannot connect autorization server.
    What is this problem?
    Tests configured everything according to the tutorial, so that is not working with hamachi.
    this configured correctly?
    local server connects normal, but not via hamachi.

  5. #5
    Account Upgraded | Title Enabled! major333 is offline
    MemberRank
    Mar 2007 Join Date
    The UKLocation
    376Posts

    Re: [HELP] Aion on hamachi PLEASE

    Quote Originally Posted by KornvN View Post
    my ipconfig

    Code:
    <ipconfig default="25.3.221.117">
        <iprange min="25.0.0.0" max="25.255.255.255" address="25.3.221.117"/>
        <iprange min="172.16.0.0" max="172.31.255.255" address="172.16.0.0"/>
        <iprange min="192.168.1.0" max="192.168.255.255" address="192.168.1.3"/>
        <iprange min="127.0.0.1" max="127.0.255.255" address="127.0.0.1"/>
    </ipconfig>
    My ports opened





    What is this problem?
    Tests configured everything according to the tutorial, so that is not working with hamachi.
    this configured correctly?
    local server connects normal, but not via hamachi.
    What about the 'Config.ini' inside the 'Bin32' ? , make sure the 2 ip's are your Hamachi ip.

    for example:
    Code:
    [SET_DNS_TCP_CLIENT]
        BIND_ADDR = 127.0.0.1 <--Change to Hamachi IP
    
    [ServerAddr]
        BIND_ADDR = 127.0.0.1  <--Change to Hamachi IP
        BIND_PORT = 10241
    If still not connecting im not sure what it would be.

    P.S: I could help you via Teamviewer or something if you're still having problems.

  6. #6
    Enthusiast KornvN is offline
    MemberRank
    Nov 2011 Join Date
    Guarulhos, BrazLocation
    28Posts

    Re: [HELP] Aion on hamachi PLEASE

    Quote Originally Posted by major333 View Post
    What about the 'Config.ini' inside the 'Bin32' ? , make sure the 2 ip's are your Hamachi ip.

    for example:
    Code:
    [SET_DNS_TCP_CLIENT]
        BIND_ADDR = 127.0.0.1 <--Change to Hamachi IP
    
    [ServerAddr]
        BIND_ADDR = 127.0.0.1  <--Change to Hamachi IP
        BIND_PORT = 10241
    If still not connecting im not sure what it would be.

    P.S: I could help you via Teamviewer or something if you're still having problems.
    okay.
    I did not know I had to also change this file, I will do the test if it works post the result.
    if I want to change ip fixed, the ports are open correctly? for I am with the firewall turned off and antivurs, I wonder if these are the correct ports
    Thank you.

  7. #7
    Account Upgraded | Title Enabled! major333 is offline
    MemberRank
    Mar 2007 Join Date
    The UKLocation
    376Posts

    Re: [HELP] Aion on hamachi PLEASE

    Quote Originally Posted by KornvN View Post
    okay.
    I did not know I had to also change this file, I will do the test if it works post the result.
    if I want to change ip fixed, the ports are open correctly? for I am with the firewall turned off and antivurs, I wonder if these are the correct ports
    Thank you.
    Alrighty, hopfully that should work with your firewalls down aswell.
    The correct ports should be these 7777,2106,8096 TCP/UDP

  8. #8
    Enthusiast KornvN is offline
    MemberRank
    Nov 2011 Join Date
    Guarulhos, BrazLocation
    28Posts

    Re: [HELP] Aion on hamachi PLEASE

    Quote Originally Posted by major333 View Post
    Alrighty, hopfully that should work with your firewalls down aswell.
    The correct ports should be these 7777,2106,8096 TCP/UDP

    I tried the 2 ways, via hamachi, and the result was fixed ip
    autorization server can not connect and also can not connect the server.

    OBS: FIREWALL/ANTIVRUS disable WIN/ROUTER

  9. #9
    Account Upgraded | Title Enabled! major333 is offline
    MemberRank
    Mar 2007 Join Date
    The UKLocation
    376Posts

    Re: [HELP] Aion on hamachi PLEASE

    Quote Originally Posted by KornvN View Post
    I tried the 2 ways, via hamachi, and the result was fixed ip
    autorization server can not connect and also can not connect the server.

    OBS: FIREWALL/ANTIVRUS disable WIN/ROUTER
    Not to sure whats up there , you have looked around for Hamachi guides right ? , You've port-forwarded port 80 aswell not that it will fix anything but to make sure everything is port-forwarded fine.


    P.S:If you still need help just PM me about it.

  10. #10

    Re: [HELP] Aion on hamachi PLEASE

    Quote Originally Posted by major333 View Post
    Don't forget to Port-forward aswell.

    If he is infact using Hamachi he will not need to port forward, he just needs a launcher and his ip config to his HAM IP and done, thats how mine is configured

    Quote Originally Posted by KornvN View Post
    how to configure the server to hamachi?

    I configured the server completely, but when a friend of mine will try to enter, not Connecta, the error in server selection.
    help me please.

    google translation.
    If you need help i can help you with hamachi Just leave me a PM, i am also hosting mine on hamachi

  11. #11
    Account Upgraded | Title Enabled! major333 is offline
    MemberRank
    Mar 2007 Join Date
    The UKLocation
    376Posts

    Re: [HELP] Aion on hamachi PLEASE

    Quote Originally Posted by buzz2289 View Post
    If he is infact using Hamachi he will not need to port forward, he just needs a launcher and his ip config to his HAM IP and done, thats how mine is configured.
    Yea i know , just be sure that if he doesn't want to use Hamachi all he needs to do is use his VPS IP or WAN and dont need to port-forward because he already has XD.

    Thanks for helping him out though , i seriously don't have a clue on Hamachi IP's.

  12. #12
    Enthusiast KornvN is offline
    MemberRank
    Nov 2011 Join Date
    Guarulhos, BrazLocation
    28Posts

    Re: [HELP] Aion on hamachi PLEASE

    Quote Originally Posted by major333 View Post
    Yea i know , just be sure that if he doesn't want to use Hamachi all he needs to do is use his VPS IP or WAN and dont need to port-forward because he already has XD.

    Thanks for helping him out though , i seriously don't have a clue on Hamachi IP's.
    I tried everything and could not leave the server with fixed ip or hamachi, please someone help me, everything configured correctly
    OBS: I already did many servers and let him test online with other players, but only with AION that I'm not getting, I have 2 problems

    "Can not connect server autorization" "no-ip"
    "Can not connect the server" "hamachi"
    I set up in a way the server and this error, already with another embodiment of this, can someone help me? help me
    Last edited by KornvN; 04-03-13 at 01:34 AM.



Advertisement