Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Which TCP port to forward in 5.4.2 and how to change listening port? #372

Open
rainerschoe opened this issue Feb 15, 2021 · 2 comments
Open
Labels

Comments

@rainerschoe
Copy link

rainerschoe commented Feb 15, 2021

Hi,
I played JCloisterZone in older versions via SSH tunnel or via Router port forwarding in order to circumvent NAT.

However in 5.4.2, I have the following problems:

  1. I cannot see on which TCP port the Game is listening.
  2. I do not know how to specify a port on the client side to connect to (This is important, as in SSH port forwarding, the listening port on the other side might be different).

Could you provide this information here in the issue and ideally in future version directly in the GUI?

@farin
Copy link
Owner

farin commented Feb 15, 2021

Hi
default port is 37447 but you can change it manually in settings.json (About dialog show link to settings file location)

on client side, port from settings should be also used or you can use host:port notation

@rainerschoe
Copy link
Author

Thanks this helps a lot 👍
Will try this evening :-)

Would still be nice to have this shown somewhere in the GUI when hosting a game.

@farin farin added the question label Mar 1, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants