Jump to content
Sign in to follow this  
Rock

problems with external connections

Recommended Posts

hi, i would like to ask a few questions about how to create a server.
First of all the BDs are already created and linked in my sql server, I have no problem playing with the local IP.
my problem is that I can't get other people to connect to my server, the port 1973 is open on my router.
and the executable is compiled with my public ip.
Now according to this introduction I will ask my questions.

What am I doing wrong? For example, what IP should I put in the listen_ip of my accountserver.cfg? my ipv4, my default gateway or my public ip?
what should i place on dbserver? (local), the name of my server (these 2 options work well when I play in local mode), my ipv4, my default gateway or my public ip.

I only ask for one of the .cfg, since it must be the same for the others.

In advance thanks for the help.

Share this post


Link to post
Share on other sites

Turn on TCP and make sure Game.exe matches GateServer so the client can listen and connect. You have to open the exe's and then you can go to use CanYouSeeMe and see if port is "green" and not red.

Then make a client with I.P changer or serverset.bin connecting to whatever your I.P is.


Nissan-GT-R.gif

Share this post


Link to post
Share on other sites
24 minutes ago, FruitJuice said:

Turn on TCP and make sure Game.exe matches GateServer so the client can listen and connect. You have to open the exe's and then you can go to use CanYouSeeMe and see if port is "green" and not red.

Then make a client with I.P changer or serverset.bin connecting to whatever your I.P is.

but what ip i need to match??? my public ip?? my ipv4??? mi gateway?

Share this post


Link to post
Share on other sites
19 minutes ago, Rock said:

but what ip i need to match??? my public ip?? my ipv4??? mi gateway?

Public, if hosted from own PC or Host IP.

If they can access website, then they should be able to access server.

Edited by FruitJuice

Nissan-GT-R.gif

Share this post


Link to post
Share on other sites

Hello @Rock!

 

You need specify your public IP or 0.0.0.0 only in GateServer.cfg:

[ToClient]
IP = 0.0.0.0
Port =  1973

In other .cfg you need specify all IP adresses as 127.0.0.1 if all servers (AccountServer, GameServer, GroupServer, Gateserver are running on the same PC).

Make sure that your 1973 port is available. You can use 'Port check' services. Don't forget start GateServer.exebefore checking.


Share this post


Link to post
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Sign in to follow this  

×
×
  • Create New...