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

new "netstat -tulpn" resulte #35

Open
rexzhang opened this issue Dec 7, 2020 · 2 comments
Open

new "netstat -tulpn" resulte #35

rexzhang opened this issue Dec 7, 2020 · 2 comments
Assignees
Labels

Comments

@rexzhang
Copy link

rexzhang commented Dec 7, 2020

root@8143098648f5:/# netstat -tulpn
Active Internet connections (only servers)
Proto Recv-Q Send-Q Local Address           Foreign Address         State       PID/Program name    
udp        0      0 0.0.0.0:43907           0.0.0.0:*                           -                   
udp        0      0 0.0.0.0:49010           0.0.0.0:*                           -                   
udp        0      0 0.0.0.0:34881           0.0.0.0:*                           -                   
udp        0      0 0.0.0.0:27016           0.0.0.0:*                           -                   
udp        0      0 0.0.0.0:27017           0.0.0.0:*                           -                   
udp        0      0 127.0.0.1:10888         0.0.0.0:*                           -                   
udp        0      0 0.0.0.0:10998           0.0.0.0:*                           -                   
udp        0      0 0.0.0.0:10999           0.0.0.0:*                           -  

Caves's new default port is 10998, maybe this can help someone

@rexzhang
Copy link
Author

rexzhang commented Dec 7, 2020

however, DST's server port must be between 10998 and 11018.

ref:
https://forums.kleientertainment.com/forums/topic/64552-dedicated-server-settings-guide/

@Jamesits Jamesits self-assigned this Dec 8, 2020
@Jamesits
Copy link
Owner

Jamesits commented Dec 8, 2020

Thanks for the documentation. I think this should have no impact on the container because its internal example config have the old ports hardcoded.

however, DST's server port must be between 10998 and 11018.

I think it is used for LAN auto discovery. You can still use c_connect to connect to a LAN server on any ports.

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