Skip to content
Snippets Groups Projects
Commit f07177ce authored by Jiří Ježek's avatar Jiří Ježek
Browse files

Small type fix

parent 21f4bd10
No related branches found
No related tags found
1 merge request!54Fix FIP and Group FIP in networking.md
Pipeline #377185 waiting for manual action
......@@ -11,7 +11,7 @@ search:
### IPv4 Personal Floating IPs
It is currently limited to the common internal networks. You can start your machine in the `147-251-115-pers-proj-net` network and allocate floating IP address from the `public-muni-147-251-115-PERSONAL` pool. You can also try `78-128-250-pers-proj-net` network and allocate IP adress from `public-cesnet-78-128-250-PERSONAL`, but this network is not recommended as in we often see no available addresses there. Keep in mind that you should use matching network and public FIP pool (recommended: `147-251-115-pers-proj-net` + `public-muni-147-251-115-PERSONAL`) as OpenStack does not allow you to associate FIP address from mismatching pool with message `External network <ID> is not reachable from subnet <ID>. Therefore, cannot associate Port <ID> with a Floating IP.. 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.
It is currently limited to the common internal networks. You can start your machine in the `147-251-115-pers-proj-net` network and allocate floating IP address from the `public-muni-147-251-115-PERSONAL` pool. You can also try `78-128-250-pers-proj-net` network and allocate IP adress from `public-cesnet-78-128-250-PERSONAL`, but this network is not recommended as in we often see no available addresses there. Keep in mind that you should use matching network and public FIP pool (recommended: `147-251-115-pers-proj-net` + `public-muni-147-251-115-PERSONAL`) as OpenStack does not allow you to associate FIP address from mismatching pool with message `External network <ID> is not reachable from subnet <ID>. Therefore, cannot associate Port <ID> with a Floating IP...`. 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 Floating IPs
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment