Skip to content
Snippets Groups Projects
Commit 44005e6c authored by Adam Merka's avatar Adam Merka
Browse files

Updates 2-networking/README.md

Auto commit by GitBook Editor
parent b82ff7b3
No related branches found
No related tags found
No related merge requests found
......@@ -6,36 +6,23 @@ By logging in, you are automatically provided with a default internal network **
## 1. Internal network creation {#vytvoreni_interni_site}
1V levé lište se dostaneme do správy sítí přes: **1.Project****2.Network****3.Networks** a klikneme na **4. Create network**:
2Zde si pojmenujeme síť:
3Nastavíme podsíť \(jméno i síťová adresa je libovolná\):
4V detailech ješte přidáme adresy DNS serverů a to konkrétně:
147.251.4.33
147.251.6.10
1. In the left menu navigate to **Project > Network > Networks** and hit **"Create network".**
2. Give your network a name and set a subnet. Both are optional.
3. In details add also DNS server addresses. They need to be set explicitly to **147.251.4.33** and **147.251.6.10**.
## 2. Security groups
All network traffic is blocked in OpenStack by default. You need to explicitly grant access to individual services by utilising Security Groups. This is similar to setting up firewall rules on your router or server. If setup correctly, you can access your virtual machine via SSH connection from your terminal.
1.
## 3. Floating IP {#nastaveni_routeru}
## 3. Floating IPs {#nastaveni_routeru}
## 4. Router settings {#nastaveni_site}
1. You can connetct the previously created internal network to the external net by creating a virtual router. To do so, navigate to **Project** > **Network** > **Routers** and hit **"Create router"**.
2. Here you can give your router a name and choose the "public-float-21" network and add it.
3. Click on your router and a settings window will expand. Hit **"Add Interface"**.
4. After expanding the router interface settings window, hit **"Add Interface"**.
5. Select the network you want to connect to the public network.
Nyní vytvoříme virtuální router, kterým spojíme vytvořenou interní síť s veřejnou sítí. V sekci: **1.Project****2.Network****3.Routers** klikneme na **4. Create router**.
6Zde pojmenujeme router a zvolíme veřejnou síť public-float-21, kterou mu přiřadíme:
Nyní musíme spojit prostřednictvím námi vytvořeného routeru naši interní síť s veřejnou sítí \(public-float-21\).
To uděláme následovně.
7V nastavení routerů klikneme na náš router:
8Otevře se nám nastavení rozhraní routeru, klikneme na_Add Interface_:
9Nyní už stačí jen vybrat síť, kterou chceme propojit s veřejnou sítí:
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment