Skip to content

Commit 6689530

Browse files
Wilson Wongrachaelrenk
andauthored
Update necessary_ports.md (#31487)
Co-authored-by: Rachael Rose Renk <91027132+rachaelrenk@users.noreply.github.com>
1 parent c92a849 commit 6689530

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

data/reusables/enterprise_installation/necessary_ports.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
| 122 | SSH | Instance shell access. _The default SSH port (22) is dedicated to application git+ssh network traffic._ |
77
| 161/UDP | SNMP | Required for network monitoring protocol operation. |
88
| 443 | HTTPS | Web application and Git over HTTPS access. |
9-
| 1194/UDP | VPN | Secure replication network tunnel in high availability configuration. |
9+
| 1194/UDP | VPN | Secure replication network tunnel in high availability configuration. _Encrypted using WireGuard._ |
1010
| 8080 | HTTP | Plain-text web based {% data variables.enterprise.management_console %}. _Not required unless SSL is disabled manually._ |
1111
| 8443 | HTTPS | Secure web based {% data variables.enterprise.management_console %}. _Required for basic installation and configuration._ |
1212
| 9418 | Git | Simple Git protocol port. Clone and fetch operations to public repositories only. _Unencrypted network communication._ {% data reusables.enterprise_installation.when-9418-necessary %} |

0 commit comments

Comments
 (0)