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

Firewall management on install #6

Open
jhawkwind opened this issue Dec 23, 2018 · 0 comments
Open

Firewall management on install #6

jhawkwind opened this issue Dec 23, 2018 · 0 comments
Labels
enhancement New feature or request
Milestone

Comments

@jhawkwind
Copy link
Owner

Automate these commands upon install:

firewall-cmd --new-service=factorio-multiplayer --permanent
firewall-cmd --service=factorio-multiplayer --description="Factorio multi-player lock step sychronization replication protocol" --permanent
firewall-cmd --service=factorio-multiplayer --add-port=34197/udp --permanent
firewall-cmd --add-service=factorio-multiplayer --permanent
firewall-cmd --reload
@jhawkwind jhawkwind added the enhancement New feature or request label Dec 23, 2018
@jhawkwind jhawkwind modified the milestones: v2.5.0.3, v2.0.5.4 Dec 23, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant