From de04ca021253aac285e239ca3748ecf6cae9f619 Mon Sep 17 00:00:00 2001 From: Matt Spencer <99685508+mtspn@users.noreply.github.com> Date: Tue, 1 Sep 2026 14:46:15 -0700 Subject: [PATCH] Update set-up-tcp-connectivity-on-private-cloud-openshift-platform.md --- ...t-up-tcp-connectivity-on-private-cloud-openshift-platform.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/docs/platform-architecture-reference/set-up-tcp-connectivity-on-private-cloud-openshift-platform.md b/src/docs/platform-architecture-reference/set-up-tcp-connectivity-on-private-cloud-openshift-platform.md index b563458..81c4290 100644 --- a/src/docs/platform-architecture-reference/set-up-tcp-connectivity-on-private-cloud-openshift-platform.md +++ b/src/docs/platform-architecture-reference/set-up-tcp-connectivity-on-private-cloud-openshift-platform.md @@ -148,7 +148,7 @@ NAME VIRTUALSERVERADDRESS VIRTUALSERVERPORT POOL POOLP yourservice-tsc 142.34.194.68 65555 yourservice 8000 None Ok 21d ``` -You may have to submit a firewall request in order to allow traffic in to the IP address and port indicated in VIRTUALSERVERADDRESS and VIRTUALSERVERPORT. +You may have to submit a [firewall request](https://myservicecentre.gov.bc.ca/sp?id=kb_article&sys_id=03a7ca8433b243d0f566a9173e5c7b1a) in order to allow traffic in to the IP address and port indicated in VIRTUALSERVERADDRESS and VIRTUALSERVERPORT. To test connectivity from a Linux machine, use the following example and replace `65555` with the port shown in the previous command.