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

Unable to connect to server via public network. #119

Open
st-little opened this issue Aug 29, 2023 · 2 comments
Open

Unable to connect to server via public network. #119

st-little opened this issue Aug 29, 2023 · 2 comments

Comments

@st-little
Copy link

st-little commented Aug 29, 2023

I can connect to the server via private network.
But when I connect to the server via public network, I get Steam Auth Failed.
Does anyone know how to resolve this error?

Console log

Rejecting connection - Steam Auth Error: NetworkIdentityFailure
kicked: Steam Auth Failed

Environment

  • Host OS: Windows 10 Pro

  • Docker Compose: version v2.20.2-desktop.1

  • Server: version 2405

Mods used

@eumario
Copy link

eumario commented Sep 23, 2023

Are you trying to connect to your server from the same network when you are trying to connect to the public IP Address? If so, it will not work. Most ISP's will prevent loop back connections such as those. You will need to connect to the server on the internal IP Address when your on the same network.

@st-little
Copy link
Author

Are you trying to connect to your server from the same network when you are trying to connect to the public IP Address? If so, it will not work. Most ISP's will prevent loop back connections such as those. You will need to connect to the server on the internal IP Address when your on the same network.

Trying to connect to the server from another network.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants