|
|
# User Guide: First Project Setup
|
|
|
|
|
|
A new project ist totally empty first. In order to create and use virtual machines, the private networking must be created.
|
|
|
A new project ist completely empty at first. In order to create and use virtual machines, the private networking must be created.
|
|
|
|
|
|
## Setup private networking
|
|
|
|
... | ... | @@ -12,13 +12,12 @@ A new project ist totally empty first. In order to create and use virtual machin |
|
|
- Subnet-Tab:
|
|
|
- _Create Subnet_ must be checked
|
|
|
- _Subnet Name_ should be empty
|
|
|
- _Network Address_ set to 192.168.X.0/24 (X must be a free address, ask omistack admin!)
|
|
|
- _Network Address_ set to 192.168.X.0/24 (Not 10.x.x.x, please use 192.168!!)
|
|
|
- _IP Version_ must be IPv4 (IPv6 not supported)
|
|
|
- _Gateway IP_ set to 192.168.X.1
|
|
|
- _Disable Gateway_ should not be checked if you want access to the internet
|
|
|
- Subnet-Details-Tab:
|
|
|
- _Enable DHCP_ must be checked
|
|
|
- _DNS Name Servers_ must be set to a valid DNS server e.g. ``134.60.1.111``
|
|
|
- rest is optional
|
|
|
|
|
|
### 2. Create a router:
|
... | ... | |