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

[FEATURE] open firewall ports #22

Open
noelmcloughlin opened this issue Dec 11, 2020 · 0 comments
Open

[FEATURE] open firewall ports #22

noelmcloughlin opened this issue Dec 11, 2020 · 0 comments
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@noelmcloughlin
Copy link
Member

noelmcloughlin commented Dec 11, 2020

Is your feature request related to a problem?

Describe the solution you'd like

When the firewall is running port must be allowed

firewall-cmd --zone=public --add-port=8080/tcp # default ui port
firewall-cmd --zone=public --add-port=18080/tcp # safer ui port (lots of things claim 8080 by default).

Describe alternatives you've considered

Additional context

@noelmcloughlin noelmcloughlin added enhancement New feature or request good first issue Good for newcomers labels Dec 11, 2020
@noelmcloughlin noelmcloughlin changed the title [FEATURE] SUSE open firewall port 8080 [FEATURE] open firewall port 8080 Jun 7, 2021
@noelmcloughlin noelmcloughlin changed the title [FEATURE] open firewall port 8080 [FEATURE] open firewall ports Jun 7, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant