Connection issues

09/19/2016 18:23 Guibzs#1
Hello everyone !

I've a local rappelz 9.1 server and I wanted to make it public, using hamachi.

Here is my authserver.opt

And here is my GameServer.opt

Here is my launcher.bat

I can play on my server, but my friends cannot. We are all on hamachi.

I read a lot of guides and topics and i followed all of their tips, and none of them worked.

Im done. :(

Can someone help me please ?
It would be great !

Thanks in advance.
09/19/2016 20:16 Cyborg2009#2
This is a little bit older , but maybe that can you help^^

look this:
[Only registered and activated users can see links. Click Here To Register...]
09/19/2016 20:51 Guibzs#3
I already did all of these steps except turning of my firewall but I think that this is not really needed.

Am I right ?

Btw thanks for your help ;)
09/20/2016 12:11 Dark Blaze#4
Quote:
Originally Posted by Guibzs View Post
I already did all of these steps except turning of my firewall but I think that this is not really needed.

Am I right ?

Btw thanks for your help ;)
Your friends can't connect to the auth server?

Just to be safe, disable your firewall then let someone try to connect to Rappelz, if they can connect then it's your firewall blocking the required ports so re-enable your firewall and allow the ports you need.
09/20/2016 14:40 Sh4dox#5
I guess the problem is in your auth/gameserver.opt becouse u've to put yours Hamachi IP there, not 127.0.0.1.
09/20/2016 17:30 Guibzs#6
Quote:
Originally Posted by Dark Blaze View Post
Your friends can't connect to the auth server?

Just to be safe, disable your firewall then let someone try to connect to Rappelz, if they can connect then it's your firewall blocking the required ports so re-enable your firewall and allow the ports you need.
Hmm, the thing is that i already allowed the required ports..
But i'll try to disable my firewall.

Quote:
Originally Posted by Sh4dox View Post
I guess the problem is in your auth/gameserver.opt becouse u've to put yours Hamachi IP there, not 127.0.0.1.
I don't think, cuz we've to put our Hamachi's IP on these lines (if i'm right) :
S io.auth.ip:25.48.239.31
S io.ip_address:25.48.239.31
09/20/2016 17:59 ThunderNikk#7
S io.ip_address:25.48.239.31

This one yes. The IP clients look for

S io.auth.ip:25.48.239.31

This one is how the game server connects to auth so if they are on the same computer it could still be local host.

I don't think it is harmful to have it the hamachi address either though as long as the game server still connects.
09/20/2016 21:31 Guibzs#8
I changed the following line :

S io.auth.ip:25.48.239.31

to S io.auth.ip:127.0.0.1

but my friend still can't login :/

--------------------
EDIT:

Quote:
Originally Posted by Dark Blaze View Post
Your friends can't connect to the auth server?

Just to be safe, disable your firewall then let someone try to connect to Rappelz, if they can connect then it's your firewall blocking the required ports so re-enable your firewall and allow the ports you need.
Okay, I finally deactivated my firewall and it worked !
Thanks for your help ;)

Could you give me the required ports that i need to allow in my firewall ?

Thanks again ! :bandit:
09/20/2016 23:45 ThunderNikk#9
The auth port...

8841

The IO port...

4504

And if you are going to do guild icon support the upload ports for the upload server...

4617
09/21/2016 13:01 Guibzs#10
It's okay, thanks you a lot !