From 255e2ff4d11b7981ba23edd1c8bd7d521f2dd331 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Dominik=20Va=C5=A1ek?= <433748@mail.muni.cz>
Date: Thu, 3 Mar 2022 10:32:19 +0100
Subject: [PATCH] add info about 195.113.167.0/24

---
 content/cloud/network/index.md | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/content/cloud/network/index.md b/content/cloud/network/index.md
index 1367152..725ad1e 100644
--- a/content/cloud/network/index.md
+++ b/content/cloud/network/index.md
@@ -24,12 +24,13 @@ Don't forget to setup security groups accordingly.
 
 ### IPv4 personal networking
 
-Is currently limited to the common internal networks. Use can start your machine in network `78-128-250-pers-proj-net` or `147-251-115-pers-proj-net` and allocate floating IP address from pools `public-cesnet-78-128-250-PERSONAL` and `public-muni-147-251-115-PERSONAL` respectively. All VMs need to be connected to same network. You cannot use virtual routers with personal project. We encourage users to use IPv6 addresses for long term use. Unassigned allocated addresses are released daily.
+Is currently limited to the common internal networks. You can start your machine in network `78-128-250-pers-proj-net` or `147-251-115-pers-proj-net` and allocate floating IP address from pools `public-cesnet-78-128-250-PERSONAL` and `public-muni-147-251-115-PERSONAL` respectively. All VMs need to be connected to the same network. You cannot use virtual routers with personal projects. We encourage users to also use IPv6 addresses for long term use. Unassigned allocated addresses are released daily.
 
 ### IPv4 group networking
 
 The situation is rather different for group projects. You cannot use the same approach as for personal projects. You should create a virtual network as described in section [virtual networking](/cloud/network/#virtual-networking) instead and select one of the pools with `-GROUP` suffix. Namely:
 - `public-cesnet-78-128-251-GROUP`
+- `public-cesnet-195-113-167-GROUP`
 - `public-muni-147-251-21-GROUP`
 - `public-muni-147-251-124-GROUP`
 - `public-muni-147-251-255-GROUP`
-- 
GitLab