Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,9 @@
Use this procedure to configure the host-based firewall on the system that {Project} is installed on, to enable incoming connections from Clients, and to make the configuration persistent across system reboots.
For more information on the ports used, see {InstallingServerDocURL}Port_and_firewall_requirements_{project-context}[Port and firewall requirements] in _{InstallingServerDocTitle}_.

include::snip_firewalld.adoc[]
ifndef::satellite,orcharhino[]
If you do not use `firewall-cmd` to configure the Linux firewall, implement using the command of your choice.
endif::[]

.Procedure
ifdef::katello,satellite,orcharhino[]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,9 @@

On the base operating system on which you want to install {SmartProxy}, you must enable incoming connections from {ProjectServer} and clients to {SmartProxyServer} and make these rules persistent across reboots.

include::snip_firewalld.adoc[]
ifndef::satellite,orcharhino[]
If you do not use `firewall-cmd` to configure the Linux firewall, implement using the command of your choice.
endif::[]

.Procedure
ifdef::katello,satellite,orcharhino[]
Expand Down
4 changes: 3 additions & 1 deletion guides/common/modules/proc_installing-postgresql.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,9 @@ ifndef::foreman-deb[]
{Project} supports PostgreSQL version 13.
endif::[]

include::snip_firewalld.adoc[]
ifndef::satellite,orcharhino[]
If you do not use `firewall-cmd` to configure the Linux firewall, implement using the command of your choice.
endif::[]

.Prerequisites
* The prepared host has base operating system repositories enabled.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ endif::[]
----
ifndef::satellite,orcharhino[]
+
include::snip_firewalld.adoc[]
If you do not use `firewall-cmd` to configure the Linux firewall, implement using the command of your choice.
endif::[]
. In the {ProjectWebUI}, navigate to *Infrastructure* > *Compute Resources* and select the name of a compute resource.
. In the *Virtual Machines* tab, select the name of your virtual machine.
Expand Down
3 changes: 0 additions & 3 deletions guides/common/modules/snip_firewalld.adoc

This file was deleted.