Skip to content

Commit c8b75e7

Browse files
committed
Rename networking sections for clarity and consistency
1 parent 0690c02 commit c8b75e7

8 files changed

+11
-11
lines changed

guides/common/assembly_networking-in-project.adoc renamed to guides/common/assembly_networking-considerations-in-project.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
include::modules/con_networking-in-project.adoc[]
1+
include::modules/con_networking-considerations-in-project.adoc[]
22

3-
include::modules/con_port-and-firewall-considerations-in-project.adoc[leveloffset=+1]
3+
include::modules/con_smart-proxy-networking.adoc[leveloffset=+1]
44

55
include::modules/ref_project-server-port-and-firewall-requirements.adoc[leveloffset=+1]
66

guides/common/modules/con_http-booting-requirements-with-managed-dhcp.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ To provision machines through HTTP booting ensure that you meet the following re
99
For HTTP booting to work, ensure that your environment has the following client-side configurations:
1010

1111
* All the network-based firewalls are configured to allow clients on the subnet to access the {SmartProxy}.
12-
For more information, see xref:common/modules/con_networking-in-project.adoc#networking-in-{project-context}[].
12+
For more information, see xref:common/modules/con_networking-considerations-in-project.adoc#networking-considerations-in-{project-context}[].
1313
* Your client has access to the DHCP and DNS servers.
1414
* Your client has access to the HTTP UEFI Boot {SmartProxy}.
1515

guides/common/modules/con_http-booting-requirements-with-unmanaged-dhcp.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ To provision machines through HTTP booting without managed DHCP ensure that you
1212
* Ensure that your client has access to the DHCP and DNS servers.
1313
* Ensure that your client has access to the HTTP UEFI Boot {SmartProxy}.
1414
* Ensure that all the network-based firewalls are configured to allow clients on the subnet to access the {SmartProxy}.
15-
For more information, see xref:common/modules/con_networking-in-project.adoc#networking-in-{project-context}[].
15+
For more information, see xref:common/modules/con_networking-considerations-in-project.adoc#networking-considerations-in-{project-context}[].
1616

1717
.Network requirements
1818
* An unmanaged DHCP server available for clients.
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
[id="networking-in-{project-context}"]
2-
= Networking in {Project}
1+
[id="networking-considerations-in-{project-context}"]
2+
= Networking considerations in {Project}
33

44
For the components of {Project} architecture to communicate, the required network ports must be open and free to enable incoming and outgoing traffic between the components.

guides/common/modules/con_pxe-booting-requirements.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ To provision machines using PXE booting, ensure that you meet the following requ
1010

1111
.Client requirements
1212
* Ensure that all the network-based firewalls are configured to allow clients on the subnet to access the {SmartProxy}.
13-
For more information, see xref:common/modules/con_networking-in-project.adoc#networking-in-{project-context}[].
13+
For more information, see xref:common/modules/con_networking-considerations-in-project.adoc#networking-considerations-in-{project-context}[].
1414

1515
* Ensure that your client has access to the DHCP and TFTP servers.
1616

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
[id="port-and-firewall-considerations-in-{project-context}"]
2-
= Port and firewall considerations in {Project}
1+
[id="{smart-proxy-context}-networking"]
2+
= {SmartProxy} networking
33

44
The communication between {ProjectServer} and hosts registered to a {SmartProxyServer} is routed through that {SmartProxyServer}.
55
{SmartProxyServer} also provides {Project} services to hosts.

guides/common/modules/proc_opening-required-ports.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ endif::[]
7777
----
7878

7979
.Additional resources
80-
* {PlanningDocURL}networking-in-a-{project-context}-deployment[Networking in a {Project} deployment]
80+
* {PlanningDocURL}networking-considerations-in-a-{project-context}-deployment[Networking considerations in a {Project} deployment]
8181
ifndef::foreman-deb[]
8282
* https://docs.redhat.com/en/documentation/red_hat_enterprise_linux/9/html/configuring_firewalls_and_packet_filters/using-and-configuring-firewalld_firewall-packet-filters/9/html/configuring_firewalls_and_packet_filters/using-and-configuring-firewalld_firewall-packet-filters[Using and configuring firewalld in _{RHEL}{nbsp}9 Configuring firewalls and packet filters_]
8383
endif::[]

guides/doc-Planning_for_Project/master.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ ifndef::foreman-deb[]
2929
include::common/modules/con_security-considerations.adoc[leveloffset=+1]
3030
endif::[]
3131

32-
include::common/assembly_networking-in-project.adoc[leveloffset=+1]
32+
include::common/assembly_networking-considerations-in-project.adoc[leveloffset=+1]
3333

3434
include::common/assembly_deployment-path.adoc[leveloffset=+1]
3535

0 commit comments

Comments
 (0)