
Originally Posted by
hightech1406
cannot connect to the authorization server
for me too.... pls help guys

Originally Posted by
Dwarfpicker
You used wrong Client !! Try downgraded NA client to version 3.0.0.x or EU Gameforge Client!!
now I'm trying to use the NA client 3.0.0.8 but when i try to connect says: cannot connect to the authorization server
Loginserver and gameserver okay, even status visible. aldiora.no-ip.org
Table gameservers in the mask is a sign *
ipconfig
Code:
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<ipconfig default="192.168.0.100">
<iprange min="127.0.0.1" max="127.0.0.1" address="127.0.0.1"/>
<iprange min="192.168.0.100" max="192.168.0.107" address="192.168.0.100"/>
<iprange min="192.168.0.100" max="192.168.0.107" address="192.168.0.100"/>
</ipconfig>
ipconfig tut:
Code:
For ipconfig's "default" attribute both DNS and ip address is supported.
Example: <ipconfig default="216.239.59.104"> = your Internet IP Adress (WAN-IP)
Examples: <ipconfig default="127.0.0.1"> for Local use, modify your C:\Windows\System32\drivers\etc\hosts to: 127.0.0.1 localhost
Examples: <ipconfig default="192.168.2.xx"> for Local use, modify your C:\Windows\System32\drivers\etc\hosts to: 192.168.2.xx localhost
Examples: <ipconfig default="192.168.2.xx"> for DNS Hosting (yourhost.NO-IP.com) use, modify your C:\Windows\System32\drivers\etc\hosts to: 192.168.2.xx yourhost.no-ip.com (loop-back)
<iprange min="192.168.0.0" max="192.168.255.255" address="192.168.0.20"/> // where (192.168.0.20 = your Local IP Adress
<iprange min="192.168.0.0" max="192.168.255.255" address="192.168.2.20"/>
my hosts
Code:
192.168.0.100 aldiora.no-ip.org
I tried to put here <ipconfig default="aldiora.no-ip.org"> but... the result is the same
aion launcher
Code:
@echo off
echo Starting Aion ...
if exist L10N\enu\enu.pak (
start bin32\aion.bin -ip:aldiora.no-ip.org -port:2106 -cc:1 -lang:enu -noweb -nokicks -ncg -noauthgg -ls -charnamemenu -ingameshop -DEVMODE "con_disable_console 0" -DEVMODE "g_chatlog 1" -DEVMODE "g_auto_disconnect 0"
) else (
echo Aion folder not found or unsupported language.
pause.
)
I do not deviate from the guide...
but there was one problem...
When I tried to run RegisterGS me give you an error...
after...
I manually entered it here
all the configs in
*.properties are true, tested many times ...
as a result the server is running, and connect to it does not work = (
in the server itself often appears my local IP
Now I changed IP address to 127.0.0.1 in the launcher and it worked!!!
but how can I do for Public??? All necessary ports I opened on my router.
7777 TCP\UDP
2106 TCP\UDP
9014 TCP\UDP
80 TCP\UDP