Skip to content

Commit 57b6778

Browse files
authored
Describe that remote access only works with system-mode
The default has changed, which means the scenario does not work as stated.
1 parent 590aebb commit 57b6778

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

modules/ROOT/pages/networking.adoc

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -153,6 +153,11 @@ Configure a remote server to run an {ocp} cluster provided by {prod}.
153153
This procedure assumes the use of a {rhel}, {fed}, or {centos} server.
154154
Run every command in this procedure on the remote server.
155155

156+
[NOTE]
157+
====
158+
These instructions will only work for system-mode networking.
159+
====
160+
156161
[WARNING]
157162
====
158163
**Perform this procedure only on a local network.**
@@ -164,6 +169,7 @@ Exposing an insecure server on the internet has many security implications.
164169
For more information, see xref:installing.adoc[Installing {prod}] and xref:using.adoc#setting-up[Setting up {prod}].
165170
* {prod} is configured to use the {openshift} preset on the remote server.
166171
For more information, see xref:configuring.adoc#changing-the-selected-preset[Changing the selected preset].
172+
* {prod} is configured to use system-mode networking.
167173
* Your user account has `sudo` permissions on the remote server.
168174

169175
.Procedure

0 commit comments

Comments
 (0)