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

RHEL/Rocky/Solaris Support + Firewall Services #42

Open
wants to merge 20 commits into
base: master
Choose a base branch
from

Conversation

anoel2
Copy link

@anoel2 anoel2 commented Sep 26, 2023

Added checking/support for RHEL/CentOS also added Rocky and Solaris support.

Updated to work with RHEL
Added RHEL support
added an update and epel-release install
support added for RockyOS and Solaris
added solaris and rocky support
Adding lines to run a firewall update/check script.
checks if firewalld, ufw, or iptables is running. If the service is found and is not running, then it needs to start and enable. If it is already started, then it needs to open the ports. Once a running service is found, the other blocks are ignored.
@anoel2
Copy link
Author

anoel2 commented Sep 26, 2023

Added a new file to update firewall services according to which firewall service is running. Opens 25, 587, 465. Checks for UFW, FirewallD, and IPTables.

@anoel2 anoel2 changed the title RHEL Support RHEL/Rocky/Solaris Support + Firewall Services Sep 26, 2023
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

Successfully merging this pull request may close these issues.

1 participant