Guide: Routers and Floating IPs: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| Line 3: | Line 3: | ||
For assigning a ''Floating IP'' | For assigning a ''Floating IP'' a configuration as illustrated below (or something similar) is required. Here is a summary: | ||
# Allocate a ''Floating IP'' to the project | # Allocate a ''Floating IP'' to the project | ||
Revision as of 22:16, 25 October 2025
Allocating and Associating a Floating IP (Freiburg Region)
For assigning a Floating IP a configuration as illustrated below (or something similar) is required. Here is a summary:
- Allocate a Floating IP to the project
- Network -> Floating IPs
- Allocate IP to Project
- Choose the public network/pool
- Virtual network creating
- Network -> Networks
- Create Network
- Network Name vergeben
- Next and the slider Subnet is presented
- Set Subnetz Name
- Set Network Addresse (z. B. 10.10.1.0/24)
- Set Gateway IP (z. B. 10.10.1.254)
- Next and the slider Subnetz Details is presented
- Enable DHCP must be checked
- Create
- Virtual router creating
- Network -> Routers
- Create Router
- Set Router Name
- Set Gateway/ External Network to public setzen
- Choose router in the view -> Interfaces -> Add Interface
- Set Subnet to the network from step 2
- Submit
Afterward, create a VM as follows:
- Compute -> Instances -> Launch Instance
- Under Networks choose the virtual netzwork from step 2
- Launch Instance
- In the view of the instance -> Associate Floating IP
- Set IP Address from step 1
- Associate
