From e902cdd6d667988dbb0910efc89227ce0bf1ff21 Mon Sep 17 00:00:00 2001
From: Jan Siwiec <jan.siwiec@vsb.cz>
Date: Mon, 11 Nov 2024 09:27:56 +0100
Subject: [PATCH] Update shell-and-data-access.md

---
 docs.it4i/general/shell-and-data-access.md | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/docs.it4i/general/shell-and-data-access.md b/docs.it4i/general/shell-and-data-access.md
index ee4fc25dd..ad6a7a578 100644
--- a/docs.it4i/general/shell-and-data-access.md
+++ b/docs.it4i/general/shell-and-data-access.md
@@ -278,6 +278,12 @@ Outgoing connections from cluster login nodes to the outside world are restricte
 
 Outgoing connections from cluster compute nodes are restricted to the internal network. Direct connections from compute nodes to the outside world are cut.
 
+| Service          | IP/Port            |
+| ---------------- | ------------------ |
+| TCP/22, TCP      | port 1024-65535    |
+| e-INFRA CZ Cloud | 195.113.243.0/24   |
+| IT4I Cloud       | 195.113.175.128/26 |
+
 ## Port Forwarding
 
 ### Port Forwarding From Login Nodes
-- 
GitLab