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

Launch a Counter Strike: Global Offensive (CS:GO) server on Ubuntu 18.04 #3206

Open
Rajakavitha1 opened this issue Mar 15, 2020 · 0 comments

Comments

@Rajakavitha1
Copy link
Collaborator

Disqus comment:

Note that, in order to use RCON based on this guide, you'll need to add TCP rules to allow for it. Specifying a range like this should be satisfactory:

sudo iptables -I INPUT 5 -p tcp -m tcp --dport 26900:27030 -j ACCEPT

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

1 participant