Jump to content
  • 0

about acis server opening


thepsolartek

Question

Hi i want to ask a question. if you want to open an acis server what changes you have to do in case you want to put a no-ip?

 

gameserver is like this:

# ================================================================
#                          Gameserver setting
# ================================================================

# This is transmitted to the clients, so it has to be an IP or resolvable hostname. If this ip is resolvable by Login just leave *
Hostname = *

# Bind ip of the gameserver, use * to bind on all available IPs.
GameserverHostname = *
GameserverPort = 7777

# The Loginserver host and port.
LoginHost = 127.0.0.1
LoginPort = 9014

 

 

and loginserver is like this: 

 

#=============================================================
#                         Loginserver
#=============================================================

# This is transmitted to the clients, so it has to be an IP or resolvable hostname
Hostname = localhost

# Bind ip of the LoginServer, use * to bind on all available IPs
LoginserverHostname = *
LoginserverPort = 2106

# The Loginserver host and port.
LoginHostname = *
LoginPort = 9014

Edited by thepsolartek
Link to comment
Share on other sites

12 answers to this question

Recommended Posts

  • 0
37 minutes ago, Zake said:

Just this one

you mean gameserver right?

 

@Tryskell can you please give me the solution. i try everything but i cant understand what is wrong

 

Link to comment
Share on other sites

  • 0
19 hours ago, thepsolartek said:

yes i understand but in which properties of them. hostname included in both of them

Yep i still mean Hostname. Also add firewall exceptions for 2106/7777 ports

Link to comment
Share on other sites

  • 0

if the connection is success, you probably stuck on login, but your friends will be able to join, there are fixes and different approaches but you need experience on this.. we cant teach you that.

 

hostnames are always the no-ip if you want to try it but no-ip has to be set in local ip too

for example i never used 127.0.0.1 or localhost

i use 192.168.xxx.xxx

or i give 5 euros in contabo to get a vps with linux and open ports with 1 command

 

Link to comment
Share on other sites

  • 0
On 7/19/2021 at 12:41 PM, Nightw0lf said:

if the connection is success, you probably stuck on login, but your friends will be able to join, there are fixes and different approaches but you need experience on this.. we cant teach you that.

 

hostnames are always the no-ip if you want to try it but no-ip has to be set in local ip too

for example i never used 127.0.0.1 or localhost

i use 192.168.xxx.xxx

or i give 5 euros in contabo to get a vps with linux and open ports with 1 command

 

i can login even i try 192.168.xxx.xxx or 127.0.0.1. the actual problem is that the others cant login in my server. i ve speak on phone with my  network provider and they told me  that they seems to be ok. the ports i ve opened is 2106 9014 and 7777.  i post my error in acis discord server too and they told me to use this code: 

but as i can see i dont have the problem in log in but my friends...

Link to comment
Share on other sites

  • 0
21 minutes ago, thepsolartek said:

i can login even i try 192.168.xxx.xxx or 127.0.0.1. the actual problem is that the others cant login in my server. i ve speak on phone with my  network provider and they told me  that they seems to be ok. the ports i ve opened is 2106 9014 and 7777.  i post my error in acis discord server too and they told me to use this code: 

but as i can see i dont have the problem in log in but my friends...

9014 is pointless, did you add firewall exception for these 2 ports?

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.


×
×
  • Create New...