You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: guides/common/modules/con_smart-proxy-networking.adoc
+2-13Lines changed: 2 additions & 13 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,19 +4,6 @@
4
4
The communication between {ProjectServer} and hosts registered to a {SmartProxyServer} is routed through that {SmartProxyServer}.
5
5
{SmartProxyServer} also provides {Project} services to hosts.
6
6
7
-
Integrated {SmartProxy}::
8
-
Integrated {SmartProxy} is the {SmartProxy} contained in a {ProjectServer}.
9
-
A host that is directly connected to a {ProjectServer} is considered a client of its integrated {SmartProxy}.
10
-
This includes the base operating system where the server is running.
11
-
These clients need direct network access to {ProjectServer}.
12
-
13
-
External {SmartProxies}::
14
-
External {SmartProxies} are {SmartProxies} not integrated with the {ProjectServer}.
15
-
Hosts that are clients of external {SmartProxies} do not need direct access to the {ProjectServer} itself.
16
-
17
-
Many of the services that {SmartProxyServer} manages use dedicated network ports.
18
-
However, {SmartProxyServer} ensures that all communications from the host to {ProjectServer} use a single source IP address, which simplifies firewall administration.
19
-
20
7
[NOTE]
21
8
====
22
9
Some outgoing traffic returns to {Project} to enable internal communication and security operations.
@@ -29,6 +16,7 @@ ifdef::satellite[]
29
16
In xref:{project-context}-topology-with-hosts-connecting-to-a-{smart-proxy-context}[],
30
17
endif::[]
31
18
{SmartProxy} provides a single endpoint for all host network communications so that in remote network segments, only firewall ports to the {SmartProxy} itself must be open.
19
+
Hosts do not need direct access to the {ProjectServer} itself.
32
20
33
21
// TODO: Replace graphic with simpler graphic and reference to "Port and firewall requirements"
34
22
ifdef::satellite[]
@@ -45,6 +33,7 @@ In xref:{project-context}-topology-with-hosts-connecting-directly-to-{project-co
45
33
endif::[]
46
34
hosts connect to {ProjectServer} rather than a {SmartProxy}.
47
35
This applies also to {SmartProxies} themselves because the {SmartProxyServer} is a host of {ProjectServer}.
36
+
Hosts need direct network access to {ProjectServer}.
48
37
49
38
// TODO: Replace graphic with simpler graphic and reference to "Port and firewall requirements"
0 commit comments